/* Scss Document */
/* Scss Document */
#key {
	background: url("../img/menu/kv.jpg") ;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 774px;
	position: relative;
}


#sec1 {
  background: url("../img/menu/s1_img.jpg") no-repeat center/cover;
  color: #fff;
  margin: 32px;
  position: relative;
  padding: 118px 0 64px;
	
}
#sec1:before {
  content: "";
  top: -83px;
  left: 49px;
  position: absolute;
  width: 1px;
  height: 393px;
  background: #fff;
}
#sec1 h2 {
  font-size: 40px;
  line-height: 75px;
  letter-spacing: 0.08em;
  margin-bottom: 51px;
}
#sec1 .bx_text {
  width: 630px;
  margin-left: 103px;
}
#sec1 .bx_text .text {
  margin-right: 47px;
	color: #000;
}
#sec2 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #fff;
}
#sec2 .wrap {
  padding: 154px 0 171px;
}
#sec2 .wrap:before {
  content: "";
  background: url("../img/menu/s2_deco1.png") no-repeat left top;
  top: 196px;
  left: -113px;
  position: absolute;
  width: 360px;
  height: 177px;
}
#sec2 .wrap:after {
  content: "";
  background: url("../img/menu/s2_deco2.png") no-repeat left top;
  top: 196px;
  right: -113px;
  position: absolute;
  width: 360px;
  height: 177px;
}
#sec2 h2 {
  text-align: center;
  font-size: 40px;
  line-height: 75px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#sec2 .s2_catch {
  top: 226px;
  left: 50%;
  position: absolute;
  z-index: 2;
  transform: translateX(-50%);
}
/*#sec2 .ds-flex {
  display: flex;
  justify-content: space-between;
}*/
#sec2 .ds-flex .bx_left {
  width: 450px;
	margin: 0 auto;
}
#sec2 .ds-flex .bx_left .s2_img {
  margin-left: 0px;
  margin-bottom: 28px;
}
#sec2 .ds-flex .bx_left h3 {
  font-size: 40px;
  line-height: 75px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#sec2 .ds-flex .bx_right {
  width: 450px;
}
#sec2 .ds-flex .bx_right .s2_img {
  margin-right: -70px;
  margin-bottom: 28px;
}
#sec2 .ds-flex .bx_right h3 {
  font-size: 40px;
  line-height: 75px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
  text-align: right;
}
#sec3 {
  margin: 0 30px;
  position: relative;
}
#sec3 h2 {
  top: -43px;
  left: 73px;
  position: absolute;
  z-index: 2;
}
#sec3 .s3_catch {
  top: 46px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
