@charset "utf-8";
/*----------------------------------------------------- Search */
#search .keyword-input input {
	height:auto;
	position:absolute;
	top:4px;
}

/*----------------------------------------------------- index */
#news .news-list .content {
	width:31%;
	background:#b182b9;
}
#news .news-list .content .more a {
	background:#955d9f;
}
#news .news-list .content .more a:hover {
	color:#b182b9;
	border:1px solid #b182b9;
}
#news .event .video {
	margin:10px 0 0 4%;
}
#researcher .researcher-info .researcher-content .info {
	width:31%;
}