/* Scss Document */
#key {
  padding: 0;
}
#key .object-fit-cover {
  height: 65vw;
}
@media screen and (min-width: 1000px) {
  #key {
    padding: 0;
  }
  #key .object-fit-cover {
    height: 760px;
  }
}

#shopinfo:before {
	background: url(../img/shared/bg1.jpg) repeat-x center bottom;
}
.banner-link {
  padding-top: 15vw;
}
.banner-link li {
  margin-bottom: 5vw;
  background-color: #000;
  border-radius: 19px;
  overflow: hidden;
}
.banner-link li a {
  display: block;
  text-align: center;
  background-position: center;
  color: #fff;
  height: 45vw;
  position: relative;
}
.banner-link li a span {
  cursor: pointer;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 6vw;
  letter-spacing: 0.3em;
  display: inline-block;
  padding: 0 0 30px;
  line-height: 1.4;
  white-space: nowrap;
  z-index: 2;
  background: url("../img/scene/arow.png") no-repeat center bottom/20px;
}
.banner-link li a:hover {
  opacity: 0.8;
}
.menu-shared {
  padding: 0 0 10vw;
}
.menu-shared .lead {
  padding-bottom: 30px;
}
.menu-shared .lead dt {
  text-align: center;
  color: #b7282e;
  font-size: 22px;
  padding-bottom: 20px;
}
.menu-shared .item {
  width: 100%;
  margin-bottom: 10vw;
}
.menu-shared .course {
  background-color: #fff;
  border-radius: 19px;
  padding: 10vw 5%;
  margin: -5vw 5% 5vw;
  position: relative;
}
.menu-shared .course .tag {
  text-align: center;
  font-size: 28px;
}
.menu-shared .course .tag span {
  letter-spacing: 0.14em;
}
.menu-shared .course .tag dt .t {
  font-size: 16px;
}
.menu-shared .course .tag dd {
  color: #b7282e;
  font-size: 22px;
  padding: 15px 0;
}
.menu-shared .course .tag dd span {
  font-size: 16px;
}
.menu-shared .course .list {
  position: relative;
  padding: 0 0 0 30px;
}
.menu-shared .course .list dt {
  position: absolute;
  top: 0;
  left: 0;
}
.menu-shared .course .list dd {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 15px;
  position: relative;
  margin-left: 17px;
}
.menu-shared .course .list dd:before {
  content: '';
  position: absolute;
  left: -13px;
  top: 11px;
  bottom: 7px;
  border-left: 1px solid;
}
.h2-tt {
  width: 80%;
  margin: 0 auto 10vw;
  font-size: 4.5vw;
  line-height: 1.4;
  letter-spacing: 0.14em;
  text-align: center;
  padding: 5vw 0;
  border-top: 4px double;
  border-bottom: 4px double;
}
.h2-tt span {
  font-size: 7.5vw;
  letter-spacing: 0.14em;
}
#sec1 {
  padding: 15vw 0;
  background: url("../img/scene/gr_bg.jpg") repeat-x center bottom, url("../img/shared/bg1.jpg") repeat center 0;
}
#sec1 h2 {
  font-size: 6.5vw;
  line-height: 1.6;
  padding-bottom: 5vw;
}
#sec2 {
  position: relative;
  padding: 15vw 0;
  background: url("../img/shared/wave1_sp.png") no-repeat 0 bottom/100%;
}
#sec2 .note {
  padding-bottom: 10vw;
}
#sec4 {
  position: relative;
  padding: 15vw 0;
  background: url("../img/scene/gr_bg.jpg") repeat-x center bottom, url("../img/shared/bg1.jpg") repeat center 0;
}
#sec4 .note {
  padding: 0 5%;
}
#sec4 .js-full {
  padding: 15vw 5% 10vw;
  text-align: center;
}
#sec4 .js-full ul {
  margin-bottom: 5vw;
}
#sec4 .js-full li {
  width: calc((100% - 5px)/2);
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
	line-height: 20px;
}
#sec4 .js-full li img {
	margin-bottom: 10px;
	
}
#sec4 .js-full .tit {
  background: url("../img/lunch/sec4_deco.png") no-repeat 0 0/100%;
  padding: 30vw 0 5vw;
  font-size: 5vw;
  line-height: 1.4;
  position: relative;
}
#sec4 .point .slick-dots {
  padding: 9px 20px;
  gap: 10px;
}
#sec4 .point .slick-dots li {
  width: 12px;
  height: 12px;
}
#sec4 .point .js-fade {
  width: 100%;
}
#sec4 .point .info {
  width: 100%;
}
#sec4 .point .info h3 {
  font-size: 6vw;
  line-height: 1.5;
  padding: 5vw 0;
  color: #b7282e;
}
#sec4 .js-full li span {
	font-size: 4vw;
	margin-top: 10px;
}
#sec4 .bnr-shared{
	margin: 0 auto;
}