#sec3 .note {
  text-align: right;
  padding: 88px 2px 14px 0;
}
#sec3 .slider_fade .item {
  position: relative;
}
#sec3 .slider_fade .item .js_img {
  height: 744px;
  background: url("../img/menu/s3_img.jpg") no-repeat center/cover;
}
#sec3 .slider_fade .item:nth-child(2) .js_img{
	background-image: url("../img/menu/s3_js2.jpg")
}
#sec3 .slider_fade .item:nth-child(3) .js_img{
	background-image: url("../img/menu/s3_js3.jpg")
}
#sec3 .slider_fade .item dl {
	bottom: 470px;
	right: 36px;
  position: absolute;
  z-index: 11;
  color: #fff;
  text-align: right;
}
#sec3 .slider_fade .item dl dt {
  font-size: 35px;
  line-height: 53px;
  letter-spacing: 0.08em;
	margin-right: -10px;
}
#sec3 .slider_fade .item dl dd {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.08em;
}
#sec3 .slider_fade .item  dt span {
	font-size: 20px;
}
#sec3 .txt {
	width: 280px;
	text-align: left;
  bottom: 100px;
  right: 36px;
  position: absolute;
  z-index: 11;
  color: #fff;
}
/*
#sec3 .slider_fade .slick-dots {
  bottom: 31px;
  right: 28px;
  position: absolute;
}
#sec3 .slider_fade .slick-dots li {
  width: 192px;
  height: 99px;
  margin: 0 0 11px 0;
  position: relative;
  display: block;
}
#sec3 .slider_fade .slick-dots li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(66, 41, 41, 0.6);
  z-index: 1;
}
#sec3 .slider_fade .slick-dots li button {
  width: 192px;
  height: 99px;
  background: url("../img/menu/s3_thumb1.jpg") no-repeat center/cover;
  border: none;
  border-radius: 0;
}
#sec3 .slider_fade .slick-dots li:nth-child(2) button{
	background-image: url("../img/menu/s3_thumb2.jpg");
}
#sec3 .slider_fade .slick-dots li:nth-child(3) button{
	background-image: url("../img/menu/s3_thumb3.jpg");
}
#sec3 .slider_fade .slick-dots li:hover:before,
#sec3 .slider_fade .slick-dots li.slick-active:before {
	background: transparent;
}
*/
#sec4 {
  margin: 31px 30px;
  position: relative;
}
#sec4 h2 {
  top: -54px;
  right: 46px;
  position: absolute;
  z-index: 2;
}
#sec4 .img .item {
  position: relative;
}
#sec4 .img .item .js_img{
  height: 744px;
  background: url("../img/menu/s4_js1.jpg") no-repeat center/cover;
}
#sec4 .img .item .js_img2{
  height: 744px;
  background: url("../img/menu/s4_js2.jpg") no-repeat center/cover;
  margin: 20px 0;
}
#sec4 .img .item .js_img3{
  height: 744px;
  background: url("../img/menu/s4_js3.jpg") no-repeat center/cover;
}
#sec4 .img .item .js_img4{
  height: 744px;
  background: url("../img/menu/s4_js4.jpg") no-repeat center/cover;
  margin: 20px 0;
}

#sec4 .img .item dl {
  bottom: 60px;
  left: 300px;
  position: absolute;
  z-index: 11;
  color: #fff;
}
#sec4 .img .item dl dt {
  font-size: 35px;
  line-height: 53px;
  letter-spacing: 0.08em;
}
#sec4 .img .item dl dd {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.08em;
}



#sec4 .slider_fade .slick-dots {
  bottom: 31px;
  left: 52px;
  position: absolute;
}
#sec4 .slider_fade .slick-dots li {
  width: 192px;
  height: 99px;
  margin: 0 0 11px 0;
  position: relative;
  display: block;
}
#sec4 .slider_fade .slick-dots li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(66, 41, 41, 0.6);
  z-index: 1;
}
#sec4 .slider_fade .slick-dots li button {
  width: 192px;
  height: 99px;
  background: url("../img/menu/s4_thumb1.jpg") no-repeat center/cover;
  border: none;
  border-radius: 0;
}
#sec4 .slider_fade .slick-dots li:nth-child(2) button{
	background-image: url("../img/menu/s3_thumb2.jpg");
}
#sec4 .slider_fade .slick-dots li:nth-child(3) button{
	background-image: url("../img/menu/s3_thumb2.jpg");
}
#sec4 .slider_fade .slick-dots li:hover:before,
#sec4 .slider_fade .slick-dots li.slick-active:before {
	background: transparent;
}
#other {
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #fff;
  text-align: center;
}
#other .wrap {
  padding: 138px 0 124px;
}
#other .wrap:before {
  content: "";
  background: url("../img/menu/other_deco1.png") no-repeat left top;
  top: 361px;
  right: -35px;
  position: absolute;
  width: 660px;
  height: 184px;
}
#other .wrap:after {
  content: "";
  background: url("../img/menu/other_deco2.png") no-repeat left top;
  bottom: 75px;
  left: -42px;
  position: absolute;
  width: 660px;
  height: 184px;
}
#other .note {
  margin: 14px 0 98px;
}
#other .list_menu {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#other .list_menu ~ .list_menu {
  margin-top: 90px;
}
#other .list_menu ~ .list_menu:before {
  content: "";
  background: #fff;
  height: 1px;
  width: 715px;
  top: -41px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
#other .list_menu .item {
  border: 1px solid;
  width: 237px;
  box-sizing: border-box;
  padding: 21px 5px 33px;
}
#other .list_menu .item dl{
    padding-top: 30px;
}
#other .list_menu .item dl dt {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.08em;
}



