@charset "Shift_JIS";

.txtRight {text-align: right;}
.txtLeft  {text-align: left;}

.fuchumiyanishi .caption p {line-height: 1.4em;}


.fuchumiyanishi .bgImg {
	background: url("../../images/bg.png") fixed;
	padding: 60px 0;
}


.fuchumiyanishi .sectionInner{
	width:100%;
}


.fuchumiyanishi .from{
	margin-top:50px;
}


/*--------------------------------------------*/


.fuchumiyanishi #mainArea .lead p {
	font-family:"ƒqƒ‰ƒMƒm–¾’© ProN W3",Hiragino Mincho ProN,"Ÿà–¾’©",YuMincho,"ƒƒCƒŠƒI",Meiryo,"HGS–¾’©E","HGMinchoE","‚l‚r ‚o–¾’©","‚l‚r –¾’©",MS PMinchof;
	font-size: 15px;
	line-height: 26px;
	width: 94%;
	margin: 10px auto 0;
}
.fuchumiyanishi .bgImg {
	padding: 6vw 0;
}




/*----------*/

.fuchumiyanishi #pickupTitle {
	width: 100%;
	background: url("../../images/location/01/location01_pickup_bg.png") repeat-x;
	position: relative;
	text-align: center;
}
.fuchumiyanishi #pickupTitle > img {top:20px; width: 960px; margin: auto;}



/*----------*/




.fuchumiyanishi #nature ul{
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.fuchumiyanishi #nature li img {
	width: 100%;
}
.fuchumiyanishi #nature li p {
	padding-top: 0.8em;
}

.fuchumiyanishi #nature ul li{ width:48%;}




/*----------*/


.fuchumiyanishi #gourmet ul{
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-top: 100px;
}

.fuchumiyanishi #gourmet li img {
	width: 100%;
}
.fuchumiyanishi #gourmet li p {
	padding-top: 0.8em;
}

.fuchumiyanishi #gourmet ul li{margin-top: 80px; width:43%;}





/**************************************************************************************/
/**************************************************************************************/
/* SP Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 640px) {




.fuchumiyanishi #mainArea .lead p {
	font-family:"ƒqƒ‰ƒMƒm–¾’© ProN W3",Hiragino Mincho ProN,"Ÿà–¾’©",YuMincho,"ƒƒCƒŠƒI",Meiryo,"HGS–¾’©E","HGMinchoE","‚l‚r ‚o–¾’©","‚l‚r –¾’©",MS PMinchof;
	font-size: 15px;
	line-height: 26px;
	width: 94%;
	margin: 10px auto 0;
}



.fuchumiyanishi #pickupTitle {
	background-size: 7%;
}.fuchumiyanishi #pickupTitle > img{
	width: 94%;
	margin: 0 auto;
}





.fuchumiyanishi #pickupBody h4 {
	font-family:"ƒqƒ‰ƒMƒm–¾’© ProN W3",Hiragino Mincho ProN,"Ÿà–¾’©",YuMincho,"ƒƒCƒŠƒI",Meiryo,"HGS–¾’©E","HGMinchoE","‚l‚r ‚o–¾’©","‚l‚r –¾’©",MS PMinchof;
	font-size: 5vw;
	margin-bottom: 8px;
	color: #496726;
	text-align: center;
}




/*----------*/




.fuchumiyanishi #gourmet ul{
	margin-top: 30px;
}
.fuchumiyanishi #gourmet li p {
	padding-top: 0.8em;
}

.fuchumiyanishi #gourmet ul li{margin-top: 30px; width:100%;}




/*----------*/





#contents .inner{
	width:94% !important;
	max-width: 600px;
}



}