@charset "utf-8";
/*=============================================
 * body
 *=============================================*/
body {
  color: #605757;
  min-width: inherit;
  max-height: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 28px;
  font-size: 14px;
  cursor: auto;
  letter-spacing: 0.1em;
  word-spacing: normal;
  background: #e4e1e0;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.fnt-notosan {
  font-family: "Noto Sans JP", sans-serif;
}
.fnt-mincho {
  font-family: 'Noto Serif JP', serif; /*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
.fnt-meiryo {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.block::after {
  clear: both;
  content: "";
  display: block;
}
.txt-center {
  text-align: center;
}
.txt_b {
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}
/*=============================================
 * header
 *=============================================*/
header h1 {
  position: absolute;
  top: 12px;
  left: 5%;
  right: 38%;
  line-height: 1.6;
  font-size: 10px;
  font-weight: normal;
  z-index: 10;
  text-align: left;
  letter-spacing: 0;
}
header {
  padding-top: 50px;
}
/*====================== nav ====================== */
.menu_toggle {
  padding: 0;
  position: fixed;
  width: 0;
  top: 0px;
  right: -12rem;
  overflow-y: auto;
  z-index: 104;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  background: #e4e1e0;
}
.navOpen .menu_toggle {
  opacity: 1;
  width: 100%;
  right: 0;
  visibility: visible;
  -ms-overflow-style: none;
}
.menu_toggle ul {
  opacity: 0;
  visibility: hidden;
  padding: 30px 20px;
  position: relative;
  z-index: 2;
  transition: all 0.6s ease;
}
.navOpen .menu_toggle ul {
  opacity: 1;
  visibility: visible;
}
.menu_toggle .bnr {
  margin-left: 0;
  margin-right: 0;
}
.menu_toggle li.ins {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding: 15px 0;
}
.menu_toggle li.ins a {
  padding: 0;
}
.menu_toggle li.ins a:after {
  content: '|';
}
.menu_toggle li.ins a:last-child:after {
  content: '';
}
.menu_toggle li.ins img {
  margin: 0 5px;
  max-width: 62px;
}
.menu_toggle .btn_cus {
  margin-top: 10px;
}
#menu_toggle li {
  text-align: center;
  color: #231815;
}
/* #main {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-transition: -webkit-filter 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-filter 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: filter 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: filter 0.5s cubic-bezier(0.19, 1, 0.22, 1), -webkit-filter 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #fff;
} */
/* .navOpen #main {
  background-color: rgba(35, 24, 21, 1.00);
  -webkit-filter: blur(10px);
  filter: blur(10px);
} */
.navOpen.mn_tyle_a li {
  text-align: left !important;
}
.navOpen.mn_tyle_a .hamburger {
  opacity: 0;
  visibility: hidden;
}
.navOpen.mn_tyle_a .hamburger.type_a {
  opacity: 1;
  visibility: visible;
}
.navOpen .hamburger.type_a {
  opacity: 0;
  visibility: hidden;
}
.hamburger {
  position: fixed;
  top: 15px;
  z-index: 105;
  right: 4%;
  padding: 0;
  transition: all .3s ease;
}
.type_a {
  padding: 11px 10px 3px;
  right: auto;
  left: 15px;
}
.type_a:after {
  display: none;
}
.navOpen .hamburger:after {
  top: -30px;
  opacity: 0;
}
.navOpen .hamburger:before {
  top: 5px;
  opacity: 1;
}
/*====================== end nav ====================== */
/*====================== header key ====================== */
header #key {
  position: relative;
}
header #key p.tt {
  position: absolute;
  bottom: 6%;
  right: 3%;
  color: #fff;
  font-size: 20px;
}
.bx-wrapper {
  position: relative;
}
.bx-wrapper .bx-pager {
  color: #ffee00;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  text-align: center;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  line-height: 10px;
  bottom: 5%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 60;
}
.bx-controls-direction {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  z-index: 60;
}
.bx-wrapper .bx-controls-direction a {
  color: #000;
  font-family: "fontello";
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 0%;
  width: 26px;
}
.bx-prev::after {
  content: "\f104";
  left: 11px;
  position: absolute;
  text-indent: 0;
  top: 0;
}
.bx-next::after {
  content: "\f105";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0;
}
.bx-prev {
  position: absolute;
  top: 0;
  left: 0;
}
.bx-next {
  position: absolute;
  top: 0;
  right: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #000;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #be0900 none repeat scroll 0 0;
}
.sl_vertical .bx-pager {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  width: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sl_vertical .bx-pager-item {
  display: block;
  margin: 5px 0;
}
/*====================== end nav ====================== */
section {
  overflow: hidden;
}
/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/
footer {
  font-size: 13px;
  line-height: 19px;
  padding-bottom: 39px;
}
footer .shopinfo {
  padding: 10% 4% 0;
  position: relative;
}

footer .can1 {
  color: #fff;
  background: #605757;
     width: 100%;
    margin: 15px auto 0;
    text-align: center;
    line-height: 28px;
    padding: 10px 5px;
}


footer .vcard {
  padding: 5% 0;
}
#f_logo {
  margin: 15% 0 10% 0;
}
footer .f_tel {
  text-align: center;
}
footer address {
  text-align: center;
}
footer {
  position: relative;
}
/*====================== ft_fixed ====================== */
#ft_fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  font-size: 12px;
}
.navOpen #ft_fixed {
  z-index: 0;
}
.has_nav #ft_fixed {
  opacity: 1;
  visibility: visible;
}
.ft_fixed_shared {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row;
  text-align: center;
  width: 100%;
  border-top: 1px solid #cccccc;
  z-index: 100;
}
.ft_fixed_shared li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: #605757;
  border-right: 1px solid #cccccc;
}
.ft_fixed_shared li:first-child {
  width: 25%;
}
.ft_fixed_shared li:nth-child(2) {
  /*padding-top: 9px;*/
    width: 35%;
  /*padding-right: 5%;*/
}
.ft_fixed_shared li:last-child {
  border-right: 0;
  width: 40%;
  position: relative;
}
.ft_fixed_shared li:last-child a {
 /* font-size: 14px;*/
}
/*.ft_fixed_shared li:last-child:after {
  content: "";
  background: url(../img/shared/btn_af_2.png) center right no-repeat;
  background-size: 100%;
  width: 30px;
  height: 10px;
  position: absolute;
  top: 70%;
  right: 10%;
  transform: translateY(-50%);
}*/
.ft_fixed_shared li a {
  display: block;
  padding: 10px 6px 10px;
  font-size: 12px;
  position: relative;
}
.ft_fixed_shared li a:before {
  font-size: 18px;
  display: block;
  margin: 0 auto;
  padding-right: 4px;
}
.ft_fixed_shared.ft_a li {
  width: 100%;
}
.ft_fixed_shared.ft_b li {
  width: 50%;
}
.ft_fixed_shared.ft_c li {
  width: calc((100% - 50px)/3);
}
.ft_fixed_shared #pagetop {
  position: relative;
  top: auto;
  bottom: auto;
  width: 50px;
}
.ft_fixed_shared #pagetop:before {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.ft_d a, .ft_c a, .ft_b a, .ft_a a {
  padding: 3px 10px 3px 0 !important;
}
.ft_a a:after, .ft_b a:after, .ft_c a:after, .ft_d a:after {
  right: 8px !important;
}
.ft_fixed_shared.ft_c li:nth-child(2) {
  min-width: 110px;
}
.ft_fixed_shared.ft_e li {
  border: none;
  width: calc(100% - 174px);
}
.ft_fixed_shared.ft_e li a {
  padding: 8px 23px 8px 0;
}
.ft_fixed_shared.ft_e .btn_reserve {
  padding: 8px 10px;
  width: 130px;
}
.ft_fixed_shared.ft_e .btn_reserve a {
  background-color: #fff;
  color: #000;
  padding: 0 15px 0 0px;
  border-radius: 2px;
}
.ft_fixed_shared.ft_e li.icon-up-dir {
  position: relative;
  top: auto;
  bottom: auto;
  width: 44px;
  border-left: 1px solid #fff;
}
.ft_fixed_shared.ft_e li.icon-up-dir:before {
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  transform: translate(-50%, -50%);
}
#pagetop {
  bottom: 45px;
  width: 50px;
}
/*
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
*/
/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
.link-archo li {
  width: 49%;
  float: left;
  color: #fff;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.botan {
  color: #fff;
  padding: 5px 13px !important;
  margin-bottom: 0;
}
.url_btn_copy {
  background: #000;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  padding-bottom: 0 !important;
  position: relative;
}
.url_btn_copy:after {
  font-size: 12px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: '\f105';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
}
.url_btn_copy span {
  display: block;
  padding: 10px;
  cursor: pointer;
}
.btn_pc {
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 10px 0 !important;
}
.btn_pc a:before {
  padding-right: 5px;
}
.js_full .bx-viewport {
  overflow: visible !important;
  padding: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.js_full_ext {
  padding-left: 0;
}
.js_full_ext .js_in {
  padding-left: 5%;
}
.js_full_ext img {
  width: 90%;
}
.js_full_ext .bx-prev {
  display: none;
}
.js_full_ext .bx-next {
  right: -18%;
}
.wrap {
  padding: 0 3%;
}
.wrap p {
  padding-bottom: 15px;
}
h2 {
  font-size: 18px;
  font-weight: bold;
}
.cl_red {
  color: #E4070B;
}
.fz-10 {
  font-size: 10px;
}
.fz-12 {
  font-size: 12px;
}
.fz-14 {
  font-size: 14px;
}
.fz-16 {
  font-size: 16px;
}
.fz-18 {
  font-size: 18px;
}
.fz-20 {
  font-size: 20px;
}
.fz-22 {
  font-size: 22px;
}
.fz-24 {
  font-size: 24px;
}
.fz-26 {
  font-size: 26px;
}
.fz-28 {
  font-size: 28px;
}
.fz-30 {
  font-size: 30px;
}
.bg_parallax {
  position: relative;
  padding-top: 75%;
}
.bg_parallax .info2 {
  bottom: 0;
  top: auto;
}
.img_parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.img_parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
.navOpen #pagetop {
  opacity: 0;
  visibility: hidden;
}
/* Scss Document */
img {
  width: 100%;
}
.pb0 {
  padding-bottom: 0 !important;
}
.mb0 {
  margin-bottom: 0;
}
.txt {
  padding: 0 5%;
  text-align: justify;
}
.main {
  position: relative;
}
header {
  position: relative;
  ;
}
header .logo {
  position: absolute;
  z-index: 1;
  top: 15%;
  width: 25%;
  left: 7%;
}
header #key li {
  z-index: 0 !important;
}
footer {
  background: url("../img/index/key_bg.jpg") center top repeat;
  background-size: 100%;
}
footer #f_logo {
  width: 40%;
  margin: 5% auto;
  padding-bottom: 0;
}
footer .vcard dl {
  text-align: center;
  padding-bottom: 15px;
  line-height: 1.75;
}
footer address {
  line-height: 2;
}
footer .ft-btm {
  padding: 8% 0;
  border-top: 1px solid #877e7d;
}


