@charset "UTF-8";
@media screen and (max-width: 767px) {
}
.sec-inner {
  max-width: 1200px;
  padding-left: 60px;
  padding-right: 60px;
}

h2 {
  text-align: center;
  font-size: 45px;
  line-height: calc(48 / 45);
  margin-bottom: 70px;
}
h2 span {
  font-size: 20px;
  line-height: calc(48 / 20);
}
h3 {
  margin-bottom: 50px;
  font-size: 25px;
  line-height: calc(35 / 25);
  color: #36241f;
}
/* FV */
#price-and-menu .kv-inner {
  position: relative;
  padding: 30px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #price-and-menu .kv-inner {
    padding: 0 10px;
  }
}
#price-and-menu .kv-inner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 100px;
  color: #fff;
  font-size: 42px;
  line-height: calc(48 / 42);
  letter-spacing: 0.04em;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  #price-and-menu .kv-inner h1 {
    font-size: calc(28 / 430 * 100vw);
    line-height: calc(48 / 28);
  }
}
/* MENU */
#menu {
  width: 100%;
  background-color: #f2ede4;
}
.menu-inner {
  max-width: 1080px;
  margin-inline: auto;
  padding-top: 84px;
  padding-bottom: 84px;
  padding-left: 15px;
  padding-right: 15px;
}
.menu-inner ul {
  display: flex;
  flex-wrap: wrap;
  row-gap: 16px;
  column-gap: 22px;
  justify-content: center;
}
.menu-inner a {
  max-width: 335px;
  width: 100%;
  display: inline-block;
}
.menu-inner a img {
  width: 100%;
}
/* MENU AND PRICE */
#menu-and-price {
  position: relative;
  background-color: #fff;
}
#menu-and-price::before {
  content: "";
  width: 1px;
  height: 74px;
  position: absolute;
  background-color: #4d3500;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #menu-and-price {
    padding-bottom: calc(55 / var(--sp-width) * 100vw);
  }
  #menu-and-price::before {
    height: calc(74 / 430 * 100vw);
  }
}
#menu-and-price .menu-and-price-inner {
  max-width: var(--container-max-md);
  padding-top: 75px;
  padding-bottom: 84px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  #menu-and-price .menu-and-price-inner {
    width: 100%;
    padding-top: calc(78 / 430 * 100vw);
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
#menu-and-price h2 {
  margin-bottom: 83px;
  font-size: 20px;
  line-height: calc(48 / 20);
  text-align: center;
  color: #050505;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  #menu-and-price h2 {
    margin-bottom: calc(40 / var(--sp-width) * 100vw);

    font-size: calc(16 / 430 * 100vw);
    line-height: calc(15 / 48);
  }
}
#menu-and-price h2 img {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #menu-and-price h2 img {
    width: calc(180 / 430 * 100vw);
    margin-bottom: calc(18 / var(--sp-width) * 100vw);
  }
}
#menu-and-price .content {
  background-color: #f2ede4;
  padding: 40px 38px 36px 38px;
  max-width: 1080px;
  margin-inline: auto;
}
#menu-and-price .content .ttl-container {
  background-color: #fff;
  padding: 10px 14px 5px 14px;
}
#menu-and-price .content .ttl-container .ttl {
  margin-bottom: 0;
  padding-left: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 25px;
  line-height: calc(48 / 25);
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 767px) {
  #menu-and-price .content .ttl-container .ttl {
    font-size: calc(16 / 430 * 100vw);
    line-height: calc(48 / 16);
  }
}
#menu-and-price .content .ttl-container .ttl:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 100%;
  background-color: #4d3500;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#menu-and-price .content .desc {
  font-size: 20px;
  line-height: calc(36 / 24);
  font-family: "Shippori Mincho", serif;
  color: #030303;
  margin-top: 25px;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #menu-and-price .content .desc {
    font-size: calc(14 / 430 * 100vw);
    line-height: calc(21 / 14);
    margin-top: 10px;
  }
}
/* PRICE */
.price-inner {
  padding-top: 84px;
  padding-bottom: 120px;
  background-color: #f2ede4;
}
@media screen and (max-width: 767px) {
  .price-inner {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-inline: 10px;
  }
}
.accordion {
  border-radius: 4px;
  margin-bottom: 40px;
  overflow: visible;
  max-width: 1000px;
  margin-inline: auto;
  font-family: "Shippori Mincho", serif;
  /* アンカータグ位置調整用 */
  margin-top: -80px;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .accordion {
    margin-top: -60px;
    padding-top: 60px;
  }
}
.accordion:last-child {
  margin-bottom: 0;
}
.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background-color: #4d3500;
  position: relative;
  z-index: 2;
}
.accordion-header h2 {
  margin: 0;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: calc(48 / 25);
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .accordion-header h2 {
    font-size: calc(16 / 430 * 100vw);
    line-height: calc(48 / 16);
  }
}
.accordion-trigger {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.accordion-icon {
  position: relative;
  width: 20px;
  height: 20px;
}
.accordion-icon-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease;
}
.accordion-icon-img.plus {
  opacity: 1;
}
.accordion-icon-img.minus {
  opacity: 0;
}
.accordion-trigger[aria-expanded="true"] .accordion-icon-img.plus {
  opacity: 0;
}
.accordion-trigger[aria-expanded="true"] .accordion-icon-img.minus {
  opacity: 1;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
}
.accordion-content[aria-hidden="false"] {
  max-height: 500px;
  opacity: 1;
  transform: translateY(0);
  overflow: visible;
}
.accordion-content[aria-hidden="false"] .accordion-content-inner {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.accordion-content-inner {
  width: 100%;
  position: relative;
  display: grid;
  row-gap: 65px;
  background-color: #fff;
  padding: 45px 24px 45px 24px;
  border-radius: 0 0 4px 4px;
}
.accordion-content-inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(#c6a86b 0%, #e0c791 45.32%, #c4a769 100%);
}
.accordion-content-inner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(#c6a86b 0%, #e0c791 45.32%, #c4a769 100%);
}
@media screen and (max-width: 767px) {
  .accordion-content-inner {
    padding: 20px 10px 20px 10px;
    row-gap: 20px;
  }
}
.item-set {
  margin-top: 40px;
  padding-bottom: 40px;
}

.accordion-content-inner .item-set {
  display: grid;
  column-gap: 36px;
  align-items: baseline;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .accordion-content-inner .item-set {
    row-gap: 20px;
    grid-template-columns: 1fr;
  }
}
.item-set .left-container {
  max-width: 458px;
  width: 100%;
  display: grid;
  row-gap: 41px;
}
@media screen and (max-width: 767px) {
  .item-set .left-container {
    row-gap: 20px;
    max-width: 100%;
  }
}
.item-set .right-container {
  max-width: 458px;
  width: 100%;
  display: grid;
  row-gap: 41px;
}
@media screen and (max-width: 767px) {
  .item-set .right-container {
    row-gap: 20px;
    max-width: 100%;
  }
}
.item-set .item {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 0.5px solid #707070;
  justify-content: space-between;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .item-set .item {
    padding-bottom: 10px;
    justify-content: space-between;
  }
}
.item-set .item .ttl {
  width: auto;
  font-size: 18px;
   word-break: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .item-set .item .ttl {
    width: auto;
    font-size: calc(16 / 430 * 100vw);
    line-height: 1.5;
  }
}
.item-set .item .price {
  width: max-content;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .item-set .item .price {
    flex: none;
    font-size: calc(16 / 430 * 100vw);
    line-height: calc(24 / 16);
  }
}
.item-set .item .unit {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .item-set .item .unit {
    font-size: calc(14 / 430 * 100vw);
  }
}

/* SECTION01 */
#sec01 {
  padding-top: 195px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #sec01 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
#sec01 .cards {
  display: flex;
  max-width: var(--container-max-md);
  flex-wrap: wrap;
  gap: 12px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #sec01 .cards {
    display: block;
    gap: 8px;
    padding-left: 0;
    padding-right: 0;
  }
}
.card {
  width: 534px;
  height: auto;
  aspect-ratio: 534/204;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .card {
    width: 92vw;
    height: calc(100 / 430 * 100vw);
    margin-bottom: 2vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.card-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: 0.6s;
}
@media screen and (max-width: 767px) {
  .card-img {
    height: calc(100 / 430 * 100vw);
    object-fit: contain;
  }
}

.card-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 24, 4, 0.7);
  pointer-events: none; /* 重ねたレイヤーがクリックを邪魔しないように */
  transition: 0.6s;
  z-index: 99;
}

