.num-wrap_ar37 .num_ar37 {
	position: absolute;
	z-index: 2;
	right: 6px;
	bottom: 6px;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	text-shadow: 0 0 8px #fff;
}

.no37ar_1_map {
	position: relative;
}
.no37ar_1_map img {
	position: relative;
	z-index: 0;
}
.no37ar_1_map a {
	position: absolute;
	z-index: 1;
}
.no37ar_1_map a.no1 {
	width: 14%;
	height: 16%;
	left: 41%;
	top: 26%;
}
.no37ar_1_map a.no2 {
	width: 9%;
	height: 10%;
	left: 26.4%;
	top: 67%;
}
.no37ar_1_map a.no3 {
	width: 20%;
	height: 10%;
	left: 42.7%;
	top: 52%;
}
.no37ar_1_map a.no4 {
	width: 15%;
	height: 20%;
	left: 79%;
	top: 38%;
}
.no37ar_1_map a.no5 {
	width: 16.5%;
	height: 7.6%;
	left: 44%;
	top: 91.5%;
}

.pop {
	margin-bottom: 10px;
} /* pop画像とcaptionの間の余白調整 */

.page-num {
    margin-left: auto!important;
    width: 60px;
}

.no35ar_8_map {
  margin:60px 0 0 20px;
}

.no32_2_3ar .flex-row__item.left {
	width: 46%
}
.no32_2_3ar .flex-row__item.right {
	width: 47%
}
.no32_2_3ar p.num {
	margin-bottom: 0;
}
@media screen and (max-width: 640px) {
	.no32_2_3ar .flex-row__item.left {
		width: 45.6%
	}
	.no32_2_3ar .flex-row__item.right {
		width: 50%
	}
	
	.article-title img.featuremap {
	}
	.article-title h3 {
		position: relative;
		z-index: 2;
		margin-top: 120px;
	}
}

.border-box.no33_3ar {
	border: 1px solid #094C8A;
	padding: 30px;
	color: #094C8A;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.border-box.no33_3ar .photo {
	width: 25%;
	margin-left: 20px;
}
.border-box.no33_3ar .text {
	flex: 1;
}
.border-box.no33_3ar .text p {
	line-height: 2;
}
.pop_ar a {
	background: none;
}
.pop_ar a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	height: 20px;
	width: 20px;
	background: url(../images/zoom.png) left bottom no-repeat;
}
@media screen and (max-width: 640px) {
	.border-box.no33_3ar {
		display: block;
	}
	.border-box.no33_3ar .photo {
		width: 40%;
		margin: 0 auto 20px;
	}
	
	.pop.no33-8ar a {
		background: none;
	}
	.pop.no33-8ar a::after {
		content: '';
		position: absolute;
		right: 15px;
		bottom: 0;
		z-index: 2;
		width: 50px;
		height: 50px;
		background: url(../images/zoom.png) right bottom no-repeat;
	}
}