/* iPhone X */
@media only screen  and (min-device-width: 375px)  and (min-device-height: 812px)  and (-webkit-device-pixel-ratio: 3)  and (orientation: portrait) {
.has_nav footer:after {
	background-color: #605757;
	content: '';
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 10;
}
#ft_fixed {
	padding-bottom: calc(env(safe-area-inset-bottom) - 0px);
}
	#pagetop{
		bottom : calc(env(safe-area-inset-bottom) + 70px);
	}
}
/* iPhone XR */
@media only screen  and (min-device-width: 414px)  and (min-device-height: 896px)  and (-webkit-device-pixel-ratio: 2)  and (orientation: portrait) {
.has_nav footer:after {
	background-color: #605757;
	content: '';
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 10;
}
#ft_fixed{
	padding-bottom: calc(env(safe-area-inset-bottom) - 0px);
}
	#pagetop{
		bottom : calc(env(safe-area-inset-bottom) + 70px);
	}
}
/* iPhone 11 */
@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 2) ,@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3),@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 3) {
.has_nav footer:after {
	background-color: #605757;
	content: '';
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	height: 50px;
	z-index: 10;
}
#fixed-sp {
	padding-bottom: calc(env(safe-area-inset-bottom) - 0px);
}
		#pagetop{
		bottom : calc(env(safe-area-inset-bottom) + 70px);
	}
}


