@charset "utf-8";
@import "reboot.css";
html {
  overflow-y: scroll;
  width: 100%;
}
body {
  color: #000;
  font-size: 15px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  background-color: #fff;
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
}
a:link, a:visited {
  color: #000e68;
  text-decoration: underline;
}
a:active, a:hover {
  color: #000e68;
  text-decoration: underline;
  opacity: .6;
  transition: all 0.5s ease;
}
a:focus {
  outline: none;
}
#sb-site {
  width: 100% !important;
  text-align: center;
}
.sp {
  display: none !important;
}
#toggle, .sb-slidebar {
  display: none;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
/* header */
#headerWrapper {
  width: 100%;
  background-color: #09003F;
  position: fixed;
  top: 0;
  z-index: 9999;
}
header {
  width: 990px;
  height: auto;
  margin: 0 auto;
  padding: 13px 0;
  display: flex;
  justify-content: space-between;
}
header h1 {
  width: 345px;
  margin: 0;
  padding: 0;
}
header h1 img {
  width: 100%;
}
header h1 a:active, header h1 a:hover {
  opacity: 1;
  transition: none;
}
/* nav */
nav {
  width: auto;
  margin: 20px 0 0;
  padding: 0;
}
ul#menu {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}
ul#menu li {
  margin: 0;
  padding: 0;
  display: block;
  background-image: none;
  flex-grow: 1;
}
ul#menu li a {
  padding: 3px .7em 2px;
  margin: 0;
  line-height: 1;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  color: #FFF;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
ul#menu li:last-child a {
  padding-right: 0;
}
/* footer */
footer {
  width: 100%;
  margin: 0;
  padding: 0 0 15px;
  text-align: center;
  color: #FFF;
  background-color: #09003F;
}
#footerBack {
  height: 130px;
  background-image:
    url("../image/footerimg_cover.png"), url("../image/footerimg.jpg");
  background-position:
    center center, 0 0;
  background-repeat:
    repeat, repeat;
  background-attachment: fixed;
  background-size: auto 442px;
}
footer address {
  width: 990px;
  margin: 0 auto;
  padding: 20px 0 0;
  display: flex;
  justify-content: space-between;
}
#footertitle {
  height: 60px;
}
#logo {
  height: 70px;
}
footer address p {
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
#copy {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
/* ページトップへ戻る */
#page-top {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 70px;
  height: 45px;
  padding: 15px 10px 10px;
  background: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
  clear: both;
  opacity: .7;
}
#page-top:hover {
  opacity: .8;
}
.arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-left-color: #fff;
  border-top-color: #fff;
  top: 20px;
  left: 26px;
  transform: rotate(45deg);
}
@media print {
  #page-top {
    display: none;
  }
}
#mainvisual {
  width: 100%;
  margin: 86px 0 0;
  height: 463px;
  max-height: 463px;
  z-index: 1;
  background-image: url("../image/mainvisual.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 463px;
}
#mainWrapper.top {
  padding: 40px 0 0;
}
main.top {
  display: flex;
  justify-content: space-between;
  padding: 0 0 45px;
}
#news {
  width: 662px;
  margin: 0 60px 0 0;
  padding: 0;
}
#news #h2Wrapper {
  padding: 7px 0;
  margin: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#news h2 {
  margin: 0;
  padding: 5px 20px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  line-height: 25px;
  background-color: #f2f2f2;
}
#news ul {
  width: 100%;
  height: 610px;
  margin: 0 auto;
  padding: 10px 5px 0;
  list-style: none;
  text-align: left;
  overflow: auto;
}
#news ul li {
  margin: 0 25px 0 0;
  padding: 10px 0 13px;
  background-image: none;
  line-height: 1.8;
}
#news ul li p {
  margin: 0;
}
.date {
  font-size: 13px;
}
#message {
  width: 478px;
  margin: 0;
  padding: 35px 30px 30px;
  background: url(../image/message.jpg) 0 0 repeat;
  background-size: 478px 690px;
  color: #FFF;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
