@charset "utf-8";

/* 切り替えリンク */
#floorguide .btn_floor a {
	display:block;
	margin:20px;
	padding:8px 0px 10px 0px;
	background: -moz-linear-gradient(center top, #ffffff, #ffffff, #ffffff, #eaeaea);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.49, #ffffff),to(#eaeaea));
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:solid 1px #cccccc;
	text-align:center;
	font-size:10px;
	color:#A5220E;
	vertical-align:middle;
}
#floorguide .btn_floor a span {
	font-size:16px;
	margin-left:5px;
	position:relative;
	top:1px;
	font-weight:bold;
}

/*--------------------------------
	フロアガイド：カテゴリ別
--------------------------------*/
#floorguide .category_link {
	margin:0 1% 20px; 
	width:98%; 
	text-align:center; 
}
#floorguide .category_link:after {
	content: "";
  display: block;
  clear: both;
}
#floorguide .category_link table {
	margin:0 2.5% 20px; 
	width:95%; 
	box-sizing:border-box; 
	text-align:center; 
}
#floorguide .category_link table td.pr2 { 
	padding-right:2%; 
	box-sizing:border-box;
}
#floorguide .category_link table a { 
	width:100%; 
	box-sizing:border-box; 
}
#floorguide .category_link table a { 
	height:100px;
}
#floorguide .category_link table a.all { 
	height:210px;
	background:-moz-linear-gradient(center top, #ffffff, #fab8ae, #fab8ae, #fab8ae);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.30, #fab8ae),to(#fab8ae));
	border:solid 1px #a42611;
}
#floorguide .category_link table a.fashion { 
	background:-moz-linear-gradient(center top, #ffffff, #ffd2e1, #ffd2e1, #ffd2e1);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.30, #ffd2e1),to(#ffd2e1));
	border:solid 1px #ff6699;
}
#floorguide .category_link table a.goods { 
	background:-moz-linear-gradient(center top, #ffffff, #f9d8f9, #f9d8f9, #f9d8f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.30, #f9d8f9),to(#f9d8f9));
	border:solid 1px #996699;
}
#floorguide .category_link table a.food { 
	background:-moz-linear-gradient(center top, #ffffff, #fee1b6, #fee1b6, #fee1b6);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.30, #fee1b6),to(#fee1b6));
	border:solid 1px #ff9900;
}
#floorguide .category_link table a.service { 
	background:-moz-linear-gradient(center top, #ffffff, #e9e992, #e9e992, #e9e992);
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.30, #e9e992),to(#e9e992));
	border:solid 1px #999900;
}
#floorguide .category_link table a img { 
	width:100%; 
	max-height:84px; 
	max-width:120px;
}
#floorguide .category_link table a.all img { 
	width:95%; 
	max-height:81px; 
	max-width:90px;
}
#floorguide .category_link a { 
	display: table; 
	margin-bottom:10px;
	box-sizing:border-box; 
	padding:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*border:solid 1px #cccccc;*/
	text-align:center; 
}
#floorguide .category_link a span {	
	display:table-cell; 
	vertical-align:middle;
}
#floorguide.list .head {
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:8px;
}
#floorguide.list .floor {
	color:#ffffff;
	background-color:#D58A7F;
	border-bottom:solid 2px #A72714;
	padding:2px 10px;
	margin-bottom:10px;
	font-size:16px;
}
.blockList .shoplink {
	display: block;
  border-bottom: dotted 1px #cccccc; 
	margin-top:10px;
  padding: 0 5px 5px 10px;
}
.blockList .shoplist {
  background: rgba(0, 0, 0, 0) url("../images/arrow_list.png") no-repeat scroll right bottom / 10px 10px;
  display: table;
  padding-bottom: 5px;
  width: 100%;
}
.blockList .shoplist .images {
	float:left;
	margin:0 10px 0 0;
	display:table;
	border:solid 1px #cccccc; 
	width:120px; 
	height:85px; 
}
.blockList .shoplist .images span { 
	display:table-cell; 
	vertical-align:middle; 
	text-align:center;
}
.blockList .shoplist .detail {
	margin-left:132px;
	margin-right:10px;
}
.blockList .shoplist .detail .category {
    color: #ffffff;
    font-size: 10px;
    height: 17px;
    padding: 2px 5px;
}
.blockList .shoplist .detail h4 {
    font-size: 14px;
    font-weight: bold;
}

