/* Tensaku's legacy article styles, loaded only on the Tensaku menu item. */
.joi-content .com-content-article__body {
	overflow-wrap: anywhere;
}

.joi-content .back-yellow {
	background-color: #ffc;
	padding: 7px 15px;
	margin: 20px 0;
}

.joi-content .small-blue {
	font-size: 16px;
	color: #00517a;
}

.joi-content .div-bottom30 {
	margin-bottom: 30px;
}

.joi-content .mid {
	display: flex;
	align-items: baseline;
	font-size: 19px;
	line-height: 1.5;
	color: #00517a;
}

/* Two questions share a wrapper in the original article. */
.joi-content .div-bottom30 > p:not(.mid) + .mid {
	margin-top: 30px;
}

.joi-content .mid > img {
	flex: 0 0 8px;
	width: 8px;
	height: 8px;
	margin-right: 5px;
}

.joi-content img[src$="/logo0784.gif"] {
	width: 175px;
	max-width: 100%;
	height: auto;
}

.joi-content a[href="#page"] {
	display: block;
	width: 40px;
	margin-left: auto;
}

.joi-content a[href="#page"] > img {
	display: block;
	width: 40px;
	height: 40px;
}
