/* ---------------------------------------------------------------- news ---- */

#business img {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

@media (min-width: 751px) {
	#business .wrap {
		padding: 0 1.5rem;
		margin-bottom: 5rem;
	}

	#business .dispflex:nth-of-type(2) .wrap {
		margin-bottom: 0;
	}
}

@media (min-width: 961px) {
	#business .cap {
		margin-left: 3rem;
		margin-top: 3rem;
		margin-bottom: 3em;
	}
}

/* ---------------------------------------------------------------- each news ---- */
#each-news .main {
	width: 100%;
	margin-bottom: 20px;
}