@charset "utf-8";
/* Filename：stay.css */

/* -----------------------------------------

320px → 479px

----------------------------------------- */

/* :::::::::::::::::::::::::::::::::::
	店舗ヘッダー
::::::::::::::::::::::::::::::::::: */

.head-bg{
	padding:20px 0 20px;
	background:#FFF;
}

.tenpoTop .head-bg{
	padding:220px 0 20px;
}

.tenpoHeader{
}

/* 店舗名称 */
.tenpoName{
}

.tenpoName dl{
	width:284px;
	margin:0 auto;
	overflow:hidden;
	font-size:12px;
}

.tenpoName dl dt{
	float:left;
	width:80px;
	text-align:center;
	color:#FFF;
	background:#6f5848;
	border:1px solid #6f5848;
}

.tenpoName dl dd{
	float:left;
	text-align:center;
	width:200px;
	background:#FFF;
	border:1px solid #6f5848;
}

/* H1 */
.tenpoName h1{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.tenpoName h2{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.tenpoName p{
	font-size:12px;
	text-align:center;
}


/* 営業時間 */
dl.tenpo-open{
	padding:10px 10px;
	overflow:hidden;
	font-size:12px;
}

dl.tenpo-open dt{
	clear:both;
	float:left;
	width:40%;
	text-indent:1em;
	padding:0 0 8px;
}

dl.tenpo-open dd{
	float:left;
	width:60%;
	padding:0 0 8px;
}

/* お問い合わせエリア */
.tenpo-contact{
	margin:0 20px;
	padding:10px 0 5px;
	text-align:center;
	background:#FFF;
	border:1px solid #eae6e4;
}

.tenpo-contact h2{
	font-size:16px;
}

.tenpo-contact p{
	padding:0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
}

/* :::::::::::::::::::::::::::::::::::
	店舗ナビ
::::::::::::::::::::::::::::::::::: */

.tenpoNav{
	background:#3a2618;
}

.tenpoNav ul{
	padding:0;
	overflow:hidden;
}

.tenpoNav ul li{
	float:left;
	width: 50%;
	text-align:center;
	border-bottom:1px solid #945a47;
}

.tenpoNav ul li.tenpo-top{
	float:none !important;
	width:100% !important;
}

.tenpoNav ul.c2 li.tenpo-top{
	float:left !important;
	width:50% !important;
}

.tenpoNav ul li a{
	display:block;
	color:#FFF;
	border-right:1px solid #945a47;
	font-size:16px;
	line-height:60px;
	text-decoration:none;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	background:#3a2618;
}

.tenpoNav ul li a:hover{
}

/* :::::::::::::::::::::::::::::::::::
	MV
::::::::::::::::::::::::::::::::::: */
.topMv{
	height:200px;
	text-align:center;
	background:url(../images/mv.jpg) no-repeat;
	background-size:cover;
}

.topMv img{
	display:none;
}

/* :::::::::::::::::::::::::::::::::::
	MV
::::::::::::::::::::::::::::::::::: */
#mainmv {
	width:100%;
	height:200px;
	position:absolute;
	top:80px;
	z-index:10;
	display:block;
}
.restmv{
	width:100%;
	height:200px;
	background-position:center top;
	background-size:cover;
	position:relative;
}

.restmv > img{
	display:none;
}
.restmv #slidePrev{
	width:30px;
	height:30px;
	position:absolute;
	top:90px;
	left:10px;
}
.restmv #slideNext{
	width:30px;
	height:30px;
	position:absolute;
	top:90px;
	right:10px;
}
.restmv #slidePrev img,
.restmv #slideNext img{
	width:100%;
}
.restmv #slidePrev img:hover,
.restmv #slideNext img:hover{
	opacity:0.6;
	cursor:pointer;
}

/* :::::::::::::::::::::::::::::::::::
	POINT
::::::::::::::::::::::::::::::::::: */
.topPoint{
	padding:0 0 30px;
	background:#FFF;
}

.point-Inner{
}

.topPoint ul li{
	padding:20px 10px;
	text-align:center;
}

