@charset "UTF-8";

body {
  text-align: left;
}

h2{
  font-size: initial;
  border-bottom: initial;
  padding-bottom: initial;
  margin-bottom: initial;
  line-height: initial;
}

.bx-wrapper .bx-pager {
  padding-bottom: 10px;
}

.breadcrumb {
  margin: 0 auto 20px;
  width: 1020px;
}

.breadcrumb .breadcrumb__item {
  color: #bfbaaf;
}

.contentsWrapper {
	clear: both;
}
.contentsWrapper img {
	max-width: 100%;
	height: auto;
}

.innerBox {
	max-width: 800px;
	margin: 0 auto;
}
.shopHeadBox {
	text-align: center;
}
.shopHeadBox {
	margin: 30px 0 0 0;
}
.shopHeadBox h1 {
	font-size: 36px;
	font-weight: bold;
}
.shopHeadBox .access {
	font-size: 18px;
}
.shopMainSliderBox {
	max-width: 640px;
	margin: 30px auto 0;
}
.shopMainSlider li img {
	width: 100%;
}
.kakeiplanBox {
	clear: both;
	margin: 60px auto 0;
	text-align: center;
}
.shopspecBox {
	clear: both;
	margin: 30px auto 0;
}
.shopspecBox .accessTbl {
	width: 100%;
}
.shopspecBox .accessTbl th ,
.shopspecBox .accessTbl td {
	vertical-align: top;
	text-align: left;
	padding: 15px 0;
	border-bottom: 1px dotted #bbbbbb;
	word-break: break-all;
}
.shopspecBox .accessTbl th {
	font-weight: bold;
	padding-right: 15px;
	white-space: nowrap;
}
.shopspecBox .accessTbl td {
	width: 100%;
}
.reserveBox {
	clear: both;
	width: 700px;
    margin: 60px auto 0 auto;
}
.reserveBox.reserveBox01 {
	margin-top: 30px!important;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
.commonChoiceBtn {
	margin: auto;
	width: 60%;
}
.commonChoiceBtn a {
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 16px 25px 16px 0;
	background: #ce323a url(/s/images/shop/shop_arrow_white.png) 95% center no-repeat;
	background-size: 12px auto;
	border-radius: 10px;
	text-decoration: none;
}
.commonChoiceBtn a::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 56px;
	margin: 0 5px 0 0;
	background: url(/s/images/shop/shop_icon_choice.png) 0 0 no-repeat;
	background-size: contain;
}

.reserveBox .telBtn {
	float: left;
	width: 44%;
	margin: 0 0 0 0;
	line-height: 1.2;
}

.reserveBox .telBtn .inBox {
	display: block;
	text-align: center;
	padding: 10px;
	border: 2px solid #c0981d;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0 4px 0 rgba(0,0,0,0.2);
}
.reserveBox .telBtn .txt01 {
	font-size: 14px;
}
.reserveBox .telBtn .txt01 strong {
	color: #ce323a;
}
.reserveBox .telBtn .tel {
	font-size: 28px;
	font-weight: bold;
}
.reserveBox .telBtn .tel::before {
	content: "";
	display: inline-block;
	width: 44px;
	height: 24px;
	margin: 0 10px 0 0;
	background: url(/s/images/shop/shop_icon_freedial.png) 0 0 no-repeat;
	background-size: contain;
}
.reserveBox .telBtn .txt02 {
}
.shopTtlBox {
	text-align: center;
	line-height: 1.2;
}
.shopTtlBox h2 {
	font-size: 24px;
	font-weight: bold;
}
.shopTtlBox .eng {
	font-size: 22px;
	color: #c0981d;
	margin: 0 0 0 0;
}
.nearbyBox {
	clear: both;
	margin: 60px 0 0 0;
	padding: 60px 0;
	background: #f9f8f4;
}
.nearbyBox .list01 {
	margin: 15px 0 0 0;
	overflow: hidden;
}
.nearbyBox .list01 > li {
	float: left;
	width: calc(25% - 2px);
	margin: 2px 0 0 2px;
}
.nearbyBox .list01 > li:nth-child(4n + 1) {
	clear: both;
	margin-left: 0;
}
.nearbyBox .list01 > li a {
	display: block;
	padding: 15px;
	background: #ebe4d2 url(/s/images/shop/shop_arrow_white.png) 95% center no-repeat;
	background-size: 8px auto;
}
.accessBox {
	clear: both;
	margin: 60px 0 0 0;
}
.accessBox .accessList {
	margin: 15px 0 0 0;
}
.accessBox .accessList dt {
	float: left;
	margin: 0 1em 0 0;
}
.accessBox .accessList dd {
	overflow: hidden;
}
.accessBox .mapBox {
	margin: 15px 0 0 0;
}
.accessBox .mapBox iframe {
	width: 100%;
	height: 450px;
}
.accessBox .commonChoiceBtn {
	margin: 30px 0 0 0;
}
.meritBox {
	clear: both;
	margin: 60px 0 0 0;
	padding: 60px 0;
	background: #f9f8f4;
}
.meritBox .list01 {
	margin: 15px 20px 0;
}
.meritBox .list01 > li {
	padding: 15px 0;
	border-bottom: 1px dotted #bbbbbb;
}
.meritBox .list01 > li:last-child {
	border: none;
}
.meritBox .list01 > li dl dt {
	font-size: 16px;
	font-weight: bold;
}
.meritBox .list01 h3 {
	font-size: 16px;
	font-weight: bold;
}
.meritBox .list01 > li dl dd {
	margin: 5px 0 0 0;
}
.meritBox .commonChoiceBtn {
	margin: 15px 0 0 0;
}