.cards-inner {
  display: flex;
  column-gap: 12px;
}
.card-s {
  width: 260px;
  height: auto;
  position: relative;
  aspect-ratio: 261/204;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .card-s {
    width: calc(192 / 430 * 100vw);
    height: calc(100 / 430 * 100vw);
  }
}

.card a .card-img .card_img {
  transition: 0.3s;
}
.card a:hover {
  opacity: 1;
}
.card a:hover .card-img .card_img {
  transform: scale(1.05);
}

.card a:hover .card-img::before {
  background-color: rgba(33, 24, 4, 0.2);
}

.card-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .card-text {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.card-text p {
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
  color: #ffffff;
  transition: 0.6s;
}
.card a:hover .card-text p {
  filter: drop-shadow(0 0 4px rgba(33, 33, 33, 0.7));
}
/* SECTION02 */
#sec02 {
  position: relative;
  background-color: #f2ede4;
  padding-bottom: 87px;
}
#sec02::before {
  content: "";
  width: 1px;
  height: 74px;
  position: absolute;
  background-color: #4d3500;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  #sec02 {
    padding-bottom: calc(55 / var(--sp-width) * 100vw);
  }
  #sec02::before {
    height: calc(74 / 430 * 100vw);
  }
}
#sec02 .sec-inner {
  max-width: var(--container-max-md);
  padding-top: 72px;
  padding-bottom: 72px;
}
@media screen and (max-width: 767px) {
  #sec02 .sec-inner {
    width: 100%;
    padding-top: calc(78 / 430 * 100vw);
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
#sec02 h2 {
  margin-bottom: 87px;
  font-size: 20px;
  line-height: calc(48 / 20);
  text-align: center;
  color: #050505;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 767px) {
  #sec02 h2 {
    margin-bottom: calc(40 / var(--sp-width) * 100vw);

    font-size: calc(16 / 430 * 100vw);
    line-height: calc(15 / 48);
  }
}
#sec02 h2 img {
  width: 473px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #sec02 h2 img {
    width: calc(306 / 430 * 100vw);
    margin-bottom: calc(18 / var(--sp-width) * 100vw);
  }
}
#sec02 map {
  height: 430px;
  margin-bottom: 48px;
}
#googlemap {
  width: 100%;
  height: 430px;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #googlemap {
    width: 100%;
    height: auto;
    aspect-ratio: 100/100;
    margin-bottom: 0;
  }
}
#sec02 .access {
  display: flex;
  margin-top: 48px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #sec02 .access {
    margin-top: 0;
    flex-wrap: wrap-reverse;
  }
}
.access_h3 {
  margin-bottom: 0.25em;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  color: #030303;
}
@media screen and (max-width: 767px) {
  .access_h3 {
    margin-top: calc(44 / var(--sp-width) * 100vw);
    margin-bottom: 0.75em;

    font-size: calc(20 / var(--sp-width) * 100vw);
  }
}
.access_text .access_h3:nth-of-type(2) {
  margin-top: 30px;
}

