@charset "UTF-8";

/* ==================================
================================== */
/* Google Map bug Fix*/
#googlemap label { width: auto; display: inline; }
#googlemap img { max-width: none!important; max-height: none!important; }

.gm-style-iw {
  overflow: hidden ! important;
  width :   250px  ! important;
}

#shop {
	width:1092px;
	margin:0 auto;
	/*padding-bottom: 30px;*/
	text-align:left;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	/*border:1px solid #cccccc;*/
	}



#shop #info {
	width: 1068px;
	margin: 0 auto;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#efefef', endColorstr='#efefef');/* IE */
    background: #F5F5F5;
	padding: 20px 0;
}
#shop #info DIV.clearfix {
	width: 1028px;
	margin: 0 auto 10px;
}
#shop #info DIV.clearfix .left {
	width: 320px;
}
#shop #info DIV.clearfix .left img{
	width: 320px;
}
#shop #info DIV.clearfix .right {
	width: 680px;
	color: #333;
}
#shop #info H2 {
	margin-bottom: 2px;
	font-size: 230%;
	font-weight: normal;
}
#shop #info DIV.clearfix .right P {
	/*font-size: 16px;*/
}
#shop #info UL {
	/*width: 1028px;*/
	margin: auto;
	list-style: none;
	background:#445488;
	padding: 15px 15px 5px 15px;
	/*border-radius: 5px;*/
}
#shop #info LI {
	width: 56px;
	height: 71px;
	margin: 0 0px 10px 0;
	float: left;
}
#shop #info .info_cap {
	/*border-bottom: 1px solid #333;*/
	padding: 10px 0 0 0;
	margin: 10px;
	color:#333;
}


#shop #nearshop {
	width: 1068px;
	height: 48px;
	margin: 10px auto 10px;
	position: relative;
}
#shop #nearshop .right {
	width: 880px;
	height: 48px;
	line-height: 48px;
	/*font-weight: bold;*/
	position: absolute;
	top: 0;
	right: 0;
	float: none;
}


#shop #shopinfotext {
	/*line-height: 180%;*/
	margin-bottom:10px;
}

#shop #shopinfotext .hide-text {
	display: none;
}

#shop #shopinfotext button.readmore {
	position: relative;
	height: 80px;
	width: 90px;
	margin: 8px auto;
	display: block;
	background-color: transparent;
	color: #666;
	padding: 0px 0px 40px 0px !important;
	border: none;
	outline: 0;
	transition: .5s;
	-erbkit-transition: .5s;
	box-shadow: none;
}

#shop #shopinfotext button.readmore::after {
	content: " ";
	position: absolute;
	width: 30px;
	height: 30px;
	border-top: solid 3px #666;
	border-right: solid 3px #666;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	right: 28px;
	top: 40px;
	transition: .5s;
	-erbkit-transition: .5s;
	box-shadow: none;
}

#shop #shopinfotext button.readmore:hover::after {
	top: 40px;
}

#shop #shopinfotext .on-click {
	color: transparent!important;
}

#shop #shopinfotext .on-click {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}


#shop #info2 {
	width: 1068px;
	margin: 0 auto 10px;
}
#shop #info2 .clearfix DIV {
	width: 264px;
	height: 200px;
	background-color: #f5f5f5;
	/*font-weight: bold;*/
}
#shop #info2 .left {
	margin-right: 4px;
}
#shop #info2 .red {
	color: #d9352c;
}
#shop #info2 .bold {
	font-size: 16px;
}
#shop #info2 P {
	width: 250px;
	margin: 10px auto;
}
#shop #info2 P.label {
	width: 264px;
	height: 34px;
	margin: 0;
}
#shop #info2 P.button {
	width: 250px;
	height: 24px;
	margin: 0 auto;
	text-align: center;
}