#message h2 {
  margin: 0 0 20px;
  padding: 0 0 20px;
  font-size: 18px;
  color: #FFF;
  border-bottom: 1px solid #FFF;
}
#message p {
  margin: 10px 0;
  line-height: 1.5;
}
#research {
  width: 327px;
  margin: 20px 0 10px 25px;
}
/* main */
#mainWrapper {
  width: 100%;
  padding: 0;
  background-color: #FFF;
  padding-top: 86px;
}
main {
  width: 990px;
  min-height: 600px;
  text-align: left;
  margin: 0 auto;
  padding: 0 0 55px;
}
main.contents {
  width: 990px;
  padding-top: 30px;
}
.anchor {
  margin-top: -86px;
  padding-top: 86px;
}
.category h2:first-child {
  margin-top: 0 !important;
}
#h1Back {
  height: 130px;
  background-image:
    url("../image/footerimg_cover.png"), url("../image/footerimg.jpg");
  background-position:
    center center, 0 70px;
  background-repeat:
    repeat, repeat;
  background-attachment: fixed;
  background-size: auto 442px;
  text-align: left;
}
#h1Back.en {
  height: auto;
}
#h1Wrapper {
  width: 990px;
  margin: 0 auto;
}
#h1Wrapper h1 {
  margin: 0;
  padding: 50px 14px;
  width: 90%;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  display: inline-block;
  position: relative;
  color: #fff;
  text-align: left;
}
#h1Wrapper h1::after {
  position: absolute;
  bottom: 42px;
  left: 0;
  content: "";
  width: 160px;
  height: 2px;
  background: #fff;
}
#contentsWrapper {
  width: 990px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
