#page8 .content-header {
	display: none;
}
#page8 .content-main {
	padding-top: 7rem;
}
#page8 .photo {
	margin-bottom: 0.5rem;
	position: relative;
}
#page8 .photo img {
	margin: 0 auto;
}
#page8 .photo span.term-1,
#page8 .photo span.term-2,
#page8 .photo span.term-3,
#page8 .photo span.term-4 {
	width: 17rem;
	height: 12.8rem;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	position: absolute;
	top: 0;
	left: calc(50% - 5.5rem);
	color: #0C67B5;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.16;
}
#page8 .photo .small {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 0.5rem;
}
#page8 .pager {
	top: 47%;
}
#page8 #page8-start h3 {
	margin-bottom: 2.1rem;
	color: #0C67B5;
	font-size: 5.5rem;
	font-weight: bold;
}
#page8 #page8-start h3 .mb_curr_term {
	font-size: 7.5rem;
	font-weight: bold;
}
#page8 .term_label {
	margin: 0 auto 3.9rem;
	padding: 11px 0;
	width: 29.9rem;
	color: #5098D6;
	font-size: 2.1rem;
	font-weight: bold;
	line-height: 1;
	border-top: 3px solid #5098D6;
	border-bottom: 3px solid #5098D6;
}
#page8 .term_label span {
	font-size: 3rem;
	font-weight: bold;
	font-family: 'Roboto-Bold', sans-serif;
}
#page8 p {
	color: #5098D6;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.5;
}
#page8 .pager li.right,
#page8 .pager li.left {
	text-align: left;
	width: 7.8rem;
}
@media all and (max-height: 799px) {
	#page8 .content-main {
		padding-top: 7.8vh;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page8 .photo img {
		width: 28.8rem;
	}
	#page8 .pager {
		top: 48%;
	}
	#page8 .term_label {
		font-size: 2.8rem;
	}
	#page8 .term_label span {
		font-size: 3.7rem;
	}
	#page8 p {
		font-size: 3.4rem;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page8 .content-main {
		padding-top: 70px;
	}
	#page8 .photo {
		margin: 0 40px 5px;
	}
	#page8 .photo img {
		margin: 0 auto;
	}
	#page8 #page8-start h3 {
		margin-bottom: 21px;
		font-size: 2rem;
	}
	#page8 #page8-start h3 .mb_curr_term {
		font-size: 3.5rem;
	}
	#page8 .term_label {
		margin: 0 auto 39px;
		padding: 11px 0;
		width: 299px;
		color: #5098D6;
		font-size: 1.5rem;
		line-height: 1;
		border-top: 3px solid #5098D6;
		border-bottom: 3px solid #5098D6;
	}
	#page8 .term_label span {
		margin-right: 5px;
		font-size: 2.5rem;
	}
	#page8 p {
		font-size: 1.3rem;
	}
	#page8 .pager li.right,
	#page8 .pager li.left {
		width: 3.8rem;
	}
}
@media all and (max-width: 374px) {
	#page8 .photo span.term-1,
	#page8 .photo span.term-2,
	#page8 .photo span.term-3,
	#page8 .photo span.term-4 {
		top: -1.2rem;
		left: calc(50% - 6rem);
	}
}











