@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap");

#wrapNewsTtl h1,
.title {
	font-size: 138.5%;
	text-align: center;
	font-weight: bold;
}

#wrapNewsTtl,
#wrapNewsBody {
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: .1px;
}

.sub, .sup {
	font-size: 0.83em;
	line-height: 0;
	vertical-align: baseline;
	position: relative;
}

.sub {
	bottom: -0.25em;
}

.sup {
	top: -0.5em;
}

.leader {
	margin-bottom: 25px;
}
.caption,
.img_center {
	text-align: center;
}
.simple-box {
	border: 1px solid #757575;
	margin-bottom: 25px;
	padding: 15px;
}
.simple-box .homepage-title,
.simple-box .homepage-url {
	text-align: center;
}

.spec {
	line-height: 130%;
	margin: 30px auto 0;
	min-width: 80%;
}

.spec td {
	border: solid 1px #59574b;
	padding: 5px;
	vertical-align: middle;
}

.spec p {
	margin-top: 0;
}

.auto-pic {
	max-width: 100%;
	max-height: 100%;
}

.productPicture,
.featurePicture {
	text-align: center;
}

.notes {
	margin-top: 10px;
	font-size: 85%;
}

.notes2,
.notes1 {
	margin: 0 1rem 0 2rem;
	text-indent: -1rem;
}

@media (max-width: 767px) {
	#wrapper {
		min-width: 320px;
	}
	#wrapNewsBody .wrapCol,
	#localNaviArea,
	#wrapBackBtm,
	#wrapNewsBody,
	#wrapNewsTtl,
	#wrapBackTop,
	#contentArea {
		width: auto;
	}
	#wrapBackTop,
	#localNaviArea {
		margin: 0 10px;
		position: relative;
	}
	.wrapCol {
		margin: 0 10px 25px;
	}
	.productPicture {
		margin: 0 -10px;
	}
	#localNaviArea:after {
		clear: both;
		content: "";
		display: block;
	}
}
