#page10 .content-header {
	padding-right: 19.6rem;
}
#page10 .time {
	padding: 1rem 0;
	width: 17.4rem;
	position: absolute;
	top: -7.8rem;
	right: calc(50% - 32.3rem);
	color: #5098D6;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	border-top: 0.3rem solid #5098D6;
	border-bottom: 0.3rem solid #5098D6;
}
#page10 .time span {
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'Roboto-Bold', sans-serif;
}
#page10 .text-area .term_label {
	padding: 0.8rem 0 0;
	width: 6.4rem;
	height: 6.4rem;
	position: absolute;
	top: -1.5rem;
	left: -2.2rem;
	color: #0C67B5;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.29;
	text-align: center;
	background-color: #FFF;
	border: 3px solid #5098D6;
}
@media all and (min-width: 1281px) {
	#page10 .pager li.left {
		left: calc((50% - 460px) / 2 - 3rem);
	}
	#page10 .pager li.right {
		right: calc((50% - 540px) / 2 - 3rem);
	}
}
@media all and (max-width: 1279px) {
	#page10 .content-main {
		width: 90%;
	}
	#page10 .text-area {
		width: auto;
		height: auto;
	}
}
@media all and (max-height: 799px) {
	#page10 .time {
		top: -5rem;
	}
}
@media screen and (orientation:landscape) and (max-width: 1100px) and (max-height: 799px) {
	#page10 .content-header {
		margin: 17.5vh auto 2vh;
	}
}
@media screen and (orientation:landscape) and (max-width: 1023px) {
	#page10 canvas {
		height: 52rem !important;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page10 .content-header {
		margin: 3rem 0 3.8rem !important;
	}
	#page10 .text-area .term_label {
		width: 10rem;
		height: 10rem;
		font-size: 2rem;
		line-height: 1.35;
		top: -3.5rem;
		left: -5.2rem;
		padding-top: 1.7rem;
	}
	#page10 .time {
		width: 20rem;
		top: -7.3rem !important;
		right: calc(50% - 37.3rem);
		font-size: 2.2em;
	}
	#page10 .time span {
		font-size: 2.4rem;
	}
	#page10 .text-area {
		width: auto;
		height: 53rem;
	}
	#page10 .pager {
		top: 37% !important;
	}
	#page10 canvas {
		height: 52rem !important;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page10 .content-header {
		margin: 30px auto 80px;
		padding-right: 0;
	}
	#page10 .time {
		top: -62px;
		left: calc(50% - 89px);
	}
	#page10 .time span {
		font-size: 1.8rem;
	}
	#page10 .text-area {
		position: relative;
		padding: 20px;
		max-width: inherit;
		max-height: inherit;
	}
	#page10 .text-area .term_label {
		padding-top: 10px;
		top: -15px;
		left: -38px;
		font-size: 1.4rem;
	}
	#page10 .pager li.right,
	#page10 .pager li.left {
		width: 3.8rem;
	}
}

