.d-flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media screen and (max-width: 799px) {
  .d-flex {
    flex-wrap: wrap;
  }
}

.ovh {
  overflow: hidden;
}

.mb0 {
  margin-bottom: 0 !important;
}

#footer {
  background: url("../img/yakiniku/ft_bg.webp") no-repeat center/cover;
}
@media screen and (max-width: 799px) {
  #footer {
    background: url("../img/yakiniku/ft_bg_sp.webp") no-repeat center/cover;
  }
}

#key {
  position: relative;
}
#key .tit {
  width: 83.813rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#key .tit span {
  font-size: 3.2rem;
  line-height: 1;
  padding-bottom: 3rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  display: inline-block;
}
#key .tit.tit-yakiniku {
  width: 47.104rem;
}
#key .tit.tit-tsuzuki {
  width: 74.3rem;
}
#key .photo-list {
  flex-wrap: wrap;
}
#key .photo-list li {
  width: 50%;
  height: 100vh;
  height: 100vh;
}
#key .photo-list li.full {
  width: 100%;
}
@media screen and (max-width: 799px) {
  #key .tit {
    width: 9.874rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  #key .tit span {
    font-size: 3.2rem;
    line-height: 1;
    padding-bottom: 3rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    display: inline-block;
  }
  #key .tit.tit-yakiniku {
    width: 6.706rem;
  }
  #key .tit.tit-tsuzuki {
    width: 6.706rem;
  }
  #key .photo-list {
    height: 100svh;
    height: 100svh;
  }
  #key .photo-list li {
    width: 100%;
    height: 50%;
  }
  #key .photo-list li.full {
    height: 100svh;
    height: 100svh;
  }
}

.txt-center {
  text-align: center;
}

.h2-tt {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.1em;
  padding-bottom: 5rem;
}
@media screen and (max-width: 799px) {
  .h2-tt {
    font-size: 3.2rem;
  }
}

.banquet-course {
  padding: 19rem 0 20rem;
  position: relative;
}
.banquet-course .deco1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 16.2rem;
  z-index: -1;
}
.banquet-course .deco2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.banquet-course .menu .tag dd {
  line-height: 2;
  letter-spacing: 0.2em;
}
.banquet-course .menu .tag dd .note {
  display: block;
  font-size: 1.3rem;
  position: relative;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}
