@charset "UTF-8";
/* ===================================================================
CSS information

file name	: hidatakayama_meal.css
author		 : Abilive
style info : 飛騨高山 お食事
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.p-tab {
  margin-inline: auto;
  width: clamp(1100px, 76.3888888889vw, 1466.6666666667px);
}
@media only screen and (max-width: 1199px) {
  .p-tab {
    width: 86.0465116279%;
  }
}

.p-lounge__intro {
  margin-inline: auto;
  max-width: 66.6666666667rem;
}
@media only screen and (max-width: 1199px) {
  .p-lounge__intro {
    width: 86.0465116279%;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.c-pnav {
  margin-top: 3.3333333333rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .c-pnav {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .c-pnav {
    margin-top: 2.5rem;
  }
}
.c-pnav__list li {
  width: 24.7191011236%;
}

.p-dinner {
  margin-top: 6.6666666667rem;
  margin-bottom: 6.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-dinner {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-dinner {
    margin-top: 5rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-dinner {
    margin-bottom: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .p-dinner {
    margin-bottom: 5rem;
  }
}
.p-dinner .p-tab::before {
  content: none;
}
.p-dinner .p-tab__contents__panel iframe {
  border: none;
  aspect-ratio: 1000/480;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .p-dinner .p-tab__contents__panel iframe {
    aspect-ratio: 1;
  }
}

.p-meal {
  margin-inline: auto;
  width: clamp(1200px, 83.3333333333vw, 1600px);
  margin-top: 2.5333333333rem;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-grid-columns: 60% 7% 1fr;
  grid-template-columns: 60% 1fr;
  -webkit-column-gap: 7%;
     -moz-column-gap: 7%;
          column-gap: 7%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .p-meal {
    width: 83.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .p-meal {
    width: 86.0465116279%;
  }
}
@media only screen and (max-width: 1199px) {
  .p-meal {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-meal {
    margin-top: 2rem;
  }
}
.p-meal__img {
  overflow: hidden;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-meal__img {
    border-radius: 0.5555555556vw;
  }
}
.p-meal__contents {
  margin-top: 6.3131313131%;
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
  .p-meal__contents {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .p-meal__contents {
    display: contents;
  }
}
@media only screen and (min-width: 1200px) {
  .p-meal__contents .contents {
    max-width: 23rem;
  }
}
@media print {
  .p-meal__contents .contents {
    max-width: 23rem;
  }
}
@media only screen and (max-width: 1199px) {
  .p-meal__contents .contents {
    width: 89.1891891892%;
    margin-inline: auto;
  }
}
.p-meal__contents .contents .c-tit2 em {
  line-height: 1.6;
  padding-bottom: 1rem;
}
.p-meal__contents .contents .c-txt {
  margin-top: 2rem;
  padding-left: 1rem;
}
@media only screen and (max-width: 1199px) {
  .p-meal__contents .contents .c-txt {
    margin-top: 1rem;
  }
}
.p-meal__contents .contents .c-tbl {
  margin-top: 2rem;
  margin-left: 1rem;
}
@media only screen and (max-width: 1199px) {
  .p-meal__contents .contents .c-tbl {
    margin-top: 1rem;
  }
}
.p-meal__contents .contents .c-tbl tr:first-child th, .p-meal__contents .contents .c-tbl tr:first-child td {
  border-top: none;
  padding-top: 0;
}
.p-meal__contents .contents .c-tbl tr th {
  width: 7.3333333333rem;
  padding-inline: 1.1333333333rem 0;
}
.p-meal__contents .contents .c-tbl tr td {
  padding-inline: 1.6666666667rem 0;
}
.p-meal__contents .contents .c-link1 {
  margin: 1em 0 0 auto;
  text-align: right;
}
.p-meal__contents .img {
  overflow: hidden;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-meal__contents .img {
    border-radius: 0.5555555556vw;
  }
}
@media only screen and (min-width: 1200px) {
  .p-meal__contents .img {
    width: 64.3939393939%;
    margin: 3.3333333333rem -2rem 0 auto;
  }
}
@media print {
  .p-meal__contents .img {
    width: 64.3939393939%;
    margin: 3.3333333333rem -2rem 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .p-meal__contents .img {
    position: absolute;
    top: 35vw;
    right: calc(50% - 50vw);
    width: 33.203125vw;
  }
}

.p-tab {
  margin-top: 4.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-tab {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .p-tab {
    margin-top: 3em;
  }
}
@media only screen and (min-width: 768px) {
  .p-tab {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .p-tab::before {
    content: "";
    z-index: -1;
    width: 100%;
    height: 1px;
    left: 0;
    top: 2rem;
    position: absolute;
    background: #D9D9D9;
  }
}
.p-tab__link {
  display: -ms-grid;
  display: grid;
  margin-inline: auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-tab__link {
    background: #F4F4F4;
    border-radius: calc(infinity * 1px);
  }
  .p-tab__link:has(> :nth-child(2):last-child) {
    max-width: 36.6666666667rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .p-tab__link:has(> :nth-child(3):last-child) {
    max-width: 55rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .p-tab__link:has(> :nth-child(4):last-child) {
    max-width: 73.3333333333rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .p-tab__link {
    -ms-grid-columns: 1fr 0.5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
}
.p-tab__link li button, .p-tab__link li a {
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: calc(infinity * 1px);
  padding: 0.8666666667rem 1.3333333333rem 0.8666666667rem 2.0666666667rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  line-height: 1;
  -webkit-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
  min-height: 3.7333333333rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-tab__link li button, .p-tab__link li a {
    font-size: 0.8rem;
    padding: 0.8666666667rem 0.6666666667rem 0.8666666667rem 0.6666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-tab__link li button, .p-tab__link li a {
    font-size: 0.8666666667rem;
    padding: 0.9rem 1rem 0.9rem 1.5rem;
    border: 1px solid #D9D9D9;
    text-align: left;
    min-height: 2.6666666667rem;
  }
}
.p-tab__link li button:hover, .p-tab__link li a:hover {
  background: #464141;
  color: #fff;
}
.p-tab__link li button:after {
  content: "\e907";
  margin-left: 0.3em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  font-size: 0.7333333333rem;
}
.p-tab__link li button.is-active {
  background: #464141;
  color: #fff;
}
.p-tab__link li a:after {
  content: "\e902";
  margin-left: 0.3em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  font-size: 0.7333333333rem;
}
.p-tab__link li.u-link a {
  padding-inline: 3.3333333333rem 1.3333333333rem;
  background: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-tab__link li.u-link a {
    padding-inline: 2.4666666667rem 0.4666666667rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-tab__link li.u-link a {
    padding: 0.3333333333rem 0.5rem 0.3333333333rem 1.5rem;
  }
}
.p-tab__link li.u-link a:hover {
  background: #464141;
}
.p-tab__link li.u-link a:hover::after {
  background: #fff;
  color: #464141;
}
.p-tab__link li.u-link a::after {
  width: 2rem;
  height: 2rem;
  display: -ms-grid;
  display: grid;
  place-content: center;
  border-radius: calc(infinity * 1px);
  background: #464141;
  color: #fff;
}
.p-tab__contents {
  margin-top: 3.3333333333rem;
}
.p-tab__contents__panel:not(:first-child) {
  display: none;
}
.p-tab__contents__panel .st {
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1.5333333333rem;
  border-bottom: 1px solid #464141;
}
.p-tab__contents__panel .st .txt {
  line-height: 1;
}
.p-tab__contents__panel .st .items {
  padding-left: 0.9333333333rem;
  margin-left: 0.9333333333rem;
  position: relative;
}
.p-tab__contents__panel .st .items::before {
  content: "";
  z-index: 0;
  width: 1px;
  height: 1.4666666667rem;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  position: absolute;
  background: #D9D9D9;
}
.p-tab__contents__panel .st .items em {
  display: inline-block;
  letter-spacing: 0.04em;
  line-height: 0.7;
  vertical-align: text-bottom;
  margin-right: 0.1333333333rem;
  font-family: "DM Sans", "ヒラギノ角ゴ Pro", Times, Garamond, Georgia, serif;
  font-size: 1.8666666667rem;
}

.p-item-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.4545454545% 1fr 2.4545454545% 1fr 2.4545454545% 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.4545454545%;
  margin-top: 2.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-item-list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .p-item-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-item-list .item .wrap-img {
  overflow: hidden;
  position: relative;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-item-list .item .wrap-img {
    border-radius: 0.5555555556vw;
  }
}
.p-item-list .item .wrap-img .category {
  position: absolute;
  inset: auto 0.5333333333rem 0.5333333333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 0.3333333333rem;
}
.p-item-list .item .wrap-img .category span {
  letter-spacing: -0.04em;
  line-height: 1;
  background: #fff;
  border-radius: calc(infinity * 1px);
  padding: 0.3333333333rem 0.6rem;
  font-size: 0.8666666667rem;
}
.p-item-list .item .contents {
  margin-top: 1.0666666667rem;
}
.p-item-list .item .contents .genre {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.4rem 1fr;
  grid-template-columns: auto 1fr;
  position: relative;
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
}
.p-item-list .item .contents .genre::before {
  content: "";
  z-index: 0;
  block-size: 0.4rem;
  background: #AD9667;
  aspect-ratio: 1;
  margin-block: calc((1lh - 0.4rem) / 2);
}
.p-item-list .item .contents .title {
  line-height: 1.65;
  letter-spacing: 0.04em;
  font-size: 1.2rem;
}
.p-item-list .item .contents .access {
  opacity: 0.6;
  line-height: 1.65;
  letter-spacing: 0.04em;
  margin-top: 0.5333333333rem;
  font-size: 1rem;
}
.p-item-list .item .contents .links {
  padding-top: 1.0666666667rem;
  margin-top: 0.9333333333rem;
  border-top: 1px solid #D9D9D9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.p-item-list .item .contents .links .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6666666667rem;
}
.mouse .p-item-list .item .contents .links .sns li a {
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.p-item-list .item .contents .links .sns li a:hover {
  opacity: 0.7;
}
.p-item-list .item .contents .links .sns li a, .p-item-list .item .contents .links .sns li span.tel {
  text-decoration: none;
  color: #AD9667;
  position: relative;
}
.p-item-list .item .contents .links .sns li a:hover .bubble, .p-item-list .item .contents .links .sns li span.tel:hover .bubble {
  opacity: 1;
}
.p-item-list .item .contents .links .sns li a i, .p-item-list .item .contents .links .sns li span.tel i {
  font-size: 1.4rem;
}
.p-item-list .item .contents .links .sns li .bubble {
  position: absolute;
  left: 50%;
  bottom: calc(100% + 0.3333333333rem);
  translate: -50%;
  line-height: 1.86;
  padding-inline: 0.6666666667rem;
  white-space: nowrap;
  background: #B3AA99;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  border-radius: 0.1333333333rem;
  font-size: 0.9333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-item-list .item .contents .links .sns li .bubble {
    border-radius: 0.1388888889vw;
  }
}
.p-item-list .item .contents .links .sns li .bubble::before {
  content: "";
  z-index: 0;
  width: 0.8rem;
  height: 0.5rem;
  left: 50%;
  translate: -50%;
  top: calc(100% - 0.1333333333rem);
  position: absolute;
  background: #B3AA99;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.p-item-list .item .contents .links .map a {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.4rem auto;
  grid-template-columns: 1fr auto;
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.p-item-list .item .contents .links .map a:after {
  content: "\e922";
  margin-left: 0.3em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  display: -ms-grid;
  display: grid;
  place-content: center;
  color: #fff;
  border-radius: calc(infinity * 1px);
  background: #AD9667;
  width: 1.6666666667rem;
  height: 1.7333333333rem;
  border: 1px solid #AD9667;
  -webkit-transition: color 0.4s, background 0.4s;
  transition: color 0.4s, background 0.4s;
  font-size: 1.0666666667rem;
}
.p-item-list .item .contents .links .map a:hover::after {
  background: #fff;
  color: #AD9667;
}
.p-item-list .item .contents .links .map a .en {
  line-height: 1.65;
  letter-spacing: 0.04em;
  color: #AD9667;
  font-family: "Marcellus", "Amiri", "Playfair Display", "Times New Roman", Times, Garamond, Georgia, serif;
}
.p-item-list .item .contents .btn {
  margin: 1.0666666667rem auto 0;
  max-width: 16.9333333333rem;
}
.p-item-list .item .contents .btn a {
  width: 100%;
  display: block;
  text-decoration: none;
  background: #464141;
  color: #fff;
  border-radius: calc(infinity * 1px);
  padding: 0.7333333333rem 1rem;
  border: 1px solid #464141;
  text-align: center;
  -webkit-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
  line-height: 1.4666666667;
}
.p-item-list .item .contents .btn a:hover {
  background: #fff;
  color: #464141;
}

.more-btn {
  margin: 4.3333333333rem auto 0;
  max-width: 49.3333333333rem;
}
@media only screen and (max-width: 767px) {
  .more-btn {
    margin-top: 2.5rem;
  }
}
.more-btn button {
  width: 100%;
  display: block;
  border-radius: calc(infinity * 1px);
  padding: 0.8666666667rem 1.0666666667rem 0.8666666667rem 3.0666666667rem;
  border: 1px solid #D9D9D9;
  text-align: center;
  -webkit-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.65;
}
.more-btn button .wrap .num {
  display: inline flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.6666666667rem;
}
.more-btn button .wrap .num i {
  vertical-align: sub;
  margin-block: calc((0.7em - 1lh) / 2);
  margin-inline: 0.1333333333rem;
  font-size: 1.7333333333rem;
  font-family: "DM Sans", "ヒラギノ角ゴ Pro", Times, Garamond, Georgia, serif;
}
.more-btn button:after {
  content: "\e907";
  margin-left: 0.3em;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 2rem;
  height: 2rem;
  border-radius: calc(infinity * 1px);
  color: #fff;
  background: #464141;
  display: -ms-grid;
  display: grid;
  place-content: center;
  margin: 0;
  font-size: 0.7333333333rem;
}
.more-btn button:hover {
  background: #D9D9D9;
}

.p-keyword {
  background: #B3AA99;
  padding-block: 3.8666666667rem;
  color: #fff;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-keyword {
    border-radius: 0.5555555556vw;
  }
}
.p-keyword + .st {
  margin-top: 4rem;
}
.p-keyword__container {
  max-width: 62.6666666667rem;
  width: 89.1891891892%;
  margin-inline: auto;
}
.p-keyword__container + .p-keyword__container {
  margin-top: 3.3333333333rem;
}
.p-keyword__container__title {
  display: block;
  width: 100%;
  padding: 0 0 0.8666666667rem 1.2rem;
  position: relative;
  border-bottom: 1px solid #fff;
}
.p-keyword__container__title svg {
  position: absolute;
  width: 1.1333333333rem;
  top: -0.4rem;
  left: -0.2rem;
}
.p-keyword__container__title .jp {
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-size: 1.2rem;
}
.p-keyword__container__title .en {
  margin-left: 1.0666666667rem;
  left: 0.08em;
  line-height: 1.6;
  color: #D9D9D9;
  font-size: 0.8666666667rem;
  font-family: "Marcellus", "Amiri", "Playfair Display", "Times New Roman", Times, Garamond, Georgia, serif;
}
.p-keyword__container__checkbox {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0.3333333333rem 1fr 0.3333333333rem 1fr 0.3333333333rem 1fr 0.3333333333rem 1fr 0.3333333333rem 1fr 0.3333333333rem 1fr;
  grid-template-columns: repeat(7, 1fr);
  margin-top: 2rem;
  gap: 1.3333333333rem 0.3333333333rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-keyword__container__checkbox {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .p-keyword__container__checkbox {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.p-keyword__container__checkbox li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-keyword__container__checkbox li input[type=checkbox] {
  position: relative;
  cursor: pointer;
  width: 1.0666666667rem;
  height: 1.0666666667rem;
  border: 1px solid #fff;
  background: #F6EDE7;
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-keyword__container__checkbox li input[type=checkbox]:checked:before {
  position: absolute;
  top: 1px;
  left: 4px;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 4px;
  height: 8px;
  border-right: 2px solid #5A6E79;
  border-bottom: 2px solid #5A6E79;
  content: "";
}
.p-keyword__container__checkbox li label {
  cursor: pointer;
  display: inline-block;
  padding-left: 0.5333333333rem;
  line-height: 1;
}
.p-keyword__btns {
  margin: 5.8666666667rem auto 0;
  max-width: 40.6666666667rem;
  width: 89.1891891892%;
}
@media only screen and (min-width: 768px) {
  .p-keyword__btns {
    gap: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .p-keyword__btns {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-keyword__btns li {
    width: 47.5409836066%;
  }
}
@media only screen and (max-width: 767px) {
  .p-keyword__btns li {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .p-keyword__btns li + li {
    margin-top: 0.8rem;
  }
}
.p-keyword__btns li.u-all-show button {
  border-color: #fff;
  color: #fff;
}
.p-keyword__btns li.u-all-show button:hover {
  color: #5A6E79;
  background: #fff;
  border-color: #5A6E79;
}
.p-keyword__btns li.u-limit-show button {
  border-color: #5A6E79;
  background-color: #5A6E79;
  color: #fff;
}
.p-keyword__btns li.u-limit-show button > span span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-keyword__btns li.u-limit-show button i {
  margin-block: calc((0.74em - 1lh) / 2);
  margin-right: 0.3333333333rem;
  font-family: "DM Sans", "ヒラギノ角ゴ Pro", Times, Garamond, Georgia, serif;
  font-size: 1.6rem;
}
.p-keyword__btns li.u-limit-show button:hover {
  color: #5A6E79;
  background: #fff;
}

.p-breakfast {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-breakfast {
    margin-top: 5rem;
  }
}
.p-breakfast .p-tab__link li button {
  padding-block: 1.0666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-breakfast .p-tab__link li button {
    padding-inline: 1.5rem;
  }
}
.p-breakfast .p-tab__contents {
  padding-bottom: 4rem;
  border-bottom: 1px solid #D9D9D9;
}
.p-breakfast .p-tab__contents__panel .container {
  width: 90.9090909091%;
  margin-inline: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 37.8% 6% 1fr;
  grid-template-columns: 37.8% 1fr;
  -webkit-column-gap: 6%;
     -moz-column-gap: 6%;
          column-gap: 6%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .p-breakfast .p-tab__contents__panel .container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 1.5rem;
  }
}
.p-breakfast .p-tab__contents__panel .container .img {
  overflow: hidden;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-breakfast .p-tab__contents__panel .container .img {
    border-radius: 0.5555555556vw;
  }
}
.p-breakfast .p-tab__contents__panel .container .contents {
  max-width: 37.3333333333rem;
}
.p-breakfast .p-tab__contents__panel .container .contents .c-txt {
  margin: 1.0666666667rem 0 0 0.9333333333rem;
}
.p-breakfast .p-menu {
  margin-top: 5.3333333333rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-breakfast .p-menu {
    margin-top: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .p-breakfast .p-menu {
    margin-top: 3.5em;
  }
}
.p-breakfast .p-menu__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-breakfast .p-menu__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2.5454545455% 1fr 2.5454545455% 1fr 2.5454545455% 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.8rem 2.5454545455%;
  margin-top: 1.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-breakfast .p-menu__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .p-breakfast .p-menu__list {
    -ms-grid-columns: 1fr 1.5rem 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
.p-breakfast .p-menu__list .item .img {
  overflow: hidden;
  border-radius: 0.5333333333rem;
}
@media only screen and (min-width: 1441px) {
  .p-breakfast .p-menu__list .item .img {
    border-radius: 0.5555555556vw;
  }
}
.p-breakfast .p-menu__list .item .title {
  margin-top: 1.0666666667rem;
  line-height: 1.65;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.4rem 1fr;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
  font-size: 1.0666666667rem;
}
.p-breakfast .p-menu__list .item .title::before {
  content: "";
  z-index: 0;
  width: 0.4rem;
  height: 0.4rem;
  margin-block: calc((1lh - 0.4rem) / 2);
  background: #B3AA99;
}
.p-breakfast .p-menu__att {
  margin-top: 2.6666666667rem;
}
@media only screen and (min-width: 768px) {
  .p-breakfast .p-menu__att {
    text-align: right;
  }
}

.p-lounge {
  margin-top: 8.6666666667rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-lounge {
    margin-top: 13%;
  }
}
@media only screen and (max-width: 767px) {
  .p-lounge {
    margin-top: 5em;
  }
}
.p-lounge__intro {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 6.25% 1fr;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 6.25%;
     -moz-column-gap: 6.25%;
          column-gap: 6.25%;
}
@media only screen and (max-width: 1199px) {
  .p-lounge__intro {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 1.5rem;
  }
}
.p-lounge__intro .c-tit1 {
  padding-left: 0;
}
@media only screen and (min-width: 1200px) {
  .p-lounge__intro .c-txt {
    margin-top: 3.3333333333rem;
  }
}
@media print {
  .p-lounge__intro .c-txt {
    margin-top: 3.3333333333rem;
  }
}
.p-lounge .p-tab__link li button {
  padding-block: 1.0666666667rem;
}
.p-lounge .p-tab__contents {
  padding-bottom: 4rem;
  border-bottom: 1px solid #D9D9D9;
}
.p-lounge .p-tab__contents__panel .container {
  width: 90.9090909091%;
  margin-inline: auto;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -ms-grid-columns: 37.8% 6% 1fr;
  grid-template-columns: 37.8% 1fr;
  gap: 2.7333333333rem 6%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-lounge .p-tab__contents__panel .container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .p-lounge .p-tab__contents__panel .container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 1.5rem;
  }
}
.p-lounge .p-tab__contents__panel .container .contents {
  max-width: 37.3333333333rem;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .p-lounge .p-tab__contents__panel .container .contents {
    margin-top: 1.3333333333rem;
  }
}
@media print {
  .p-lounge .p-tab__contents__panel .container .contents {
    margin-top: 1.3333333333rem;
  }
}
.p-lounge .p-tab__contents__panel .container .contents .box {
  margin-top: 1.6rem;
  border: 1px solid #D9D9D9;
  padding: 1.6666666667rem 2.1333333333rem;
}
@media only screen and (max-width: 1199px) {
  .p-lounge .p-tab__contents__panel .container .contents .box {
    padding: 1.5rem;
    margin-top: 0.8rem;
  }
}
.p-lounge .p-tab__contents__panel .container .contents .box dl {
  margin-top: 0.5333333333rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1.0666666667rem 1fr;
  grid-template-columns: auto 1fr;
  gap: 0.1333333333rem 1.0666666667rem;
  padding-left: 0.8666666667rem;
}
.p-lounge .p-tab__contents__panel .container .contents .box dl dt {
  font-weight: 500;
}
.p-lounge .p-tab__contents__panel .container .contents .c-btn2 {
  margin-top: 0.8666666667rem;
  width: 16.4666666667rem;
}
@media only screen and (max-width: 767px) {
  .p-lounge .p-tab__contents__panel .container .contents .c-btn2 {
    margin-inline: auto;
  }
}
.p-lounge .p-tab__contents__panel .container .menu {
  max-width: 66.6666666667rem;
  margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .p-lounge .p-tab__contents__panel .container .menu {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 2/1/3/3;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 8.4545454545% 1fr;
    grid-template-columns: auto 1fr;
    -webkit-column-gap: 8.4545454545%;
       -moz-column-gap: 8.4545454545%;
            column-gap: 8.4545454545%;
  }
}
@media only screen and (max-width: 767px) {
  .p-lounge .p-tab__contents__panel .container .menu .c-txt {
    margin-top: 0.5rem;
  }
}
.p-lounge .p-tab__contents__panel .container .menu .c-txt span {
  display: block;
  text-align: right;
  margin-top: 1rem;
}
.p-lounge .p-alcohol {
  max-width: 66.6666666667rem;
  margin-inline: auto;
  margin-top: 6.6666666667rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.6363636364% 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem 3.6363636364%;
}
@media only screen and (max-width: 1199px) {
  .p-lounge .p-alcohol {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-lounge .p-alcohol {
    margin-top: 5rem;
  }
}
.p-lounge .p-alcohol__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media only screen and (min-width: 1200px) {
  .p-lounge .p-alcohol__title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1/1/2/3;
  }
}
@media print {
  .p-lounge .p-alcohol__title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-area: 1/1/2/3;
  }
}
@media only screen and (max-width: 1199px) {
  .p-lounge .p-alcohol__title {
    margin-bottom: 1.5rem;
  }
}
.p-lounge .p-alcohol__wrap .c-tbl tr:first-child th, .p-lounge .p-alcohol__wrap .c-tbl tr:first-child td {
  border-top: none;
}
.p-lounge .p-alcohol__wrap .c-tbl tr th, .p-lounge .p-alcohol__wrap .c-tbl tr td {
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .p-lounge .p-alcohol__wrap .c-tbl tr th, .p-lounge .p-alcohol__wrap .c-tbl tr td {
    padding-inline: 1rem 0;
  }
}
.p-lounge .p-alcohol__wrap .c-tbl tr th {
  width: 8rem;
  padding-right: 0;
}
.p-lounge .p-alcohol__wrap .c-tbl tr td ul li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.5333333333rem 1fr;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 0.5333333333rem;
     -moz-column-gap: 0.5333333333rem;
          column-gap: 0.5333333333rem;
}
.p-lounge .p-alcohol__wrap .c-tbl tr td ul li::before {
  content: "";
  z-index: 0;
  width: 0.2666666667rem;
  height: 0.2666666667rem;
  margin-block: calc((1lh - 0.2666666667rem) / 2);
  background: #464141;
}
.p-lounge .p-alcohol__wrap > .c-txt {
  margin-top: 1rem;
  text-align: right;
}

.p-bf_menu {
  margin: 4.3333333333rem auto 0;
  margin-inline: auto;
  width: clamp(1100px, 76.3888888889vw, 1466.6666666667px);
  padding: 3.4666666667rem 4rem 4rem 4rem;
  border: 1px solid #D9D9D9;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .p-bf_menu {
    width: 86.0465116279%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-bf_menu {
    padding: 3.2rem 3.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-bf_menu {
    margin-top: 3.5rem;
    padding: 2rem 2rem 1rem 2rem;
  }
}
.p-bf_menu::before {
  content: "";
  z-index: 0;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  inset: 3px;
  position: absolute;
  border: 1px solid #D9D9D9;
  pointer-events: none;
}
.p-bf_menu .c-txt {
  margin-top: 1.4666666667rem;
}
@media only screen and (min-width: 768px) {
  .p-bf_menu .c-txt {
    padding-left: 1.4666666667rem;
  }
}
.p-bf_menu .b-txt {
  margin-top: 0.5333333333rem;
}
.p-bf_menu .c-tit5 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.8rem 1fr;
  grid-template-columns: auto 1fr;
  -webkit-column-gap: 0.8rem;
     -moz-column-gap: 0.8rem;
          column-gap: 0.8rem;
  font-size: 1.2rem;
}
.p-bf_menu .c-tit5 svg {
  width: 0.3333333333rem;
  margin-block: calc(1em - 0.5lh);
}
.p-bf_menu .c-tit5 .en {
  letter-spacing: 0.08em;
  line-height: 1;
  font-size: 2.2666666667rem;
  font-family: "Marcellus", "Amiri", "Playfair Display", "Times New Roman", Times, Garamond, Georgia, serif;
  color: #5A6E79;
}
.p-bf_menu .c-tit5 .jp {
  color: #AD9667;
  letter-spacing: 0.1em;
  margin-top: 0.4666666667rem;
  font-size: 0.9333333333rem;
  line-height: 1;
  color: #5A6E79;
  display: block;
}
.p-bf_menu .content {
  margin-top: 1.8666666667rem;
  padding: 0 1.2rem;
}
.p-bf_menu .c-tbl {
  width: 100%;
}
.p-bf_menu .c-tbl tr:last-child th {
  border-bottom: 1px solid #5A6E79;
}
@media only screen and (max-width: 767px) {
  .p-bf_menu .c-tbl tr:last-child td {
    border-bottom: none;
  }
}
.p-bf_menu .c-tbl tr th {
  width: 10.6666666667rem;
  color: #5A6E79;
  border-top: 1px solid #5A6E79;
}
@media only screen and (max-width: 767px) {
  .p-bf_menu .c-tbl tr th {
    text-align: center;
    padding: 0.8rem 0rem 0.8rem 0rem !important;
  }
}
.p-bf_menu .c-tbl tr td dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-bf_menu .c-tbl tr td dl dt {
  width: 3.6666666667rem;
  font-weight: 500;
}
.p-bf_menu .c-tbl tr td dl dd {
  width: calc(100% - 3.6666666667rem);
}
.p-bf_menu .c-tbl tr td dl + dl {
  margin-top: 0.2666666667rem;
}
.p-bf_menu .c-tbl tr th, .p-bf_menu .c-tbl tr td {
  padding: 1.2rem 2.3333333333rem 1.2rem 1.6666666667rem;
}
@media only screen and (max-width: 767px) {
  .p-bf_menu .c-tbl tr th, .p-bf_menu .c-tbl tr td {
    padding: 1.2rem 0rem 1.2rem 0rem;
    display: block;
    width: 100%;
  }
}

.p-bf_recommendmenu {
  margin: 5.3333333333rem auto 5.3333333333rem;
  margin-inline: auto;
  width: clamp(958px, 66.5277777778vw, 1277.3333333333px);
}
@media only screen and (max-width: 1199px) {
  .p-bf_recommendmenu {
    width: 86.0465116279%;
  }
}
.p-bf_recommendmenu .c-tit2__wrap {
  text-align: center;
}
.p-bf_recommendmenu .c-tit2__wrap .c-tit2 {
  display: inline-block;
  margin: 0 auto;
}
.p-bf_recommendmenu__pick {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 6.2630480167% 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.3333333333rem 6.2630480167%;
  margin-top: 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-bf_recommendmenu__pick {
    -webkit-column-gap: 3%;
       -moz-column-gap: 3%;
            column-gap: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .p-bf_recommendmenu__pick {
    width: 89.1891891892%;
    margin-inline: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 1.6666666667rem 0%;
  }
}
.p-bf_recommendmenu__pick .item .img img {
  width: 100%;
}
.p-bf_recommendmenu__pick .item .contents {
  margin-top: 1.4666666667rem;
}
.p-bf_recommendmenu__pick .item .contents .genre {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.4rem 1fr;
  grid-template-columns: auto 1fr;
  position: relative;
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
}
.p-bf_recommendmenu__pick .item .contents .genre::before {
  content: "";
  z-index: 0;
  block-size: 0.4rem;
  background: #AD9667;
  aspect-ratio: 1;
  margin-block: calc((1lh - 0.4rem) / 2);
}
.p-bf_recommendmenu__pick .item .contents .title {
  line-height: 1.65;
  letter-spacing: 0.04em;
  font-size: 1.3333333333rem;
  font-weight: 500;
  margin-bottom: 0.6666666667rem;
}
.p-bf_recommendmenu__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3.1315240084% 1fr 3.1315240084% 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.6666666667rem 3.1315240084%;
  margin-top: 4rem;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .p-bf_recommendmenu__list {
    -webkit-column-gap: 3%;
       -moz-column-gap: 3%;
            column-gap: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .p-bf_recommendmenu__list {
    width: 89.1891891892%;
    margin-inline: auto;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 1.6666666667rem 6.7567567568%;
  }
}
.p-bf_recommendmenu__list .item .img img {
  width: 100%;
}
.p-bf_recommendmenu__list .item .contents {
  margin-top: 1.4666666667rem;
}
.p-bf_recommendmenu__list .item .contents .genre {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 0.4rem 1fr;
  grid-template-columns: auto 1fr;
  position: relative;
  -webkit-column-gap: 0.4rem;
     -moz-column-gap: 0.4rem;
          column-gap: 0.4rem;
}
.p-bf_recommendmenu__list .item .contents .genre::before {
  content: "";
  z-index: 0;
  block-size: 0.4rem;
  background: #AD9667;
  aspect-ratio: 1;
  margin-block: calc((1lh - 0.4rem) / 2);
}
.p-bf_recommendmenu__list .item .contents .title {
  line-height: 1.65;
  letter-spacing: 0.04em;
  font-size: 1.3333333333rem;
  font-weight: 500;
  margin-bottom: 0.6666666667rem;
}

.l-search {
  margin-top: 0;
}