#content {
	padding: 0 0 0 32px;
}
#content .ttl {
	margin-bottom: 12px;
}
#content .contentsNav ul {
	margin-bottom: 55px;
}
#content .contentsNav ul li {
	display: inline-block;
	margin-right: 12px;
}
#content .shops .shop {
	padding: 0 0 64px 0;
	margin-bottom: 76px;
	background: url("../images/line.png") center bottom no-repeat;
}
#content .shops .shop .meta > span {
	display: inline-block;
	margin-bottom: 12px;
}
#content .shops .shop .meta .tel {
	float: right;
}
#content .shops .shop .pic_map {
	padding: 0 0 24px;
}
#content .shops .shop .pic_map .picture {
	float: left;
	width: 376px;
}
#content .shops .shop .pic_map .picture li {
	float: left;
}
#content .shops .shop .pic_map .picture li:nth-child(1) {
	margin-bottom: 10px;
}
#content .shops .shop .pic_map .picture li:nth-child(2) {
	margin-right: 8px;
}
#content .shops .shop .pic_map .map {
	float: right;
	width: 450px;
	height: 278px;
}
#content .shops .shop .detail {
	display: table;
	width: 100%;
}
#content .shops .shop .detail > div {
	display: table-cell;
	vertical-align: middle;
}
#content .shops .shop .detail .address {
	width: 284px;
}
#content .shops .shop .detail .info {
	width: 248px;
}
#content .shops .shop .detail .contact {
	vertical-align: bottom;
}
#content .shops .shop .detail .contact ul li {
	float: right;
}
#content .shops .shop:last-child {
	background: none;
}

@media (max-width: 640px) {
  #content {
		padding: 0 0 0 0;
  }
  #content .ttl {
		margin-bottom: 12px;
  }

  .sp_shops .sp_shop {
		padding: 0 3.125% 10%;
		margin-bottom: 3.4%;
		background: url("../images/line.png") center bottom no-repeat;
  }
  .sp_shops .sp_shop:last-child {
		background: none;
  }
  .sp_shops .meta span.name {
		display: block;
		margin-bottom: 12px;
		font-size: 15px;
  }
  .sp_shops .meta span.tel {
		display: block;
		padding: 0 12.6%;
		margin-bottom: 12px;
  }
  .sp_shops .pic_map {
		padding: 0 12.6%;
  }
  .sp_shops .picture {
		margin-bottom: 4px;
  }
  .sp_shops .map {
		width: 100%;
		height: 280px;
		padding: 0 12.6%;
		margin-bottom: 12px;
  }
  .sp_shops .detail {
		padding: 0 12.6%;
		font-size: 10px;
  }
  .sp_shops .detail .address {
		margin-bottom: 12px;
  }
  .sp_shops .detail .info {
		margin-bottom: 12px;
  }
  .sp_shops .detail .contact ul {
		display: table;
		width: 100%;
		table-layout: fixed;
  }
  .sp_shops .detail .contact ul li {
		display: table-cell;
  }
}
.shop_photo .meta span.tel {
	padding: 0;
}

#slide {
	width: 832px;
	height: 732px;
	background: url("../salon/images/bg_photo.png") 0 0 no-repeat;
}
#slide .inner {
	width: 698px;
	padding: 60px 0 0;
	margin: 0 auto;
}
#slide .caption {
	padding: 8px 0 16px;
}
#slide .main {
	width: 100%;
	height: 478px;
}
#slide .thumb li {
	float: left;
	margin-left: 17px;
}
#slide .thumb li:first-child {
	margin-left: 0;
}

#sp_slide {
	width: 100%;
}
#sp_slide .main {
	width: 100%;
	margin-bottom: 16px;
}
#sp_slide .thumb {
	position: relative;
}
#sp_slide .thumb li {
	box-sizing: content-box;
	padding: 0 8px;
}
#sp_slide .thumb .bt_prev {
	display: block;
	position: absolute;
	left: -6px;
	top: 50%;
	margin-top: -8px;
}
#sp_slide .thumb .bt_next {
	display: block;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -8px;
}
