@charset "utf-8";
/* スマホ横揺れ　*/ 	
html {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
body {
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.gl_header{
	width:1000px;
	margin: 0 auto;
	box-sizing:border-box;
	 -webkit-box-sizing:border-box;
	  -moz-box-sizing:border-box;
	   -o-box-sizing:border-box;
	    -ms-box-sizing:border-box;}

/* .shop_ttl
--------------------------------------------*/ 		
.shop_ttl{
	width:100%;
	margin-bottom: 5px;}
	.shop_logo{
		float:left;}
	.shop_ttl_right{
		margin-top: 20px;
		float: right;
		white-space: nowrap;
}
		.shop_ttl_right p{
			font: 1.1rem;
			margin-bottom:1rem;
			font-weight: 700;}
	.shop_ttl_info{
		padding-left: 20px;}
	.shop_ttl_rev p img{
		margin: 0 3px 6px 20px;}
		span.tel_bold {
			font-size: 1.6rem;
			font-weight: 700;}
		span.rev_bold {
			font-size: 1.6rem;
			font-weight: 700;}
		span.gold {
			color: #a3770f;
            margin-left:-20px;}
		span.gray {
			color: #cccccc;}


/* .shop_ttl
--------------------------------------------*/ 		
.shop_service{
	margin-left: 15px;
	width: 100%;}
	.shop_service ul{
		position: relative;}
		.shop_service ul li{
			float: left;
			margin: 0 30px 25px 0;}
			.shop_service ul li:last-child{
				margin-right: 0;}




/* .gl_nav
--------------------------------------------*/
ul.gl_nav{
	width:100%;
	height:2rem;
	z-index:9999;
	position:relative;
	display:table;
	display: none;}

	ul.gl_nav > li{
		position:relative;
		text-align:center;
		display:table-cell;
		letter-spacing:0.2em;}
	
	ul.gl_nav > li a{
		display:block;
		background:rgb(51,51,51);
		margin:0;
		padding:0.5rem 0;
		color:rgb(255,255,255) !important;
		font-weight:700;
		text-decoration:none;
		border-right:1px dotted rgb(255,255,255);}
	
	ul.gl_nav li:last-child > a{
		border:none;} 
	
	ul.gl_nav li ul{
		position:absolute;
		top:100%;
		left:0;}
	
	ul.gl_nav li:last-child ul{
		left:-100%;}
	
	ul.gl_nav li ul li{
		overflow:hidden;
		width:220px;
		height:0;
		color:rgb(51,51,51);
		-moz-transition:.2s;
		-webkit-transition:.2s;
		-o-transition:.2s;
		-ms-transition:.2s;
		transition:.2s;}
	
	ul.gl_nav li:hover ul li{
		height:3rem;
		z-index:1000;
		border-bottom:1px solid #ccc;}
	
	ul.gl_nav li ul li a{
		display:block;
		height:100%;
		color:rgb(51,51,51) !important;
		background:rgb(255,255,255);
		text-align:left;
		font-weight:400;
		padding-left:1.5rem;}
	
	ul.gl_nav li ul li a:hover{
		font-weight:700;
		opacity:1;}


/* --------------------------------------------------- menu */
.menu{
	position: relative;
	width: 100%;
	height: 45px;
	max-width: 1000px;
	margin: 0 auto 15px;
	display: table;
    font-size:15px;}

.menu > li{
	display:table-cell;
	text-align:center;
	vertical-align: middle;
	background: rgb(107,145,95);}
	.menu > li:hover{
		background: rgb(193,217,185);
		-webkit-transition: all .5s;
		transition: all .5s;} 
	
	.menu > li a span{
		width: 100%;
		font-weight: 700;
		display: block;
		}
	
		.menu > li a span > img{
			margin: 0 5px;}


.menu > li > a{
	text-decoration: none;
	color: rgb(255,255,255) !important;
	font-weight: 800;}
	
.menu > li a{
	display: block;
	color: rgb(255,255,255);}
	.menu > li a:hover{
		color: rgb(255,255,255);}

.menu_2nd li{
	border-bottom:2px dashed #86B577;
	padding-bottom:0px;
	margin-bottom:10px;
    font-size: 14px;}

ul.menu_2nd{
	visibility: hidden;
	opacity: 0;
	z-index: 99999;}


/* --------------------------------------------------- menu_under */
li.menu_under ul.menu_2nd{
	position: absolute;
	top: 45px;
	left: 0;
	box-sizing: border-box;
	width: 1000px;
	padding: 2% 2% 1% 2%;
	background: rgb(241,247,241);
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;}

li.menu_under:hover ul.menu_2nd{
	top: 45px;
	visibility: visible;
	opacity: 1;}

li.menu_under ul.menu_2nd > li{
	float: left;
	width: 18.4%;
	text-align:left;
	margin-right: 2%;
	position:relative;}
	li.menu_under ul.menu_2nd > li:nth-child(5n){
		margin-right: 0;}
	li.menu_under ul.menu_2nd > li a{
		height: 2.5rem;
		text-decoration: none;
		padding-left: 1.5rem;
		color: #56744C !important;
		font-weight: bold !important;
		font-size:13px;}
/*Gメニュープルダウン*/
li.menu_under ul.menu_2nd > li:after{
	content: ">";
	position:absolute;
	top:0;
	right:5px;}


/* .shop_message
--------------------------------------------*/ 
.shop_message{
	width:100%;
	height:100%;
	overflow-y:scroll;
    border:1px solid #eee;
	padding:15px;
	box-sizing:border-box;
	 -webkit-box-sizing:border-box;
	  -moz-box-sizing:border-box;
	   -o-box-sizing:border-box;
	    -ms-box-sizing:border-box;}
	.shop_message p{
		margin-bottom:1.5rem;}


/* .shop_message_iframe
--------------------------------------------*/ 
.messageiframe{
	width:100%;
	height: 100px;
	border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 100%;/* vertical-align:baseline; */
    margin: 0;
    padding: 0;
}

/* .shop_message_iframe SP
--------------------------------------------*/ 
.messageiframe2{
	width:100%;
	height:120px;
	border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 100%;/* vertical-align:baseline; */
    margin: 0;
    padding: 0;
}


/* .serch_rakuten-banner
--------------------------------------------*/
.serch_rakuten-banner{
	width:100%;
	height:50px;
	margin: 15px;
	padding: 0;}
		
/* ------ .shop_search ------ */	
.shop_search{
	width:50%;
	margin-top: 0px;
	float:left;}
	.shop_search form{}
	.shop_search form input{}
	.shop_search form input.yen{
		width:7rem;
		padding:0 0.25rem;
		ime-mode: disabled;}
	.shop_search form input.freeword{
		width:150px;
		padding:0 0.25rem;}	
	.shop_search form input.textArea{
		height: 2.1em;
		color: rgb(51, 51, 51);
		font-size:1.3rem ;
		padding: 0.3em 0.5em;
		border:1px solid #ccc;			
		box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		   -o-box-sizing: border-box;
			-ms-box-sizing: border-box;}
	.shop_search form input.searchBtn{
		border:none;
		position:absolute;}
	.shop_search form input.searchBtn:hover{
		-webkit-transition:.5s;
		-moz-transition:.5s;
		-o-transition:.5s;transition:.5s;
		filter:alpha(opacity=60);
		-moz-opacity:.6;
		opacity:.6;}
	.shop_search .searchWord{
		margin-top:1rem;}
		.searchWord span{
			background:#EEE;
			margin-right: 5px;}
		.searchWord span.bold{
			background: none;}
		.searchWord span a{
			padding: 3px 5px;
			background: #EEE;
			color: rgb(51,51,51) !important;
			text-decoration: none;
			border-radius: 3px;}


/* ------ .shop_search NEW ------ */	
.shop_searchnew{
	width:90%;
	margin-top: 0px;
	float:left;}
	.shop_searchnew form{}
	.shop_searchnew form input{}
	.shop_searchnew form input.yen{
		width:80px;/*金額のボックス*/
		padding:0 0.25rem ;
		ime-mode: disabled;}
	.shop_searchnew form input.freeword{
		width:170px;
		padding:0 0.25rem;}	
	.shop_searchnew form input.textArea{
		height: 2.1em;
		color: rgb(51, 51, 51);
		font-size:1.3rem ;
		padding: 0.3em 0.5em;
		border:none;	/*1px solid #ccc*/
		box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		  -moz-box-sizing: border-box;
		   -o-box-sizing: border-box;
			-ms-box-sizing: border-box;}
	.shop_searchnew form input.searchBtn{
		border:none;
		position:absolute;}
	.shop_searchnew form input.searchBtn:hover{
		-webkit-transition:.5s;
		-moz-transition:.5s;
		-o-transition:.5s;transition:.5s;
		filter:alpha(opacity=60);
		-moz-opacity:.6;
		opacity:.6;}
	.shop_searchnew .searchWord{
		margin-top:1rem;}
		.searchWord span{
			background:#EEE;
			margin-right: 5px;}
		.searchWord span.bold{
			background: none;}
		.searchWord span a{
			padding: 3px 5px;
			background: #EEE;
			color: rgb(51,51,51) !important;
			text-decoration: none;
			border-radius: 3px;}

/* ------ .rakuten_banner slider------ */
.rakuten_banner{
	width:50%;
	float:left;}

#slider{

	margin:0;
	z-index:1;}

#slider div{
	text-align:center;
	padding: 0;}

#slider div a, #slider div a:hover{
	text-decoration:none !important;}

.jquery-slider{
	overflow: hidden;
	position: relative;}
  
.jquery-slider-element{
	overflow: hidden;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-left:15px;}
	
.jquery-slider-control{
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 10px;
    height: 48px;
    padding: 0;
    margin: 0;
    opacity: 0.5;
    cursor: pointer;}
	
.jquery-slider-control:hover{
    opacity: 1;}	
.jquery-slider-control-prev{
    left: 0px;
    top: 0px;}	
.jquery-slider-control-next{
    right: 0px;
    top: 0px;}

/* .gl_banner
--------------------------------------------*/
.gl_banner{}
	.gl_banner li{
		float:left;
		margin:0 15px 15px 0;}
		.gl_banner li img{
			max-width:100%;}
		.gl_banner a{
			display:block;}
		.bn_col5 li{
			width:220px;}
			.bn_col5 li:nth-child(5n){
				margin-right:0;}
		.bn_col1{
			width:1000px;}
			.bn_col1 li:nth-child(1n){
				margin-right:0;}

.orange{
	color:#fb6743;
}
h4.headtop {
	font-size:12px;
	font-weight:bold;
	line-height:0.8em;
	margin-bottom:5px;
}
/* img bottom 130px padding
--------------------------------------------*/
img.b130 {
	padding-bottom:130px;
}
/* sticker on img
--------------------------------------------*/
div.stickerbase {
	position: relative;
	margin: 0 auto;
	width:553px; 
	height:306px;
	padding-bottom:130px;
}
div.sticker {
position: absolute; 
bottom: 166px; 
right: 10px;
}
