
@media screen and (min-width: 769px) {
body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
.layout {
	width: 960px;
	margin: 0 auto;
	overflow: hidden
}
#wrap {
	background: url(../images/wrap_bg.png) repeat-x
}
#hd {
	height: 90px;
	position: relative;
	background: none
}
#hd h1 {
	position: absolute;
	top: 15px;
	left: 0px;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#hd h1:hover {
	opacity: 0.7
}
#hd #lang {
	position: absolute;
	right: 0;
	top: 14px;
	background: url(../images/lang_bg.png) no-repeat;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
#hd #lang img {
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#hd #lang img:hover, #hd #lang img.current {
	opacity: 0 !important
}
#hd #kumamoto_ac {
	position: absolute;
	right: 0;
	top: 52px;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#hd #kumamoto_ac:hover {
	opacity: 0.7
}
#nav {
	background: url(../images/nav_bg.png) no-repeat
}
#nav ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
#nav img {
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#nav img:hover, #nav img.current {
	opacity: 0
}
#nav p {
	display: none
}
#menu {
	display: none
}
#con {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
#main {
	width: 720px
}
#main ol, #main ul {
	padding: 5px 0px 5px 25px
}
#main ul {
	list-style-type: disc
}
#main ol li, #main ul li {
	padding: 5px 0px
}
#main table {
	margin: 10px 0px
}
#main table th, #main table td {
	padding: 5px
}
#main a img {
	display: inline-block;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#main a img:hover {
	opacity: 0.7
}
#main h1 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	margin: 0 0 1.6em 0;
	padding: 1.15em;
	border: 1px solid #A8BACC;
	border: 1px solid #042A68;
	background: url(../images/h1_bg.png) no-repeat top left;
	position: relative
}
#main h1::after {
	content: "";
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.5);
	top: 1px;
	left: 1px
}
#main h2 {
	font-size: 1.3rem;
	font-weight: bold;
	color: #000;
	margin: 1.6em 0 0.8em 0;
	padding: 0.4em;
	border: 1px solid #A8BACC;
	border-bottom: 3px solid #042A68;
	background: -webkit-linear-gradient(#F7F8F9, #D9E1E9);
	background: linear-gradient(#F7F8F9, #D9E1E9)
}
#main h2 span {
	font-size: 0.8em;
	margin-left: 1.0em
}
#main h3 {
	border-top: 2px solid #042A68;
	border-left: 6px double #042A68;
	padding: 0.1em 0.4em;
	margin: 0.9em 0 0.6em 0
}
#side {
	width: 220px
}
#side h2 {
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0.6em;
	margin: 0 0 6px 0;
	background: #042A68;
}
#side h2 img {
	height: 28px
}
#center {
	width: 10px;
	margin: 0 10px 0 0;
	border-right: 1px solid #ddd
}
#sidenav {
	width: 100%
}
#sidenav a {
	width: 100%;
	padding: 8px 6px 8px 23px;
	display: block;
	text-decoration: none;
	background: url(../images/common/sidenav_icon.png) no-repeat 6px center;
	color: #333333;
	font-weight: bold;
	border-bottom: dotted 1px #CCC
}
#contact {
	border: 1px solid #042A68
}
#contact p {
	padding: 4px 10px
}
.contact_span{
	display:inline-block;
	padding-bottom:3px;
}
#bnr {
	width: 100%;
	margin-top: 20px
}
#bnr li {
	margin-bottom: 4px;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#bnr li:hover {
	opacity: 0.7
}
#ft {
	margin-top: 20px;
	padding-top: 75px;
	padding-bottom: 25px;
	text-align: center;
	color: #fff;
	background: url(../images/ft_bg.png) top center repeat-x #042A68
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 0.9em;
	background: #0645AE;
	text-decoration: none;
	color: #fff;
	padding: 20px 15px;
	text-align: center;
	display: block;
	border-radius: 5px
}
#i_img_bg {
	background: url(../images/i_img_bg.png) bottom center no-repeat;
	padding-bottom: 26px;
	margin-top: -20px
}
#i_img {
	width: 960px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	margin: 20px auto;
	border: 5px solid #fff
}
#i_news {
	height: 1120px;
	overflow: auto
}
#i_news table {
	width: 100%
}
#i_news table tr {
	border-bottom: 1px dotted #CCC
}
#i_news table td {
	vertical-align: top;
	font-size: 0.9rem;
	padding: 10px
}
#i_news table td:first-child {
	width: 140px;
	background: url(../images/common/news_icon.png) 5px 18px no-repeat;
	padding-left: 20px
}
.member_table_01 table {
	width: 50%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.member_table_01 table td {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.member_table_01 table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold
}
.member_table_02 table {
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.member_table_02 table td {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.member_table_02 table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 30%
}
.member_table_02 table th:first-child {
	width: 10%
}
.profile_table table {
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.profile_table table td {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.profile_table table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 30%;
	white-space: nowrap
}
.profile_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.profile_box img {
	border: 4px solid #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	margin-right: 35px
}
.profile_box p {
	font-weight: bold;
	line-height: 1.9em
}
.profile_box p span {
	font-size: 1.4em;
	display: block;
	margin-top: 8px
}
.topics_articles {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.topics_articles .topics_articles_text {
	width: 75%
}
.topics_articles .topics_articles_img {
	width: 25%
}
.topics_articles .topics_articles_img img {
	width: 100%
}
.topics_list_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.topics_list_img img {
	width: 31%;
	margin: 1%;
	height: auto
}
.topics_list_img img:first-child {
	width: 15%
}
.topics_list_img p {
	text-align: center;
	width: 100%
}
.topics_news_list table {
	width: 100%
}
.topics_news_list table td {
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.topics_news_list table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	color: #133772;
	text-align: left;
	font-weight: bold;
	width: 30%;
	white-space: nowrap
}
.topics_news_list table tr:last-child td {
	border-bottom: none
}
.topics_news_list table tr:last-child th {
	border-bottom: none
}
.publications_list ul li {
	border-bottom: 1px solid #ccc
}
.publications_list ul li .title {
	color: #042A68;
	font-weight: bold;
	padding: 0
}
.publications_list ul li .author {
	padding: 0;
	margin-left: 10px
}
.publications_list ul li .journal {
	padding: 0;
	margin-left: 20px
}

#research_sentence h1{
	margin-bottom:10px;
}
#research_sentence img{
	margin-top:10px;
	margin-bottom:10px;
}

}

@media screen and (max-width: 769px) {
img {
	max-width: 100%
}
body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	width: calc(100% - 4px);
	margin: 0 auto;
	border-top: 3px solid #0A3D93
}
.layout {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}
#hd {
	padding: 15px 3px
}
#hd h1 {
	width: calc(100% - 60px)
}
#hd h1 img {
	width: 100%
}
#hd #lang {
	display: none
}
#hd #kumamoto_ac {
	display: none
}
#nav {
	position: fixed;
	top: 0px;
	right: -200px;
	height: 100%;
	z-index: 100;
	width: 200px;
	overflow-x: none;
	overflow-y: auto;
	font-size: 16px;
	background: url(../images/common/nav_bg.png) top center #000D1C;
	color: #fff;
	box-shadow: inset 0 0 5px 5px #222
}
#nav ul {
	display: block;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #1a1a1a
}
#nav ul li {
	display: block;
	margin: 0
}
#nav ul a {
	color: #fff;
	display: block;
	padding: 10px;
	text-decoration: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}
