@charset "UTF-8";
/* CSS Document */


/* ホーム改 ここから */

.top_txt {
	width: 70%;
	margin: 50px auto;
}

.sitemap-lower {
	width: 100%;
	margin-top: 50px;
	padding-top: 25px;
	border-top: 1px solid #dcdcdc;
}

.sitemap-lower li {
	display: inline-block;
	margin-right: 50px;
}

.link-lower {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.link-lower h2 {
	width: 100%;
	font-size: 18px;
	text-align: left;
	border-bottom:  1px solid #dcdcdc;
	border-left: 5px solid #5a8ce1;
	padding: 7px 0px 10px 10px;
	margin-top: 30px;
}

.link-lower li {
	display: inline-block;
	margin-right: 50px;
	padding-top: 10px;
}

.link-lower a {
	padding-left: 25px;
	background-image: url(../../images/icon_link.png);
	background-position: 0 center;
}

.link-lower h3 {
	font-size: 18px;
	margin-top: 15px;
}



/* ホーム改 ここまで */




/* staff_member ここから */

.academick_wrapper {
	text-align: center;
	margin: 0 auto;
}

.academick_member {
	display: inline-block;
	margin: 0 20px;
	text-align: left;
}

.academick_member h1 {
	font-size: 23px;
}

.name_english {
	padding-left: 27px;
}

.academick_link {
	margin-top: -15px;
}

.academick_member a {
	padding-left: 52px;
	background-image: url(../../images/icon_link.png);
	background-position: 27px center;
}


.member {
	width: 80%;
	margin: 0px auto 25px auto;
	text-align: center;
	font-size: 24px;
}

.member li {
	display: inline-block;
	margin: 0px 20px;
}


.main_member {
		width: 80%;
	margin: 0px auto 25px auto;
	text-align: center;
	font-size: 18px;
}

.main_member li {
	display: inline-block;
	margin: 0px 10px;
}

/* staff_member ここまで */




/* analytical_instrument ここから */

body.research_achievement div#mainArea header {
	background-image: url(../../research_achievement/images/bg_header.jpg);
}

body.research_achievement div#mainArea section.reticulation div.box ul.slideBox li h4 {
	background-color: #f0831e;
	color: #fff;
}

.pdf {
	padding-left: 25px;
	background-image: url(./../../research_achievement/images/icon_pdf.png);
	background-size: contain;
	background-position: 0 center;
}



/* analytical_instrument ここまで */




/* lab life ここから */

.event {
	width: 80%;
	margin: 0px auto;
	padding-bottom: 50px
}

.calendar {
	width: 210px;
	float: left
}

.calendar img {
	vertical-align:bottom
}

.schedule {
margin-left: 210px;
}

.month-top {
	height: 88px;
	padding: 10px 0px 0px 10px;
	line-height: 21px;
}

.month-top li {
	display: inline;
	font-size: 16px;
	margin-right: 16px;
}

.month {
	height: 88px;
	border-top: 1px solid #727171;	
	padding: 10px 0px 0px 10px;
	line-height: 21px;
}

.month li {
	display: inline;
	font-size: 16px;
	margin-right: 16px;
}

.clear {
	clear: both;
}	

.seminar {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 15px;
}

.semester {
	display: inline-block;
	margin: 15px 0px;
	text-align: left;
	padding: 0px 15px 30px 15px;
}


.semester h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

.semester ul {
	font-size: 18px;
}

.semester-photo {
	max-width: 510px;
	margin: 0px auto;
}

.semester-photo img {
	width: 100%;
}

/* lab life ここまで*/


.link_pdf:hover {
	opacity: 0.7;
}



/* ブレークポイント */


@media screen and (max-width: 768px) {
	.top_txt {
	width: auto;
	margin: 50px 20px 30px 20px;
}
	
div#mainArea section.reticulation div.box.point02 p.alignC {
	width: 100%;
	max-width: 352px;
	height: auto;
	margin: 0 auto;
}

	
.system h2 {
	margin-bottom: 30px;
}

.system p {
	width: auto;
	max-width: auto;
	margin: 0 20px 30px 20px;
}


.event {
	width: auto;
	margin: 0px 5px 0px 5px;
	padding-bottom: 50px;
}

.schedule {
margin-left: 210px;
}

.month-top {
	height: 88px;
	font-size: 16px;
	line-height: 19px;
	padding: 5px 0px 0px 10px;
}

.month-top li {
	display: inline;
	font-size: 14px;
	margin-right: 14px; 
} 

.month {
	height: 88px;
	border-top: 1px solid #727171;	
	line-height: 19px;
	padding: 5px 0px 0px 10px;
}
	
.month li {
	display: inline;
	font-size: 14px;
	margin-right: 14px; 
}	

.semester {
	width: 319px;
	margin: 15px 15px;
	text-align: left;
}

.semester {
	display: inline-block;
	margin: 15px 0px;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.semester-photo {
	max-width: 510px;
	margin: 15px auto 0px auto;
	padding: 0px 20px;
}	
	
}