/*----------------------------
 トップページCSS
-----------------------------*/

#mv {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6B3906;
	margin-bottom: 5%;
}

#mv img {
  width: 100%;
}

#contents section {
	position: relative;
	padding: 6%;
}



/*===== ■ コンテンツ =====*/

.top_section {
	text-align:center;
	margin: 6%;
	background-color: #FFF;
}
.top_consept {
	font-size: 11px !important;
	line-height: 1.4;
}

.top_consept h3 img {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}

.top_consept img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.top_consept .bnr01 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}




@media screen and (max-width:414px) {


}
