@charset "utf-8";

#contents .section_title {
	font-size: 18px;
	padding-top: 15px;
}
.anchor_section ul {
    width: 100%;
}
.anchor_section li {
    margin: 0;
}
#contents .common_inner {
	padding-bottom: 0;
}
/*  .shop_section
----------------------------------------*/
#contents .main_title {
	font-size: 14px;
}
#contents .main_title {
	font-size: 14px;
	margin: 20px 0 5px;
}
#contents .shop_section ul {
	width: 100%;
}
#contents .shop_section li {
    position: inherit;
}
#contents .shop_section li a {
	display: block;
	width: 100%;
	background: #FCFCFB;
	margin-bottom: 0;
	border-bottom: 1px #E1DBD2 solid;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 3% 0 0;
}
#contents .shop_section li a.special {
	border-bottom: none;
}
#contents .shop_section li a .photo {
	display: block;
	width: 100%;
	padding: 0 3%;
}
#contents .shop_section li a dl {
	border: none;
	display: block;
	padding: 0;
}
#contents .shop_section li a dl:after {
  display: none;
}
#contents .shop_section li a dl dt {
	font-size: 14px;
	margin: 2% 0 1%;
	position: relative;
	width: 100%;
	padding: 0 3%;
}
#contents .shop_section li a dl dt:after {
  position: absolute;
  top: 50%;
  right: 4%;
  display: block;
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -8px;
  border-top: 2px solid #9C8365;
  border-right: 2px solid #9C8365;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#contents .shop_section li a dl dd {
	font-size: 12px;
	background: #ffffff;
	padding: 3% 3% 2%;
	line-height: 1.9;
}
#contents .shop_section li a dl dd.tel {
	font-size: 16px;
	padding: 0 3% 3%;
	line-height: 1;
}
#contents .shop_section li a dl dd.time {
	padding: 0;
}

#contents .shop_section li a dl dd.time dl {
	padding: 0 3%;
}
#contents .shop_section li a dl dd.time dt {
	float:left;
	width: 67px;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#contents .shop_section li a dl dd.time dt:after {
	display: none;
}
#contents .shop_section li a dl dd.time dd {
	font-size: 12px;
	padding: 0 0 0 67px;
}
/*  .detail_section
----------------------------------------*/
#contents .detail_section {
	position: relative;
}
#contents .detail_section .section_title {
	margin-bottom: 15px;
}
#contents .detail_section .common_inner {
	padding-bottom: 15px;
}
#contents .detail_section .btn_reserve_sp {
	margin: 4%;
}
#contents .detail_section .tel_message {
	float: none;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 0 15px 0;
	display: block;
	line-height: 1;
	border-bottom: 1px #E1DBD2 solid;
}
#contents .detail_section .tel_message span.contact {
    background: url(../img/sp/bg-tel.gif) no-repeat left center;
    background-size: 16px;
    display: block;
    padding: 8px 0 7px 25px;
    font-size: 12px;
    width: 162px;
    margin: 0 auto 8px;
}
#contents .detail_section .tel_message span.tel {
	display: block;
	font-size: 20px;
}
#contents .detail_section .tel_message span.tel a {
	color: #555555;
	text-decoration: none;
}
#contents .detail_section .shop_info {
	padding: 3%;
	display: block;
	margin-bottom: 7px;
	width: 100%;
}
#contents .detail_section .shop_info .photo {
	display: block;
	width: 100%;
	padding-right: 0;
	margin-bottom: 10px;
}
#contents .detail_section .shop_info dl {
	display: block;
	width: 100%;
	padding: 0;
	border-top: none;
	border-bottom: none;
}
#contents .detail_section .shop_info dl dt {
	font-size: 16px;
	margin-bottom: 10px;
}
#contents .detail_section .shop_info dl dd {
	font-size: 12px;
}
#contents .detail_section .sub_title {
	font-size: 20px;
	padding-top: 15px;
	margin-bottom: 10px;
}
#contents .detail_section .sub_title span {
	font-size: 12px;
}
#campain {
    margin-top: -120px;
    padding-top: 120px;
}
#contents .campain_section {
	margin: 20px 0 15px;
	padding: 10px;
}
#contents .campain_section .campain_txt {
	font-size: 14px;
}
#contents .campain_section .tag {
	margin-bottom: 10px;
}
#contents .price_section {
	margin-bottom: 15px;
}
#contents .price_section table {
	font-size: 12px;
}
#contents .price_section table th {
	padding: 10px;
	width: 30%
}
#contents .price_section table thead th {
	background: #F9F9F8;
}
#contents .price_section table thead th:first-child {
	width: 40%;
}
#contents .price_section table tbody th {
	padding: 10px;
	background: none;
}
#contents .price_section table tbody td {
	padding: 5px;
}
#contents .access_section .map {
	height: 250px;
}
#contents .access_section .map iframe {
  width: 100%;
	height: 250px;
}

#contents .access_section p {
	font-size: 12px;
	margin-top: 15px;
}
#contents .access_section dl {
	margin-top: 15px;
}
#contents .access_section dl dt.special {
	font-size: 14px;
}
#contents .access_section dl dt {
	font-size: 12px;
}
#contents .access_section dl dd {
	font-size: 14px;
	line-height: 1.82;
}
#contents .access_section dl dd a {
	color: #535353;
	text-decoration: none;
}