#sec5 {
  padding: 15vw 0 5vw;
}
#sec5 h2 {
  font-size: 6.5vw;
  line-height: 1.5;
  padding-bottom: 5vw;
}
#sec5 .photo {
  margin-bottom: 5vw;
  width: 100%;
}
#sec5 .txt {
  padding-bottom: 5vw;
}
@media screen and (min-width: 1000px) {
  .banner-link {
    padding-top: 0;
    width: 460px;
    margin: 0 auto;
  }
  .banner-link li {
    margin-bottom: 0;
  }
  .banner-link li a {
    height: 222px;
  }
  .banner-link li a:before {
    width: 28px;
    height: 28px;
    bottom: 50px;
  }
  .banner-link li a span {
    font-size: 34px;
    line-height: 50px;
    padding: 36px 0;
    background-size: 28px;
    letter-spacing: 0.2em;
  }
  .menu-shared {
    padding: 0 0 115px;
  }
  .menu-shared .lead {
    padding-bottom: 64px;
    text-align: center;
  }
  .menu-shared .lead dt {
    font-size: 36px;
    padding-bottom: 34px;
  }
  .menu-shared .item {
    width: calc((100% - 18px)/2);
    margin-bottom: 30px;
  }
  .menu-shared .item .photo {
    height: 369px;
  }
  .menu-shared .course {
    padding: 60px 20px;
    margin: -23px auto 20px;
    max-width: 478px;
    width: 90%;
    box-sizing: border-box;
  }
  .menu-shared .course .tag {
    font-size: 40px;
  }
  .menu-shared .course .tag dt .t {
    font-size: 20px;
  }
  .menu-shared .course .tag dd {
    font-size: 30px;
    padding: 22px 0 25px;
  }
  .menu-shared .course .tag dd span {
    font-size: 24px;
  }
  .menu-shared .course .list {
    position: relative;
    padding: 0 0 0 30px;
    margin-left: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
  }
  .menu-shared .course .list dt {
    top: 0;
    left: 0;
  }
  .menu-shared .course .list dd {
    gap: 0;
  }
  .menu-shared .course .list dd ul {
    min-width: 165px;
  }
  .h2-tt {
    width: 514px;
    margin: 0 auto 18px;
    font-size: 28px;
    line-height: 57px;
    padding: 30px 0 31px;
    letter-spacing: 0.14em;
  }
  .h2-tt span {
    font-size: 60px;
  }
  .full-wrap {
    max-width: 1250px;
  }
  #sec1 {
    padding: 115px 0px 80px;
    text-align: center;
  }
  #sec1 h2 {
    font-size: 36px;
    line-height: 60px;
    padding-bottom: 40px;
  }
  #sec1 .txt {
    padding: 0 0 60px;
  }
  #sec2 {
    position: relative;
    padding: 100px 0 140px;
    background: url("../img/shared/wave2.png") repeat-x center bottom;
  }
  #sec2 .note {
    padding-bottom: 46px;
  }
  #sec2 .bnr-shared {
    margin: 10px auto 84px;
  }
  #sec2 .banner-link {
    width: 940px;
    margin: 0 auto;
  }
  #sec2 .banner-link a {
    height: 350px;
  }
  #sec2 .banner-link a span {
    padding: 56px 0 46px;
  }
	#sec2 h3 {
		font-size: 18px;
		color: #b7282e;
	}
  #sec4 {
    padding: 111px 0 90px;
    background: url("../img/scene/gr_bg.jpg") repeat-x center bottom, url("../img/shared/bg1.jpg") repeat center 0;
  }
  #sec4 .note {
    padding: 66px 0 0px;
    text-align: center;
  }
  #sec4 .h2-tt {
    width: 554px;
    padding: 31px 0 25px;
  }
  #sec4 .h2-tt span {
    font-size: 54px;
  }
  #sec4 .js-full {
    padding: 79px 20px 145px;
    max-width: 1500px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #sec4 .js-full ul {
    flex-wrap: nowrap;
    gap: 10px;
    margin-bottom: 24px;
  }
  #sec4 .js-full li {
    margin-bottom: 0;
    border-radius: 19px;
  }
  #sec4 .js-full li img {
    width: 100%;
    height: auto;
  }
  #sec4 .js-full .tit {
    background: url("../img/lunch/sec4_ico1.png") no-repeat 0 12px, url("../img/lunch/sec4_ico2.png") no-repeat right 0;
    padding: 71px 0 40px;
    font-size: 24px;
    max-width: 1196px;
    margin: 0 auto;
    position: relative;
  }
  #sec4 .js-full .tit:before {
    content: '';
    position: absolute;
    top: 54px;
    left: 133px;
    right: 130px;
    border-top: 2px solid #56320e;
  }
  #sec4 .js-full .tit:after {
    background: url("../img/lunch/sec4_ico1.png") no-repeat 0 12px, url("../img/lunch/sec4_ico2.png") no-repeat right 0;
    padding: 71px 0 40px;
    font-size: 24px;
    max-width: 1196px;
    margin: 0 auto;
    position: relative;
  }
#sec4 .js-full li span {
	font-size: 20px;
}
	
  #sec4 .point .slick-dots {
    justify-content: flex-start;
  }
  #sec4 .point .js-fade {
    width: 700px;
    margin-right: -84px;
  }
  #sec4 .point .info {
    width: 306px;
    order: -1;
    padding: 75px 0 0;
  }
  #sec4 .point .info h3 {
    font-size: 34px;
    padding: 10px 0 15px;
  }
  #sec5 {
    padding: 100px 0 94px;
  }
  #sec5 h2 {
    font-size: 40px;
    line-height: 1.5;
    padding: 32px 0 33px;
    letter-spacing: -0.07em;
    margin-right: -20px;
  }
  #sec5 .photo {
    margin-bottom: 0;
    width: 547px;
    margin-left: -50px;
  }
  #sec5 .txt {
    padding-bottom: 40px;
  }
  #sec5 .info {
    width: 453px;
  }
}