/* =======================================
メインビジュアル
======================================== */
.main-visual-area {
  position: relative;
  width: 100%;
  height: 100vh;
  /* 画面いっぱいの高さ */
  overflow: hidden;
  /* はみ出した部分は隠す */
}

/* 動画を画面いっぱいにフィットさせる */
.main-visual-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 画面全体を埋める */
  object-position: center;
  /* 中央基準でトリミング */
  display: block;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  object-fit: cover;
  object-position: bottom center;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.15);
  }
}

.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
  animation: zoomUp 7s linear 0s normal both;
}



/* =======================================
トップバナー
======================================== */
.top-head-bnr-area {
  position: relative;
  z-index: 2;
}

.top-head-bnr-area .inner {
  padding: 88px 0;
}

.top-head-bnr {
  width: 900px;
  margin: 0 auto;
}

.top-head-bnr a:hover {
  opacity: 0.7;
}

.top-head-obj-left {
  position: absolute;
  width: 680px;
  top: -70px;
  left: -250px;
}

.top-head-obj-right {
  position: absolute;
  width: 637px;
  top: 62px;
  right: -300px;
}

/* =======================================
メインビジュアル固定
======================================== */

/* 余計なスムーススクロールがあるとブレるのでOFF */
html {
  scroll-behavior: auto;
}

/* ===== メインビジュアルを100vhで“固定” ===== */
.main-visual-area {
  position: sticky;
  /* ← これだけで “固定” になる */
  top: 0;
  height: 100vh;
  /* 100vh固定 */
  overflow: hidden;
  z-index: -2;
  /* 下のセクションが上に被れるよう背面に */
}

/* Swiperはサイズだけ合わせる（動きはそのままでもOK） */
.main-visual-area .swiper,
.main-visual-area .swiper-wrapper,
.main-visual-area .swiper-slide {
  height: 100%;
}

.main-visual-area .swiper-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* 下のセクションは前面へ（被せるため） */
.top-head-bnr-area {
  position: relative;
  z-index: 1;
  background: #fff;
  /* 透け防止 */
}

/* デフォ白（画像や色の指定がある所はその指定が勝つ） */
.main-visual-area~section:not(.bg-through) {
  background-color: #fff;
}

/* 透過にしたいセクションだけ */
.bg-through {
  background-color: transparent !important;
}

/* =======================================
歴史が紡ぐ近又だけの深み
======================================== */
.history-area {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../images/top/history-bg.jpg');
  padding: 84px 0;
}

.history-area .inner {
  width: 1280px;
  margin: 0 auto;
}

.history-img_01 {
  width: 680px;
}

.history-img_03 {
  width: 630px;
}

.history-img_02 {
  width: 360px;
  margin-top: 76px;
  margin-left: 127px;
}

.history-img_03 {
  margin-top: -26px;
  margin-right: 0;
  margin-left: auto;
}

.history-top-flex,
.history-bottom-flex {
  display: flex;
}

.history-text-box {
  padding-left: 70px;
  width: 620px;
  margin-top: 80px;
}

.history-text-box h3 {
  font-size: 38px;
  line-height: 54px;
  letter-spacing: 0.08em;
  color: #fff;
  margin-bottom: 45px;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
}

.history-text-box p {
  width: 480px;
  font-feature-settings: "palt";
  width: 100%;
  color: #fff;
  letter-spacing: -0.06em;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 31.5px;
}

/* =======================================
四季折々の表情で皆様をお迎えします
======================================== */
.facility-area {
  position: relative;
  padding-top: 146px;
  overflow: hidden;
  padding-bottom: 78px;
}

.facility-obj {
  position: absolute;
  top: -150px;
  width: 100%;
  width: 2605px;
  left: 50%;
  transform: translateX(-50%);
}

.facility-area .inner {
  width: 1280px;
  margin: 0 auto;
}

.facility-area .flex-box {
  justify-content: space-between;
}

.facility-left {
  width: 386px;
}

.facility-right {
  width: 820px;
}

.facility-left h3 {
  font-size: 38px;
  font-weight: 600;
  line-height: 54px;
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.08em;
}

.facility-left p {
  font-size: 17px;
  font-feature-settings: normal;
  letter-spacing: 0;
}

.facility-area .more-btn {
  width: 300px;
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #b3b3b3;
}

