@charset "utf-8";


/* ----------------------------
	shop_data_sp
---------------------------- */

.shop_menu_bar {
	margin: 17px 0 20px;
	padding:2px 0;
	background: linear-gradient(#FFCCE6, #FF99CA);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCE6),to(#FF99CA));
	height:40px;
}
.shop_menu_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;
	}


.shop_img{
	margin:10px 5px 20px;
	padding:5px 10px;
	text-align:center;
	border:#DDD solid 1px;
	background-color:#FFF;
	border-radius:3px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.shop_img .rectitle{
	margin:5px 0 0;
	color:#CC3333;
}
.shop_img .catch{
	margin:10px 0 0;
	font-weight:bold;
	color:#FF6631;
}
.shop_img img{
	margin:5px 0;
}





.information {
	margin:0;
	padding:0;
	}
.information .date{
	margin-right:5px;
	padding:0 10px;
	font-size:10px;
	color:#333;
	float:right;
	}
.information .title{
	padding-left:15px;
	font-weight:bold;
	color:#F60;
	}
.information .info{
	margin:0 10px;
	}


/*-- ▲ ショップニュース ▲ --*/

#sp_twitter_box a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	/*position: relative;*/
	}
#sp_twitter_box span {
	position: absolute;
	margin:10px -120px
	}
#tweet_box{
	margin:5px 10px 30px;
	padding:5px;
	border:#DDD solid 1px;
	border-radius:3px;
	box-shadow:0 5px 3px -3px #AAA;
	}

.sp_message {
	margin-bottom:30px;
	}
.sp_message p {
	margin:0 10px;
	}

.sp_treatment {
	margin-bottom:30px;
	}
.sp_treatment ul {
	margin:0 10px 10px;
	}
.sp_treatment p {
	margin-left:10px;
	}
.sp_treatment .other {
	margin:0 10px;
	}
.sp_special_favor {
	margin-bottom:30px;
	}
.sp_special_favor p {
	margin:0 10px;
	}
.sp_photo {
	margin-bottom:30px;
	}
.sp_video {
	margin-bottom:30px;
	}



.sp_shop_data table{
	width:95%;
	margin:0 auto 30px;
	border:#CCC solid 1px;
	border-bottom:none;
	border-right:none;
	}
.sp_shop_data table tr td{
	padding:5px;
	border-bottom:#CCC solid 1px;
	}
.sp_shop_data table tr td.data_item{
	width:90px;
	border-right:#CCC dotted 1px;
	text-align:center;
	font-weight:bold;
	background-color:#EEE;
	}
.sp_shop_data table tr td.shop_data_item{
	width:232px;
	border-right:#CCC solid 1px;
	background-color:#FFF;
	}
.sp_shop_data .url_thumbnail{
	display:block;
	text-align: center;
	margin: 5px auto 0px;
	background-color: rgb(255, 255, 255);
}
.sp_shop_data .url_thumbnail a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}



/*　募集要項　*/
.sp_guideline table{
	width:95%;
	margin:0 auto 30px;
	border:#CCC solid 1px;
	border-bottom:none;
	border-right:none;
	}
.sp_guideline table tr td{
	padding:5px;
	border-bottom:#CCC solid 1px;
	}
.sp_guideline table tr td.data_item{
	width:70px;
	border-right:#CCC dotted 1px;
	text-align:center;
	font-weight:bold;
	background-color:#EEE;
	}
.sp_guideline table tr td.data_item span{
	font-size:0.9em;
	font-weight:normal;
	}
.sp_guideline table tr td.shop_data_item{
	width:232px;
	border-right:#CCC solid 1px;
	background-color:#FFF;
	}




/* ----------------------------
	
---------------------------- */


.sp_photo .one{
	width:110px;
	height:110px;
	margin:5px;
	padding:0px;
	float:left;
	background-color:#FFF;
	border:#CCC solid 1px;
	box-shadow:0 10px 6px -6px #777;
	}
.sp_photo .one img{
	width:102px;
	height:102px;
	margin:4px;
	padding:0;
	}

.sp_video .one{
	width:110px;
	/*height:90px;*/
	margin:5px;
	padding:0px;
	float:left;
	background-color:#FFF;
	border:#CCC solid 1px;
	box-shadow:0 10px 6px -6px #777;
	}