.oshirase{
    	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background:#fff;
	border:1px solid #B5938F;
	padding:5%;
	display:block;
	margin:0 auto 50px;
	font-weight: normal;
	line-height: 1.8;
}
.oshirase p{
	margin-bottom: 1em;
}
.oshirase p:last-child{
	margin-bottom: 0em;
}
.oshirase .ttl{
	font-size:110%;
	font-weight: bold;
}

.oshirase a{
    color:#B89692;
    font-size:110%;
    font-weight: bold;
    text-decoration: underline;
}


.takeout{
	width: 95%;
	margin: 0 auto 10px;
}

.takeout_txt{
	text-align: center;
	margin: 0 auto 50px;
}

.txt-center2{
  text-align: center;
  /* margin-bottom: 20px; */
}

.titl-center{
  font-size: 16px;
  font-weight: bolder;
}

.winepage{
  border: solid 0.5px #000000;
  width: 250px;
  margin: 10px auto 0px;
  padding: 10px;
  text-align: center;
}

.fix_btn a{
	position: fixed;
	top:12px;
	right:16%;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 13px;
	background-color: #605757;
	border-radius: 0px;
	padding: 5px 8px;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 20px;
	letter-spacing: 0px;
	z-index: 99999;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.text_box {
      width: 90%;
      margin: 0px auto 20px auto;
      padding: 20px 0;
      border: solid 1px #fff;
   }

.text_box p.ttl {
      font-size: 20px;
      margin-bottom: 8px;
      letter-spacing: 2px;
      text-align: center;
      line-height: 40px;
      color: #fff;
      font-weight: bold;
	  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   }

.text_box p.txt {
      text-align: center;
      font-size: 16px;
      line-height: 30px;
      color: #fff;
	  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   }

.text_box1 {
      width: 90%;
      margin: 0px auto 20px auto;
      padding: 20px 0;
      border: solid 1px #605757;
   }

.text_box1 p.ttl {
      font-size: 20px;
      margin-bottom: 8px;
      letter-spacing: 2px;
      text-align: center;
      line-height: 40px;
      color: #605757;
      font-weight: bold;
	  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   }

.text_box1 p.txt {
      text-align: center;
      font-size: 16px;
      line-height: 30px;
      color: #605757;
	  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   }

.news_box_shop {
	background: #605757;
    width: 90%;
    margin: 20px auto;
    line-height: 2em;
    padding-bottom:39px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.news_box_shop .ttl {
	color: #fff;
    padding: 39px 10px 10px;
    text-align: center;
    font-size: 20px;
    width: 80%;
    border-bottom: 1px solid #fff;
    margin: 0 auto;
}
.news_box_shop .txt {
	color: #fff;
	padding: 20px 10px 0;
	text-align: center;
	font-size: 14px;
}