/*20221128追加*/
#other2 {
  /*background: url("../img/shared/bg2.jpg") repeat center top;*/
  color: #000;
  text-align: center;
}
#other2 .wrap {
  padding: 138px 0 124px;
}
/*
#other2 .wrap:before {
  content: "";
  background: url("../img/menu/other_deco1.png") no-repeat left top;
  top: 361px;
  right: -35px;
  position: absolute;
  width: 660px;
  height: 184px;
}*/
/*#other2 .wrap:after {
  content: "";
  background: url("../img/menu/other_deco2.png") no-repeat left top;
  bottom: 75px;
  left: -42px;
  position: absolute;
  width: 660px;
  height: 184px;
}
*/
#other2 .note {
  margin: 14px 0 98px;
}
#other2 .list_menu {
  display: flex;
  justify-content: space-between;
  position: relative;
}
#other2 .list_menu ~ .list_menu {
  margin-top: 90px;
}
#other2 .list_menu ~ .list_menu:before {
  content: "";
  background: #3c3c3c;
  height: 1px;
  width: 715px;
  top: -41px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
#other2 .list_menu .item {
  border: 1px solid;
  /*width: 237px;*/
  width: 330px;
  box-sizing: border-box;
  padding: 21px 5px 33px;
}
#other2 .list_menu .item dl{
    padding-top: 30px;
}
#other2 .list_menu .item dl dt {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.08em;
}

#other2 .list_menu .item dl dt span{
  font-size: 20px;
  color: #b22222;
}

#other2 .list_menu .item p {
	text-align: left;
	padding: 10px;
	font-size: 14px;
}
#other2 .list_menu .item .other_img {
	text-align: center;
}