aside {
  width: 180px;
  margin: 30px 0 20px 20px;
}
aside h2 {
  margin: 0 0 0 10px;
  padding: 0;
  text-align: left;
  color: #09003F;
  font-size: 16px;
}
aside h3 {
  margin: 0 0 0 18px;
  padding: 0;
  text-align: left;
  color: #09003F;
  font-size: 15px;
}
aside ul {
  margin: 5px 0 10px 20px;
  padding: 0;
}
aside ul li {
  list-style: none;
  text-align: left;
  margin: 0 0 3px;
  padding: 0;
}
aside ul li a {
  color: #09003F;
  text-decoration: none !important;
  padding: 0 0 0 30px;
  display: block;
  position: relative;
}
aside ul li a::before, aside ul li a::after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
}
aside ul li a::before {
  box-sizing: border-box;
  top: 6px;
  left: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid #09003F;
  z-index: 10;
}
aside ul li a:hover::before {
  opacity: .7;
}
aside ul li a::after {
  top: 11px;
  left: 14px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #09003F;
  border-right: 1px solid #09003F;
  transform: rotate(45deg);
  z-index: 10;
}
aside ul li a:hover::after {
  opacity: .7;
}
aside ul ul {
  margin-top: 2px;
	margin-left: 0;
}
#contentsWrapper main.contents {
  width: 790px;
}
main.contents h2 {
  margin: 30px 0 25px;
  padding: 10px 14px 8px;
  font-size: 19px;
  font-weight: 500;
  text-align: left;
  line-height: 25px;
  background-color: #f2f2f2;
  position: relative;
}
main.contents h2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 160px;
  height: 2px;
  background: #102d91;
}
main.contents h3 {
  margin: 25px 10px 10px;
  padding: 0;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
  color: #09003F;
}
main.contents h4 {
  margin: 15px 0 10px 15px;
  padding: 5px 0 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
}
main.contents p {
  margin: 5px 0 0 20px;
  padding: 0;
}
main.contents p.group {
  margin: 0 0 10px;
  padding: 0;
  font-size: 16px;
  font-weight: 900;
}
/* list */
main.contents ul {
  margin: 5px 10px 5px 10px;
  padding: 0;
}
main.contents ul li {
  list-style: none;
  padding: 2px 0 2px 16px;
  margin: 0 0 0 7px;
  position: relative;
}
main.contents ul li::before {
  position: absolute;
  top: 14px;
  left: 0;
  content: "";
  width: 8px;
  height: 2px;
  background: #366bb2;
}
main.contents ul ul {
  margin: 5px 0 0;
}
main.contents ol {
  margin: 5px 10px 5px 40px;
  padding: 0;
}
main.contents ol li {
  margin: 0;
  padding: 2px 0;
}
main.contents ol li ol {
  margin: 5px 0 0 20px;
}
/* table */
table {
  padding: 0;
  margin: 15px auto;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 1px;
}
table th {
  padding: 7px 10px 5px;
  text-align: left;
  background-color: #09003F;
  border: none;
  font-weight: 900;
  color: #fff;
}
table td {
  padding: 7px 10px 5px;
  border: 1px solid #09003F;
}
@media all and (-ms-high-contrast:none) {
  table th {
    padding: 9px 5px 3px;
  }
  table td {
    padding: 9px 5px 3px;
  }
}
table.noborder th {
  border: none;
}
table.noborder td {
  border: none;
}
/* figure */
figure {
  margin: 10px 15px 15px;
}
figure.center {
  margin: 10px auto 15px;
}
figure.fr {
  float: right;
  margin: 0 0 15px 15px;
}
figure.fl {
  float: left;
  margin: 0 15px 15px 10px;
}
figure img, video {
  margin: 3px 0;
  width: 100%;
}
figcaption {
  font-size: 0.85em;
  line-height: 1.1;
  padding: 0 5px;
  text-align: left;
}
/* utility */
a[target="_blank"] {
  background: url(../image/ic_blank.png) right no-repeat;
  padding-right: 22px;
  background-size: 18px 17px;
}
a[href$=".pdf"] {
  background: url(../image/ic_pdf.png) right no-repeat;
  padding-right: 24px;
  background-size: 20px 20px;
}
a[href$=".doc"], a[href$=".docx"] {
  background: url(../image/ic_doc.png) right no-repeat;
  padding-right: 24px;
  background-size: 20px 18px;
}
.no_icon {
  background-image: none !important;
  padding-right: 0;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.w10 {
  width: 10%;
}
.w15 {
  width: 15%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w24 {
  width: 24%;
}
.w30 {
  width: 30%;
}
.w35 {
  width: 35%;
}
.w40 {
  width: 40%;
}
.w45 {
  width: 45%;
}
.w50 {
  width: 50%;
}
.w55 {
  width: 55%;
}
.w60 {
  width: 60%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w95 {
  width: 95%;
}
.w100 {
  width: 100%;
}
.clear {
  clear: both;
}
.center {
  text-align: center;
  text-indent: 0;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.small {
  font-size: 0.85em;
}
.large {
  font-size: 1.3em;
}
hr {
  border: 0;
  height: 1px;
  margin: 35px 25px;
  clear: both;
  background: linear-gradient(to right, #fff, #000e68, #fff);
}
blockquote {
  margin: 5px 0 5px 15px;
}
/* 領域概要 */
.overview1 {
  width: 485px;
}
.overview2 {
  width: 511px;
}
.overview3 {
  width: 359px;
}
.overview4 {
  width: 467px;
}
/* 研究組織 */
figure.orgPic {
  width: 130px;
  margin-left: 60px;
}
.orgMember {
  display: flex;
}
.orgMember h3 {
  margin-top: 10px !important;
}
.orgPI {
  /*width: 40%;*/
}
.orgOthers {
  /*width: 55%;*/
  margin-left: 5%;
}
.orgDetail {
  width: 100%;
  margin: 20px auto;
  display: flex;
  clear: both;
}
.orgDetail2 {
  width: 100%;
  margin: 0 auto 20px;
  display: flex;
  clear: both;
}
.orgDetail figure {
  text-align: center;
	min-width: 230px;
}
.orgDetail p {
  margin-top: 15px !important;
}
table.orgTable, table.orgTable th, table.orgTable td {
  border: none;
}
table.orgTable {
  width: 90%;
  margin: 10px auto;
}
table.orgTable tr:nth-child(even) {
  background: #e0e5f7;
}
table.orgTable tr:nth-child(odd) {
  background: #eef1fb;
}
.org1 {
  width: 293px;
}
.org2 {
  width: 224px;
}
.org3 {
  width: 221px;
}
.org4 {
  width: 223px;
}
.org5 {
  width: 225px;
}
.org6 {
  width: 224px;
}
.org7 {
  width: 225px;
}
.org8 {
  width: 223px;
}
/* お知らせ */
.news {
  border: 1px solid #000e68;
  width: 90%;
  margin: 15px auto;
  padding: 10px 20px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news:first-child {
  margin: 30px auto 0;
}
.news p, .news figure {
  margin: 0;
}
/* ページネーション */
.pagination .nav-links {
	text-align: center;
}
.pagination .nav-links .current {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 8px;
	border: 1px solid #000e68;
	background: #000e68;
	color: #fff;
	font-size: 1rem;
	line-height: 30px;
}
.pagination .nav-links .dots {
	display: inline-block;
	margin: 8px;
	font-size: 1rem;
	font-weight: bold;
	line-height: 30px;
}
.pagination .nav-links a.page-numbers {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 8px;
	border: 1px solid #000e68;
	font-size: 1rem;
	text-decoration: none;
	line-height: 30px;
}
.pagination .nav-links a.page-numbers:hover {
	background: #000e68;
	color: #fff;
	transition: all .3s;
}
.pagination .nav-links a.prev.page-numbers,
.pagination .nav-links a.next.page-numbers {
	width: auto;
	padding-right: 6px;
	padding-left: 6px;
	border: 0;
	border-bottom: 1px solid #000e68;
	border-radius: 0;
	background: transparent;
}
.pagination .nav-links a.prev.page-numbers:hover,
.pagination .nav-links a.next.page-numbers:hover {
	background: #000e68;
	color: #fff;
}
/* english */
#h1Wrapper.en h1 {
  padding: 45px 14px;
  line-height: 1.1;
  width: 100%;
}
#h1Wrapper.en h1::after {
  display: none;
}
.enTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
}
.enTop figure {
  width: 15%;
}
.overview5 {
  width: 397px;
}
.highlight {
	position: relative;
	margin: 40px auto 0;
}
.highlightHeading {
	background: #00468C;
	padding: 6px 10px;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;
	top: -20px;
	left: 10px;
	position: absolute;
	z-index: 10;
	display: inline;
}
.highlightContent {
	padding: 30px 15px 10px; 
	border-radius: 5px;
	border: 2px solid #00468C;
}

@media only screen and (max-width: 480px) {
  body {
    min-width: initial;
    min-width: auto;
  }
  #sb-site {
    width: 100% !important;
    background: #fff;
    overflow: hidden;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  header {
    height: auto;
    width: 100%;
  }
  header h1 {
    width: 80%;
    margin: 1vw 1.5%;
  }
  nav {
    display: none;
  }
  ul#sp_menu {
    margin: 15px auto;
    padding: 0;
    list-style-type: none;
    width: 100%;
  }
  ul#sp_menu li {
    margin: 8px 0;
    padding: 0;
    text-align: center;
    display: block;
    background-image: none;
  }
  ul#sp_menu li a {
    padding: 9px 0 17px;
    margin: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    color: #FFF;
  }
  #toggle {
    display: block;
    position: fixed;
    top: 5vw;
    right: 2%;
    background: #FFF;
    padding: 3px 0 2px;
    cursor: pointer;
    z-index: 99999;
  }
  #toggle ul {
    margin: 0;
    padding: 0;
  }
  #toggle ul li {
    margin: 0;
    padding: 0;
    background: none;
    list-style: none;
  }
  .sb-slidebar {
    display: block;
    background: #09003F !important;
    text-align: left;
  }
  .css-bar {
    display: inline-block;
    position: relative;
    margin: 0 6px 3px;
    padding: 0;
    background: #09003F;
  }
  .css-bar, .css-bar:before, .css-bar:after {
    width: 30px;
    height: 3px;
  }
  .css-bar:before, .css-bar:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: #09003F;
  }
  .css-bar:before {
    margin-top: -8px;
  }
  .css-bar:after {
    margin-top: 5px;
  }
  html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
    cursor: pointer;
  }
  #toggle p {
    margin: 2px auto 2px;
    padding: 0;
    font-size: 11px;
    color: #09003F;
    text-indent: 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    text-align: center;
  }
  #mainvisual {
    width: 100%;
    height: 40vw;
    background-size: auto 40vw;
  }
  #mainWrapper.top {
    padding: 30px 0 0;
  }
  main.top {
    display: block;
  }
  #news {
    width: 98%;
    margin: 0 auto 40px;
    padding: 0;
  }
  #news h2 {
    width: 100%;
    padding: 5px 2%;
    font-size: 20px;
  }
  #news ul {
    height: 80vw;
  }
  #message {
    display: block;
    width: 98%;
    padding: 8vw 5%;
    margin: 0 auto;
    background-size: 100% auto;
  }
  #research {
    width: 80%;
    margin: 15px 0 10px 20%;
  }
  footer {
    padding: 0 0 30px;
    box-shadow: none;
  }
  #footerBack {
    height: 130px;
    background-size: 100% auto;
  }
  footer address {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    display: flex;
    flex-direction: column;
  }
  #footertitle {
    width: 90%;
    height: auto;
    margin: 0 auto 15px;
  }
  footer address p {
    width: 80%;
    margin: 0 auto 10px;
  }
  #logo {
    width: 60%;
    height: auto;
    margin: 0 auto 10px;
  }
  #mainWrapper {
    padding-top: 23vw;
  }
  main {
    width: 100%;
    min-height: 500px;
    padding: 0 0 40px;
  }
  main.contents {
  width: 100%;
}
  #h1Back {
    height: 80px;
    background-size: 100% auto;
    background-position: 0 88px;
  }
  #h1Wrapper {
    width: 100%;
  }
  #h1Wrapper h1 {
    margin: 10px 1%;
    padding: 20px 0;
    font-size: 22px;
  }
  #h1Wrapper h1::after {
    bottom: 15px;
    width: 160px;
  }
  #contentsWrapper {
  width: 100%;
  flex-direction: row;
    flex-wrap: wrap;
}
aside {
  width: 100%;
  margin: 0;
}
aside h2 {
  margin: 15px 0 0 10px;
}
aside ul {
  margin: 10px 1% 0;
  padding: 0;
  width: 98%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
aside ul.org {
  margin: 1vw 3% 3vw;
}
aside ul li {
  width: 31.3%;
  margin: 2px 1% !important;
}
aside ul li a::before {
  top: 7px;
}
aside ul li a::after {
  top: 12px;
}
aside ul ul {
  margin-left: 3%;
}
aside ul ul li {
  width: 100%;
}
  main.contents h2 {
    font-size: 20px;
    margin: 30px auto 20px;
    width: 98%;
    padding-left: 2%;
  }
  main.contents h3 {
    width: 98%;
    margin: 25px 1% 15px;
    font-size: 18px;
  }
  main.contents h4 {
    width: 98%;
    margin: 25px 1% 10px;
    font-size: 16px;
  }
  main.contents p {
    margin: 5px 2%;
  }
  main.contents ul {
    margin: 5px 2% 5px 3%;
  }
  main.contents ol {
    margin: 5px 2% 5px 9%;
  }
  table {
    width: 95%;
    margin: 5px auto 10px;
  }
  table td {
    word-break: break-all;
  }
  figure {
    width: 60%;
    margin: 10px auto;
  }
  figure.fl, figure.fr, figure.center {
    float: none;
    width: 90%;
    margin: 10px auto;
    text-align: center;
  }
  figure img, video {
    width: 95%;
    margin: 0 auto 3px;
  }
  figcaption {
    padding: 0 2%;
  }
  .mb0sp {
    margin-bottom: 0 !important;
  }
  .mb05sp {
    margin-bottom: 5px !important;
  }
  .mb10sp {
    margin-bottom: 10px !important;
  }
  .mb15sp {
    margin-bottom: 15px !important;
  }
  .mb20sp {
    margin-bottom: 20px !important;
  }
  .mb25sp {
    margin-bottom: 25px !important;
  }
  .mb30sp {
    margin-bottom: 30px !important;
  }
  .mb40sp {
    margin-bottom: 40px !important;
  }
  .mt0sp {
    margin-top: 0 !important;
  }
  .mt05sp {
    margin-top: 5px !important;
  }
  .mt10sp {
    margin-top: 10px !important;
  }
  .mt15sp {
    margin-top: 15px !important;
  }
  .mt20sp {
    margin-top: 20px !important;
  }
  .mt25sp {
    margin-top: 25px !important;
  }
  .mt30sp {
    margin-top: 30px !important;
  }
  .w05sp {
    width: 05% !important;
  }
  .w10sp {
    width: 10% !important;
  }
  .w15sp {
    width: 15% !important;
  }
  .w20sp {
    width: 20% !important;
  }
  .w25sp {
    width: 25% !important;
  }
  .w30sp {
    width: 30% !important;
  }
  .w35sp {
    width: 35% !important;
  }
  .w40sp {
    width: 40% !important;
  }
  .w45sp {
    width: 45% !important;
  }
  .w50sp {
    width: 50% !important;
  }
  .w55sp {
    width: 55% !important;
  }
  .w60sp {
    width: 60% !important;
  }
  .w65sp {
    width: 65% !important;
  }
  .w70sp {
    width: 70% !important;
  }
  .w75sp {
    width: 75% !important;
  }
  .w80sp {
    width: 80% !important;
  }
  .w85sp {
    width: 85% !important;
  }
  .w90sp {
    width: 90% !important;
  }
  .w95sp {
    width: 95% !important;
  }
  .w100sp {
    width: 100% !important;
  }
  #page-top {
    bottom: 25px;
    right: 10px;
  }
  .xscroll {
    width: 100%;
    overflow-x: auto;
  }
  .xscroll table {
    width: 900px;
    margin: 10px 2%;
  }
  /* 研究組織 */
  figure.orgPic {
    width: 40%;
    margin: 0 auto;
  }
  .orgMember {
  flex-wrap: wrap;
}
  .orgMember h3 {
  margin-top: 10px !important;
    margin-bottom: 5px !important;
}
  .orgMember h4 {
  margin-top: 0 !important;
}
  .orgMember ul {
  margin-left: 0;
}
  .orgPI {
  width: 98%;
    margin: 0 auto;
}
.orgOthers {
  width: 98%;
  margin: 0 auto;
}
  .orgDetail {
    width: 96%;
    flex-wrap: wrap;
  }
  .orgDetail figure {
    width: 80%;
    margin: 0 10%;
  }
  .orgDetail p {
    width: 100%;
    margin: 10px 0 0 !important;
  }
  table.orgTable {
  width: 98%;
}
  /* お知らせ */
.news {
  flex-wrap: wrap;
}
  .news figure {
  width: 70%;
    margin: 10px auto;
}
  /* english */
  #h1Wrapper.en h1 {
    padding: 7px 3px;
    font-size: 15px;
  }
  .enTop {
    padding: 0 0 1vw;
    display: block;
  }
  .enTop figure {
    width: 50%;
    margin: 0 auto;
  }
.highlight {
}
.highlightHeading {
	top: -20px;
	left: 3%;
	width: 94%;
}
.highlightContent {
	padding: 50px 15px 10px; 
}
}