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

/*============================================================================================
↓コンテンツ==================================================================================
============================================================================================*/
.detail {
	position: relative;
	overflow: hidden;
}

/*============================================================================================
↓ページアンカー =============================================================================
============================================================================================*/
.page-anchor span {
	line-height: 1.3em;
}

/*============================================================================================
↓取組 =======================================================================================
============================================================================================*/
.detail h3 {
	font-size: 1.6em;
	color: #d61826;
	text-align: center;
	margin: 1em;
}
.gs-subjects div,
.human-sp div {
	margin-bottom: 1em;
}
.tufts-satelight .tufts-logo {
	width: 100%;
	max-width: 360px;
}