/* privacy-policy */
.subpage .textArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.subpage .contents h3 {
	width: 100%;
	margin: 30px 0 0;
	font-size: 116%;
	font-weight: bold;
}