.sp_video .one img{
	width:102px;
	/*height:82px;*/
	margin:4px;
	padding:0;
	}

.sp_treatment li{
	border:1px solid #119900;
	background: #10C400;
	color:#FFF;
	border-radius:3px;
	padding:3px 6px 3px 6px;
	margin-right:5px;
	margin-bottom: 5px;
	font-size:11px;
	float:left;
	line-height:17px;
	height:15px;
	}
.sp_treatment li.off{
	border:1px solid #AAA;
	background: #FFF;
	color:#AAA;
	}



.recommend_bar{
/*	margin:15px 0 5px;
	padding:2px 0;
	background: linear-gradient(#FFCCE6, #FF99CC);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCE6),to(#FF99CC));*/
	/* IE用 */
/*	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFCCE6,EndColorStr=#FF99CC);
	height:40px;
	clear:both;*/
	/*line-height:30px;*/
}
.recommend_bar p{
/*	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;*/

	}

.title_bar{
	margin:15px 0 0;
	padding:2px 0;
	background: linear-gradient(#E7D9A8,#DFCA83);
	background: -moz-linear-gradient(top,#E7D9A8,#DFCA83);
	background: -webkit-gradient(linear,center top,center bottom,from(#E7D9A8),to(#DFCA83));
	/* IE用 */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E7D9A8,EndColorStr=#DFCA83);
	height:40px;
}
.title_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;

	}

.menu_bar{
	margin: 10px 0 0;
	padding:2px 0;
	background: linear-gradient(#FFCCE6, #FF99CA);
	background: -moz-linear-gradient(top,#FFCCEE,#FF99CC);
	background: -webkit-gradient(linear, center top, center bottom,from(#FFCCE6),to(#FF99CA));
	height:40px;
}
.menu_bar p{
	padding-left:40px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	background: url(/sp/Images/menu_bar.png) no-repeat;
	}

#footmenu li{
	float:left;
	width:25%;
	margin:15px 0;
	padding:10px;
	border-left:solid 1px #888;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FFCCE6),color-stop(1, #FF99CA));
	background-image: -moz-linear-gradient(-90deg,#FFCCE6 0%,#FF99CA 100%);
	color:#FFFFFF;
	font-size:9px;
	line-height:12px;
	text-align:center;
}
#footmenu li:first-child{
	border-left:none;
}

#footmenu a{
	color:#FFFFFF;
}





.sp_btn{
	margin:15px 0;
	text-align:center;
	}



/* news_list */

.news_list{
	width:100%;
	height:1%;
	overflow:hidden;
	margin:0 0 0px;
	}
.news_list li{
	color:#333;
	}
.news_list li a{
	display:block;
	text-decoration:none;
	/*color:#1b9f00;*/
	font-size:14px;
	padding:8px;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background:url(/sp/Images/arow.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background:url(/sp/Images/arow.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:98% 50%;
	border-bottom:1px dotted #666;
	overflow:hidden;
	position: relative;
	}
/*.news_list li img{
	float:left;
	margin:0 5px 5px 0;
	border:2px solid #060;
	}*/
.news_list li p{
	font-size:14px;
	/*color:#808080;*/
	}
.news_list li span{
	font-size:10px;
	top:0;
	right:0;
	position: absolute;
	padding:5px 5px 0 0;
	/*color:#808080;*/
	}
.news_list li p.news_name{
	padding:0;
	}
.news_list li p.news_cate{
	font-size:10px;
	padding:0 5px;
	}
.news_list li p.news_title{
	padding:0 5px;
	}

.news_list li a:hover{
	/*color:#333;*/
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}








/*--------------------------------------
	
--------------------------------------*/


.footer_menu{
	margin:0;
	padding-bottom:10px;
	}
.footer_menu span{
	display: block;
	font-size:10px;
	color:#930;
	}
.footer_menu .title{
	/*background-color: #ffffff;*/
	padding: 8px 15px ;
	display: block;
	font-size:18px;
	/*font-weight:normal;
	line-height:110%;
	text-decoration: none;*/
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	background: url(/sp/Images/down_arow.png) no-repeat;
	background-position:95%;
	}
.footer_menu h3.none{
	/*background-color: #ffffff;*/
	padding: 5px 15px ;
	display: block;
	font-size:18px;
	/*font-weight:normal;
	line-height:110%;
	text-decoration: none;*/
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
.footer_menu h3.none a{
	line-height:2.0em;
	text-decoration: none;
	color:#000;
	display: block;
	}
.footer_menu h3 {
	background-color: #ffffff;
	border-top: solid 1px #eee;
	/*border-bottom: solid 1px #eee;*/
	padding: 10px 10px 0px;
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
li.area h3 {
	background-color: #ffffff;
	border-top: solid 1px #eee;
	/*border-bottom: solid 1px #eee;*/
	padding: 10px 10px 5px;
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	background: url(/sp/Images/down_arow.png) no-repeat;
	background-position:90%;
	}
li.pref a{
	color:#000;
	background-color: #ffffff;
	/*border-bottom: solid 1px #eee;*/
	display: block;
	/*font-size:120%;*/
	font-weight:normal;
	/*line-height:110%;*/
	text-decoration: none;
	margin-bottom: -3px;
	cursor: pointer;
	position: relative;
	}
.footer_menu li{
	background-color: #FFFFFF;
	/*border-bottom: solid 1px #D6D6D6;*/
	padding: 8px 10px 8px 15px;
	font-size:14px;
	font-weight:normal;
	}
.footer_menu li:first-child{
	background-color: #FFFFFF;
	border-bottom:none;
	font-size:14px;
	font-weight:normal;
	}
.footer_menu li:last-child{
	background-color: #FFFFFF;
	border-bottom:none;
	font-size:14px;
	font-weight:normal;
	}
.footer_menu li a {
	position: relative;
	display: block;
	text-decoration:none;
	}
/*.footer_menu li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 17px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #ffc2d3;
	}
.footer_menu li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 22px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #FFFFFF;
	}*/
.area li:nth-child(odd) {
	background: #FFEEFF;
}
/*.area li:nth-child(even) {
	background: #E6DDC6;
}*/

.footer_menu p{
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	border-top: solid 1px #eee;
	}







/*--------------------------------------
	topicpath_sp
--------------------------------------*/
.topicpath_sp{
	margin:10px 0;
	padding: 0;
	float: left;
	display: block;
	/*height: 21px;*/
	/*overflow: hidden;*/
	width: 100%;
	padding:5px 0;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	background:#fff;
	}
.topicpath_sp ol{
	margin: 0;
	padding: 0;
	/*height: 21px;*/
	display: block;
	}
.topicpath_sp ol li{
	display: block;
	float: left;
	position: relative;
	/*height: 21px;*/
	overflow: hidden;
	line-height: 21px;
	margin: 0px 0px 0px 6px;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(/sp/Images/Chevron.gif) no-repeat 100% 0;
	}
.topicpath_sp ol li div.chevronOverlay{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	}
.topicpath_sp ol li span{
	display: block;
	overflow: hidden;
	}
.topicpath_sp ol li a{
	display: block;
	position: relative;
	/*height: 21px;
	line-height: 21px;*/
	overflow: hidden;
	float: left;
	}
.topicpath_sp ol li:first-child a{
	height: 16px !important;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width:16px;
	padding: 0;
	margin-top: 2px;
	background:url(/sp/Images/IconHome.gif) no-repeat 0 0;
	}
.topicpath_sp ol li:last-child{
	background: none;
	margin-left: 8px;
	margin-right: 0;
	padding-right: 0;
	}
.chevronOverlay{
	display: none;
	background: url(/sp/Images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
	}




/*--------------------------------------
	
--------------------------------------*/

/*
h1 a{
	display:inline-block;
	width:176px;
	height:68px;
	margin:10px 10px 2px;
	background:url(/common/logo.png) no-repeat;
	background-size:cover;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
h2{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	}

#wrap {
	width:99%;
	margin:0 auto;
	padding:0 1px ;
	background:#FFF;
	border: 1px #CCC solid;
	}
#head{
	margin:0;
	padding:0;
	height:73px;
	position:relative;
	}

*/




.banner_sp_silver{
	margin:2px auto 0;
	}
.banner_sp_silver h5 {
	padding:3px 0 1px;
}
.banner_sp_silver li a{
	padding:5px 0 8px 30px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 5px;
	overflow:hidden;
	position: relative;
}
.banner_sp_silver li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}

.banner_sp_silver .list_name{
	font-size:12px;
	}
.banner_sp_silver .list_cate{
	font-size:10px;
}




.banner_sp_gold{
	margin:2px auto 0;
	}
.banner_sp_gold img{
	float:left;
	margin:0 5px 0;
}
.banner_sp_gold p{
	font-size:10px;
}
.banner_sp_gold h5{
	padding:2px 0 0 5px;
}
.banner_sp_gold li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 6px;
	overflow:hidden;
	position: relative;
}
.banner_sp_gold li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_gold img{
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}




.banner_sp_platinum{
	margin:5px auto 0;
	}
.banner_sp_platinum p{
	font-size:10px;
}
.banner_sp_platinum h5{
	padding:5px 0 0px 5px;
}
.banner_sp_platinum li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 9px;
	overflow:hidden;
	position: relative;
}
.banner_sp_platinum li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_platinum img{
	/*float:left;*/
	margin-bottom:8px;
	margin-left:15px;
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_platinum .list_name{
	font-size:14px;
	padding-left:15px;
	}
.banner_sp_platinum .list_cate{
	font-size:10px;
	padding-left:15px;
}

.center {
	text-align: center;
}



.banner_sp_vip {
	margin:5px auto 0;
}
.banner_sp_vip p{
	font-size:10px;
}
.banner_sp_vip h5{
	padding:5px 0 0px 5px;
}
.banner_sp_vip li a{
	padding:5px 0 8px 25px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666;
	background: linear-gradient(#FFFFFF, #EEEEEE);
	background: url(/common/home.png),-moz-linear-gradient(top,#FFFFFF,#EEEEEE);
	background: url(/common/home.png),-webkit-gradient(linear,center top,center bottom,from(#FFFFFF),to(#EEEEEE));
	background-repeat:no-repeat;
	background-position:0 9px;
	overflow:hidden;
	position: relative;
}
.banner_sp_vip li a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.banner_sp_vip img{
	/*float:left;*/
	margin-bottom:5px;
	margin-left:15px;
	border:#1C5D7F solid 1px;
	border-radius:2px;
	box-shadow:0 5px 3px -3px #AAA;
	}
.banner_sp_vip .list_name{
	font-size:14px;
	padding-left:15px;
	}
.banner_sp_vip .list_cate{
	font-size:10px;
	padding-left:15px;
}
.banner_sp_vip .list_special{
	font-size:10px;
	margin:5px 0;
	padding:5px;
	width:90%;
	border:#DDD solid 1px;
	background-color:#FFF;
	border-radius:3px;
	box-shadow:0 5px 3px -3px #AAA;
	}





.nav {
	width: 270px;
	margin: 0 auto;
	list-style:none;
	}
.nav li span {
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	}
.nav li {
	border: 1px solid #DCDCDC;
	border-radius: 6px 6px 6px 6px;
	background: linear-gradient(#FFFFFF, #E1E1E1);
	float: left;
	height: 50px;
	margin:0 2px 8px 4px;
	/*margin-right: 2px;*/
	text-align:center;
	width: 30%;
	}
.nav li a {
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	/*height: 30px;*/
	/*line-height: 26px;*/
	padding-top:18px;
	/*vertical-align: middle;*/
	text-decoration:none;
	}
.nav li a:hover {
	filter: alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
	}


/************************************************************
 * 認証
 ************************************************************/

.modal { position:fixed; display:none; z-index:9999; top:40%; left:50%; width:400px; height:190px; margin:-116px 0 0 -221px; padding:20px;background:#fff; text-align:center; border:7px solid #fef; border-radius:10px; }
.modal img { vertical-align:bottom; }
.modal p { margin-bottom:8px; color:#666; font-size:12px; font-weight:bold; }
.modal ul { text-align:center; }
.modal li { display:inline; }
.modal a { cursor:pointer; }



/*--------------------------------------
	page-top
--------------------------------------*/

#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 11px;
	z-index:10;
}
#page-top a {
	text-decoration: none;
	color: #666;
	width: 80px;
	padding: 20px 0;
	text-align: center;
	display: block;
	background: #FFEEFF;
	border-radius: 5px;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);

}
#page-top a:hover {
	text-decoration: none;
	background: #FFBBFF;
}





