@charset "utf-8";

.pc_tel {
	display: none;
}
.sp_tel {
	display: block;
}
.sp_tel a {
	color: #000000;
	text-decoration: none;
}
ul.anchor_nav li {
	float: left;
	width: 50%;
	margin: 0;
}
ul.anchor_nav li:first-child,
ul.anchor_nav li:nth-child(2) {
	width: 50%;
	border-bottom: 1px solid #bbbbbb;
}
ul.anchor_nav li:nth-child(2n) {
	border-left: 1px solid #bbbbbb;
}
ul.anchor_nav li a {
	display: block;
	background: #000000;
	font-size: 125%;
	text-align: center;
	color: #ffffff;
	padding: 12px 0 8px 0;
	text-decoration: none;
}
ul.anchor_nav li a:hover {
	text-decoration: underline;
}
ul.anchor_nav li a span {
	background: url(../img/ico-arrow_down.png) left center no-repeat;
	padding-left: 20px;
}
.shop_section {
	margin-top: 20px;
}
.shop_section .shop_txt {
	margin-bottom: 26px;
  font-size: 117%;
}
.shop_section .shop_info:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info ul.photo {
	width: 100%;
	float: none;
}
.shop_section .shop_info ul.photo li {
	width: 50%;
	float: left;
	padding-left: 5px;
}
.shop_section .shop_info ul.photo li:first-child {
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 0;
}
.shop_section .shop_info .info_detail {
	width: 100%;
	float: none;
	border-bottom: 1px solid #cccccc;
	border-top: none;
	padding-bottom: 18px;
}
.shop_section .shop_info .info_detail .mark {
	padding: 0;
	margin-bottom: 10px;
}
.shop_section .shop_info .info_detail .mark:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info .info_detail .mark li {
	float: left;
	margin: 10px 10px 0 0;
}
.shop_section .shop_info .info_detail .mark li.first,
.shop_section .shop_info .info_detail .mark li:first-child {
	margin-right: 10px;
}
.shop_section .shop_info .info_detail h4 {
	font-size: 125%;
	border-top: 1px dotted #cccccc;
	padding-top: 15px;
	margin-bottom: 10px;
}
.shop_section .shop_info .info_detail dl dt {
	width: 100%;
	float: none;
}
.shop_section .shop_info .info_detail dl dd {
	width: 100%;
	float: none;
	padding-left: 0;
	padding-bottom: 5px;
}
.shop_section .shop_info .info_detail .map_btn:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.shop_section .shop_info .info_detail .map {
	width: 118px;
	margin: 14px 0 20px 0;
	float: right;
}
.shop_section .map a {
	display: block;
	background: #000000;
	font-size: 134%;
	text-align: center;
	color: #ffffff;
	padding: 4px 0 2px 0;
	text-decoration: none;
}
.shop_section .map a:hover {
	text-decoration: underline;
}
.shop_section .map a span {
	background: url(../img/ico-arrow.png) left center no-repeat;
	padding-left: 20px;
}
.shop_section .shop_info .info_detail ul li span {
	display: block;
}
.shop_section .other_area {
	margin-top: 20px;
}
.shop_section .other_area.first {
	margin-top: 0;
}
.other_area ul.other_shop {
	margin-top: 40px;
}
.other_area ul.other_shop.first {
	margin-top: 0;
}
.other_area ul.other_shop:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.other_area ul.other_shop li {
	width: 100%;
	float: none;
}
.other_area ul.other_shop li:first-child {
	float: none;
	margin-bottom: 40px;
}
.other_area ul.other_shop li .other_info ul li:first-child {
	margin-bottom: 0;
}
.other_area:last-child ul.other_shop li:first-child {
	margin-bottom: 0;
}
.other_area ul.other_shop li:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.other_area ul.other_shop li p.photo {
	float: left;
	width: 30%;
	margin-bottom: 5px;
}
.other_area ul.other_shop li .other_info {
	float: left;
	width: 70%;
}
.other_area ul.other_shop li .other_info h5 {
	font-size: 100%;
	background: #dddddd;
	padding: 8px 15px 6px 15px;
	line-height: 1.4;
}
.other_area ul.other_shop li .other_info h5 span {
	font-weight: normal;
	display: inline-block;
	margin-left: 4px;
}
.other_area ul.other_shop li .other_info ul {
	padding: 10px;
}
.other_area ul.other_shop li .other_info ul:after {
	content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}
.other_area ul.other_shop li .other_info ul li {
	float: left;
	width: 33px;
	margin-left: 5px;
}
.other_area ul.other_shop li .other_info ul li:first-child {
	margin-left: 0;
}
.other_area ul.other_shop li table {
	border-top: 1px solid #cccccc;
	width: 100%;
}
.other_area ul.other_shop li table th,
.other_area ul.other_shop li table td {
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	padding: 7px 9px;
	box-sizing: border-box;
	vertical-align: middle;
}
.other_area ul.other_shop li table th {
	background: #f4f4f4;
	font-weight: normal;
	width: 69px;
	text-align: center;
	vertical-align: top;
}

.part_title {
	background: url(/chinese/img/share/bg-title_part.gif) center left no-repeat;
	font-size: 200%;
	color: #000000;
	padding: 0 24px;
	margin:0.2em 0 8px;
}
.bottom_fix{
    margin-bottom: 1em !important;
}