<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "utf-8";

/* #sns-area-yoyaku-pc */
#sns-area-yoyaku-pc {
	width: 100%;
/*	max-width: 800px;*/
	min-width: auto;
	text-align: right;
	margin: 0 auto;
	position: relative;
}
#sns-area-yoyaku-pc ul {
	margin-left: 0;
	margin-bottom:10px;
}
#sns-area-yoyaku-pc ul li {
/*	width: 5%;*/
	display: inline-block;
	text-align: center;
}
#sns-area-yoyaku-pc ul li img {
	width: 60%;
}

/* .sns-area-yoyaku-pc */
.sns-area-yoyaku-pc {
	width: 100%;
/*	max-width: 800px;*/
	min-width: auto;
	text-align: right;
	margin: 0 auto;
	position: relative;
}
.sns-area-yoyaku-pc ul {
	margin-left: -38%;
}
.sns-area-yoyaku-pc ul li {
/*	width: 5%;*/
	display: inline-block;
	text-align: center;
}
.sns-area-yoyaku-pc ul li img {
	width: 90%;
}

.sns-area-yoyaku-pc ul {
	margin-left: 0;
}
.sns-area-yoyaku-pc ul li img {
	width: 60%;
}

#sns-area-yoyaku-pc .mypage_on{
  width:188px !important;
  height:41px !important;
  cursor:pointer;
  margin:auto;
}
#sns-area-yoyaku-pc .mypage_off{
  width:188px;
  height:41px;
  cursor:pointer;
  margin:auto;
  display:none;
}
ul.listShop .shopsearch{
  text-align:center;
  margin:10px 0;
}
ul.listShop .shopsearch li{
  width:30%;
}
ul.listShop .shopsearch li img{
  width:43px !important;
  height:43px !important;
}

.yoyaku_search_on{
  width:188px !important;
  height:41px !important;
  cursor:pointer;
  
}
.yoyaku_search_off{
  width:188px !important;
  height:41px !important;
  cursor:pointer;
  display:none;
}

#sns-area-yoyaku-pc ul li.tw img, #sns-area-yoyaku-pc ul li.fb img, #sns-area-yoyaku-pc ul li.li img{
  width:43px;
  height:43px;
}

/* 2017/10/04 s*/
.mypage_on:hover, .mypage_off:hover,
.sns-area-yoyaku-pc a:hover img
{
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

body .shop-title nav.favorite {
display: block;
max-width: 650px;
}

/* 2017/10/04 e*/
</pre></body></html>