img.main{
	width:100%;
	margin-bottom:20px;
}
section{
	width:96%;
	margin:0 auto;
}
#top h2{
	color:#000;
	text-align: center;
	font-size:24px;
	font-weight: normal;
	margin-bottom:30px;
}
#top h3{
	width:100%;
	position: relative;
	display: block;
	text-align: center;
	font-size:20px;
	color:#000;
	font-weight: normal;
	margin-bottom:50px;
}
#top h3::before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -15px;/*線の上下位置*/
	display: inline-block;
	width: 65px;/*線の長さ*/
	height: 3px;/*線の太さ*/
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);/*位置調整*/
	background-color: black;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}
#top p{
	line-height: 200%;
	margin-bottom:30px;
	text-align: center;
}
#top .pmt80{
	margin-top:30px;
}
.bumon1{
	background: url("../../images/top/oroshi_sp.jpg")no-repeat;
	width:100%;
	height: 0;
    /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 75%;
    background-size: contain;
	margin-top:50px;
	position: relative;
}
.bumon1 a{
	display: block;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 0;
	padding-top:75%;
}
h4.op{
	position: absolute;
	width:200px;
	height:90px;
	background: rgba(255,255,255,0.6);
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	text-align: center;
	color:#000;
	font-size:24px;
	padding:15px 0 0 0;
}
h4.op span,h4.op2 span{
	display: block;
	font-size:15px;
}
a:hover h4.op,a:hover h4.op2{
	background: #000;
	color:#fff;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
ul.bumon2::after{
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
}
ul.bumon2 li{
	margin-top:5px;
	position: relative;
	margin:5px auto 5px auto;
	background: url("../../images/top/tensui_sp.jpg")no-repeat;
	padding-top: 50%;
	background-size: contain;
	height: 0;
}
ul.bumon2 li:first-child+li{
	background: url("../../images/top/haruyama_sp.jpg")no-repeat;
	background-size: contain;
}
ul.bumon2 li:last-child{
	background: url("../../images/top/nikufes_sp.jpg")no-repeat;
	background-size: contain;
}
ul.bumon2 li:last-child{
	margin:5px 0 0 0;
}
h4.op2{
	position: absolute;
	width:200px;
	height:100px;
	background: rgba(255,255,255,0.6);
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	text-align: center;
	color:#000;
	font-size:24px;
	padding:5px 0 0 0;
	line-height: 120%;
}
h4.op2 span.red{
	font-size:24px;
}
p.bumon2_txt{
	margin-top:20px;
	color:#333;
}
p.bumon2_txt span{
	font-size:11px;
}
.eisei_title{
	background: url("../../images/top/eisei.jpg")no-repeat;
	height:0;
	width:100%;
	padding-top:22.33%;
	position: relative;
	background-size: contain;
	margin-top:30px;
}
.eisei_title span{
	position: absolute;
	display: block;
	margin:auto;
	left:0;
	right:0;
	top:18%;
	color:#fff;
}
.sqf{
	font-size:24px;
	text-align: center;
	line-height: 140%!important;
}
.sqf_box img{
	width:auto;
	display: block;
	margin:0 auto 10px auto;
}