#shop #info3 {
	width: 1068px;
	margin: 0 auto 20px;
}
#shop #info3 .label {
	height: 34px;
	text-align: center;
}
#shop #info3 .calendar {
	width: 348px;
	height: 280px;
	background-color: #f5f5f5;
	float: left;
}
#shop #info3 .calendar DIV {
	width: 348px;
	margin: 10px 0;
	background-color: #f5f5f5;
}
#shop #info3 .calendar DIV P {
	width: 54px;
	float: left;
}
#shop #info3 .calendar DIV P.month {
	width: 240px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#shop #info3 TABLE {
	margin: auto;
	padding-bottom: 5px;
	width: 98%;
}
#shop #info3 TH,
#shop #info3 TD {
	width: 40px;
	padding: 1px 0;
	text-align: center;
	font-weight: bold;
	background-color: #ffffff;
	font-size: 90%;
}
#shop #info3 TH {
	border: solid 1px #f5f5f5;
	border-bottom: solid 5px #f5f5f5;
}
#shop #info3 TD {
	border: solid 1px #d2d2d2;
}
#shop #info3 .empty {
	background: none;
	border: none;
}
#shop #info3 .today {
	color: #ffffff;
	background-color: #e15d56;
	border: none;
}
#shop #info3 .sunday {
	color: #ff3333;
}
#shop #info3 .saturday {
	color: #3333ff;
}
#shop #info3 .chirashi {
	width: 714px;
	height: 280px;
	background-color: #d9352c;
	float: right;
}
#shop #info3 .chirashi .clearfix {
	width: 710px;
	height: 242px;
	margin: 2px auto 0;
	background-color: #f5f5f5;
}
/*
#shop #info3 .chirashi .clearfix DIV {
	width: 200px;
	margin: 20px 0 0 120px;
	text-align: center;
}

#shop #info3 .chirashi .clearfix DIV.right {
	width: 200px;
	margin: 20px 120px 0 0;
}
#shop #info3 .chirashi .clearfix P {
	margin: 0 auto 10px;
	margin: 0 auto 5px;
	line-height: 130%;
}
#shop #info3 .chirashi .clearfix P.text {
	text-align: left;
}
#shop #info3 .chirashi .clearfix P.text SPAN {
	color: #0000cc;
}
*/


#shop #shopmap {
	width: 1068px;
	margin: 0 auto 25px;
	padding-bottom: 15px;
	background-color: #f5f5f5;
}
#shop #shopmap #googlemap {
	min-height:150px;min-width:150px;height: 420px;width: 100%; border:0;
}
#shop #shopmap #map {
	width: 1028px;
	height: 390px;
}
#shop #shopmap P {
	width: 1028px;
	margin: auto;
	text-align: right;
}
#shop #shopmap P.button {
	margin: 10px 40px 0 0;
	text-align: right;
}
#shop #shopmap H2 {
	text-align: center;
}

#shop .bigmap {
    border-top: 1px solid #ccc;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #ccc;
    width: 100%;
    padding: 6px 20px;
    /* cursor: pointer; */
    /* color: #fff; */
    margin: 12px 0;
    background: #2E6BCA;
    text-align: center;
    border-radius: 4px;
}
    
#shop .bigmap A{
	display: block;
	color: #FFF;
	text-decoration: none;
}

#shop .near-st {
	width: 100%;
	margin: auto;
}

#shop .near-st LI {
	float: left;
	width: 50%;
	list-style: none;
	padding: 2px;
}

#shop .near-st INPUT{
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
	width: 100%;
	padding: 10px 20px;
	cursor: pointer;
	color: #fff;
	background: #1C5E8B;
}


#shop #information {
	width: 1068px;
	margin: 0 auto 25px;
}
#shop #information UL {
	width: 1068px;
	padding: 15px 0 15px;
	background-color: #f5f5f5;
	list-style: none;
}
#shop #information LI {
	margin-bottom: 10px;
	padding-left: 60px;
}
#shop #information LI.new {
	color: #0000cc;
	background:url("../images/common/icon_new.png") no-repeat left top;
}
#shop #information .more {
	display: block;
}



#shop #shop_information {
	width: 1068px;
	margin: 0 auto 20px;
}
#shop #shop_information H2{
	margin-bottom: 4px;
}
#shop #shop_information UL {
	/*width: 1068px;*/
	/*padding: 15px 2px;*/
	list-style: none;
}
/*
#shop #shop_information LI {
	margin-bottom: 10px;
	padding-left: 60px;
	padding-bottom: 30px;
	border-bottom:1px solid #E5E5E5;
}
*/
#shop #shop_information LI{ 
	margin-bottom: 20px!important;
	padding: 20px 30px 30px 30px;
	position: relative; 
	background-color: #f5f5f5; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #DDDDDD; 
    border-radius: 10px 0 0 0;
	list-style: none;
	overflow: auto;
	/*box-shadow: 0px 1px 4px 0px #99a3ad, inset 0px 0px 40px #eeeeee; */
} 
#shop #shop_information LI.new {
	margin-bottom: 4px;
	background:url("../images/common/icon_new.png") no-repeat left top;
	background-color: #f5f5f5; 
}
#shop #shop_information .more {
	display: block;
}
#shop #shop_information .salecat {
	padding:15px 5px 5px 5px;
	color: #ea005a;
}
#shop #shop_information .salettl {
    margin-bottom: 15px;
    padding: 5px 10px;
	font-size:110%;
    color: #fff;
    background: #ff0062;
    border-radius: 4px;
    border: 2px solid #ea005a;
	font-weight: bold;
}
#shop #shop_information .saletxt {
	padding-bottom:10px;
	margin: 0 12px;
	line-height:150%;
}
#shop #shop_information .extend {
	margin: 0 12px;
	line-height:180%;
}
#shop #shop_information .salelnk {
	text-align:right;
	padding-top:10px;
	clear: both;
}


#shop #shop_information .campaign_photo_container{
    margin: 0 12px;
   	padding:5px 10px 3px 3px;
	float: left;
}

