@charset "utf-8";
@import "reboot.css";
@import url('https://fonts.googleapis.com/css?family=Raleway');
html {
	overflow-y: scroll;
	width: 100%;
}
body {
	color: #000;
	font-size: 15px;
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	font-weight: 500;
	line-height: 1.8;
	text-align: center;
}
@media all and (-ms-high-contrast:none) {
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
}
#wrapper {
	width: 100%;
	background: #FFF;
}
a:link, a:visited {
	color: #97040c;
	text-decoration: underline;
}
a:active, a:hover {
	color: #97040c;
	text-decoration: underline;
	opacity: .6;
	transition: all 0.5s ease;
}
a:focus {
	outline: none;
}
/* header */
#headerWrapper {
	width: 100%;
	box-shadow: 0px 39px 0 0 #474747 inset;
}
#headerTop {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	justify-content: space-between;
	line-height: 1;
}
#logo {
	font-weight: 500;
	padding: 14px 0 0;
}
#logo a:link, #logo a:visited {
	color: #fff;
	text-decoration: none;
	background-image: none;
}
#logo a:active, #logo a:hover {
	color: #fff;
	text-decoration: none;
}
#lang {
	width: 75px;
}
#lang img {
	width: 100%;
}
header {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	align-items: center;
	height: auto;
}
header h1 {
	height: 70px;
	margin: 20px auto 18px;
	padding: 0;
}
header h1 img {
	height: 100%;
}
header h1 a:active, header h1 a:hover, #logo a:active, #logo a:hover {
	opacity: 1;
	transition: none;
}
/* nav */
nav {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #97040c;
}
ul#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	list-style: none;
}
ul#menu li {
	margin: 0;
	padding: 0;
	display: block;
	background-image: none;
	border-left: 1px solid #fff;
	flex: 1;
}
ul#menu li:last-child {
	border-right: 1px solid #fff;
}
ul#menu li a {
	padding: 26px 1.5em 24px;
	margin: 0;
	line-height: 1;
	font-size: 17px;
	font-weight: 500;
	text-decoration: none;
	display: block;
	color: #fff;
}
/* footer */
footer {
	width: 100%;
	margin: 0;
	padding: 19px 0 30px;
	background: #fff;
	text-align: center;
	color: #fff;
	background-color: #474747;
	font-size: 14px;
}
ul#banner {
	width: 960px;
	margin: 0 auto 45px;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: center;
}
ul#banner li {
	margin: 0 5px;
	padding: 0;
	display: block;
	background-image: none;
}
ul#banner li a {
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	display: block;
	color: #000;
	border: 3px solid #97040c;
	width: 185px;
}
ul#banner li.text a {
	padding: 15px 0 13px;
}
ul#banner li img {
	height: 43px;
}
footer p {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
}
#copy {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: 400;
}
/* ページトップへ戻る */
#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;
}
}
/* top */
#mainvisual {
	width: 100%;
	height: 363px;
	margin: 0;
	background: url("../image/back.jpg") no-repeat center 0 #fff;
	background-attachment: fixed;
	background-size: cover;
}
ul#slider {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 363px;
	z-index: 1;
	list-style: none;
	position: relative;
}
ul#slider li {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background-image: none;
	width: 960px;
	height: 363px;
}
ul#slider li img {
	width: 960px;
}
#newsWrapper {
	width: 100%;
	background-color: #f2f2f2;
}
#newsWrapper h2 {
	margin: 40px auto 25px;
	padding: 5px 60px 10px;
	font-size: 23px;
	font-weight: 500;
	text-align: center;
	line-height: 1;
	color: #000;
	border-bottom: 2px solid #FFF;
	display: inline-block;
	font-family: 'Renner*', sans-serif;
}
#news {
	width: 860px;
	margin: 0 auto;
	padding: 0 0 70px;
}
#news ul {
	width: 100%;
	height: 340px;
	margin: 0 auto;
	padding: 10px 0 0;
	list-style: none;
	text-align: left;
	overflow: auto;
}
#news ul li {
	margin: 0 25px 0 0;
	padding: 10px 0 13px;
	background-image: none;
}
.date {
	padding: 2px 13px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	background-color: #97040c;
}
#aboutWrapper {
	width: 100%;
	text-align: center;
}
#aboutWrapper h2 {
	margin: 40px auto 35px;
	padding: 12px 60px;
	font-size: 23px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	display: inline-block;
	color: #fff;
	background-color: #97040c;
	font-family: 'Renner*', sans-serif;
}
#about {
	width: 960px;
	min-height: 400px;
	margin: 0 auto;
	background: url("../image/aboutback.png") center center no-repeat;
	background-size: cover;
}
#about p {
	text-align: left;
}
/* main */
main.contents {
	width: 960px;
	min-height: 500px;
	margin: 20px auto 0;
	padding: 0 0 35px;
	text-align: left;
}
main.contents h1 {
	margin: 0 0 20px;
	padding: 16px 0 16px;
	font-size: 28px;
	line-height: 1;
	font-weight: 900;
	text-align: left;
	color: #000;
	border-top: 5px solid #97040c;
	border-bottom: 1px solid #474747;
}
main.contents h2 {
	margin: 30px 0 20px;
	padding: 11px 15px 9px;
	font-size: 19px;
	line-height: 19px;
	background-color: #eee;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-left: 3px solid #97040c;
	color: #6f6f6f;
	clear: both;
}
main.contents h3 {
	margin: 25px 5px 10px;
	padding: 5px 17px;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
	clear: both;
	color: #515151;
	position: relative;
}
main.contents h3::before {
	position: absolute;
	top: 13px;
	left: 0;
	content: "";
	width: 10px;
	height: 3px;
	background: #97040c;
}
main.contents h4 {
	margin: 20px 10px 10px;
	padding: 5px 0 0;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 600;
}
main.contents p {
	margin: 5px 15px;
	padding: 0;
}
/* list */
main.contents ul {
	margin: 5px 15px 5px 10px;
	padding: 0;
}
main.contents ul li {
	list-style: none;
	padding: 2px 0 2px 18px;
	margin: 0 0 0 7px;
	position: relative;
}
main.contents ul li::before {
	position: absolute;
	top: 14px;
	left: 0;
	content: "";
	width: 10px;
	height: 2px;
	background: #97040c;
}
main.contents ul ul {
	margin: 5px 0 0;
}
main.contents ol {
	margin: 5px 15px 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: #97040c;
	border: none;
	font-weight: 900;
	color: #fff;
}
table td {
	padding: 7px 10px 5px;
	border: 1px solid #97040c;
}
@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 15px 15px 15px;
}
figure.fl {
	float: left;
	margin: 0 15px 15px 15px;
}
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 !important;
}
.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;
}
.smallCapital {
	font-size: 13px;
	font-weight: 600;
}
hr {
	border: 0;
	height: 1px;
	margin: 35px 25px;
	clear: both;
	background: linear-gradient(to right, #fff, #97040c, #fff);
}
blockquote {
	margin: 5px 0 5px 15px;
}
/* 研究業績 */
main.contents ul.pub {
	width: 96%;
	margin: 35px auto 30px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
main.contents ul.pub li {
	margin: 0 0 1em;
	padding: 0 1em;
	line-height: 1;
}
main.contents ul.pub li::before {
	top: 0;
	left: 0;
	content: "|";
	width: 0;
	height: 0;
}
main.contents ul.pub li:first-child::before {
	top: 0;
	left: 0;
	content: "";
	width: 0;
	height: 0;
}
/* メンバー */
main.contents ul.staff {
	width: 100%;
	margin: 0;
	padding: 30px 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
main.contents ul.staff li {
	width: 48%;
	margin: 0 15px;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-decoration: none;
	background-image: none;
	position: static;
}
main.contents ul.staff li::before {
	position: static;
	top: 0;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	background: none;
}
main.contents ul.staff li img {
	width: 47%;
	flex-shrink: 0;
}
main.contents ul.staff li p {
	width: 100%;
	margin: 0;
	padding: 5px 15px;
	background: #f4f4f4;
	text-align: left;
	line-height: 1.6;
}
main.contents ul.staff li p:first-of-type {
	padding-top: 20px;
}
main.contents ul.staff li p:last-child {
	padding-bottom: 20px;
}

main.contents ul.members {
	width: 100%;
	margin: 0;
	padding: 30px 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
main.contents ul.members li {
	width: 22%;
	margin: 0 15px;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-decoration: none;
	background-image: none;
	position: static;
}
main.contents ul.members li.two {
	width: 45%;
}
main.contents ul.members li::before {
	position: static;
	top: 0;
	left: 0;
	content: "";
	width: 0;
	height: 0;
	background: none;
}
main.contents ul.members li img {
	width: 100%;
	flex-shrink: 0;
}
main.contents ul.members li p {
	width: 100%;
	margin: 0;
	padding: 5px 9px;
	background: #f4f4f4;
	text-align: left;
	line-height: 1.6;
}
main.contents ul.members li p:first-of-type {
	padding-top: 20px;
}
main.contents ul.members li p:last-child {
	padding-bottom: 20px;
}
.name {
	font-size: 16px;
  font-weight: 900;
}
