/* mobile styles */
 #wrap { width:310px; margin-left:auto; margin-right:auto; overflow:hidden; }

 #nav { width:310px; background:none; height:auto; overflow:hidden;   }
 #nav ul {	display: inline; list-style: none;  margin:0px; padding:0px; height:42px; line-height:42px;  }
 #nav ul li { float: left;  display: inline;  font-size: 12px; margin:0px; padding:0px;    }
 #nav ul li a { display:block; height:42px; padding:0; margin:0px;  width:320px; border-bottom:1px solid #ccc; }
 #nav ul li a:hover { }
  
 .single-post .type-post { width:310px;}
 .single-post .type-post .gridly-copy { width:290px;}
 .single-post .type-post img { width:310px; height:inherit;}
 
 .type-page { width:310px;}
 .type-page .gridly-copy { width:290px;}
 .type-page img { width:290px; height:inherit;}
 
 #comment-form { width:285px; }
 
 /* edit by hada */
 #nav ul li:first-child {
 	padding-left: 0px;
 }


/* 追加 */

#wrap{
	padding-top:0;	
}
#header{
	position:static;
	top:0;
	z-index:1;
	background-color:none;	
}

#head_btns{
	display:none;
	position:absolute;
	z-index:1;
	top:0;
	right:0;
}
#pankuzu{
	width:auto;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;	
}
#fkotei{
	display:block;
	width:100%;
	position:fixed;
	bottom:0;
	text-align:center;
	background-color: rgba(0,0,0,0.5);	
}
#fkotei ul{
	padding:0;	
}
#fkotei ul li{
	float:left;
	width:33.33%;
	padding:0;
	margin:0;
	list-style:none;
}
#fkotei ul li a img{
	width:100%;
	height:auto;	
}

.fshoplist .pic{
	float:none;
	width:auto;
	max-width:320px;
}
.fshoplist .pic img{
	width:100%;
	height:auto;
}
.fshoplist .Right{
	float:none;
	width:auto;
	padding-left:0;
}
.fshoplist .Right ul li a{
	display:block;
	width:100%;
	background-color:#000;
	padding:10px 0;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}

.farea ul{
	margin-left:0;	
}
.farea ul li{
	float:left;
	width:100%;
	height:120px;
	text-align:center;
	list-style:none;
	margin-left:0;
	padding-bottom:10px;
}


.pcoupon{
	padding:10px 0;	
}
.pcoupon li{
	background:url(../images/icon_coupon.png) no-repeat left 3px;
	background-size:20px 10px;
	list-style:none;
	padding:0 0 0 25px;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;

}