#shop #shop_information .campaign_photo_box{
	text-align:center;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}

#shop #shop_information .campaign_photo_box .img_l{
	/*width:488px;*/
	max-width: 488px;
	max-height: 488px;
}


#shop #banners {
	/*min-width: 372px;*/
	max-width: 1092px;
	width: auto;
	margin: 0 auto 25px;
}
#shop #banners .clearfix {
	width: auto;
	margin-left: 12px;
}
#shop #banners P {
	width: 360px;
	height: 150px;
	display: block;
	float: left;
}
#shop #banners .bn_2 {
	height: 300px;
}
#shop #banners IMG {
	-moz-transition: -moz-transform 0.16s linear;
	-webkit-transition: -webkit-transform 0.16s linear;
	-o-transition: -o-transform 0.16s linear;
	-ms-transition: -ms-transform 0.16s linear;
	transition: transform 0.16s linear;
}
#shop #banners IMG:hover {
 	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01,1.01);
}



#shop #banners .shufoo {
	width: 360px;
	height: 600px;
	display: block;
	float: left;
}
#shop #banners .shufoo .inner {
	width: 348px;
	height: 588px;
	background-color: #f64a2d;
}
#shop #banners .shufoo .wrap {
	position: relative;
	top: 2px;
	left: 2px;
	width: 344px;
	height: 584px;
	background-color: #ffffff;
}
@media screen and (min-width: 748px){
	#shop #banners .shufoo .wrap .shufooBtnCls{
		position: absolute;
		top:16%;
		left:30%;
		width: 40% !important;
	}
	#shop #shop_information .saleimg {
	    float: right;
	    margin-left:30px;
	}

}
@media screen and (max-width: 747px){
	#shop #banners .shufoo .wrap .shufooBtnCls{
		position: absolute;
		/*top:18%;*/
		top:150px;
		left: 26%;
		width: 50% !important;
		display: none;
	}
	#shop .near-st LI {
		width:100% !important;
		float:none;
		list-style: none;
		padding: 0;
	}
}

@media screen and (min-width: 481px){
	.sp_none{
		display:none;
	}
}

@media screen and (max-width: 480px){
	.pc_none{
		display:none;
	}
	#shop #shop_information LI{ 
		border-radius: 0;
	}
}

@media screen and (max-width: 320px){
	#shop #banners .shufoo .wrap .shufooBtnCls{
		position: absolute;
		top:13%;
		left: 26%;
		width: 50% !important;
	}
}

#shop #banners .shufoo IMG {
	display: block;
}
#shop #banners .shufoo .content {
	height: 448px;
	overflow-x: hidden;
	overflow-y: scroll;
}


#shop .pagetop {
	width: 1068px;
	margin: 0 auto 5px;
	text-align: right;
}



#shop .left {
	float: left;
}
#shop .right {
	float: right;
}

@media screen and (max-width: 747px){
	#shop .left {
		float: none;
	}
	
	#shop .right {
		float: none;
	}
}



IMG {
	border: none;
}



.p3 {
	display: none;
}
#header,
#container_all {
	width: 1092px;
	margin: auto;
}


/* Shufoo! */
.list_shufoo {
	margin:0 0;
}

.list_shufoo li {
	list-style: none;
	border-bottom:1px dotted #dbcfc0;
	background-color:#fbf9f7;
	padding-bottom: 4px;
}

.list_shufoo li:last-child {
	border-bottom:none;
}
.list_shufoo li a {
	display:block;
	position:relative;
	background-color:#fff;
	background-image:url(/images/shop/arrow_A.png);
	background-position:100% 50%;
	background-size:18px 13px;
	background-repeat:no-repeat;
	padding:0.8em 30px 0.8em 1em;
	color:#471700;
	text-decoration: none;
}

.list_shufoo li a:hover {
	background-color:#fbf9f7;
}
.list_shufoo li a .thumb {
	display:block;
	width:104px;
	float:left;
}
.list_shufoo li a .thumb img {
	border: 1px solid #ccc;
	width:90px;
	margin:0 auto;
}
.list_shufoo li a .title {
	display:block;
	line-height:1.3;
	padding:0 0 0 104px;
}
.list_shufoo li a .time {
	display:block;
	line-height:1.3;
	padding:0 0 0 104px;
	color:#888;
}

.appbtn{
	padding: 20px;
	text-align: center;
}
.appbtn a{
	border-radius:5px;
	/*
	border:1px solid #364ea5;
	background: -moz-linear-gradient(
		top,
		#5470dc 0%,
		#415dcb 100%);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#5470dc),
		to(#415dcb));
	background:linear-gradient(
		top,
		#5470dc 0%,
		#415dcb 100%);
	*/
	background: #00C300;
	padding: 16px;
	margin: 10px;
	color: #fff;
	text-decoration: none;
}
.appbtn a:hover{
	color: #fff;
	text-decoration: none;

}

