@charset "utf-8";

.heading-yellow  {
	color: #BF9E3B;
	border-bottom: solid;
}

.heading-yellow h2 {
	color: #000;
	font-weight: normal;
}

.detail h2 {
	border-bottom: 3px solid;
}

.detail img {
	margin-bottom: 60px;
}

.detail {
	width: 100%;
}