検索結果

研究者要覧トップに戻る

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 '{8a3af24d9e1fda15fa2970930f9bf61507d6c447cf78a614f405ac484f19bb46}{8a3af24d9e1fda15fa2970930f9bf61507d6c447cf78a614f405ac484f19bb46}' ) 
  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] => 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
                )

            [1] => WP_Post Object
                (
                    [ID] => 3555
                    [post_author] => 1
                    [post_date] => 2024-04-03 14:02:38
                    [post_date_gmt] => 2024-04-03 05:02:38
                    [post_content] => 

私の研究室では、地域におけるメンタルヘルスおよびソーシャルキャピタル推進の地域づくりに関する研究を行っています。子どもから高齢者まで、その人らしくいきいきと暮らせる地域づくりを目指して、様々な地域で様々な年代の方々のメンタルヘルス向上を目指して学内外の研究者、関係者と協働で取り組んでいます。ぜひ、心と体の地域づくりに関心のある方はともに研究に取り組みましょう。

[post_title] => 眞﨑 直子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => naoko_masaki [to_ping] => [pinged] => [post_modified] => 2024-04-25 09:03:49 [post_modified_gmt] => 2024-04-25 00:03:49 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3555 [menu_order] => 123 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 2025 [post_author] => 1 [post_date] => 2022-04-26 12:40:38 [post_date_gmt] => 2022-04-26 03:40:38 [post_content] => [post_title] => 松木 太郎 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => taro_matsuki [to_ping] => [pinged] => [post_modified] => 2023-06-10 10:42:04 [post_modified_gmt] => 2023-06-10 01:42:04 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2025 [menu_order] => 125 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 410 [post_author] => 1 [post_date] => 2022-02-16 14:10:59 [post_date_gmt] => 2022-02-16 05:10:59 [post_content] => [post_title] => 間島 利也 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => toshiya_mashima [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:10:27 [post_modified_gmt] => 2024-04-03 00:10:27 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=410 [menu_order] => 135 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 885 [post_author] => 1 [post_date] => 2022-02-24 22:16:06 [post_date_gmt] => 2022-02-24 13:16:06 [post_content] => [post_title] => 松田 明 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akira_matsuda [to_ping] => [pinged] => [post_modified] => 2022-03-11 10:03:07 [post_modified_gmt] => 2022-03-11 01:03:07 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=885 [menu_order] => 164 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 890 [post_author] => 1 [post_date] => 2022-02-24 22:18:14 [post_date_gmt] => 2022-02-24 13:18:14 [post_content] => [post_title] => 前田 志津子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shizuko_maeda [to_ping] => [pinged] => [post_modified] => 2022-04-04 16:12:00 [post_modified_gmt] => 2022-04-04 07:12:00 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=890 [menu_order] => 174 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 404 [post_author] => 1 [post_date] => 2022-02-16 11:06:50 [post_date_gmt] => 2022-02-16 02:06:50 [post_content] =>

 私の研究室では、脳卒中後の運動機能やそれに関わる神経機構を明らかにするための研究や、姿勢や歩行に関連する脳機能の解析を行っています。これらの研究が、脳損傷者の運動療法や高齢者の転倒予防へ還元できることを目指します。学部生や大学院生には研究の基礎を学ぶとともに、内外の研究者との討論を通じて、研究力や論述力を養ってもらいます。研究に興味のある方は、ぜひ研究室までお越しください。

[post_title] => 松浦 晃宏 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => akihiro_matsuura [to_ping] => [pinged] => [post_modified] => 2023-06-10 10:50:24 [post_modified_gmt] => 2023-06-10 01:50:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=404 [menu_order] => 248 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 216 [post_author] => 1 [post_date] => 2022-02-11 14:34:46 [post_date_gmt] => 2022-02-11 05:34:46 [post_content] => [post_title] => 前田 浩志 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => koji_maeda [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:05:39 [post_modified_gmt] => 2023-04-10 07:05:39 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=216 [menu_order] => 286 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 3549 [post_author] => 1 [post_date] => 2024-04-03 13:57:58 [post_date_gmt] => 2024-04-03 04:57:58 [post_content] =>

私の研究室では,主に中性子線やX線の散乱を利用して,タンパク質やリン脂質の構造や動きが生物機能とどのように関係しているかを調べています.特に,アミロイドーシスと呼ばれる疾患に関係するアミロイド線維が持つ毒性の強さが,線維のどのような物理的特徴によるのか,フランスとの共同研究を通して原子レベルで突き止めることを目指しています.世界最先端の施設を利用した実験や学会発表及び論文執筆を通して,討論する能力や論理的思考力が鍛えられます.分子や原子のレベルで病気の仕組みを理解しようとする研究を一緒に進めませんか?

[post_title] => 松尾 龍人 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tatsuhito_matsuo [to_ping] => [pinged] => [post_modified] => 2024-04-19 15:19:51 [post_modified_gmt] => 2024-04-19 06:19:51 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3549 [menu_order] => 287 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 211 [post_author] => 1 [post_date] => 2022-02-11 14:27:57 [post_date_gmt] => 2022-02-11 05:27:57 [post_content] => [post_title] => 松田 美和 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => miwa_matsuda [to_ping] => [pinged] => [post_modified] => 2023-04-06 14:06:37 [post_modified_gmt] => 2023-04-06 05:06:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=211 [menu_order] => 306 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 10 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => 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 ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 10 [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] => a575631d20152e74f607dfcdb753b509 [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 ) )

研究者要覧トップに戻る

ページ上部へ