.facility-area .more-btn:hover {
  color: #fff;
  background-color: #b3b3b3;
}

.facility-gallery {
  margin-top: 78px;
}

.facility-gallery ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.facility-gallery li {
  width: 248px;
  cursor: pointer;
}

/* =======================================
厳選素材と京野菜の
旬をいただく
======================================== */

.food-area {
  color: #fff;
}

.food-inner {
  margin: 0 auto;
  display: flex;
}

/* 左カラム */
.food-left {
  flex: 1;
  background: url('../images/top/food-left-bg.jpg') top right / cover no-repeat;
}

.food-left .inner {
  width: 487px;
  margin-left: auto;
  padding: 174px 78px 220px 0;
}

.food-right {
  background-position: top center;
  background: url('../images/top/food-right-bg.jpg') top left / cover no-repeat;
}

.food-right .inner {
  width: 652px;
  margin-right: auto;
  padding: 110px 0 100px 85px;
}

/* テキスト */
.food-text {
  width: 400px;
}

.food-text h3 {
  position: relative;
  font-size: 38px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 54px;
  margin-bottom: 60px;
}

.food-text p {
  line-height: 31.5px;
  font-size: 16px;
  letter-spacing: -0.06em;
}

.food-btn {
  display: inline-block;
  padding: 0.8em 2em;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}

.food-btn:hover {
  background: #fff;
  color: #000;
}

/* 右カラム */
.food-right {
  flex: 1;
  background-color: #2a1a1a;
}

.food-item+.food-item {
  margin-top: 130px;
}

.food-item .food-img {
  margin-bottom: 30px;
}

.food-item .food-img img {
  width: 100%;
  border: 1px solid #4d4d4d;
}

.food-item h4 {
  position: relative;
  width: 235px;
  font-size: 30px;
  line-height: 54px;
  font-weight: 600;
  line-height: 1;
}

.food-item h4 a {
  display: flex;
  align-items: center;
}

.food-item h4 a:hover {
  opacity: 0.7;
}

.food-item .arrow {
  width: 32px;
  height: 32px;
  margin-left: 15px;
  vertical-align: middle;
  display: inline-block;
  font-size: 0;
  line-height: 1;
}

.food-item p {
  width: calc(100% - 235px);
  line-height: 31.5px;
  font-size: 16px;
  letter-spacing: -0.06em;
}

.food-item-text-box {
  display: flex;
  align-items: flex-start;
}

.food-area .more-btn {
  width: 300px;
  margin: 410px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  font-size: 18px;
  font-weight: 500;
  border: 1px solid #e6e6e6;
}

.food-area .more-btn:hover {
  color: #333;
  background-color: #e6e6e6;
}

/* =======================================
店舗紹介
======================================== */
.space-area {
  padding: 85px 0 105px;
}

.space-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 85px;
  width: 1282px;
  margin: 0 auto;
}

.space-box {
  background: #f0eee8;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  width: 600px;
  justify-content: space-between;
  /* ← テキストとボタンの間を自動調整 */
}

.space-img {
  position: relative;
}

.space-img img {
  width: 100%;
  height: auto;
  display: block;
}