.access_h3 img {
  display: inline;
  width: 28px;
}
@media screen and (max-width: 767px) {
  .access_h3 img {
    width: calc(24 / var(--sp-width) * 100vw);
  }
}
.access_p {
  font-size: 18px;
  font-weight: 400;
  color: #030303;
  line-height: calc(35 / 18);
}
@media screen and (max-width: 767px) {
  .access_p {
    font-size: calc(13 / var(--sp-width) * 100vw);
  }
  .access_text {
    padding-top: calc(18 / var(--sp-width) * 100vw);
    padding-left: calc(40 / var(--sp-width) * 100vw);
  }
}
.access_p span {
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  .access_h3.__pc-only,
  .access_p.__pc-only {
    display: none;
  }
}

.access_ul {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .access_ul {
    margin-top: 80px;
    margin-left: 50px;
  }
}
.access_li {
  display: block;

  font-size: 18px;
  line-height: calc(48 / 18);
  text-align: left;
  color: #030303;
}
@media screen and (max-width: 767px) {
  .access_li {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0.85em;
  }
}
.access_img {
  width: 457px;
}
@media screen and (max-width: 767px) {
  .access-img {
    width: 100%;
  }
  .access_img {
    width: 100%;
  }
}

/* タブ用追加 */
.tabs {
  width: 100%;
  margin: 0 auto;
}

.tab-menu {
  display: flex;
  display:none;
  list-style: none;
  padding: 0;
  margin-bottom: 14px;
  column-gap: 10px;
}
@media screen and (max-width: 767px) {
  .tab-menu {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.tab-menu li {
  padding: 12px;
  cursor: pointer;
  position: relative;
  border-bottom: none;
  background: #f2f2f2;
  font-size: 15px;
  font-weight: 800;
  color: #4d3500;
  transition: background 0.2s ease;
}
.tab-menu li::before {
  transition: 0.3s;
}
.tab-menu li:hover {
  color: #faa806;
}
.tab-menu li.active:hover {
  color: #faa806;
}
.tab-menu li.active:hover::before {
  background-color: #4d3500;
}

.tab-menu li.active {
  background: #4d3500;
  color: #ffffff;
}
.tab-menu li.active::before {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
  background-color: #4d3500;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0 0);
}
.tab-menu li:hover::before {
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  bottom: 1px;
  left: 50%;
  background-color: #f2f2f2;
  transform: translate(-50%, 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%, 0 0);
}

.tab-content {
  display: none;
  padding: 20px;
  background: #f7f4ef;
}

.tab-content.active {
  display: block;
}