@charset "utf-8";
/*------------------------------------------------------------
	quality
------------------------------------------------------------*/
#main {
	margin-bottom: 6.2rem;
}
#main .comBgBox > .headLine03 {
	margin-bottom: 2.7rem;
}
#main .inner {
	margin: 0 0.3rem;
}
#main .inner:not(:last-child) {
	margin-bottom: 6rem;
}
#main .inner p {
	line-height: 1.63;
	margin-bottom: 2.6rem;
}
#main .inner p:last-child {
	margin-bottom: 0 !important;
}
#main .inner .rBox {
	margin-bottom: 3.2rem;
}
#main .inner .rBox p {
	text-align: right;
}
#main .inner .rBox .large,
#main .inner .rBox strong,
#main .inner p strong {
	display: inline-block;
	margin-top: -0.2rem;
	font-size: 2.1rem;
	line-height: 1.77;
	vertical-align: -0.2rem;
	font-weight: 300;
}
#main .inner .subBox:not(:last-child) {
	margin-bottom: 2.6rem;
}
#main .inner02 .headLine03 {
	margin-bottom: 1.7rem;
}
#main .numList li:not(:last-child) {
	margin-bottom: 1.6rem;
}
.comSearchBox {
	margin-top: 7rem;
}
@media all and (max-width: 738px) {
	#main {
		margin-bottom: 5rem;
	}
	#main .comBgBox > .headLine03 {
		margin-bottom: 1.9rem;
	}
	#main .inner {
		margin: 0;
	}
	#main .inner:not(:last-child) {
		margin-bottom: 4rem;
	}
	#main .inner p {
		font-size: 1.25rem;
		margin-bottom: 2.2rem;
		text-align: justify;
	}
	#main .inner p.has-text-align-right {
		text-align: right;
	}
	#main .inner .rBox {
		margin-bottom: 2.5rem;
	}
	#main .inner .rBox .large,
	#main .inner .rBox strong,
	#main .inner p strong {
		margin-top: 0;
		font-size: 1.6rem;
		line-height: 1.3;
	}
	#main .inner .subBox:not(:last-child) {
		margin-bottom: 2.2rem;
	}
	#main .inner02 .headLine03 {
		margin-bottom: 1rem;
	}
	#main .inner .headLine05 + .numList {
		padding-top: 0.5rem;
	}
}