@charset "UTF-8";

/*基本CSSの設定*/

body{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:90%;
	line-height:1.6;
	color:#565454;
	background:#FCFCFC;
	margin: 0;
	padding: 0;	
}

body a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";	
}


img{
	max-width: 100%;
	height: auto;
	width: auto;
}


a:link{
	color: #000000; 
}
a:visited{
	color: #000000;
}
a:hover{
	color: #ffffff; 
}
a:active{
	color: #000000; 
}

.pc { display: block !important; }
.sp { display: none !important; }


.header{
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	/*border: 1px solid #333;	*/
	display: flex;
}

.header #title{
	width: 60%;
	/*border:  1px solid #444;*/
	display: flex;
}


.header h1{
	width: 30%;
	margin-top: 20px;
}

.header h1 img{
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: 0%;
	/*border:  1px solid #444;*/
}


.header h2{
	font-size: 18px;
	margin-left:30px;
	margin-top: 35px;
	/*border:  1px solid #444;*/
}

.header #nav{
	width: 40%;	
	/*border: 1px solid #444;	*/
}

.header ul{
	margin-top:70px;
	display: flex;
}


.header ul li{
	list-style: none;
	/*margin-left: 20px;*/
	border-right: 1px solid #565454 ;
	border-left: 1px solid #565454 ;	
	padding: 0 10px 0 10px;
}

.header ul li a{
	text-decoration: none;
}

#top{
	margin-left: 70px;	
	border-left:none;
}

#contact{
	border-right: none;
}


#pankuzu{
	width: 100%;
	height: 27px;	
	margin-top: 0;
	background: url(../img/rainA.png)repeat-x;	
}

#pankuzu p{
	font-size: 15px;
	margin-left:5%;	
	margin-top: 0px;	
	position:relative;	
}

.inner{
	width: 1000px;
	margin: 0 auto;
	/*border: 1px solid #333;	*/
	display: flex;
}



#catchcopy{
	width:400px;
	font-size:26px;
	padding-top: 30px;
	text-align: center;
	background: url(../img/irasuto.png)	no-repeat top right;
	line-height: 300%;	
	/*border: 1px solid #333;		*/
}



#gazo img{
	width: 90%;
	padding-left:7%;
	padding-top: 20px;
}


#recommended {
width: 100%;
height: 350px;	
margin-top: 20px;	
background-color:#EB9294;
border: 1px solid #F7D6DD;	
text-align: center;	
color: #FDFDFD;	
}

#recommended h3{
	font-size: 22px;
	padding-top: 25px;
	color:#565454; 
}


#recommended ul{
	width:290px;
	margin: 10px auto;
	/*border: 1px solid #333;*/
	text-align: left;
	line-height:50px;
	list-style: none;	
}




#recommended ul li{
	font-size: 20px;	
	background:url(../img/icon.png) left no-repeat;	
	text-indent:50px;	
	/*border: 1px solid #444;*/
}

#inner3{
	width: 100%;
	display: flex;
}


.inner2{
width: 100%;
margin: 0 auto;
/*border: 1px solid #444;*/

}

#place{
	width: 100%;
	text-align: center;
  /*border: 1px solid #444;*/
	margin-top: 20px;
}


#place h4{
font-size: 20px;	
background: url(../img/oogiIrasuto.png)top left no-repeat;
width: 	173px;
height: 	72px;
margin: 0 auto;
line-height: 350%;
}

#placecontents{
	width: 300px;
	/*border: 1px solid #444;*/
	text-align: left;
	margin:20px auto;
	line-height: 150%;
}



#price{
	width: 100%;
	text-align: center;
	/*border: 1px solid #444;*/
	margin-top:20px;
}


#price h4{
	font-size: 20px;	
	background: url(../img/oogiIrasuto.png)top left no-repeat;
	width: 	173px;
	height: 	72px;
	margin: 0 auto;
	line-height: 350%;	
}