.topPoint ul li h2{
	padding:0 0 10px;
	text-align:center;
	font-size:20px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

/* カウンター */
.pointCounter{
	display:none;
}

/* IMG シェイク */
.pointHuman{
}

/* IMG カクテル */
.pointRight{
	display:none;
}


/* :::::::::::::::::::::::::::::::::::
	RECOM
::::::::::::::::::::::::::::::::::: */

.topRecom{
	padding:0 0 30px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topRecom h2{
	font-size:24px;
	padding:30px 0 20px;
}

.topRecom ul{
	padding:0;
	overflow:hidden;
}

.topRecom ul li{
	width:260px;
	height:230px;
	margin:0 10px;
	padding:0 0 20px 0;
}

.topRecom ul li.new_icon:before {
	content: "New";
	font-size: 145%;
	position: absolute;
	width: 3.8rem;
	height: 3.8rem;
	background: #ffe87b;
	border-radius: 3.8rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -.5em;
	left: -.75em;
	z-index: 100;
	color: #4f3321;
	font-weight: bold;
	transform: rotate(-20deg);
}

.resRecTitle {
    padding: 39px 0 0 !important;
    min-height: 3em !important;
}
.topRecom ul li h3 {
	padding-top: 0;
    min-height: 5em;
    font-size:18px;
	text-align:center;
	background:#FFF;
}
/* :::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::: */

.topMenu{
	background:#FFF;
}

.menuInner{
	padding:0 10px 30px;
	overflow:hidden;
}

.topMenu h2{
	font-size:24px;
	padding:30px 0 20px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topM-Left{
}

.topM-Right{
}

.topM-Right dl {
	font-size:20px;
	overflow:hidden;
}

.topM-Right dl dt{
	float:left;
	width:70%;
}

.topM-Right dl dd{
	float:left;
	text-align:right;
	width:30%;
}

.topM-Right h3{
	margin:20px 0 0;
	padding:5px;
	letter-spacing:2px;
	text-align:center;
	border:1px solid #eae6e4;
	margin-bottom:20px;
}

.topM-Right{
	font-size:14px;
}

/* :::::::::::::::::::::::::::::::::::
	ごあいさつ
::::::::::::::::::::::::::::::::::: */
.topGreeting{
}

.topGreeting h2{
	font-size:24px;
	padding:30px 0 20px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topG-Left{
	text-align:center;
}

.topG-Left img{
	width:200px;
}

.topG-Right{
	padding:20px 10px;
}

.topG-Right ul{
}

.topG-Right ul li{
	padding:0 0 20px;
}

.topG-Right ul h3{
	padding:0 0 20px;
	font-size:24px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topG-Right ul h3 span{
	font-size:13px;
}

.topG-Right ul h4{
	text-align:center;
}

.topG-Right ul li p{
	font-size:14px;
}

/* :::::::::::::::::::::::::::::::::::
	BOTTOM NAVI
::::::::::::::::::::::::::::::::::: */
.bgWhite{
	padding:20px 0 0;
	background:#FFF;
}

.tenpuraNavi{
}

.tenpuraNavi h2{
	padding:0 0 20px;
	text-align:center;
}

.tenpuraNavi h2 img{
	width:100px;
}

.tenpuraNavi ul{
	padding:0;
	border-bottom: none;
	overflow:hidden;
}

.tenpuraNavi ul li{
	float:left;
	width:50%;
	text-align:center;
	box-sizing: border-box;
}
@media only screen and (max-width: 959px) {
	.tenpuraNavi {padding-bottom: 20px;}
	.tenpuraNavi ul li:nth-child(even) {
		border-left:1px solid #7d5e5a;
	}
	.tenpuraNavi ul li:nth-child(n+3) {
		margin-top: 15px;
	}
}

.tenpuraNavi ul li a{
	border:none;
	display:block;
	padding: 5px 0;
	text-decoration:none;
	/*border-right:1px solid #7d5e5a;*/
	/*border-top:1px solid #7d5e5a;*/
}

/* -----------------------------------------

480px → 736px

----------------------------------------- */
@media only screen and (min-width: 481px){
 .view_sp{
  display:none;
 }
}

/* -----------------------------------------:

600px →

----------------------------------------- */
@media only screen and (max-width: 600px) {
.topM-Right dl {
	padding:10px 15px 20px;
	font-size:16px;
	overflow:hidden;
}
.tenpuraNavi ul li{
	float:left;
	width:50%;
	text-align:center;
}
}

/* ::::::::::::::::::::::::::::::::::::::::

961px以上

:::::::::::::::::::::::::::::::::::::::: */

@media only screen and (min-width: 960px) {

/* :::::::::::::::::::::::::::::::::::
	店舗ヘッダー
::::::::::::::::::::::::::::::::::: */

.head-bg{
	padding:40px 0 10px;
	background:#FFF;
}
.tenpoTop .head-bg{
	padding:40px 0 10px;
}

.tenpoHeader{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

/* 店舗名称 */
.tenpoName{
	float:left;
	width:290px;
}

.tenpoName dl{
	width:244px;
	margin:0 auto;
	overflow:hidden;
}

.tenpoName dl dt{
	float:left;
	width:80px;
	text-align:center;
	color:#FFF;
	background:#6f5848;
	border:1px solid #6f5848;
}

.tenpoName dl dd{
	float:left;
	text-align:center;
	width:160px;
	background:#FFF;
	border:1px solid #6f5848;
}

/* H1 */
.tenpoName h1{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.tenpoName h2{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.tenpoName p{
	text-align:center;
}


/* 営業時間 */
dl.tenpo-open{
	float:left;
	font-size:12px;
	padding:10px 0 0 10px;
	width:320px;
	overflow:hidden;
}

dl.tenpo-open dt{
	clear:both;
	float:left;
	width:120px;
	padding:0 0 8px;
}

dl.tenpo-open dd{
	float:left;
	width:200px;
	padding:0 0 8px;
}

/* お問い合わせエリア */
.tenpo-contact{
	float:right;
	width:320px;
	margin:0;
	padding:15px 0 10px;
	text-align:center;
	background:#FFF;
	border:1px solid #eae6e4;
}

.tenpo-contact h2{
}

.tenpo-contact p{
	padding:0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
}

/* :::::::::::::::::::::::::::::::::::
	店舗ナビ
::::::::::::::::::::::::::::::::::: */

.tenpoNav{
	height:79px;
	background:#3a2618;
}

.tenpoNav ul{
	width:960px;
	margin:0 auto;
	border-left:1px solid #945a47;
	overflow:hidden;
}

.tenpoNav ul li{
	float:left;
	width:320px;
	text-align:center;
}

.tenpoNav ul li.tenpo-top{
	float:left !important;
	width:320px !important;
}

.tenpoNav ul.c2 li{
	width:480px!important;
}
.tenpoNav ul.c2 li.tenpo-top{
	width:480px!important;
}


.tenpoNav ul li a{
	display:block;
	color:#FFF;
	border-right:1px solid #945a47;
	font-size:16px;
	letter-spacing:2px;
	line-height:78px;
	text-decoration:none;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	transition:0.5s;
}

.tenpoNav ul li a:hover{
	background:#6f5848;
}

/* :::::::::::::::::::::::::::::::::::
	MV
::::::::::::::::::::::::::::::::::: */
.topMv{
	height:550px;
	text-align:center;
	position:relative;
}

.topMv img{
	display:block;
	margin-left:50px;
	position:absolute;
	top:0;
	left:50%;
}

/* :::::::::::::::::::::::::::::::::::
	MV
::::::::::::::::::::::::::::::::::: */
#mainmv {
	width:100%;
	height:550px;
	position:relative;
	top:0;
	z-index:0;
	display:block;
}
.restmv{
	width:100%;
	height:550px;
	position:relative;
}

.restmv > img{
	display:block;
	margin-left:50px;
	position:absolute;
	top:0;
	left:50%;
}
.restmv #slidePrev{
	width:50px;
	height:50px;
	position:absolute;
	top:250px;
	left:20px;
}
.restmv #slideNext{
	width:50px;
	height:50px;
	position:absolute;
	top:250px;
	right:20px;
}

/* :::::::::::::::::::::::::::::::::::
	POINT
::::::::::::::::::::::::::::::::::: */
.topPoint{
	padding:0 0 30px;
	background:#FFF;
}

.point-Inner{
	width:960px;
	margin:0 auto;
	padding:40px 0 0;
	overflow:hidden;
}

.topPoint ul{
	overflow:hidden;
}

.topPoint ul li{
	float:left;
	padding:10px 0 0;
	width:;
}

.topPoint ul li div{
	width:360px;
	padding:30px 0 0;
}

.topPoint ul li h2{
	padding:0 0 10px;
	text-align:center;
	font-size:20px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.pointLeft{
	float:left;
	width:620px;
}

/* カウンター */
.pointCounter{
	display:block;
}

/* IMG シェイク */
.pointHuman{
}

/* IMG カクテル */
.pointRight{
	display:block;
	float:right;
	width:320px;
}



/* :::::::::::::::::::::::::::::::::::
	RECOM
::::::::::::::::::::::::::::::::::: */

.topRecom{
	padding:60px 0;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topRecom h2{
	font-size:30px;
	padding:0 0 30px;
}

.topRecom ul{
	overflow:hidden;
}

.topRecom ul li{
	float:left;
	width:360px;
	height:300px;
	padding:0 20px 20px 0;
}

.topRecom ul li h3{
	font-size:20px;
	padding:20px 0;
	background:#FFF;
	min-height: 6.8em;
}

/* :::::::::::::::::::::::::::::::::::
	MENU
::::::::::::::::::::::::::::::::::: */

.topMenu{
	background:#FFF;
}

.menuInner{
	width:960px;
	margin:0 auto;
	padding:60px 0;
	overflow:hidden;
}

.topMenu h2{
	font-size:30px;
	padding:0 0 30px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topM-Left{
	float:left;
	width:520px;
}

.topM-Right{
	float:right;
	width:390px;
	font-size:14px;
}



.topM-Right dl dt{
	float:left;
	width:70%;
}

.topM-Right dl dd{
	float:left;
	text-align:right;
	width:30%;
}

.topM-Right h3{
	margin:20px 0 0;
	padding:5px;
	letter-spacing:2px;
	text-align:center;
	border:1px solid #eae6e4;
	margin-bottom:20px;
}

.topM-Right{
	font-size:14px;
}

.topM-Right h3{
	padding:5px;
	text-align:center;
	border:1px solid #eae6e4;
	margin-bottom:20px;
}

.topM-Right ul li{
	padding:0 0 5px;
	text-align:center;
}

/* :::::::::::::::::::::::::::::::::::
	ごあいさつ
::::::::::::::::::::::::::::::::::: */
.topGreeting{
	width:960px;
	margin:0 auto;
	padding:60px 0;
	overflow:hidden;
}

.topGreeting h2{
	font-size:30px;
	padding:0 0 30px;
	text-align:center;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topG-Left{
	width:300px;
	float:left;
	text-align:center;
}

.topG-Left img{
	width:auto;
}

.topG-Right{
	float:right;
	width:600px;
	padding:20px 10px;
}

.topG-Right ul{
}

.topG-Right ul li{
	padding:0 0 20px;
}

.topG-Right ul h3{
	padding:0 0 20px;
	font-size:24px;
	text-align:left;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.topG-Right ul h3 span{
	font-size:13px;
}

.topG-Right ul h4{
	text-align:left;
}

.topG-Right ul li p{
	font-size:14px;
}

/* :::::::::::::::::::::::::::::::::::
	BOTTOM NAVI
::::::::::::::::::::::::::::::::::: */
.tenpuraNavi{
	width:960px;
	margin:0 auto;
	padding:30px 0 30px;
}

.tenpuraNavi h2{
	padding:0 0 20px;
	text-align:center;
}

.tenpuraNavi h2 img{
	width:100px;
}

.tenpuraNavi ul{
	width: 100%;
	padding:0;
	border-bottom: none;
	/*overflow:hidden;*/
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
}

.tenpuraNavi ul li{
	float:left;
	width:25%;
	text-align:center;
}

.tenpuraNavi ul li a{
	display:block;
	padding: 5px 0;
	text-decoration:none;
	/*border-top:1px solid #7d5e5a;*/
	border: none;
	transition:0.5s;
	/*border-left:1px solid #7d5e5a;*/
	border-right:1px solid #7d5e5a;
}

/*.tenpuraNavi ul li + li a {
	border-left:1px solid #7d5e5a;
}*/

.tenpuraNavi ul li:first-child a {
	border-left:1px solid #7d5e5a;
}

.tenpuraNavi ul li a:hover{
	background:none;
}


}