string(7) "medical"
object(WP_Query)#11827 (51) {
["query"]=>
array(2) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(6) "hihuka"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
}
["query_vars"]=>
array(67) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(6) "hihuka"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["orderby"]=>
string(10) "menu_order"
["order"]=>
string(3) "ASC"
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["post_type"]=>
string(0) ""
["nopaging"]=>
bool(true)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(7) "medical"
["term"]=>
string(6) "hihuka"
}
["tax_query"]=>
object(WP_Tax_Query)#11825 (6) {
["queries"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(6) "hihuka"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
[1]=>
array(5) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(2) {
[0]=>
string(21) "wp_term_relationships"
[1]=>
string(3) "tt1"
}
["queried_terms"]=>
array(2) {
["medical"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "hihuka"
}
["field"]=>
string(4) "slug"
}
["area"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#11830 (9) {
["queries"]=>
array(0) {
}
["relation"]=>
NULL
["meta_table"]=>
NULL
["meta_id_column"]=>
NULL
["primary_table"]=>
NULL
["primary_id_column"]=>
NULL
["table_aliases":protected]=>
array(0) {
}
["clauses":protected]=>
array(0) {
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(516) "SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (251)
AND
tt1.term_taxonomy_id IN (271)
) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'dp-rewrite-republish') GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC "
["posts"]=>
array(31) {
[0]=>
object(WP_Post)#11867 (24) {
["ID"]=>
int(66442)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人社団恵心会 京都武田病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e6%81%b5%e5%bf%83%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e6%ad%a6%e7%94%b0%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66442"
["menu_order"]=>
int(4951)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#11868 (24) {
["ID"]=>
int(66443)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "新京都南病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e6%96%b0%e4%ba%ac%e9%83%bd%e5%8d%97%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66443"
["menu_order"]=>
int(4952)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#11869 (24) {
["ID"]=>
int(66446)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "武田病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e6%ad%a6%e7%94%b0%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66446"
["menu_order"]=>
int(4955)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#11870 (24) {
["ID"]=>
int(66447)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人回生会 京都回生病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e5%9b%9e%e7%94%9f%e4%bc%9a%e3%80%80%e3%80%80%e4%ba%ac%e9%83%bd%e5%9b%9e%e7%94%9f%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66447"
["menu_order"]=>
int(4956)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#11871 (24) {
["ID"]=>
int(66537)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "総合病院 京都南病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e7%b7%8f%e5%90%88%e7%97%85%e9%99%a2%e3%80%80%e4%ba%ac%e9%83%bd%e5%8d%97%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:00"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66537"
["menu_order"]=>
int(5046)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#11872 (24) {
["ID"]=>
int(66541)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(57) "大塚美容・形成外科・歯科稲見クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(173) "%e5%a4%a7%e5%a1%9a%e7%be%8e%e5%ae%b9%e3%83%bb%e5%bd%a2%e6%88%90%e5%a4%96%e7%a7%91%e3%83%bb%e6%ad%af%e7%a7%91%e7%a8%b2%e8%a6%8b%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:00"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66541"
["menu_order"]=>
int(5050)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#11873 (24) {
["ID"]=>
int(66542)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "アクアクリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e3%82%a2%e3%82%af%e3%82%a2%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:01"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66542"
["menu_order"]=>
int(5051)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#11874 (24) {
["ID"]=>
int(66545)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "川崎クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(65) "%e5%b7%9d%e5%b4%8e%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:01"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66545"
["menu_order"]=>
int(5054)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#11875 (24) {
["ID"]=>
int(66553)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "鈴木皮フ科クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e9%88%b4%e6%9c%a8%e7%9a%ae%e3%83%95%e7%a7%91%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66553"
["menu_order"]=>
int(5061)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#11876 (24) {
["ID"]=>
int(66555)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(33) "いかだ皮膚科クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(101) "%e3%81%84%e3%81%8b%e3%81%a0%e7%9a%ae%e8%86%9a%e7%a7%91%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66555"
["menu_order"]=>
int(5063)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[10]=>
object(WP_Post)#11877 (24) {
["ID"]=>
int(66559)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "山本医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e5%b1%b1%e6%9c%ac%e5%8c%bb%e9%99%a2-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:03"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66559"
["menu_order"]=>
int(5065)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[11]=>
object(WP_Post)#11878 (24) {
["ID"]=>
int(66560)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "前田内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%89%8d%e7%94%b0%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:03"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66560"
["menu_order"]=>
int(5066)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[12]=>
object(WP_Post)#11879 (24) {
["ID"]=>
int(66562)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "神田外科診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(65) "%e7%a5%9e%e7%94%b0%e5%a4%96%e7%a7%91%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:03"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66562"
["menu_order"]=>
int(5068)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[13]=>
object(WP_Post)#11880 (24) {
["ID"]=>
int(66570)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "松尾外科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e6%9d%be%e5%b0%be%e5%a4%96%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66570"
["menu_order"]=>
int(5076)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[14]=>
object(WP_Post)#11881 (24) {
["ID"]=>
int(66581)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "間嶋胃腸科内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e9%96%93%e5%b6%8b%e8%83%83%e8%85%b8%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:36"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66581"
["menu_order"]=>
int(5085)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[15]=>
object(WP_Post)#11882 (24) {
["ID"]=>
int(66590)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "京都タワー泉谷医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e4%ba%ac%e9%83%bd%e3%82%bf%e3%83%af%e3%83%bc%e6%b3%89%e8%b0%b7%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66590"
["menu_order"]=>
int(5093)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[16]=>
object(WP_Post)#11883 (24) {
["ID"]=>
int(66592)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "品川美容外科 京都院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e5%93%81%e5%b7%9d%e7%be%8e%e5%ae%b9%e5%a4%96%e7%a7%91%e3%80%80%e4%ba%ac%e9%83%bd%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66592"
["menu_order"]=>
int(5095)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[17]=>
object(WP_Post)#11884 (24) {
["ID"]=>
int(66602)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "清水ヴェリィ形成外科クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e6%b8%85%e6%b0%b4%e3%83%b4%e3%82%a7%e3%83%aa%e3%82%a3%e5%bd%a2%e6%88%90%e5%a4%96%e7%a7%91%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66602"
["menu_order"]=>
int(5102)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[18]=>
object(WP_Post)#11885 (24) {
["ID"]=>
int(66608)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(15) "肥後診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(47) "%e8%82%a5%e5%be%8c%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66608"
["menu_order"]=>
int(5106)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[19]=>
object(WP_Post)#11886 (24) {
["ID"]=>
int(66613)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "医療法人福島医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a6%8f%e5%b3%b6%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66613"
["menu_order"]=>
int(5110)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[20]=>
object(WP_Post)#11887 (24) {
["ID"]=>
int(66636)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "辰巳医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e8%be%b0%e5%b7%b3%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66636"
["menu_order"]=>
int(5133)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[21]=>
object(WP_Post)#11888 (24) {
["ID"]=>
int(66638)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "若林医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e8%8b%a5%e6%9e%97%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66638"
["menu_order"]=>
int(5135)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[22]=>
object(WP_Post)#11889 (24) {
["ID"]=>
int(66642)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(63) "医療法人財団佐々木会 深江形成整形外科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(191) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e4%bd%90%e3%80%85%e6%9c%a8%e4%bc%9a%e3%80%80%e6%b7%b1%e6%b1%9f%e5%bd%a2%e6%88%90%e6%95%b4%e5%bd%a2%e5%a4%96%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66642"
["menu_order"]=>
int(5138)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[23]=>
object(WP_Post)#11890 (24) {
["ID"]=>
int(66651)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "皮膚科岡田佳子医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e7%9a%ae%e8%86%9a%e7%a7%91%e5%b2%a1%e7%94%b0%e4%bd%b3%e5%ad%90%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:45"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66651"
["menu_order"]=>
int(5147)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[24]=>
object(WP_Post)#11891 (24) {
["ID"]=>
int(66658)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "松繁外科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e6%9d%be%e7%b9%81%e5%a4%96%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:46"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66658"
["menu_order"]=>
int(5153)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[25]=>
object(WP_Post)#11892 (24) {
["ID"]=>
int(66675)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "西七条診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e8%a5%bf%e4%b8%83%e6%9d%a1%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66675"
["menu_order"]=>
int(5169)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[26]=>
object(WP_Post)#11893 (24) {
["ID"]=>
int(66676)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "医療法人社団河合医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e6%b2%b3%e5%90%88%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66676"
["menu_order"]=>
int(5170)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[27]=>
object(WP_Post)#11894 (24) {
["ID"]=>
int(66680)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(54) "医療法人財団医恵会七条武田クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(164) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e5%8c%bb%e6%81%b5%e4%bc%9a%e4%b8%83%e6%9d%a1%e6%ad%a6%e7%94%b0%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:23"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:23"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66680"
["menu_order"]=>
int(5174)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[28]=>
object(WP_Post)#11895 (24) {
["ID"]=>
int(68683)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "鈴木クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(65) "%e9%88%b4%e6%9c%a8%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:15:56"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68683"
["menu_order"]=>
int(6972)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[29]=>
object(WP_Post)#11896 (24) {
["ID"]=>
int(68699)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(33) "ゆかり皮フ科クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(101) "%e3%82%86%e3%81%8b%e3%82%8a%e7%9a%ae%e3%83%95%e7%a7%91%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:15:59"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68699"
["menu_order"]=>
int(6987)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[30]=>
object(WP_Post)#11897 (24) {
["ID"]=>
int(68783)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "河合医院分院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e6%b2%b3%e5%90%88%e5%8c%bb%e9%99%a2%e5%88%86%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:30"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68783"
["menu_order"]=>
int(7064)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(31)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#11867 (24) {
["ID"]=>
int(66442)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人社団恵心会 京都武田病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e6%81%b5%e5%bf%83%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e6%ad%a6%e7%94%b0%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66442"
["menu_order"]=>
int(4951)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(31)
["max_num_pages"]=>
int(0)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(false)
["query_vars_hash":"WP_Query":private]=>
string(32) "7ece9a8724068a7485cda2ca9cda9065"
["query_vars_changed":"WP_Query":private]=>
bool(true)
["thumbnails_cached"]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}