.space-content {
  padding: 80px 60px 50px;
  flex: 1;
  /* ← テキスト部分を伸ばして均等化 */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.space-img-title {
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: #fff;
  text-align: left;
}

.space-type {
  display: block;
  font-size: 18px;
  letter-spacing: 0.2em;
}

.space-name {
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
}

.space-text {
  color: #333333;
  font-size: 18px;
}

.space-text .line {
  position: relative;
}

.space-text .line {
  width: 67px;
  height: 1px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  background-color: #4d4d4d;
}

.space-btns {
  justify-content: center;
  display: flex;
  gap: 0 10px;
  margin-top: 60px;
}

.space-btns .btn {
  width: 150px;
  height: 60px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #4d4d4d;
}

.space-btns .btn:hover {
  color: #fff;
  background-color: #4d4d4d;
}

.space-btns.long .btn {
  width: 220px;
}


.space-btns {
  justify-content: center;
  display: flex;
  gap: 0 10px;
  margin-top: 60px;
  margin-bottom: 0;
  /* ← 下マージンを統一 */
}

/* =======================================
ニュース
======================================== */
.news-area {
  position: relative;
  background: #f0eee8 !important;
  padding: 100px 0;
}

.news-inner {
  width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: start;
}

.news-obj {
  bottom: 255px;
  position: absolute;
  margin-left: -500px;
  width: 1645px;
  mix-blend-mode: overlay;
  /* Illustratorの「オーバーレイ」 */
}



.news-header {
  text-align: left;
  margin-left: 50px;
}

.news-title {
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}

.news-btn {
  display: inline-block;
  padding: 10px 30px;
  font-weight: 500;
  border: 1px solid #4d4d4d;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  transition: 0.3s;
  width: 250px;
  letter-spacing: 0.08em;
  text-align: center;
}

.news-btn:hover {
  background-color: #4d4d4d;
  color: #fff;
}

.news-list {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  padding: 34px 40px;
  background-color: #ffffff;
  width: 860px;
}

.news-item {
  background-color: #fff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}

.news-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.news-item a:hover {
  opacity: 0.5;
}

.news-link {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  padding-left: 18px;
  text-decoration: none;
  color: inherit;
}

.news-meta {
  display: flex;
  margin-bottom: 20px;
  align-items: flex-start
}

.news-body {
  flex: 1;
}

.news-date {
  line-height: 1;
  padding-right: 20px;
  font-size: 18px;
  margin-right: 20px;
  color: #666;
  border-right: 1px solid #4d4d4d;
}

.news-cat {
  font-weight: 500;
  font-size: 16px;
  color: #b83510;
  line-height: 1;
}

.news-item-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
}

.news-excerpt {
  font-size: 18px;
  color: #333333;
  line-height: 1.8;
  font-feature-settings: "palt";
}

/* ---------- サムネイル ---------- */
.news-thumb {
  width: 200px;
  flex-shrink: 0;
}

.news-thumb img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

/* =======================================
アクセス
======================================== */
.access-area {
  padding-top: 100px;
  padding-bottom: 72px;
}

.access-area h3 {
  font-weight: 600;
  font-size: 38px;
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 0.05em;
}

.access-area .inner {
  width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.access-area .map {
  margin-bottom: 50px;
}

.access-area iframe {
  height: 600px;
}

.access-detail-box {
  display: table;
  /* ← shrink-wrapされる */
  margin: 0 auto;
  /* ← 箱を中央に配置 */
  padding: 20px 0;
  width: auto;
  /* ← 念のため明示。tableはautoでOK */
}

.access-row {
  display: table;
  /* ← これもテーブル（中身の幅に合わせて広がる） */
  table-layout: auto;
  border-collapse: separate;
  text-align: left;
  /* ← 中身は左揃え */
  padding: 0;
  width: auto;
}

.access-head,
.access-body {
  display: table-cell;
  /* ← 左右カラム化 */
  vertical-align: top;
  text-align: left;
}

.access-head {
  width: 285px;
  /* ← 横幅を固定 */
  white-space: nowrap;
  /* ← 折り返し防止（任意） */
}

.access-ico {
  display: inline-block;
  width: 20px;
  height: auto;
  color: #000;
  font-size: 0;
  vertical-align: middle;
  margin-right: 10px;
}

.access-ico.taxi {
  display: inline-block;
  width: 25px;
  font-size: 0;
}


.access-title {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.access-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.access-list li {
  position: relative;
  font-size: 16px;
  line-height: 34px;
  padding-left: 1.5em;
}

.access-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.access-note {
  margin: 0;
  font-size: 16px;
  line-height: 34px;
}

.access-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--red-color);
  color: #fff;
  font-size: 32px;
  width: 800px;
  /* 横幅固定 */
  margin: 70px auto 0;
  /* 中央寄せ */
  font-weight: 600;
  letter-spacing: 0.12em;
  text-decoration: none;
  line-height: 1;
  padding: 68px 80px;
  box-sizing: border-box;
  gap: 0 42px;
  transition: all 0.3s ease;
}

.access-btn::before {
  content: "";
  position: absolute;
  inset: 9px;
  /* ← 上下左右すべて9px内側に配置 */
  border: 1px solid #fff;
  /* ← 白線1px */
  pointer-events: none;
  /* ← クリック操作を邪魔しない */
  box-sizing: border-box;
}

.access-btn:hover {
  opacity: 0.7;
}

/* 箸アイコン */
.reserve-ico {
  width: 137px;
  /* アイコンの横幅（画像サイズに応じて調整） */
  height: auto;
  display: block;
}