/*--------------------------------
	フロアガイド：フロア別
--------------------------------*/
#floorguide.floor .floor_link {
	margin-bottom:20px;
}
#floorguide.floor .floor_link li a {
	display:block;
	padding:5px 10px;
	border-bottom:solid 1px #cccccc;
}
#floorguide.floor .floor_link li a span {
	display:block;
	background: url("../images/arrow_list.png") no-repeat bottom right;
	background-size:10px 10px;
}
/*--------------------------------
	フロアガイド：フロア別一覧
--------------------------------*/
#floorguide.list .floor_link {
	text-align:center;
	margin-bottom:10px;
}
#floorguide.list .floor_link .block {
	display:table;
	border-spacing:10px 5px;
	margin:auto;
}
#floorguide.list .floor_link .block a {
	display:table-cell;
	vertical-align:middle;
	width:70px;
	height:60px;
	padding:0px 8px;
	background: -moz-linear-gradient(top, #C02C12, #9D1F0D);
	background: -webkit-gradient(linear, left top, left bottom, from(#C02C12), to(#9D1F0D));
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:solid 1px #9D1F0D;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
}
/*--------------------------------
	ショップ基本情報
--------------------------------*/
#shopinfo { 
	padding:10px; 
	width:100%; 
	box-sizing:border-box; 
}
#shopinfo { 
	width:100%;
}
#shopinfo .images { 
	float:left;
	margin:0 10px 0 0;
	display:table;
	border:solid 1px #cccccc; 
	width:100px; 
	height:71px; 
}
#shopinfo .images span { 
	display: table-cell; 
	vertical-align:middle; 
	text-align:center;
}
#shopinfo .name .category {
  color: #ffffff;
  font-size: 10px;
  height: 17px;
  padding: 2px 5px;
}
#shopinfo .name h3 { 
	font-size:16px;
}
#shopinfo .shopdtl { 
	width:100%; 
	clear:both; 
	padding:10px 0; 
}
#shopinfo .shopdtl p { 
	padding-bottom:10px;
}
#shopinfo .shopdtl dl { 
	width:100%; 
	margin-bottom:5px;
}
#shopinfo .shopdtl dl:after {
	content: "";
  display: block;
  clear: both;
}
#shopinfo .shopdtl dt { 
	float:left; 
	background-color:#d58a7f; 
	padding:3px; 
	margin-right:10px; 
	color:#FFF; 
	width:15%; 
	min-width:70px; 
	max-width:120px; 
	text-align:center;
}
#shopinfo .shopdtl dd { 
	border-bottom:1px solid #CCC;
  padding:3px 0; 
}
#shopinfo .shopdtl img {	
	max-width:80%; 
	max-width:350px; 
	display:block; 
	margin:10px auto; 
}
#shopinfo .shopdtl #btn_site a { 
  color: #00f;
  text-decoration: underline;
}
h4#news {
    background-color: #d58a7f;
    border-bottom: 2px solid #a72714;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.blockList .shoplist .date {
    color: #a5220e;
}

.shopnews .update {
    color: #a5220e;
    margin-left: 10px;
}
.shopnews h5 {
    background-color: #ffeadc;
    color: #a82a16;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px 10px;
}
.shopnews h5 .price { 
	display:block; 
	text-align:right;
}
.shopnews h5 .price span { 
	font-size:12px !important; 
}
.shopnews .image {
    margin-bottom: 10px;
    text-align: center;
}
.shopnews .images {
    text-align: center;
}
.shopnews .maintext {
    margin: 0 10px 30px;
}

.shopnews .image {
    text-align:center;
    margin-bottom:10px;
}
.shopnews .image img,
.shopnews .images img {
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
}
.shopnews .image img {
	width:270px;
	height:270px;
}
.shopnews .images {
    text-align:center;
}
.shopnews .images img {
	width:61px;
	height:61px;
	margin-bottom:5px;
}

.shopnews a.newsbtn {
	display:inline-block;
	margin-bottom: 10px;
	padding: 5px 10px 5px 26px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a42611;
  background-color: #ffffcb;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
  background-position: 10px center;
	border: 1px solid #fee264;
  border-radius: 4px;
  -webkit-transition: none;
  box-shadow: 0 3px 0 #fee264;
}
.shopnews a.newsbtn:active {
  top:3px;
  box-shadow:none;
}
.shopnews a.newsbtn:first-of-type {
	margin-top: 10px;
}