#sec5 {
  background: url("../img/menu/s5_bg.jpg") no-repeat center/cover;
  color: #fff;
  padding: 56px 0 45px;
}
#sec5 h2 {
  font-size: 40px;
  line-height: 75px;
  letter-spacing: 0.08em;
  padding-left: 64px;
}
#sec5 .box_txt {
  margin-left: auto;
  width: 495px;
  padding-right: 70px;
  margin-top: 46px;
  box-sizing: border-box;
}
#sec5 .box_txt h3 {
  font-size: 35px;
  line-height: 55px;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
}
#menu_list .wrap {
  padding: 84px 0 140px;
}
#menu_list h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: 0.08em;
  padding: 43px 167px 91px 62px;
  background: url("../img/menu/s6_line.png") no-repeat right top;
  display: inline-block;
}
#menu_list h2 span {
  display: block;
  font-size: 25px;
  line-height: 28px;
}
#menu_list .note {
  top: 140px;
  left: 50%;
  position: absolute;
}
#menu_list .ds-flex {
  display: flex;
  justify-content: space-between;
}
#menu_list .ds-flex .box_left {
  width: 481px;
}
#menu_list .ds-flex .item {
  padding-left: 38px;
  position: relative;
}
#menu_list .ds-flex .item:before {
  content: "";
  background: #000;
  top: 56px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px;
}
#menu_list .ds-flex .item:after {
  content: "";
  background: #000;
  top: 0;
  left: 20px;
  position: absolute;
  width: 2px;
  height: 100%;
}
#menu_list .ds-flex .item ~ .item {
  margin-top: 27px;
}
#menu_list .ds-flex .item h3 {
  font-size: 25px;
  line-height: 55px;
  font-weight: 600;
  padding-left: 18px;
}
#menu_list .ds-flex .item dl {
  padding: 19px 0 11px;
  border-bottom: 1px solid;
}
#menu_list .ds-flex .item dl:last-of-type {
  border-bottom: none;
}
#menu_list .ds-flex .item dl dt {
  float: left;
  padding-left: 18px;
}
#menu_list .ds-flex .item dl dd {
  float: right;
  padding-right: 25px;
  text-align: right;
}
#menu_list .ds-flex .item dl:after {
  content: "";
  clear: both;
  display: block;
}
#menu_list .ds-flex .box_right {
  width: 481px;
  position: relative;
}
#drink_list {
  background: url("../img/shared/bg2.jpg") repeat center top;
  border-bottom: 1px solid #fff;
  color: #fff;
}
#drink_list .wrap {
  padding: 61px 0 138px;
}
#drink_list h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: 0.08em;
  padding: 43px 167px 91px 62px;
  background: url("../img/menu/s7_line.png") no-repeat right top;
  display: inline-block;
}
#drink_list h2 span {
  display: block;
  font-size: 25px;
  line-height: 28px;
}
#drink_list .note {
  top: 117px;
  left: 50%;
  position: absolute;
}
#drink_list .ds-flex {
  display: flex;
  justify-content: space-between;
}
#drink_list .ds-flex .box_left {
  width: 481px;
}
#drink_list .ds-flex .item {
  padding-left: 38px;
  position: relative;
}
#drink_list .ds-flex .item:before {
  content: "";
  background: #fff;
  top: 56px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px;
}
#drink_list .ds-flex .item:after {
  content: "";
  background: #fff;
  top: 0;
  left: 20px;
  position: absolute;
  width: 2px;
  height: 100%;
}
#drink_list .ds-flex .item ~ .item {
  margin-top: 27px;
}
#drink_list .ds-flex .item h3 {
  font-size: 25px;
  line-height: 55px;
  font-weight: 600;
  padding-left: 18px;
}
#drink_list .ds-flex .item dl {
  padding: 19px 0 11px;
  border-bottom: 1px solid;
}
#drink_list .ds-flex .item dl:last-of-type {
  border-bottom: none;
}
#drink_list .ds-flex .item dl dt {
  float: left;
  padding-left: 18px;
}
#drink_list .ds-flex .item dl dd {
  float: right;
  padding-right: 25px;
  text-align: right;
}
#drink_list .ds-flex .item dl:after {
  content: "";
  clear: both;
  display: block;
}
#drink_list .ds-flex .box_right {
  width: 481px;
  position: relative;
}
#lunch_list .wrap {
  padding: 84px 0 140px;
}
#lunch_list h2 {
  font-size: 40px;
  line-height: 43px;
  letter-spacing: 0.08em;
  padding: 43px 167px 91px 62px;
  background: url("../img/menu/s6_line.png") no-repeat right top;
  display: inline-block;
}
#lunch_list h2 span {
  display: block;
  font-size: 25px;
  line-height: 28px;
}
#lunch_list .note {
  top: 140px;
  left: 50%;
  position: absolute;
}
#lunch_list .ds-flex {
  display: flex;
  justify-content: space-between;
}
#lunch_list .ds-flex .box_left {
  width: 481px;
}
#lunch_list .ds-flex .item {
  padding-left: 38px;
  position: relative;
}
#lunch_list .ds-flex .item:before {
  content: "";
  background: #000;
  top: 0px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 2px;
}
#lunch_list .ds-flex .item:after {
  content: "";
  background: #000;
  top: 0;
  left: 20px;
  position: absolute;
  width: 2px;
  height: 100%;
}
#lunch_list .ds-flex .item ~ .item {
  margin-top: 27px;
}
#lunch_list .ds-flex .item h3 {
  font-size: 25px;
  line-height: 55px;
  font-weight: 600;
  padding-left: 18px;
}
#lunch_list .ds-flex .item dl {
  padding: 19px 0 11px;
  border-bottom: 1px solid;
}
#lunch_list .ds-flex .item dl:last-of-type {
  border-bottom: none;
}
#lunch_list .ds-flex .item dl dt {
  float: left;
  padding-left: 18px;
}
#lunch_list .ds-flex .item dl dd {
  float: right;
  padding-right: 25px;
  text-align: right;
}
#lunch_list .ds-flex .item dl:after {
  content: "";
  clear: both;
  display: block;
}
#lunch_list .ds-flex .box_right {
  width: 481px;
  position: relative;
}

.add-tax{
    font-weight: bold;
    font-size: 18px;
}

.popup{
	position:fixed;
	padding-top:300px;
	color: #FFFFFF;
	line-height: 1.8em;
	font-weight: 500;
	text-align: center;
	font-size: 30px;
	width: 100vw;
	height: 100vh;
	z-index:9999999;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
.popup p{
	background-color: rgba(0,0,0,0.75);
	padding: 30px;
	display: block;
	margin:0 auto;
	width: 500px;
}