@charset "utf-8";
.br,.pc {
	display:block !important;
}
	
.br2,.sp {
	display: none !important;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.mb {margin: 0 0 10px;}
.mb1 {margin: 0 0 30px;}
.mb2 {margin: 0 0 50px;}
.mb3 {margin: 0 0 80px;}

.center {
	display: block;
	margin: auto;
	text-align: center;
}
/*店舗情報*/
article#tempo {
	background: #fff;
	padding: 100px 0;
	position: relative;
	font-family: "HiraKakuProN-W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック","helvetica","arial",sans-serif;
}

article#tempo .inner {
	overflow:inherit;
}


article#tempo .tempoBox {
	max-width: 1000px;
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 40px 60px 0;
	border: 2px solid #333;
	border-radius: 10px;
	position: relative;
	box-sizing: border-box;
}

article#tempo p {
	padding: 0;
	font-size: 1.8em;
	letter-spacing: 2px;
	font-family: YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	max-width: 460px;
	text-align: center;
	font-weight: 500;
	z-index: 100;
	background: #fff;
	margin: -20px auto;
	position: absolute;
	left: 0;
	line-height: 1.5em;
	right: 0;
	color: #333;
}

article#tempo b {
	text-align: center;
	padding: 0 0 10px;
	display: block;
	color: inherit;
	padding: 0;
	font-size: 0.9em;
	background: none;
}

article#tempo b:after {

	background: none;
	height: auto;
	position: relative;
}

article#tempo .tempoBox ul {
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px 0 0 0;
    margin: 0 0 20px 0;
    flex-wrap: wrap;
    display: flex;
}

article#tempo .tempoBox li {
	width: 32%;
	margin: 0 2% 2% 0;
	padding: 0 0 20px;
	box-sizing: border-box;
}

article#tempo .tempoBox li:nth-child(3n) {
	margin: 0;
	/* border: none; */
}

article#tempo .tempoBox li a {
	color:#000;
	display: block;
	text-align: center;
	margin: auto;
}

article#tempo .tempoBox li a:hover {
	text-decoration:none;
}

article#tempo .tempoBox li dl {
	padding: 0 0 12px 0;
}

article#tempo .tempoBox li dt {
	text-align: center;
	padding: 0;
	font-size: 0.9em;
	font-weight:bold;
	letter-spacing: 1px;
	width: 60%;
	margin: auto;
}

article#tempo .tempoBox li span {
	display: block;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	text-align: center;
}

article#tempo .tempoBox a.tel {
	display: block;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
}

article#tempo .tempoBox a.reserve {
    display: block;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 10px auto 0;
    border-radius: 5px;
    width: 100%;
    font-size: 0.9em;
    box-sizing: border-box;
}

@media screen and (max-width: 1499px){
article#tempo {
	padding: 0 0 50px 0;
}

article#tempo .inner {
	padding: 50px 0;
	max-width: 90%;
}

article#tempo p {
	font-size: 1.5em;
	margin: -15px auto 0;
}


article#tempo .tempoBox li:nth-child(4n) {
}

article#tempo .tempoBox li span {
	display: block;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	text-align: center;
}
	
}

@media screen and (max-width: 1023px){

/*予約はこちら*/
article#tempo {
	max-width: 100%;
	margin: auto;
	padding: 50px 0;
}

article#tempo .tempoBox {
	max-width: 90%;
	padding: 20px 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-radius: 0;
}

article#tempo p {
	font-size: 1.2em;
	max-width: 50%;
}


article#tempo .tempoBox ul {
    padding: 20px 0 0 0;
    margin: 0;
}

article#tempo .tempoBox li {
	padding: 0 0 10px;
}


article#tempo .tempoBox li span {
	display: block;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	text-align: center;
}

article#tempo .tempoBox a.tel {
	font-size: 1.1em;
}

article#tempo .tempoBox a.reserve {
	box-sizing: border-box;
	font-size: 0.9em;
}
}


@media screen and (max-width: 767px){
.br,.pc {
	display:none !important;
}
	
.br2,.sp {
	display: block !important;
}
/*予約はこちら*/
article#tempo p {
	max-width: 70%;
	letter-spacing: 1px;
}

article#tempo b {
	float: right;
	width: 56%;

	padding: 33px 0 0 0;
	text-align: left;
	font-size: 0.9em;
}


article#tempo .tempoBox li {
	width: 100%;
	float: none;
	margin: 0 0 5px 0;
	overflow: hidden;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #ccc;
}

article#tempo .tempoBox li dl {
	padding: 0 0 12px 0;
	width: 40%;
	float: left;


}

article#tempo .tempoBox li dt {
	margin: 0;
	width: 70%;
}

article#tempo .tempoBox li span {
	display: block;

	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	text-align: center;
}

article#tempo .tempoBox a.tel {
	float: right;
	width: 56%;
	text-align: left;
	font-size: 1.1em;
}

article#tempo .tempoBox a.reserve {
    clear: right;

    width: 56%;

    float: right;
    padding: 8px;
}		

}

@media screen and (max-width: 480px){
	#btnBox {border: none;padding: 0;margin: 0;}
#btnBox>a {
	margin: 0 auto 20px;
}
	
/*予約はこちら*/
article#tempo p {
	max-width: 70%;
	letter-spacing: 1px;
}

article#tempo b {
	float: right;
	width: 56%;
	padding: 10px 0 0;
	text-align: left;
	font-size: 0.9em;
}


article#tempo .tempoBox li {
	width: 100%;
	float: none;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

article#tempo .tempoBox li:nth-child(3n) {
	margin: 0 0 10px;
}

article#tempo .tempoBox li dl {
	padding: 0 0 12px 0;
	width: 40%;
	float: left;


}

article#tempo .tempoBox li dt {
	margin: 0;
	width: 70%;
}

article#tempo .tempoBox li span {
	display: block;

	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	text-align: center;
}

article#tempo .tempoBox a.tel {
	float: right;
	width: 56%;
	text-align: left;
	font-size: 1.1em;
}

article#tempo .tempoBox a.reserve {
    clear: right;

    width: 56%;

    float: right;
    padding: 8px;
}		
}