@charset "utf-8";

#ohirome .txt-intro{
	width:960px;
	margin:0 auto;
	padding:34px 0;
	line-height:2;
	font-size:18px;
}

/********** コンテンツ1 **********/
#ohirome .content-main1{
	margin:0 0 40px;
	padding:62px 0 0;
	border-top:solid 1px #dbbf9c;
}
#ohirome .content-main1 h3{
	padding:0 0 45px;
	text-align:center;
}
#ohirome .content-main1 h3 img{
	width:400px;
}

#ohirome .img-print{
	padding:0 0 65px;
	text-align:center;
}
#ohirome .img-print img{
	width:800px;
}

#ohirome .contact{
	padding:0 0 30px;
	text-align:center;
}
#ohirome .contact .heading{
	padding:0 0 10px;
	font-weight:bold;
	color:#535353;
}
#ohirome .contact .btn-contact{
	padding:0 0 15px;
}
#ohirome .contact .btn-contact a{
	padding:1em;
	display:inline-block;
	color:#fff;
	background:#c29365;
}

