@charset "UTF-8";
/* CSS Document */


.title-box h3::before {
	background-image: url("images/icon.svg");
	height: 80px;
	margin-top: -90px;
}

/* contents01-wrap */

.contents01-wrap {
	text-align: center;
	margin-bottom: 100px;
	width: 1060px;
}

.contents01-wrap > div:not(:last-child) {
	margin-bottom: 60px;
}

/* contents01 */

.contents01 {
	border-top-style : dotted;
border-top-color : #8b6239;
border-top-width : 4px;
	padding-top: 60px;
}


.sp-view {
	display: none;
}
