#page5 .text-area {
	padding: 2.8rem 3.8rem 5.1rem;
}
#page5 .text-area .text {
	margin-bottom: 1rem;
	color: #0C67B5;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.7;
}
#page5 .text-area .photo-box {
	margin-right: 21px;
	position: relative;
}
#page5 .text-area .photo-box .l-text {
	width: 20px;
	position: absolute;
	top: 0;
	left: 0;
	writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	direction: ltr;
	text-align: left;
	color: #0C67B5;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.11;
}
#page5 .text-area .photo-box .l-text span {
	font-feature-settings: "palt"; 
	-moz-font-feature-settings: "palt";
}
#page5 .text-area .photo-box .pho {
	margin-left: 50px;
	position: relative;
	height: 29.8rem;
	border-left: 1px solid #5098D6;
	border-bottom: 1px solid #5098D6;
	overflow: hidden;
}
#page5 .text-area .photo-box .pho .txt01 {
	width: 7.9rem;
	height: 6.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0.1rem;
	left: 0.1rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	background-color: #0C67B5;
	border-radius: 50%;
	z-index: 1;
}

#page5 .text-area .photo-box .pho .txt02 {
	width: 14.3rem;
	height: 12.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 2rem;
	left: 11rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	background-color: #F5D11F;
	border-radius: 50%;
	z-index: 1;
}
#page5 .text-area .photo-box .pho .txt03 {
	width: 14.3rem;
	height: 12.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 4rem;
	left: 22.5rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	background-color: #19A973;
	border-radius: 50%;
}
#page5 .text-area .photo-box .pho .txt04 {
	width: 19.6rem;
	height: 16.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 8rem;
	left: 45rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	background-color: #EF8581;
	border-radius: 50%;
	z-index: 1;
}
#page5 .text-area .photo-box .pho .txt05 {
	width: 19.6rem;
	height: 16.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 10rem;
	left: 59.5rem;
	color: #FFF;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.5;
	background-color: #EA5519;
	border-radius: 50%;
}
#page5 .text-area .photo-box .pho .notes {
	padding-right: 0;
	position: absolute;
	bottom: 2rem;
	right: 0;
	color: #999999;
	font-size: 1.2rem;
	text-align: right;
}
#page5 .text-area .photo-box .b-text {
	margin-left: 5rem;
	color: #0C67B5;
	display: flex;
	justify-content: space-between;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
}
#page5 .pager li.right,
#page5 .pager li.left {
	text-align: left;
}
@media all and (max-width: 1150px) {
	#page5 .text-area .photo-box .pho .txt04 {
		left: 39.5rem;
	}
	#page5 .text-area .photo-box .pho .txt05 {
		left: 54rem;
	}
	#page5 .text-area .photo-box .pho .notes {
		bottom: 1rem;
	}
}
@media all and (max-height: 799px) {
	#page5 .text-area .photo-box .pho {
		height: 27.8rem;
	}
}
@media screen and (orientation:landscape) and (max-width: 896px) {
	#page5 .text-area .text {
		font-size: 2.2rem;
		margin-bottom: 1rem;
	}
	#page5 .text-area .photo-box .pho {
		height: 32.8rem;
	}
	#page5 .text-area .photo-box .l-text {
		left: 2.5rem;
	}
	#page5 .text-area .photo-box .pho .txt02 {
		left: 14rem;
	}
	#page5 .text-area .photo-box .pho .txt03 {
		left: 25.5rem;
	}
	#page5 .text-area .photo-box .pho .txt04 {
		left: 47rem;
	}
	#page5 .text-area .photo-box .pho .txt05 {
		left: 61.5rem;
	}
}
@media screen and (orientation:portrait) and (max-width: 896px) {
	#page5 .text-area {
		padding: 20px;
	}
	#page5 .text-area .text {
		margin-bottom: 20px;
		font-size: 1.3rem;
	}
	#page5 .text-area .pho {
		margin-right: 0;
	}
	#page5 .text-area .photo-box {
		margin-right: 21px;
		position: relative;
	}
	#page5 .text-area .photo-box .l-text {
		margin: 0 auto;
		width: 12px;
		display: flex;
		position: absolute;
		top: 0;
		left: 0;
		font-size: 1rem;
	}
	#page5 .text-area .photo-box .pho {
		margin-left: 14px;
		margin-right: -30px;
		height: 20rem;
	}
	#page5 .text-area .photo-box .pho .txt01 {
		width: 5rem;
		height: 4.2rem;
		bottom: 4rem;
		left: 0.1rem;
		font-size: 1rem;
		line-height: 1.5;
	}
	#page5 .text-area .photo-box .pho .txt02 {
		width: 6rem;
		height: 5rem;
		bottom: 6rem;
		left: 6rem;
		font-size: 1rem;
	}
	#page5 .text-area .photo-box .pho .txt03 {
		width: 6rem;
		height: 5rem;
		bottom: 6rem;
		left: 11.2rem;
		font-size: 1rem;
	}
	#page5 .text-area .photo-box .pho .txt04 {
		width: 7rem;
		height: 6rem;
		bottom: 12rem;
		left: 4rem;
		font-size: 1rem;
	}
	#page5 .text-area .photo-box .pho .txt05 {
		width: 7rem;
		height: 6rem;
		bottom: 12rem;
		left: 10rem;
		font-size: 1rem;
	}
	#page5 .text-area .photo-box .pho .notes {
		bottom: 1rem;
		font-size: 1rem;
		padding-left: 35px;
		line-height: 1.2;
	}
	#page5 .text-area .photo-box .b-text {
		margin: 0 -3rem 0 15px;
		font-size: 1rem;
	}
}
@media all and (max-width: 374px) {
	#page5 .text-area .photo-box .pho .txt04 {
		width: 7rem;
		height: 6rem;
		bottom: 12rem;
		left: 10rem;
	}
	#page5 .text-area .photo-box .pho .txt05 {
		width: 7rem;
		height: 6rem;
		bottom: 12rem;
		left: 16rem;
		font-size: 1rem;
	}
}