#pricecontents{
	width:350px;
	/*border: 1px solid #444;*/
	text-align: left;
	margin:20px auto;
	line-height: 150%;
}




#pricecontents ul li{
	line-height: 25px;
	list-style-type:square;
}

#map{
width:100%;
height:300px;
margin:40px auto 0px auto; 
}
 


footer{
	clear: both;
	width: 100%;
	height: 30px;	
	background: url(../img/rainB.png)	repeat-x;
}

#copyright{
	text-align: center;
	line-height: 200%;
}

.color{
	background-color:#FCFBFB;	
	color: #565454;	
}
	

@media screen and (max-width:768px){
.pc { display: block !important; }
.sp { display: none !important; }

	
.header{
	width: 100%;
	height:130px;

display:block;
}
	

	
.header #title{
	width: 100%;

	}
	
.header	h1 img{
	width: 180px;	
	}
	
	
.header #nav{
	width: 350px;
	margin: 0 auto;
	/*border: 1px solid #444;*/
	text-align: center;
}

.header ul{
	margin-top:15px;

}

	
.header ul li{
margin-left: 0px;
margin-right: 0px;
}		
		

#top{
	margin-left: 0px;	
}	
	
	
	#catchcopy{
	width:250px;
	font-size:26px;
	padding-top: 30px;
	text-align: center;
	background: url(../img/irasuto.png)	no-repeat bottom right;
	line-height: 300%;	
	/*border: 1px solid #333;		*/
}
	
	#gazo img{
	width:60%;
	margin-top:15px;
	}
	
	
}	

@media screen and (max-width:480px){
.pc { display: none !important; }
.sp { display: block !important; }

	
	.header{
		width:100%;
		height: 80px;
		display: block;
		margin: 0 auto;
	}
	
	.header #title{
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	
	
	
.header h1{
	width: 150px;
	margin:15px auto 0 auto;
	/*border:  1px solid #444;*/
}

.header h1 img{
	margin: 0;
	padding-bottom: 0;
}


.header h2{
	width:100%;
	/*border:  1px solid #444;*/
	font-size: 16px;
	margin:0px;
	text-align: center;
}
	
#pankuzu{
	display: none;
}


	#headerMenu p{
		width: 100%;
		height: 35px;
		/*background-color: #db3c1b;*/
		background-color: #EB9294;
		text-align: center;
		/*color: #FFFFFF;*/
		color: #565454;
		float: left;
		
	
	}
	#headerMenu #pf{
		width: 50%;
		padding-top: 10px;
		
		
			}
	
		#headerMenu #con{
		width: 50%;
		padding-top: 10px;
		
	}
		
	
	
	
	.inner{
		width:100%;
		display: block;
	}
	
	#catchcopy{
		width:100%; margin: 20px auto 0 auto;
		font-size: 24px;
		background: url(../img/irasuto2.png)	no-repeat top left;
		text-align: center;
	}
	
	
	#gazo img{
		width: 100%;
		padding: 0;
	}
	
	#recommended{
		margin-top: 0;
	}
	
	
	
	
	.inner2{
	width: 100%;
        margin:0 auto;
	}

#pricecontents{
	width:350px;
	margin:30px;
}
	

	#map{
	width:100%;
        height:300px;
	margin:20px auto 0px auto;
	}

/*	
#footerMenu{
margin-top:5px;
	}
		
#footerMenu p{
width: 100%;
height: 35px;
background-color: #EB9294;
float: left;
text-align: center;
color: #FFFFFF;
padding-top:10px;
}
*/	

#footerMenu{
margin-top:30px;
}
	
#footerMenu p{
width: 100%;
height: 35px;
background-color: #EB9294;
float: left;
text-align: center;
color: #FFFFFF;
}

#footerMenu #pf2{
width: 50%;
padding-top: 10px;
}

#footerMenu #con2{
width: 50%;
padding-top: 10px;
}
			
	

	
}