検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 4
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "5"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 4
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "5"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                )

            [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] => all
            [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] => "5"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                        )

                    [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] => "5"
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                            [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 '{7c4a4304b52d2ac82dd3f4cf28fa88696c113606415da1616b4b446cb4c8f846}\"5\"{7c4a4304b52d2ac82dd3f4cf28fa88696c113606415da1616b4b446cb4c8f846}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value REGEXP '^' )
) 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 36, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 506
                    [post_author] => 1
                    [post_date] => 2022-02-16 22:43:45
                    [post_date_gmt] => 2022-02-16 13:43:45
                    [post_content] => 
                    [post_title] => Donald Cherry
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => donald_cherry
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-07-19 11:15:31
                    [post_modified_gmt] => 2022-07-19 02:15:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=506
                    [menu_order] => 257
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 473
                    [post_author] => 1
                    [post_date] => 2022-02-16 16:51:29
                    [post_date_gmt] => 2022-02-16 07:51:29
                    [post_content] => 
                    [post_title] => 平井 智子
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => satoko_hirai
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-07-19 11:22:06
                    [post_modified_gmt] => 2022-07-19 02:22:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=473
                    [menu_order] => 258
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 468
                    [post_author] => 1
                    [post_date] => 2022-02-16 16:47:05
                    [post_date_gmt] => 2022-02-16 07:47:05
                    [post_content] => 

ウィメンズヘルス分野における理学療法の研究を行っています。主に妊産婦のマイナートラブル(腰痛、骨盤痛、尿失禁)といわれる症状と姿勢との関係について着目して研究に取り組んでいます。妊婦や産後の女性は特徴的な姿勢がみられ、その背景には筋骨格系の変化がある元の考えられ、研究を進めています。また女性のライフステージに応じた理学療法の研究として、更年期の女性の健康問題に関する理学療法の研究も行っています。

[post_title] => 平元 奈津子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => natsuko_hiramoto [to_ping] => [pinged] => [post_modified] => 2024-05-14 12:07:11 [post_modified_gmt] => 2024-05-14 03:07:11 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=468 [menu_order] => 259 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 432 [post_author] => 1 [post_date] => 2022-02-16 14:42:01 [post_date_gmt] => 2022-02-16 05:42:01 [post_content] =>

子どもの尊厳を中心においたことば・コミュニケーション・読み書き支援を探索しています。

[post_title] => 河村 あゆみ [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ayumi_kawamura [to_ping] => [pinged] => [post_modified] => 2025-05-20 10:27:55 [post_modified_gmt] => 2025-05-20 01:27:55 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=432 [menu_order] => 269 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 82 [post_author] => 1 [post_date] => 2022-02-09 16:26:57 [post_date_gmt] => 2022-02-09 07:26:57 [post_content] =>

1 相続法は古来より法の中心であり、ヨーロッパにはその長い発展の歴史と蓄積がある。日本では、家族の人間関係の陰で実質的に法が行き届かない問題に苛まれているが、大陸法の伝統から多様な生活状況を法化する技術と論理を研究している。
2 「近代法」を移植した社会では、法への意識や理念を根付かせることが必要だが、日本社会はこれまでそれを怠ってきたのではないか。新たな目で、法的な思考を身につけるための法学教育、法教育をギリシャ・ローマ以来の伝統的な教育方法から構築する研究を行っている。

[post_title] => 吉村 朋代 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tomoyo_yoshimura [to_ping] => [pinged] => [post_modified] => 2025-06-13 16:26:18 [post_modified_gmt] => 2025-06-13 07:26:18 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=82 [menu_order] => 295 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 61 [post_author] => 1 [post_date] => 2022-02-09 15:46:55 [post_date_gmt] => 2022-02-09 06:46:55 [post_content] => [post_title] => 藤本 浩章 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => hiroaki_fujimoto [to_ping] => [pinged] => [post_modified] => 2022-07-19 10:18:37 [post_modified_gmt] => 2022-07-19 01:18:37 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=61 [menu_order] => 315 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 6 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 506 [post_author] => 1 [post_date] => 2022-02-16 22:43:45 [post_date_gmt] => 2022-02-16 13:43:45 [post_content] => [post_title] => Donald Cherry [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => donald_cherry [to_ping] => [pinged] => [post_modified] => 2022-07-19 11:15:31 [post_modified_gmt] => 2022-07-19 02:15:31 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=506 [menu_order] => 257 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 42 [max_num_pages] => 4 [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] => 4b48a58b4bafd49ef0d2dbd8bd99858a [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 ) [query_cache_key:WP_Query:private] => wp_query:016e72f1ed7b2412eea608aa868dd9f7:0.20193800 1750358547 )

ページ上部へ