#nav ul a:hover {
	box-shadow: inset 0 0 15px 3px #222
}
#nav img {
	display: none
}
#menu {
	cursor: pointer;
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 1000;
	background: #0A3D93;
	padding: 2px
}
#menu img {
	width: 48px;
	height: 48px
}
#con {
	width: 100%
}
#main {
	width: 100%
}
#main ol, #main ul {
	padding: 5px 0px 5px 25px
}
#main ul {
	list-style-type: disc
}
#main ol li, #main ul li {
	padding: 5px 0px
}
#main table {
	margin: 10px 0px
}
#main table th, #main table td {
	padding: 5px
}
#main a img {
	display: inline-block;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease
}
#main a img:hover {
	opacity: 0.7
}
#main h1 {
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
	margin: 0 0 1.6em 0;
	padding: 1.15em;
	border: 1px solid #A8BACC;
	border: 1px solid #042A68;
	background: url(../images/h1_bg.png) no-repeat top left;
	position: relative
}
#main h1::after {
	content: "";
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	border: 1px solid rgba(255, 255, 255, 0.5);
	top: 1px;
	left: 1px
}
#main h2 {
	font-size: 1.3rem;
	font-weight: bold;
	color: #000;
	margin: 1.6em 0 0.8em 0;
	padding: 0.4em;
	border: 1px solid #A8BACC;
	border-bottom: 3px solid #042A68;
	background: -webkit-linear-gradient(#F7F8F9, #D9E1E9);
	background: linear-gradient(#F7F8F9, #D9E1E9)
}
#main h2 span {
	display: block;
	font-size: 0.8em
}
#main h3 {
	border-top: 2px solid #042A68;
	border-left: 6px double #042A68;
	padding: 0.1em 0.4em;
	margin: 0.9em 0 0.6em 0
}
#side {
	margin: 20px 0 0 0;
	display: block
}
#side h2 {
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0.6em;
	margin: 0 0 6px 0;
	background: #042A68
}
#side h2 img {
	height: 28px
}
#center {
	display: none
}
#sidenav {
	width: 100%
}
#sidenav a {
	width: 100%;
	padding: 8px 6px 8px 23px;
	display: block;
	text-decoration: none;
	background: url(../images/common/sidenav_icon.png) no-repeat 6px center;
	font-size: 12px;
	color: #333333;
	border-bottom: dotted 1px #CCC
}
#contact {
	border: 1px solid #042A68;
	width: 100%
}
#contact p {
	padding: 4px 10px
}
#bnr {
	width: 100%;
	margin-top: 20px
}
#bnr li {
	margin-bottom: 4px
}
#bnr li img {
	display: block;
	margin: 0 auto
}
#ft {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	color: #fff;
	background: #042A68
}
#page-top {
	margin-top: 20px;
	font-size: 0.9em;
	background: #0645AE;
	text-decoration: none;
	color: #fff;
	padding: 15px 15px;
	text-align: center;
	display: block
}
#i_img {
	width: 100%;
	margin-bottom: 10px
}
#i_news {
	height: 280px;
	overflow: auto
}
#i_news table {
	width: 100%
}
#i_news table tr {
	border-bottom: 1px dotted #CCC
}
#i_news table td {
	vertical-align: top;
	font-size: 0.9rem;
	padding: 0 10px 10px 20px;
	display: block
}
#i_news table td:first-child {
	width: 140px;
	background: url(../images/common/news_icon.png) 5px 16px no-repeat;
	padding: 10px 10px 0 20px
}
.member_table_01 table {
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.member_table_01 table td {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.member_table_01 table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold
}
.member_table_02 {
	overflow: auto
}
.member_table_02 table {
	width: 720px;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.member_table_02 table td {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.member_table_02 table th {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold;
	width: 30%
}
.member_table_02 table th:first-child {
	width: 10%
}
.profile_table table {
	width: 100%;
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7
}
.profile_table table td {
	width: 100%;
	display: block;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top
}
.profile_table table th {
	width: 100%;
	display: block;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	background-color: #133772;
	color: #fff;
	text-align: center;
	font-weight: bold;
	white-space: nowrap
}
.profile_box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center
}
.profile_box img {
	border: 4px solid #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	margin: 0 auto
}
.profile_box p {
	font-weight: bold;
	line-height: 1.9em
}
.profile_box p span {
	font-size: 1.4em;
	display: block;
	margin-top: 8px
}
.topics_articles {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.topics_articles .topics_articles_text {
	width: 100%
}
.topics_articles .topics_articles_img {
	width: 100%
}
.topics_articles .topics_articles_img img {
	max-width: 94%;
	display: block !important;
	margin: 10px auto !important
}
.topics_list_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.topics_list_img img {
	max-width: 94%;
	display: block !important;
	margin: 10px auto !important
}
.topics_list_img p {
	text-align: center;
	width: 100%
}
.topics_news_list table {
	width: 100%
}
.topics_news_list table td {
	width: 100%;
	display: block;
	border-bottom: 1px solid #D7D7D7;
	vertical-align: top;
	padding-top: 0px !important
}
.topics_news_list table th {
	color: #133772;
	text-align: left;
	font-weight: bold;
	width: 100%;
	display: block;
	white-space: nowrap;
	padding-bottom: 0px !important
}
}
