{"id":11186,"date":"2026-05-03T13:51:46","date_gmt":"2026-05-03T12:51:46","guid":{"rendered":"https:\/\/allhere.org\/?page_id=11186"},"modified":"2026-05-14T14:52:39","modified_gmt":"2026-05-14T13:52:39","slug":"the-science","status":"publish","type":"page","link":"https:\/\/allhere.org\/ja\/the-science\/","title":{"rendered":"\u79d1\u5b66\u7814\u7a76"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11186\" class=\"elementor elementor-11186\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d56d874 e-con-full e-flex e-con e-parent\" data-id=\"d56d874\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/thescience.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-65ee903 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65ee903\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u79d1\u5b66\u7814\u7a76<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4624d3f e-flex e-con-boxed e-con e-parent\" data-id=\"4624d3f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7ea89d elementor-widget elementor-widget-html\" data-id=\"a7ea89d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Barlow+Condensed:wght@300;400&family=Jost:wght@300;400;500&display=swap');\n\n.ah-science-section,\n.ah-science-panels,\n.ah-science-section *,\n.ah-science-panels *{\n  box-sizing:border-box;\n}\n\n.ah-science-section,\n.ah-science-panels{\n  --bg-navy:#03112B;\n  --bg-card:#000000;\n  --bg-hover:#0A2540;\n  --white:#FFFFFF;\n  --body:#D6DDE7;\n  --gold:#F9C011;\n  --coral:#FF7A8F;\n  --pink:#FF9898;\n  --sky:#7FC8FF;\n  --border:rgba(255,255,255,.12);\n  --border-hover:rgba(127,200,255,.22);\n  --shadow-hover:0 0 22px rgba(127,200,255,.22);\n  --radius:16px;\n  --font-title:'Cormorant Garamond',serif;\n  --font-body:'Jost',Arial,sans-serif;\n  --font-label:'Barlow Condensed','Arial Narrow',sans-serif;\n\n  background:var(--bg-navy);\n  color:var(--body);\n  font-family:var(--font-body);\n  font-weight:300;\n}\n\n.ah-science-section{\n  padding:58px 6vw 24px;\n}\n\n.ah-science-wrap{\n  max-width:1180px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  gap:54px;\n  align-items:center;\n}\n\n.ah-main-title{\n  margin:0;\n  font-family:var(--font-title);\n  font-size:clamp(52px,4.8vw,84px);\n  line-height:.96;\n  letter-spacing:-.04em;\n  font-weight:300;\n  color:var(--white);\n}\n\n.ah-main-title em{\n  display:block;\n  margin-top:2px;\n  font-size:clamp(36px,3.1vw,56px);\n  line-height:1;\n  font-style:italic;\n  font-weight:300;\n  color:var(--coral);\n}\n\n.ah-copy{\n  max-width:720px;\n}\n\n.ah-copy p{\n  margin:0 0 16px;\n  font-size:16px;\n  line-height:1.68;\n  font-weight:300;\n  color:var(--body);\n}\n\n.ah-copy p:last-child{\n  margin-bottom:0;\n}\n\n.ah-science-panels{\n  padding:24px 6vw 56px;\n}\n\n.ah-panel-grid{\n  max-width:1180px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:16px;\n  align-items:stretch;\n}\n\n.ah-panel{\n  position:relative;\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  background:var(--bg-card);\n  display:flex;\n  flex-direction:column;\n  transition:background .45s ease, border-color .45s ease, box-shadow .45s ease, transform .45s ease;\n}\n\n.ah-panel:hover{\n  background:var(--bg-hover);\n  border-color:var(--border-hover);\n  box-shadow:var(--shadow-hover);\n  transform:translateY(-2px);\n}\n\n.ah-panel-img{\n  width:100%;\n  aspect-ratio:1.18\/1;\n  overflow:hidden;\n  background:#020812;\n  border-bottom:1px solid rgba(255,255,255,.06);\n}\n\n.ah-panel-img img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  object-position:center;\n  display:block;\n  transition:transform .55s ease;\n}\n\n.ah-panel:hover .ah-panel-img img{\n  transform:scale(1.04);\n}\n\n.ah-panel:nth-child(4) .ah-panel-img img{\n  transform:scale(1.16);\n}\n\n.ah-panel:nth-child(4):hover .ah-panel-img img{\n  transform:scale(1.2);\n}\n\n.ah-panel-content{\n  flex:1;\n  padding:26px 22px 24px;\n  text-align:center;\n  display:flex;\n  flex-direction:column;\n}\n\n.ah-label{\n  margin:0 0 12px;\n  font-family:var(--font-label);\n  font-size:12px;\n  line-height:1.3;\n  font-weight:400;\n  letter-spacing:.32em;\n  text-transform:uppercase;\n  color:var(--gold);\n}\n\n.ah-panel-title{\n  margin:0;\n  font-family:var(--font-title);\n  font-size:clamp(27px,2vw,34px);\n  line-height:1.04;\n  font-weight:300;\n  color:var(--white);\n  transition:color .4s ease;\n}\n\n.ah-panel:hover .ah-panel-title{\n  color:var(--sky);\n}\n\n.ah-panel-title em{\n  display:block;\n  margin-top:1px;\n  font-style:italic;\n  font-weight:300;\n  color:var(--pink);\n}\n\n.ah-rule{\n  width:34px;\n  height:1px;\n  background:#35496A;\n  margin:16px auto;\n}\n\n.ah-text{\n  margin:0 auto;\n  max-width:420px;\n  font-size:14px;\n  line-height:1.62;\n  font-weight:300;\n  color:var(--body);\n}\n\n.ah-cta{\n  margin-top:auto;\n  padding-top:18px;\n}\n\n.ah-science-panels .ah-cta a,\n.ah-science-panels .ah-cta a:link,\n.ah-science-panels .ah-cta a:visited,\n.ah-science-panels .ah-cta a:hover,\n.ah-science-panels .ah-cta a:focus,\n.ah-science-panels .ah-cta a:active{\n  display:inline-flex!important;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  min-width:180px;\n  padding:15px 32px;\n  border:1px solid var(--white)!important;\n  border-bottom:1px solid var(--white)!important;\n  border-radius:50px;\n  background:transparent!important;\n  background-image:none!important;\n  color:var(--white)!important;\n  font-family:var(--font-body);\n  font-size:11px;\n  line-height:1;\n  font-weight:400;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n  text-decoration:none!important;\n  text-decoration-line:none!important;\n  -webkit-text-decoration-line:none!important;\n  box-shadow:none!important;\n  outline:none!important;\n  white-space:nowrap;\n  transition:background .3s ease, border-color .3s ease, transform .3s ease;\n}\n\n.ah-science-panels .ah-cta a::before{\n  display:none!important;\n  content:none!important;\n}\n\n.ah-science-panels .ah-cta a::after{\n  content:'\u2197';\n  font-size:13px;\n  transition:transform .3s ease;\n}\n\n.ah-science-panels .ah-cta a:hover{\n  background:#005F8D!important;\n  border-color:#005F8D!important;\n  border-bottom-color:#005F8D!important;\n  transform:translateY(-2px);\n}\n\n.ah-science-panels .ah-cta a:hover::after{\n  transform:translate(4px,-1px);\n}\n\n@media (max-width:1180px){\n  .ah-panel-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    max-width:920px;\n  }\n\n  .ah-science-wrap{\n    grid-template-columns:1fr;\n    gap:30px;\n    text-align:center;\n  }\n\n  .ah-copy{\n    margin:0 auto;\n    text-align:left;\n  }\n}\n\n@media (max-width:900px){\n  .ah-science-section{\n    padding:52px 22px 18px;\n  }\n\n  .ah-main-title{\n    max-width:360px;\n    margin:0 auto;\n    font-size:46px;\n    line-height:1.02;\n    text-align:center;\n  }\n\n  .ah-main-title em{\n    font-size:35px;\n    margin-top:3px;\n  }\n\n  .ah-copy{\n    max-width:100%;\n  }\n\n  .ah-copy p{\n    font-size:15.5px;\n    line-height:1.66;\n  }\n\n  .ah-science-panels{\n    padding:18px 22px 52px;\n  }\n\n  .ah-panel-grid{\n    grid-template-columns:1fr;\n    max-width:580px;\n    gap:14px;\n  }\n\n  .ah-panel-content{\n    padding:26px 20px 22px;\n  }\n\n  .ah-panel-title{\n    font-size:30px;\n  }\n}\n\n@media (max-width:520px){\n  .ah-science-section{\n    padding:46px 20px 14px;\n  }\n\n  .ah-main-title{\n    font-size:40px;\n  }\n\n  .ah-main-title em{\n    font-size:30px;\n  }\n\n  .ah-copy p{\n    font-size:14.5px;\n    line-height:1.62;\n  }\n\n  .ah-science-panels{\n    padding:14px 20px 44px;\n  }\n\n  .ah-panel-content{\n    padding:24px 18px 20px;\n  }\n\n  .ah-science-panels .ah-cta a{\n    width:100%;\n    min-width:0;\n    padding:14px 26px;\n    font-size:10px;\n  }\n}\n<\/style>\n\n<section class=\"ah-science-section\">\n\n  <div class=\"ah-science-wrap\">\n\n    <div>\n      <h2 class=\"ah-main-title\">\n        Measuring the\n        <em>Meditative Mind<\/em>\n      <\/h2>\n    <\/div>\n\n    <div class=\"ah-copy\">\n\n      <p>\n        All Here conducts scientific research and quantification of the Meditative Mind and Brain.\n      <\/p>\n\n      <p>\n       Utilizing advanced brain imaging technologies, we measure and analyse brain activity during meditation through dynamic electrical neuroimaging, microstates in millisecond resolution, time-frequency along with power spectral analysis, complexity analysis and other advanced parameters. \n      <\/p>\n\n      <p>\n        The All Here Meditation Institute pursues the advancement of meditation science through evidence-based scientific research. The Institute studies established meditation traditions and independent advanced practitioners around the globe to understand and develop neuro-scientific and physiological biomarkers of advanced meditation.\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<section class=\"ah-science-panels\">\n\n  <div class=\"ah-panel-grid\">\n\n    <div class=\"ah-panel\">\n\n      <div class=\"ah-panel-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png\" alt=\"Quantified Meditation\">\n      <\/div>\n\n      <div class=\"ah-panel-content\">\n\n        <div class=\"ah-label\">Area One<\/div>\n\n        <h2 class=\"ah-panel-title\">\n          Quantified\n          <em>Meditation<\/em>\n        <\/h2>\n\n        <div class=\"ah-rule\"><\/div>\n\n        <p class=\"ah-text\">\n          The Quantified Meditation System\u2122 (QMS) provides a real-time window into meditation through advanced brain imaging technologies, contributing to the scientific research and quantification of the Meditative Mind & Brain.\n        <\/p>\n\n        <div class=\"ah-cta\">\n          <a href=\"https:\/\/allhere.org\/ja\/the-science-sub-page-quantified-meditation\/\">\n            Explore\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"ah-panel\">\n\n      <div class=\"ah-panel-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/05\/All-Here-150925-Press-Visit-20.jpg\" alt=\"Meditation Labs\">\n      <\/div>\n\n      <div class=\"ah-panel-content\">\n\n        <div class=\"ah-label\">Area Two<\/div>\n\n        <h2 class=\"ah-panel-title\">\n          Meditation\n          <em>Labs<\/em>\n        <\/h2>\n\n        <div class=\"ah-rule\"><\/div>\n\n        <p class=\"ah-text\">\n          Physical spaces where brain activity is measured using EEG, producing Quantified Meditation Reports that visualize brain activity recorded during meditation and analyzed by the neuroscience team.\n        <\/p>\n\n        <div class=\"ah-cta\">\n          <a href=\"https:\/\/allhere.org\/ja\/the-science-sub-page-meditation-labs\/\">\n            Explore\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"ah-panel\">\n\n      <div class=\"ah-panel-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/16.png\" alt=\"Research and Traditions\">\n      <\/div>\n\n      <div class=\"ah-panel-content\">\n\n        <div class=\"ah-label\">Area Three<\/div>\n\n        <h2 class=\"ah-panel-title\">\n          Research &amp;\n          <em>Traditions<\/em>\n        <\/h2>\n\n        <div class=\"ah-rule\"><\/div>\n\n        <p class=\"ah-text\">\n          Scientific research across meditation traditions, including Vedic Yogic tradition, Buddhist Theravada traditions, Zazen, Tibetan Tantric practices, and other Eastern and Western traditions.\n        <\/p>\n\n        <div class=\"ah-cta\">\n          <a href=\"https:\/\/allhere.org\/ja\/the-science-sub-page-research-traditions\/\">\n            Explore\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"ah-panel\">\n\n      <div class=\"ah-panel-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/04\/Picture2.png\" alt=\"Peer-reviewed Papers\">\n      <\/div>\n\n      <div class=\"ah-panel-content\">\n\n        <div class=\"ah-label\">Area Four<\/div>\n\n        <h2 class=\"ah-panel-title\">\n          Scientific\n          <em>Publication<\/em>\n        <\/h2>\n\n        <div class=\"ah-rule\"><\/div>\n\n        <p class=\"ah-text\">\n          Peer-reviewed scientific publications developed through collaborations between All Here and leading research institutions worldwide.\n        <\/p>\n\n        <div class=\"ah-cta\">\n          <a href=\"https:\/\/allhere.org\/ja\/the-science-sub-page-peer-review-papers\/\">\n            Explore\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-77f1d14 e-flex e-con-boxed e-con e-parent\" data-id=\"77f1d14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3360063 elementor-widget elementor-widget-html\" data-id=\"3360063\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Barlow+Condensed:wght@300;400&family=Jost:wght@300;400;500&display=swap');\n\n.ah-collab-section,\n.ah-collab-section *{\n  box-sizing:border-box;\n}\n\n.ah-collab-section{\n  --bg-navy:#03112B;\n  --bg-card:#000000;\n  --bg-hover:#0A2540;\n  --white:#FFFFFF;\n  --body:#D6DDE7;\n  --gold:#F9C011;\n  --coral:#FF7A8F;\n  --sky:#7FC8FF;\n  --border:rgba(255,255,255,.12);\n  --border-hover:rgba(127,200,255,.22);\n  --shadow-hover:0 0 22px rgba(127,200,255,.22);\n  --radius:16px;\n  --font-title:'Cormorant Garamond',serif;\n  --font-body:'Jost',Arial,sans-serif;\n  --font-label:'Barlow Condensed','Arial Narrow',sans-serif;\n\n  background:var(--bg-navy);\n  padding:58px 6vw;\n  font-family:var(--font-body);\n  font-weight:300;\n  color:var(--body);\n}\n\n.ah-collab-wrap{\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.ah-collab-head{\n  display:grid;\n  grid-template-columns:.92fr 1.2fr;\n  column-gap:78px;\n  align-items:center;\n  margin-bottom:48px;\n}\n\n.ah-collab-title{\n  margin:0;\n  font-family:var(--font-title);\n  font-size:clamp(42px,4.6vw,64px);\n  line-height:1.02;\n  letter-spacing:-.03em;\n  font-weight:300;\n  color:var(--white);\n}\n\n.ah-collab-title em{\n  display:block;\n  margin-top:2px;\n  font-size:clamp(40px,3.4vw,64px);\n  line-height:1.04;\n  font-style:italic;\n  font-weight:300;\n  color:var(--coral);\n}\n\n.ah-collab-intro{\n  margin:0;\n  max-width:760px;\n  font-size:16px;\n  line-height:1.68;\n  font-weight:300;\n  color:var(--body);\n}\n\n.ah-collab-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:18px;\n}\n\n.ah-collab-card{\n  min-height:268px;\n  padding:34px 28px 30px;\n  background:var(--bg-card);\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:flex-start;\n  text-align:center;\n  transition:background .45s ease, border-color .45s ease, box-shadow .45s ease, transform .45s ease;\n}\n\n.ah-collab-card:hover{\n  background:var(--bg-hover);\n  border-color:var(--border-hover);\n  box-shadow:var(--shadow-hover);\n  transform:translateY(-2px);\n}\n\n.ah-logo{\n  height:88px;\n  width:100%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:24px;\n  flex-shrink:0;\n}\n\n.ah-logo img{\n  max-width:170px;\n  max-height:60px;\n  width:auto;\n  height:auto;\n  object-fit:contain;\n  display:block;\n}\n\n.foundation-logo img{\n  max-width:230px;\n  max-height:78px;\n}\n\n.csem-logo{\n  height:104px;\n}\n\n.csem-logo img{\n  max-width:360px;\n  max-height:120px;\n}\n\n.ah-collab-text{\n  display:flex;\n  flex-direction:column;\n  justify-content:flex-start;\n  align-items:center;\n}\n\n.ah-collab-name{\n  margin:0 0 9px;\n  font-family:var(--font-title);\n  font-size:21px;\n  line-height:1.12;\n  font-weight:300;\n  color:var(--white);\n  transition:color .45s ease;\n}\n\n.ah-collab-card:hover .ah-collab-name{\n  color:var(--sky);\n}\n\n.ah-collab-location{\n  margin:0;\n  font-family:var(--font-label);\n  font-size:11px;\n  line-height:1.5;\n  letter-spacing:.24em;\n  text-transform:uppercase;\n  font-weight:400;\n  color:var(--gold);\n}\n\n@media (max-width:1100px){\n  .ah-collab-section{\n    padding:48px 24px;\n  }\n\n  .ah-collab-head{\n    grid-template-columns:1fr;\n    gap:28px;\n    text-align:center;\n    margin-bottom:42px;\n  }\n\n  .ah-collab-intro{\n    max-width:760px;\n    margin:0 auto;\n    text-align:left;\n  }\n\n  .ah-collab-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .ah-collab-card{\n    padding:30px 24px;\n  }\n\n  .csem-logo img{\n    max-width:330px;\n    max-height:110px;\n  }\n}\n\n@media (max-width:600px){\n  .ah-collab-section{\n    padding:42px 20px;\n  }\n\n  .ah-collab-head{\n    gap:24px;\n    margin-bottom:34px;\n  }\n\n  .ah-collab-title{\n    font-size:40px;\n    line-height:1.04;\n  }\n\n  .ah-collab-title em{\n    font-size:40px;\n    line-height:1.04;\n  }\n\n  .ah-collab-intro{\n    font-size:16px;\n    line-height:1.68;\n  }\n\n  .ah-collab-grid{\n    grid-template-columns:1fr;\n    gap:18px;\n  }\n\n  .ah-collab-card{\n    min-height:auto;\n  }\n\n  .ah-logo{\n    height:78px;\n    margin-bottom:22px;\n  }\n\n  .ah-logo img{\n    max-width:150px;\n    max-height:54px;\n  }\n\n  .foundation-logo img{\n    max-width:210px;\n  }\n\n  .csem-logo{\n    height:96px;\n  }\n\n  .csem-logo img{\n    max-width:300px;\n    max-height:98px;\n  }\n\n  .ah-collab-name{\n    font-size:21px;\n  }\n}\n<\/style>\n\n<section class=\"ah-collab-section\">\n\n  <div class=\"ah-collab-wrap\">\n\n    <div class=\"ah-collab-head\">\n\n      <h2 class=\"ah-collab-title\">\n        Research\n        <em>\u95a2\u4fc2\u8005\u306e\u7686\u69d8\u306b\u3001<\/em>\n      <\/h2>\n\n      <p class=\"ah-collab-intro\">\n        All Here collaborates with world-leading research institutions to conduct scientific research into the meditative mind, using neuroscience, cognitive science, and advanced brain imaging technologies.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"ah-collab-grid\">\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/03\/university-geneva-e1743091474459.avif\" alt=\"University of Geneva\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">\u30b8\u30e5\u30cd\u30fc\u30d6\u5927\u5b66<\/div>\n          <div class=\"ah-collab-location\">Switzerland<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo foundation-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/11\/Collaborators-All-Here.png\" alt=\"Foundation Campus Biotech Geneva\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">Foundation Campus Biotech Geneva<\/div>\n          <div class=\"ah-collab-location\">Switzerland<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2024\/11\/Picture1.svg\" alt=\"EPFL\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">Swiss Federal Technology Institute of Lausanne<\/div>\n          <div class=\"ah-collab-location\">Lausanne, Switzerland<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo csem-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/01\/CSEM-logo-AH-website.png\" alt=\"Swiss Center for Electronics and Microtechnology\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">Swiss Center for Electronics and Microtechnology<\/div>\n          <div class=\"ah-collab-location\">Neuch\u00e2tel, Switzerland<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/04\/logo.svg\" alt=\"Collective Intelligence Research Lab\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">Collective Intelligence Research Lab<\/div>\n          <div class=\"ah-collab-location\">University of Tokyo, Japan<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2024\/11\/SVYASA-logo-white.png\" alt=\"SVYASA University\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">SVYASA University<\/div>\n          <div class=\"ah-collab-location\">Bengaluru, India<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ah-collab-card\">\n        <div class=\"ah-logo\">\n          <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/04\/2f087d_9c4b488657f34a82b68053a755c5e8a7mv2.avif\" alt=\"ANT Neuro\">\n        <\/div>\n        <div class=\"ah-collab-text\">\n          <div class=\"ah-collab-name\">ANT Neuro<\/div>\n          <div class=\"ah-collab-location\">Berlin, Germany<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-570c1ea e-flex e-con-boxed e-con e-parent\" data-id=\"570c1ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b9fed6 elementor-widget elementor-widget-html\" data-id=\"3b9fed6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@300;400&family=Jost:wght@300;400;500&display=swap');\n\n.ah-video-section,\n.ah-video-section *{\n  box-sizing:border-box;\n}\n\n.ah-video-section{\n  --bg-darkest:#07101C;\n  --bg-card:#000000;\n  --bg-hover:#0A2540;\n  --body:#D6DDE7;\n  --gold:#F9C011;\n  --border:rgba(255,255,255,.12);\n  --border-hover:rgba(127,200,255,.22);\n  --shadow-hover:0 0 22px rgba(127,200,255,.22);\n  --radius:16px;\n  --font-body:'Jost',Arial,sans-serif;\n  --font-label:'Barlow Condensed','Arial Narrow',sans-serif;\n\n  background:var(--bg-darkest);\n  padding:56px 6vw 40px;\n  overflow:hidden;\n  font-family:var(--font-body);\n}\n\n.ah-video-wrap{\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.ah-video-box{\n  position:relative;\n  width:100%;\n  aspect-ratio:16\/9;\n  overflow:hidden;\n  background:var(--bg-card);\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  transition:\n    border-color .45s ease,\n    box-shadow .45s ease,\n    transform .45s ease;\n}\n\n.ah-video-box:hover{\n  border-color:var(--border-hover);\n  box-shadow:var(--shadow-hover);\n  transform:translateY(-2px);\n}\n\n.ah-video-box iframe{\n  position:absolute;\n  inset:0;\n  width:100%;\n  height:100%;\n  border:0;\n  display:block;\n}\n\n.ah-video-title{\n  max-width:900px;\n  margin:16px auto 0;\n  text-align:center;\n\n  font-family:var(--font-label);\n  font-size:14px;\n  line-height:1.5;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n  font-weight:400;\n\n  color:var(--body);\n}\n\n.mobile-break{\n  display:inline;\n}\n\n@media (max-width:1100px){\n  .ah-video-section{\n    padding:48px 24px;\n  }\n}\n\n@media (max-width:600px){\n  .ah-video-section{\n    padding:42px 20px;\n  }\n\n  .ah-video-wrap{\n    width:100%;\n  }\n\n  .ah-video-box{\n    width:100vw;\n    margin-left:50%;\n    transform:translateX(-50%);\n    border-radius:0;\n    border-left:none;\n    border-right:none;\n  }\n\n  .ah-video-box:hover{\n    transform:translateX(-50%);\n  }\n\n  .ah-video-title{\n    margin-top:18px;\n    padding:0 6px;\n    font-size:12px;\n    line-height:1.5;\n    letter-spacing:.2em;\n  }\n\n  .mobile-break{\n    display:block;\n  }\n}\n<\/style>\n\n<section class=\"ah-video-section\">\n\n  <div class=\"ah-video-wrap\">\n\n    <div class=\"ah-video-box\">\n      <iframe\n        src=\"https:\/\/www.youtube.com\/embed\/Q27A8IP7EI0\"\n        title=\"Discover the science behind Quantified Meditation\"\n        allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n        allowfullscreen>\n      <\/iframe>\n    <\/div>\n\n    <div class=\"ah-video-title\">\n      Discover the science behind\n      <span class=\"mobile-break\">_<\/span>\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>THE SCIENCE Measuring the Meditative Mind All Here conducts scientific research and quantification of the Meditative Mind and Brain. Utilizing advanced brain imaging technologies, we measure and analyse brain activity during meditation through dynamic electrical neuroimaging, microstates in millisecond resolution, time-frequency along with power spectral analysis, complexity analysis and other advanced parameters. The All Here Meditation Institute pursues the advancement of meditation science through evidence-based scientific research. The Institute studies established meditation traditions and independent advanced practitioners around the globe to understand and develop neuro-scientific and physiological biomarkers of advanced meditation. Area One Quantified Meditation The Quantified Meditation System\u2122 (QMS) provides a real-time window into meditation through advanced brain imaging [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-11186","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Science - All Here<\/title>\n<meta name=\"description\" content=\"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/allhere.org\/ja\/the-science\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Science - All Here\" \/>\n<meta property=\"og:description\" content=\"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/allhere.org\/ja\/the-science\/\" \/>\n<meta property=\"og:site_name\" content=\"All Here\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T13:52:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/\",\"url\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/\",\"name\":\"The Science - All Here\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/1-2.png\",\"datePublished\":\"2026-05-03T12:51:46+00:00\",\"dateModified\":\"2026-05-14T13:52:39+00:00\",\"description\":\"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/allhere.org\\\/the-science\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/#primaryimage\",\"url\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/1-2.png\",\"contentUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/1-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-science\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allhere.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Science\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#website\",\"url\":\"https:\\\/\\\/allhere.org\\\/\",\"name\":\"All Here\",\"description\":\"Where Meditation meets Science and Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/allhere.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#organization\",\"name\":\"All Here\",\"url\":\"https:\\\/\\\/allhere.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/site-representation.png\",\"contentUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/site-representation.png\",\"width\":675,\"height\":675,\"caption\":\"All Here\"},\"image\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Science - All Here","description":"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/allhere.org\/ja\/the-science\/","og_locale":"ja_JP","og_type":"article","og_title":"The Science - All Here","og_description":"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.","og_url":"https:\/\/allhere.org\/ja\/the-science\/","og_site_name":"All Here","article_modified_time":"2026-05-14T13:52:39+00:00","og_image":[{"url":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"4\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/allhere.org\/the-science\/","url":"https:\/\/allhere.org\/the-science\/","name":"The Science - All Here","isPartOf":{"@id":"https:\/\/allhere.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/allhere.org\/the-science\/#primaryimage"},"image":{"@id":"https:\/\/allhere.org\/the-science\/#primaryimage"},"thumbnailUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png","datePublished":"2026-05-03T12:51:46+00:00","dateModified":"2026-05-14T13:52:39+00:00","description":"Understand the neuroscience behind meditation with All Here\u2019s research and Quantified Meditation insights.","breadcrumb":{"@id":"https:\/\/allhere.org\/the-science\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/allhere.org\/the-science\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allhere.org\/the-science\/#primaryimage","url":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png","contentUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/03\/1-2.png"},{"@type":"BreadcrumbList","@id":"https:\/\/allhere.org\/the-science\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/allhere.org\/"},{"@type":"ListItem","position":2,"name":"The Science"}]},{"@type":"WebSite","@id":"https:\/\/allhere.org\/#website","url":"https:\/\/allhere.org\/","name":"All Here","description":"\u7791\u60f3\u3068\u79d1\u5b66\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u304c\u4ea4\u308f\u308b\u5834","publisher":{"@id":"https:\/\/allhere.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/allhere.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/allhere.org\/#organization","name":"All Here","url":"https:\/\/allhere.org\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allhere.org\/#\/schema\/logo\/image\/","url":"https:\/\/allhere.org\/wp-content\/uploads\/2024\/05\/site-representation.png","contentUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2024\/05\/site-representation.png","width":675,"height":675,"caption":"All Here"},"image":{"@id":"https:\/\/allhere.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/11186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/comments?post=11186"}],"version-history":[{"count":118,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/11186\/revisions"}],"predecessor-version":[{"id":12771,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/11186\/revisions\/12771"}],"wp:attachment":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/media?parent=11186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}