.banquet-course .menu .tag dt {
  padding: 2rem 0;
  font-size: 1.4rem;
}
.banquet-course .menu .tag dt span {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.banquet-course .group {
  gap: 4rem;
}
.banquet-course .group .menu {
  flex: 1;
}
.banquet-course .lead {
  position: relative;
  padding-left: 16rem;
  margin-bottom: 10rem;
}
.banquet-course .lead.ext {
  padding-left: 24rem;
}
.banquet-course .lead .h2-tt {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 1.8;
  white-space: nowrap;
}
.banquet-course .lead .h2-tt.f34 {
  font-size: 3.4rem;
}
.banquet-course .lead .h2-tt.mar {
  margin-right: -1.5rem;
}
.banquet-course .lead .h2-tt.mar1 {
  margin-right: -1rem;
}
.banquet-course .lead .txt {
  line-height: 2.2;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
}
.banquet-course .lead .lead-photo {
  margin: 0 -7.91rem 3rem 0;
}
.banquet-course .lead .menu .tag dt {
  padding: 3rem 0 2rem;
}
.banquet-course .lead .menu .tag dt span {
  font-size: 2.8rem;
}
@media screen and (max-width: 799px) {
  .banquet-course {
    padding: 10rem 0 12rem;
  }
  .banquet-course .deco1 {
    top: 25.4rem;
  }
  .banquet-course .group .menu {
    flex: auto;
    width: 100%;
  }
  .banquet-course .lead {
    padding-left: 0;
    margin-bottom: 5rem;
  }
  .banquet-course .lead.ext {
    padding-left: 0;
  }
  .banquet-course .lead .h2-tt {
    position: static;
    top: 0;
    left: 0;
    z-index: 1;
    line-height: 1.5;
    white-space: normal;
    text-align: center;
  }
  .banquet-course .lead .h2-tt.f34 {
    font-size: 2.4rem;
    padding-bottom: 2rem;
    text-align: left;
  }
  .banquet-course .lead .txt {
    line-height: 2.2;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
  }
  .banquet-course .lead .lead-photo {
    margin: 0 -3.7rem 3rem 0;
  }
  .banquet-course .lead .photo {
    margin: 0 -3.7rem;
  }
}

.recommend {
  position: relative;
  padding: 20rem 0 10rem;
}
.recommend .deco {
  position: absolute;
  top: 13.8rem;
  left: 0;
  right: 0;
  z-index: -1;
}
.recommend .group {
  gap: 4rem;
  padding-bottom: 10rem;
}
.recommend .group .item {
  flex: 1;
  letter-spacing: 0.1em;
  line-height: 2;
}
.recommend .group .item .photo {
  padding-bottom: 2rem;
}
@media screen and (max-width: 799px) {
  .recommend {
    position: relative;
    padding: 12rem 0 5rem;
  }
  .recommend .deco {
    top: 0rem;
  }
  .recommend .group {
    gap: 4rem;
    padding-bottom: 7rem;
  }
  .recommend .group .item {
    flex: auto;
    width: 100%;
  }
}

.store-info {
  position: relative;
  background-color: #151515;
  padding: 20rem 0;
}
.store-info .wrap {
  z-index: 1;
}
.store-info .deco1 {
  position: absolute;
  left: 0;
  right: 0;
  top: -13rem;
}
.store-info .deco2 {
  position: absolute;
  left: 0;
  width: 43rem;
  bottom: -35rem;
}
.store-info .deco3 {
  position: absolute;
  left: 0;
  right: 0;
  top: 23.3rem;
}
.store-info .map {
  padding: 2rem 4rem 6rem;
}
.store-info .slide-sp {
  display: flex;
  gap: 4rem;
}
@media screen and (max-width: 799px) {
  .store-info {
    padding: 10rem 0 12rem;
  }
  .store-info.ext {
    padding-bottom: 18.257rem;
  }
  .store-info .deco1 {
    top: -3.4rem;
  }
  .store-info .deco2 {
    position: absolute;
    left: 0;
    width: 21rem;
    bottom: -15.8rem;
  }
  .store-info .deco3 {
    top: 0;
  }
  .store-info .map {
    padding: 0.687rem 1.383rem 4.687rem 1.375rem;
  }
  .store-info .slide-sp {
    margin: 0 -10rem 0 0;
  }
  .store-info .slide-sp li span {
    display: block;
    width: 30rem;
    padding: 0 2.034rem 0 0;
  }
}

.course-shared {
  background: url("../img/yakiniku/course_bg.webp") no-repeat center/cover;
  padding: 24rem 0 24rem;
  position: relative;
  z-index: 2;
}
.course-shared.enkai {
  background: url("../img/yakiniku/course1_bg.webp") no-repeat center/cover;
}
.course-shared .h2-tt {
  white-space: nowrap;
  line-height: 1.2;
  letter-spacing: 0.1em;
  padding-bottom: 5.8rem;
}
.course-shared .h2-tt span {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
}
.course-shared .h2-tt.txt-vertical {
  line-height: 1.8;
}
@media screen and (min-width: 800px) {
  .course-shared .h2-tt.txt-vertical {
    position: absolute;
    left: 6.6rem;
    top: -3.4rem;
    padding: 0;
  }
}
.course-shared .d-flex {
  position: relative;
  justify-content: flex-end;
  padding-right: 8rem;
}
.course-shared .d-flex .group-bnr {
  margin: 0;
}
.course-shared .group-bnr {
  width: 48rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin: 0 auto;
}
.course-shared .group-bnr .bnr a {
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  border: 1px solid;
  padding: 3rem 0;
  font-size: 1.6rem;
  display: block;
}
.course-shared .group-bnr .bnr a .btn-text {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 0 1.5rem;
}
.course-shared .group-bnr .bnr a .btn-text small {
  display: block;
  font-size: 1.6rem;
}
.course-shared .group-bnr .bnr a .btn-inner {
  display: flex;
  justify-content: center;
  gap: 1rem;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 799px) {
  .course-shared {
    background: url("../img/yakiniku/course_bg_sp.webp") no-repeat center/cover;
    padding: 12rem 0 18rem;
  }
  .course-shared.enkai {
    background: url("../img/yakiniku/course1_bg_sp.webp") no-repeat center/cover;
    padding-bottom: 12rem;
  }
  .course-shared .h2-tt {
    font-size: 3.2rem;
    padding-bottom: 5rem;
  }
  .course-shared .h2-tt span {
    font-size: 2rem;
  }
  .course-shared .h2-tt.txt-vertical {
    line-height: 1.8;
  }
  .course-shared .d-flex {
    justify-content: center;
    padding-right: 0;
  }
  .course-shared .d-flex .group-bnr {
    margin: 0;
    width: 100%;
  }
  .course-shared .group-bnr {
    width: auto;
    margin: 0 auto;
  }
  .course-shared .group-bnr .bnr a.ext {
    padding: 2.5rem 0;
  }
}

.features {
  position: relative;
  padding: 0 0 20rem;
}
.features .deco1 {
  width: 33rem;
  position: absolute;
  right: 0;
  top: -16.2rem;
}
.features .deco2 {
  width: 43rem;
  position: absolute;
  left: 0;
  bottom: -35rem;
}
.features .group {
  margin-bottom: 6rem;
  gap: 4rem;
  position: relative;
  z-index: 1;
}
.features .group .item {
  flex: 1;
}
.features .group .item .txt {
  line-height: 2;
  letter-spacing: 0.1em;
}
.features .group .item .txt dt {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding: 2rem 0 1rem;
}
.features .map {
  padding: 2rem 4rem;
}
@media screen and (max-width: 799px) {
  .features {
    padding: 0 0 12rem;
  }
  .features .deco1 {
    width: 18rem;
    top: -5.6rem;
  }
  .features .deco2 {
    width: 21rem;
    bottom: -16.9rem;
  }
  .features .group {
    margin-bottom: 0;
  }
  .features .group .item {
    flex: auto;
    width: 100%;
  }
  .features .map {
    padding: 6.8rem 0 0;
  }
}

.access_shared {
  position: relative;
  padding: 15rem 0;
  background-color: #151515;
  overflow: hidden;
}
.access_shared .deco {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.access_shared .wrap {
  z-index: 1;
}
.access_shared .group {
  justify-content: space-between;
  align-items: flex-start;
}
.access_shared .info {
  width: 50rem;
  position: relative;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.access_shared .info .btn-insta {
  position: absolute;
  top: 0;
  right: 0;
}
.access_shared .info h2 {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 1.5rem;
}
.access_shared .info p {
  line-height: 1.5;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 800px) {
  .access_shared .info {
    max-width: calc(100% - 45rem);
  }
  .access_shared .info a[href^="tel:"] {
    pointer-events: none;
  }
}
.access_shared .info .time {
  padding-top: 1.5rem;
}
.access_shared .info .time dt {
  font-weight: 700;
  padding-bottom: 1rem;
}
.access_shared .info .time dd:not(:last-child) {
  padding-bottom: 0.5rem;
}
.access_shared .info .note {
  padding: 1rem 0 2rem;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.access_shared .info .note p {
  padding: 0 0 0 1.2rem;
  text-indent: -1.2rem;
}
.access_shared .info .tbl-info dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #777777;
}
.access_shared .info .tbl-info dl dt, .access_shared .info .tbl-info dl dd {
  display: table-cell;
  box-sizing: border-box;
  padding: 1rem 0;
}
.access_shared .info .tbl-info dl dt {
  width: 12rem;
  font-weight: 700;
}
.access_shared .gmap {
  width: 40rem;
  position: relative;
  line-height: 0;
  aspect-ratio: 1;
}
.access_shared .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
}
@media screen and (min-width: 800px) {
  .access_shared .gmap {
    order: -1;
  }
}
@media screen and (max-width: 799px) {
  .access_shared {
    padding: 12rem 0;
  }
  .access_shared .group {
    display: block;
  }
  .access_shared .info {
    width: auto;
  }
  .access_shared .info p {
    line-height: 1.5;
    padding-bottom: 0.5rem;
  }
  .access_shared .info .time {
    padding-top: 1.5rem;
  }
  .access_shared .info .time dt {
    font-weight: 700;
    padding-bottom: 1rem;
  }
  .access_shared .info .time dd:not(:last-child) {
    padding-bottom: 0.5rem;
  }
  .access_shared .info .note p {
    padding: 0 0 0 1rem;
    text-indent: -1rem;
  }
  .access_shared .info .tbl-info {
    margin-bottom: 6rem;
  }
  .access_shared .info .tbl-info dl {
    display: table;
    width: 100%;
    border-bottom: 1px solid #777777;
  }
  .access_shared .info .tbl-info dl dt, .access_shared .info .tbl-info dl dd {
    display: table-cell;
    box-sizing: border-box;
    padding: 1rem 0;
  }
  .access_shared .info .tbl-info dl dt {
    width: 12rem;
    font-weight: 700;
  }
  .access_shared .gmap {
    width: auto;
  }
}