.messageBox {
	clear: both;
	margin: 60px 0 0 0;
}
.messageBox .box01 {
	margin: 15px 0 0 0;
}
.messageBox .box01 figure {
	width: 40%;
	margin: 0 auto;
}
.messageBox .box01 .txtClm {
	margin: 30px 0 0 0;
}
.messageBox .commonChoiceBtn {
	margin: 30px 0 0 0;
}

.voiceBox {
	clear: both;
	margin: 60px 0 0 0;
	padding: 60px 0;
	background: #f9f8f4;
}
.voiceBox .list01 {
	margin: 0 20px;
}
.voiceBox .list01 > li {
	clear: both;
	overflow: hidden;
	padding: 30px 0 15px 0;
	border-bottom: 1px dotted #bbbbbb;
}
.voiceBox .list01 > li:last-child {
	border: none;
}
.voiceBox .list01 > li .picBox {
	float: left;
	width: 25%;
	margin: 0 30px 0 0;
}
.voiceBox .list01 > li .txtBox {
	overflow: hidden;
}
.voiceBox .list01 > li h3 {
	font-weight: bold;
	font-size: 18px;
}
.voiceBox .reserveBox {
	margin-top: 0;
}
.title{
	padding-top: 5px;
	float: right;
}
.voiceMore {
	text-align: right;
	padding: 15px 0 30px 0;
	color: #c0981d;
	font-weight: bold;
	font-size: 16px;
}
.shopBox {
	clear: both;
	margin: 60px 0 0 0;
}
.shopBox .tabBox {
	clear: both;
	margin: 15px 0 0 0;
}
.shopBox .commonTab {
	font-size: 0;
	position: relative;
	z-index: 2;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.shopBox .commonTab li {
	display: table-cell;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background: #ffffff;
}
.shopBox .commonTab li:last-child {
	border-right: 1px solid #cccccc;
}
.shopBox .commonTab li span {
	display: block;
	padding: 6px 14px 10px;
	border-top: 4px solid #ffffff;
}
.shopBox .commonTab li.active {
	color: #c0981d;
	border-bottom: 1px solid #ffffff;
}
.shopBox .commonTab li.active span {
	border-top: 4px solid #c0981d;
}
.shopBox .commonTabContents {
	clear: both;
	margin: -1px 0 0 0;
	padding: 15px 30px;
	border: 1px solid #cccccc;
	position: relative;
	z-index: 1;
}
.shopBox .commonTabContents > li {
	display: none;
}
.shopBox .commonTabContents > li:first-child {
	display: block;
}
.shopBox .commonTabContents > li ul {
}
.shopBox .commonTabContents > li ul li {
	display: inline-block;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	border-right: 1px solid #cccccc;
}
.shopBox .commonTabContents > li ul li:last-child {
	border: none;
}
.shopBox .commonTabContents > li ul li a {
	text-decoration: underline;
}
.shopBox .commonTabContents > li ul li a:hover {
	cursor: pointer;
	text-decoration: none;
}


.contentsBox {
	clear: both;
	margin: 60px 0 0 0;
	padding: 60px 0;
	background: #f9f8f4;
}
.contentsBox .linkList {
	margin: 15px 0 0 0;
	overflow: hidden;
}
.contentsBox .linkList > li {
	float: left;
	width: calc(50% - 2px);
	margin: 2px 0 0 2px;
	background: #ffffff;
}
.contentsBox .linkList > li:nth-child(odd) {
	clear: both;
	margin-left: 0;
}
.contentsBox .linkList > li a {
	display: block;
	padding: 15px;
	background: url(/s/images/shop/shop_arrow_gray03.png) 95% center no-repeat;
	background-size: 8px auto;
}
.areaBox {
	clear: both;
	margin: 0;
	padding: 0 0 60px 0;
	background: #f9f8f4;
}
.areaBox .list01 {
	margin: 15px 0 0 0;
	overflow: hidden;
}
.areaBox .list01 > li {
	float: left;
	width: calc(25% - 2px);
	margin: 2px 0 0 2px;
}
.areaBox .list01 > li:nth-child(4n + 1) {
	clear: both;
	margin-left: 0;
}
.areaBox .list01 > li a {
	display: block;
	padding: 15px;
	background: #ebe4d2 url(/s/images/shop/shop_arrow_white.png) 95% center no-repeat;
	background-size: 8px auto;
}





