@charset "utf-8";



#mode {
	background: #0f0;
}

#mode:after {
	content: "TABLET";
}

.mode-pc { display: none; }
.mode-tb { display: block; }
.mode-sp { display: none; }

.no-tb	{ display: none !important; }

.on-sp	{ display: none; }


#mm {
	display: block;
}

body.admin-bar #wpadminbar {
	position: fixed !important;
}

.admin-bar {
	margin-top: 32px;
}

.admin-bar #topbar {
	top: 32px;
}

.admin-bar #mode {
	top: 52px;
}

header #nav, 
header nav, 
#mm.selected {
	background: #052d5d;
}

header #nav, 
header nav {
	position: fixed;
	top: 80px;
	right: 0;
	z-index: 9999;
	width: 100%;
	height: 0;
	overflow: hidden;
	box-shadow: 0 0px 10px rgba(0,0,0,0.20);
	transition: height 0.2s ease-out 0s;
}

.admin-bar header #nav, 
.admin-bar header nav {
	top: 112px;
}

@media screen and (max-width: 782px) {
	.admin-bar {
		margin-top: 46px;
	}
	.admin-bar #topbar {
		top: 46px;
	}
	.admin-bar header #nav, 
	.admin-bar header nav {
		top: 126px;
	}
	.admin-bar #mode {
		top: 60px;
	}
}

@media screen and (max-width: 600px) {
	body.admin-bar {
		margin-top: 0 !important;
		padding-top: 126px;
	}
	body.admin-bar #topbar {
		top: 46px;
	}
	.admin-bar header #nav, 
	.admin-bar header nav {
		top: 126px;
	}
	#wpadminbar {
		top: 0;
	}
	.admin-bar #mode {
		top: 46px;
	}
}


header #nav ul, 
header nav ul {
	flex-direction: column;
	width: auto;
	max-width: 100%;
}

header #nav ul > li, 
header nav ul > li {
	display: block;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.5);
}

header #nav a, 
header nav a {
	display: block;
	padding: 17px 25px 15px;
	font-size: 1.6rem;
	color: #fff;
}

#home header > #nav a#forStudents, 
header #nav a#forStudents, 
header nav a#forStudents {
	display: block;
	margin-left: 0;
	padding: 17px 25px 15px;
	background: #e4007f;
	border-radius: 0;
}

header.selected #nav, 
header.selected nav {
	height: auto;
}

header #sliderBox, 
header #sliderBox .slide {
	height: auto;
}
header #sliderBox {
	width: 100%;
	height: 41.458%;
}

header .slide img {
	height: auto; 
}

header .msg p {
	font-size: 2.4vw;
	line-height: 1.6;
}

header .msg img {
	width: 36%;
}










#news .wrapper {
	flex-direction: column;
	width: auto;
}

#home #news .wrapper {
	padding: 0 20px;
}

#home #news .wrapper > div:first-of-type {
	width: 100%;
	max-width: auto;
	padding-bottom: 60px;
}

#home #news .wrapper > div:first-of-type ul {
	margin: 0 auto;
}

#home #publications .wrapper {
	width: auto;
	padding: 0 20px;
}

#home #research {
	background-size: 100% 64%, cover;
}

#home #research .wrapper {
	width: auto;
	padding: 0 20px;
}

#home #research .slider {
	max-width: 832px;
}

#home #research .slider li {
	margin: 0 15px;
}

#sliderBox2 .slick-arrow.prev-arrow {
	left: -20px;
}

#sliderBox2 .slick-arrow.next-arrow {
	right: -20px;
}


.column2 {
	display: block;
}

.column2 > p {
	width: auto;
	margin-top: 1.75em;
	margin-bottom: 1.75em;
}

#access p {
	text-align: center;
}

#gallery h2 {
	margin-left: 1.0em;
}

.list-photos {
	display: inline-flex;
	justify-content: center;
}


#body > .wrapper {
	width: calc(100% - 1.0em - 1.0em);
	margin-left: 1.0em;
	margin-right: 1.0em;
}

#access .rooms > span {
	display: inline-block;
	white-space: nowrap;
}

/*
 *	設備
 */

#facility #body h2 {
}

.facility {
	margin: 0;
}


/*
 *	メンバー
 */

.list-members + p {
	padding-right: 0 !important;
}

/*
 *	実績
 */

#results .wrapper-85-15 {
	flex-direction: column-reverse;
}

#results .wrapper-85-15 > .wrapper-sub85, 
#results .wrapper-85-15 > .wrapper-sub15 { width: auto; }


#results .wrapper-sub15 .list-beside {
	position: static;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: auto;
	margin: 0 auto;
	background: none;
}

#results .wrapper-sub15 .list-beside > li {
	background: #fafafa;
}

#results .wrapper-sub15 .list-beside > li.c {
	background: #fff;
}


/*
 *	研究内容
 */

.research-detail .pict.fL, 
.research-detail .pict.fR {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

.research-detail .mask {
	width: 100% !important;
}

.research-detail .fL, 
.research-detail .fR {
	float: none;
	margin-left: 0;
	margin-right: 0;
}

.research .pict.fL, 
.research .pict.fR {
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

.research .pict, 
.research-detail .pict {
	text-align: center;
}

.research img, 
.research-detail img {
	margin: 0 !important;
}

.research .pict img, 
.research-detail .pict img {
	width: 90% !important;
	height: auto;
}

.research .mask, 
.research-detail .mask {
	width: 100% !important;
}

/*
 *	リンク
 */

#links .orgName {
	white-space: nowrap;
}

.w050, 
.w075, 
.w080, 
.cwr75, 
.cwr80 {
	width: 100% !important;
}

h2.cwr75 {
	width: auto !important;
}
