@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap");
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: clamp(14px, 2vw, 16px);
  color: #554c4a;
  font-weight: 500;
}

a {
  text-decoration: none;
  color: #554c4a;
}

@media screen and (max-width: 900px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 901px) {
  .spOnly {
    display: none !important;
  }
}

#global-container {
  position: relative;
  z-index: 1;
}

#container {
  border-left: 7px solid #fff000;
}

.hide-sm {
  display: none;
}
@media screen and (min-width: 480px) {
  .hide-sm {
    display: block;
  }
}

.hide-md {
  display: none;
}
@media screen and (min-width: 600px) {
  .hide-md {
    display: block;
  }
}

.hide-lr {
  display: none;
}
@media screen and (min-width: 820px) {
  .hide-lr {
    display: block;
  }
}

.hide-lg {
  display: none;
}
@media screen and (min-width: 960px) {
  .hide-lg {
    display: block;
  }
}

.hide-xl {
  display: none;
}
@media screen and (min-width: 1280px) {
  .hide-xl {
    display: block;
  }
}

.show-md {
  display: block;
}
@media screen and (min-width: 600px) {
  .show-md {
    display: none;
  }
}

.show-lr {
  display: block;
}
@media screen and (min-width: 820px) {
  .show-lr {
    display: none;
  }
}

.show-lg {
  display: block;
}
@media screen and (min-width: 960px) {
  .show-lg {
    display: none;
  }
}

.show-xl {
  display: block;
}
@media screen and (min-width: 1280px) {
  .show-xl {
    display: none;
  }
}

.mb-sm, .food-menu-section-titles, .menu-heading-block__text, .news-section__head, .concept-section__content h3, .takeout-menu__text {
  margin-bottom: 16px !important;
}
@media screen and (min-width: 960px) {
  .mb-sm, .food-menu-section-titles, .menu-heading-block__text, .news-section__head, .concept-section__content h3, .takeout-menu__text {
    margin-bottom: 25px !important;
  }
}

.mt-sm {
  margin-top: 16px !important;
}
@media screen and (min-width: 960px) {
  .mt-sm {
    margin-top: 25px !important;
  }
}

.mb-md, .recommend-menu-category, .page-privacy .policy-content__block, .page-404__title, .page-404__desc, .page-404__btn, .page-shop .shop-images, .thanks-content__titles, .thanks-content__desc, .thanks-content__desc-note, .thanks-content__icon-block, .category-list, .single-content .article-header, .post-links, .menu-section-titles, .page-menu-section, .menu-line-text, .recommend-section__inner, .grand-menu__text {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 960px) {
  .mb-md, .recommend-menu-category, .page-privacy .policy-content__block, .page-404__title, .page-404__desc, .page-404__btn, .page-shop .shop-images, .thanks-content__titles, .thanks-content__desc, .thanks-content__desc-note, .thanks-content__icon-block, .category-list, .single-content .article-header, .post-links, .menu-section-titles, .page-menu-section, .menu-line-text, .recommend-section__inner, .grand-menu__text {
    margin-bottom: 60px !important;
  }
}

.mb-lr, .single-recommend-content__wrapper, .single-recommend-content__btn, .taxonomy-links-content, .shop-infos, .about-table, .page-menu-section__grid, .menu-heading-image {
  margin-bottom: 40px !important;
}
@media screen and (min-width: 600px) {
  .mb-lr, .single-recommend-content__wrapper, .single-recommend-content__btn, .taxonomy-links-content, .shop-infos, .about-table, .page-menu-section__grid, .menu-heading-image {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .single-recommend-content__wrapper, .single-recommend-content__btn, .taxonomy-links-content, .shop-infos, .about-table, .page-menu-section__grid, .menu-heading-image {
    margin-bottom: 100px !important;
  }
}

.mb-lg, .menu-heading-block, .menu-image-list-section {
  margin-bottom: 80px !important;
}
@media screen and (min-width: 960px) {
  .mb-lg, .menu-heading-block, .menu-image-list-section {
    margin-bottom: 120px !important;
  }
}

.mt-md, .recommend-menu-category, .page-404 {
  margin-top: 30px !important;
}
@media screen and (min-width: 960px) {
  .mt-md, .recommend-menu-category, .page-404 {
    margin-top: 60px !important;
  }
}

.mt-lr, .shop-access .shop-btn, .post-links, .food-menu-section-titles, #take-out {
  margin-top: 40px !important;
}
@media screen and (min-width: 600px) {
  .mt-lr, .shop-access .shop-btn, .post-links, .food-menu-section-titles, #take-out {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 960px) {
  .mt-lr, .shop-access .shop-btn, .post-links, .food-menu-section-titles, #take-out {
    margin-top: 100px !important;
  }
}

.mt-lg, .taxonomy-links-content {
  margin-top: 80px !important;
}
@media screen and (min-width: 960px) {
  .mt-lg, .taxonomy-links-content {
    margin-top: 120px !important;
  }
}

.pb-sm, .contact-intro {
  padding-bottom: 16px !important;
}

.pb-md, .hero-sub, .hero-sub__inner, .contact-attention, .contact-content, .archive-content__wrapper, .single-content__wrapper, .footer__content {
  padding-bottom: 30px !important;
}
@media screen and (min-width: 960px) {
  .pb-md, .hero-sub, .hero-sub__inner, .contact-attention, .contact-content, .archive-content__wrapper, .single-content__wrapper, .footer__content {
    padding-bottom: 60px !important;
  }
}

.pb-lr, .single-recommend-content__inner, .archive-recommend-content__inner, .page-privacy, .page-shop, .page-contact__wrapper, .archive-content__inner, .single-content__inner, .recommend-section, .menu-section, .menu-overview, .media-section, .section-titles {
  padding-bottom: 40px !important;
}
@media screen and (min-width: 600px) {
  .pb-lr, .single-recommend-content__inner, .archive-recommend-content__inner, .page-privacy, .page-shop, .page-contact__wrapper, .archive-content__inner, .single-content__inner, .recommend-section, .menu-section, .menu-overview, .media-section, .section-titles {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr, .single-recommend-content__inner, .archive-recommend-content__inner, .page-privacy, .page-shop, .page-contact__wrapper, .archive-content__inner, .single-content__inner, .recommend-section, .menu-section, .menu-overview, .media-section, .section-titles {
    padding-bottom: 100px !important;
  }
}

.pb-lg, .page-404__content, .thanks-content__content, .page-about, .single-content__article, .page-menu__globalcontainer, .concept-section, .shop-section {
  padding-bottom: 80px !important;
}
@media screen and (min-width: 960px) {
  .pb-lg, .page-404__content, .thanks-content__content, .page-about, .single-content__article, .page-menu__globalcontainer, .concept-section, .shop-section {
    padding-bottom: 120px !important;
  }
}

.pt-lg, .front-page {
  padding-top: 80px !important;
}
@media screen and (min-width: 960px) {
  .pt-lg, .front-page {
    padding-top: 120px !important;
  }
}

.pt-md, .single-recommend-content, .archive-recommend-content, .page-privacy, .page-privacy__inner, .page-404, .page-shop, .page-shop__inner, .page-contact, .contact-intro, .contact-content, .thanks-content, .page-about, .page-about__inner, .archive-content, .archive-content__wrapper, .single-content, .single-content__wrapper, .page-menu, .footer__content {
  padding-top: 30px !important;
}
@media screen and (min-width: 960px) {
  .pt-md, .single-recommend-content, .archive-recommend-content, .page-privacy, .page-privacy__inner, .page-404, .page-shop, .page-shop__inner, .page-contact, .contact-intro, .contact-content, .thanks-content, .page-about, .page-about__inner, .archive-content, .archive-content__wrapper, .single-content, .single-content__wrapper, .page-menu, .footer__content {
    padding-top: 60px !important;
  }
}

.pt-lr, .single-recommend-content__container, .recommend-content__container, .page-menu__container, .concept-section, .recommend-section, .menu-section, .menu-overview, .insta-section, .shop-section, .media-section {
  padding-top: 40px !important;
}
@media screen and (min-width: 600px) {
  .pt-lr, .single-recommend-content__container, .recommend-content__container, .page-menu__container, .concept-section, .recommend-section, .menu-section, .menu-overview, .insta-section, .shop-section, .media-section {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 960px) {
  .pt-lr, .single-recommend-content__container, .recommend-content__container, .page-menu__container, .concept-section, .recommend-section, .menu-section, .menu-overview, .insta-section, .shop-section, .media-section {
    padding-top: 100px !important;
  }
}

.content-width, .breadcrumb__inner, .recommend-section__notinfo, .menu-overview, .takeout-menu, .shop-section, .media-section__inner, .media-section__notinfo {
  width: 90%;
  margin: 0 auto;
  max-width: 1200px;
}

.flex, .single-recommend-content__wrapper, .about-bottons, .page-menu-section .page-menu-drink-set__inner, .page-menu-with-image, .shop-section__content, .media-section__lists, .footer__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .flex, .single-recommend-content__wrapper, .about-bottons, .page-menu-section .page-menu-drink-set__inner, .page-menu-with-image, .shop-section__content, .media-section__lists, .footer__inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.flex820, .shop-infos, .grand-menu__inner, .menu-overview, .takeout-menu__inner, .footer__content {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 820px) {
  .flex820, .shop-infos, .grand-menu__inner, .menu-overview, .takeout-menu__inner, .footer__content {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.flex960, .menu-heading-block__inner {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .flex960, .menu-heading-block__inner {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.flex1280, .recommend-content__globalcontainer, .page-menu__globalcontainer {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1280px) {
  .flex1280, .recommend-content__globalcontainer, .page-menu__globalcontainer {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.font-ssm, .single-content .article-header time {
  font-size: clamp(13px, 2vw, 14px);
}

.font-sm, .taxonomy-links-content .taxonomy-links__btn, .menu-list-name, .btn-yellow, .btn-white, .btn-brown, .btn-text {
  font-size: clamp(14px, 2vw, 16px);
}

.font-md, .page-privacy .policy-content__block h3, .shop-section__desc-head h3 {
  font-size: clamp(15px, 2vw, 19px);
}

.font-lr, .single-content .article-header h2 {
  font-size: clamp(16px, 4vw, 28px);
}

.font-lg {
  font-size: clamp(17px, 4vw, 36px);
}

.font-xl {
  font-size: clamp(20px, 5vw, 40px);
}

.section-titles {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.section-titles > h2 {
  color: #fff000;
  font-size: clamp(30px, 3vw, 50px);
  font-weight: 900;
  font-family: "Yeseva One", serif;
  letter-spacing: 0.05em;
}
.section-titles span {
  display: block;
  font-weight: 500;
  font-size: clamp(12px, 2vw, 14px);
}
.section-titles::after {
  content: "";
  position: absolute;
  bottom: -3em;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 80px;
  background-color: #fff000;
  animation: slide-down 2s infinite;
}
@media screen and (min-width: 600px) {
  .section-titles::after {
    bottom: -2em;
  }
}
@media screen and (min-width: 960px) {
  .section-titles::after {
    bottom: 0;
  }
}

@keyframes slide-down {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.content-titles {
  text-align: center;
  margin-bottom: 1em;
}
.content-titles h3 {
  font-family: "Yeseva One", serif;
  font-size: clamp(23px, 3vw, 36px);
  margin-bottom: 0;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.content-titles span {
  display: block;
  font-weight: 500;
  font-size: 14px;
}

.page-titles {
  text-align: center;
  padding-bottom: 4em;
  letter-spacing: 3px;
}
.page-titles h2 {
  font-family: "Yeseva One", serif;
  font-size: clamp(30px, 4vw, 60px);
  margin-bottom: 0;
  display: inline-block;
  font-weight: 600;
}
.page-titles span {
  display: block;
  font-weight: 600;
}

.border-radius {
  border-radius: 20px;
}

.page-top-wrapper {
  position: relative;
  width: 100%;
}
.page-top-wrapper #pageTop {
  bottom: 10px;
  width: 30px;
  height: 40px;
  position: absolute; /* 初期状態は右下に固定 */
  right: 5%;
  z-index: 900;
  background-image: url("../images/top.png");
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s ease; /* スムーズな切り替え */
}
.page-top-wrapper #pageTop.fixed {
  position: fixed; /* 固定を解除してその場で静止 */
}

.menu-page--top {
  height: 70px;
}
@media screen and (min-width: 1280px) {
  .menu-page--top {
    height: 0;
  }
}
.menu-page--top #pageTop {
  bottom: 80px;
}
@media screen and (min-width: 1280px) {
  .menu-page--top #pageTop {
    bottom: 0;
  }
}
.menu-page--top #pageTop.fixed {
  bottom: 80px;
}
@media screen and (min-width: 1280px) {
  .menu-page--top #pageTop.fixed {
    bottom: 0;
  }
}

.icons {
  width: 100%;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.icons li {
  flex-basis: 40%;
  width: 33px;
  max-width: 33px;
  padding: 4px;
  background: #ededed;
  border-radius: 50px;
  margin-right: 15px;
}
.icons li:last-child {
  margin-right: 0;
}

.img-hover-scale {
  overflow: hidden;
  position: relative;
}
.img-hover-scale img {
  transition: transform 0.5s ease, box-shadow 0.5s ease; /* トランジションを設定 */
}
.img-hover-scale:hover img {
  transform: scale(1.1) rotate(-2deg); /* 拡大して斜めに傾ける */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* 軽い影を追加（オプション） */
}

.btn-yellow {
  min-width: 200px;
  width: auto;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  background: #fff000;
  padding: 13px 40px;
  cursor: pointer;
  transition: all 0.3s;
  color: #554c4a;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
  border: 1px solid white;
}
.btn-yellow::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: white;
  z-index: 100;
}
.btn-yellow.float:hover {
  background: white;
  border: 1px solid #fff000;
  color: #554c4a;
}
.btn-yellow.float:hover::after {
  background: #554c4a;
}

.btn-white {
  min-width: 200px;
  width: auto;
  display: inline-block;
  border-radius: 50px;
  background: white;
  padding: 13px 40px;
  cursor: pointer;
  transition: all 0.3s;
  color: #554c4a;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
  border: 1px solid #fff000;
  position: relative;
}
.btn-white::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #554c4a;
  z-index: 100;
}
.btn-white.color-change:hover {
  background: #fff000;
  border: 1px solid white;
  color: #554c4a;
}
.btn-white.color-change:hover::after {
  background: white;
}

.btn-brown {
  min-width: 200px;
  width: auto;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  background: #968073;
  padding: 13px 40px;
  cursor: pointer;
  transition: all 0.3s;
  color: white;
  text-decoration: none;
  font-weight: 600;
  text-align: center;
  border: 1px solid white;
}
.btn-brown::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: white;
  z-index: 100;
}
.btn-brown.color-change:hover {
  background: #b79c91;
  border: 1px solid white;
}

.btn-text {
  width: auto;
  position: relative;
  display: inline-block;
  border-radius: 50px;
  padding: 3px 15px 3px 20px;
  cursor: pointer;
  transition: all 0.3s;
  color: #554c4a;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  font-family: "Yeseva One", serif;
}
.btn-text::after {
  transition: all 0.3s;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  background: #fff000;
  z-index: 100;
}
.btn-text.color-change:hover {
  background: #fff000;
  color: #554c4a;
}
.btn-text.color-change:hover::after {
  background: white;
}

.header {
  position: static;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 10000;
  background: transparent;
  transition: all 0.6777s 0s ease;
}
.header .logo .logo-text {
  opacity: 0;
}
.header__inner {
  position: relative;
  z-index: 10000;
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .header__inner {
    align-items: center;
  }
}
.header__left {
  display: flex;
  flex-basis: 70%;
  align-items: center;
}
.header__right {
  flex-basis: 10%;
  display: flex;
  align-items: center;
  padding: 10px;
}
.header__nav {
  height: 100%;
  display: none;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .header__nav {
    margin-left: 30px;
    display: flex;
    align-items: center;
  }
}
.header__ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
}
.header__li {
  height: 100%;
  position: relative;
  display: inline-block;
}
.header__li:last-child a::after {
  content: none;
}
.header__li > a {
  color: #554c4a;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 14px;
  transition: 0.3s;
}
@media screen and (min-width: 960px) {
  .header__li > a {
    min-width: 130px;
    font-size: 16px;
  }
}
.header__li > a:hover {
  opacity: 0.7;
}
.header__li > a > span {
  font-size: 12px;
}
.header__li > a::after {
  content: "";
  position: absolute;
  background-image: url("../images/divider-line.svg");
  background-repeat: no-repeat;
  width: 32px;
  height: 30px;
  left: 120px;
  top: 50%;
  transform: translateY(-40%);
}
.header__li .sub-menu {
  position: absolute;
  left: 0;
  top: 68px;
  z-index: 100;
  background-color: #F2F2E6;
  width: 200px;
  font-weight: 500;
  display: none;
  padding: 0;
  list-style: none;
  border-radius: 5px;
  padding: 15px 5px 15px 15px;
}
.header__li .sub-menu li {
  display: flex;
}
.header__li .sub-menu li > a {
  width: 100%;
  height: 100%;
  padding: 10px;
  text-align: left;
  text-decoration: none;
  color: #554c4a;
  position: relative;
}
.header__li .sub-menu li > a:hover {
  opacity: 0.7;
}
.header__li .sub-menu li > a::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
  background: #554c4a;
  z-index: 100;
}
.header .logo {
  width: clamp(100px, 10vw, 180px);
}
.header .logo > a {
  text-decoration: none;
  display: flex;
  align-items: center;
  height: 100%;
}

.triggered .header {
  background: rgba(255, 255, 255, 0.9);
  height: 50px;
  position: fixed;
  top: 0;
  left: 7px;
}
@media screen and (min-width: 960px) {
  .triggered .header {
    height: 100px;
  }
}
.triggered .header .logo .logo-default {
  display: none;
}
.triggered .header .logo .logo-text {
  opacity: 1;
}
.triggered .header .header__inner {
  align-items: flex-start;
  height: 100%;
}
@media screen and (min-width: 600px) {
  .triggered .header .header__inner {
    align-items: center;
  }
}
.triggered .header .header__left {
  height: 100%;
}
.triggered #container {
  padding-top: 100px;
}

.footer {
  position: relative;
}
.footer__inner {
  flex-direction: column-reverse;
}
@media screen and (min-width: 960px) {
  .footer__inner {
    flex-direction: row;
  }
}
.footer__logo-info {
  flex-basis: 25%;
  background: #fff000;
  display: flex;
  padding: 20px 10px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.footer__logo-info::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: url(../images/wave-y.svg);
  background-position-x: right;
  z-index: 10;
}
@media screen and (min-width: 960px) {
  .footer__logo-info {
    flex-direction: column;
    flex-basis: 22%;
  }
}
.footer__logo-info .logo {
  max-width: 230px;
  flex-basis: 40%;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .footer__logo-info .logo {
    flex-basis: 30%;
  }
}
.footer__info {
  list-style: none;
  padding-left: 2em;
  flex: 1;
  font-size: 14px;
}
@media screen and (min-width: 960px) {
  .footer__info {
    padding-left: 0;
    margin-top: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 1280px) {
  .footer__info {
    font-size: 16px;
  }
}
.footer__info li {
  margin-bottom: 5px;
}
.footer__content {
  flex: 1;
  justify-content: space-between;
  padding-left: 2%;
  padding-right: 5%;
  background: #F2F2E6;
  width: 100%;
  position: relative;
}
.footer__content::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 20px;
  background-image: url(../images/wave-b.svg);
  background-position: left;
  z-index: 10;
}
.footer__nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "menu1 menu3" "menu2 menu4";
  gap: 10px;
}
@media screen and (min-width: 820px) {
  .footer__nav {
    flex-basis: 60%;
  }
}
@media screen and (min-width: 960px) {
  .footer__nav {
    grid-template-columns: 1fr 1.5fr 1.5fr;
    grid-template-areas: "menu1 menu2 menu3";
  }
}
.footer__nav .icons {
  align-items: flex-start;
}
.footer__nav .icons li {
  display: flex;
  align-items: center;
  height: 30px;
  background: white;
  margin-right: 20px;
}
.footer__media-info {
  max-width: 400px;
  position: relative;
}
@media screen and (min-width: 820px) {
  .footer__media-info {
    flex-basis: 38%;
  }
}
.footer__media-info a {
  position: relative;
  display: inline-block;
}
.footer__media-info-scroll {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: -10px;
  right: 1%;
  z-index: 100;
  animation: rotation 30s linear infinite;
}
@media screen and (min-width: 600px) {
  .footer__media-info-scroll {
    right: -10%;
  }
}
@media screen and (min-width: 820px) {
  .footer__media-info-scroll {
    right: -5%;
  }
}
@media screen and (min-width: 960px) {
  .footer__media-info-scroll {
    right: -10%;
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.footer .footer-menu {
  text-align: left;
  list-style: none;
  padding: 0;
}
.footer .footer-menu:nth-child(1) {
  grid-area: menu1;
}
.footer .footer-menu:nth-child(2) {
  grid-area: menu2;
}
.footer .footer-menu:nth-child(3) {
  grid-area: menu3;
}
.footer .footer-menu .footer-section {
  margin-bottom: 10px;
  padding-left: 10px;
}
.footer .footer-menu .footer-section .sub-menu {
  padding: 0;
  list-style: none;
  font-size: clamp(12px, 1.2vw, 13px);
}
.footer .footer-menu .footer-section .sub-menu li {
  position: relative;
}
.footer .footer-menu .footer-section .sub-menu li::after {
  content: "-";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.footer .footer-menu .parent-menu {
  display: inline-block;
  width: 100%;
  font-size: clamp(14px, 2vw, 15px);
  font-weight: 700;
  margin-bottom: 8px;
  position: relative;
}
.footer .footer-menu .parent-menu::after {
  transition: all 0.3s;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
  background: #fff000;
  z-index: 100;
}
.footer .footer-menu .parent-menu a {
  color: #554c4a;
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
}
.footer .footer-menu li a {
  color: #554c4a;
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
}

.front-page {
  overflow: hidden;
}

/**newsセクション
---------------------------------------------------------------------------------*/
.news-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 20em;
}
.news-section .news-section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; /* 背景画像を大きめに */
  background-image: url("../images/news_bgimg_sp.jpg");
  background-size: cover;
  background-position: center;
  transition: transform 0.8s linear; /* スムーズな動きにする */
  will-change: transform; /* パフォーマンス向上 */
  background-repeat: no-repeat;
}
@media screen and (min-width: 600px) {
  .news-section .news-section-bg {
    background-image: url("../images/news_bgimg.jpg");
  }
}
.news-section .news-section-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20vh;
  background-image: url(../images/bg_cover.svg);
  background-repeat: no-repeat;
}
.news-section__content {
  background: white;
  border: 1px solid #fff000;
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
  padding: 20px 15px;
  border-radius: 20px;
  min-height: 300px;
  position: relative;
  top: -3em;
  z-index: 100;
}
@media screen and (min-width: 600px) {
  .news-section__content {
    padding: 20px;
  }
}
@media screen and (min-width: 820px) {
  .news-section__content {
    padding: 50px 50px 30px;
  }
}
.news-section__head {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.news-section__title {
  font-family: "Yeseva One", serif;
  color: #fff000;
  font-size: clamp(30px, 3vw, 50px);
  letter-spacing: 0.1em;
}
.news-section__lists {
  padding: 0;
  list-style: none;
}
.news-section__list {
  border-bottom: 1px solid #ccc;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 600px) {
  .news-section__list {
    display: flex;
    align-items: center;
  }
}
.news-section__list:first-child {
  border-top: 1px solid #ccc;
}
.news-section__date {
  flex-basis: 15%;
  font-weight: 500;
}
.news-section__article {
  flex-basis: 85%;
  position: relative;
}
.news-section__article::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/arrow_r.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}
.news-section__link {
  color: #554c4a;
  text-decoration: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 2em;
  display: inline-block;
  width: 100%;
}

.cate {
  min-width: 55px;
  font-size: 10px;
  font-weight: 600;
  margin-right: 6px;
  padding: 5px 0;
  border-radius: 2px;
  flex-basis: 18%;
  display: inline-block;
}
.cate li {
  list-style-type: none;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.cate li:last-child {
  margin-right: 0;
}
.cate a {
  border-radius: 50px;
  padding: 2px 4px;
  width: 70px;
  display: inline-block;
  color: #554c4a;
  text-decoration: none;
  background: #ededed;
}

/**コンセプトセクション
---------------------------------------------------------------------------------*/
.concept-section {
  text-align: center;
  padding: 50px 0;
}
.concept-section__content {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 7px;
  text-align: center;
  font-weight: 500;
  position: relative;
}
.concept-section__content h3 {
  font-size: clamp(20px, 3vw, 36px);
  font-weight: 600;
}
.concept-section__content p {
  line-height: 1.8;
  margin-bottom: 20px;
}
.concept-section .concept-image img {
  will-change: opacity, transform; /* パフォーマンス向上 */
  transition: opacity 0.3s ease, transform 0.6s ease;
}
.concept-section .concept-image--01 {
  position: absolute;
  left: -50px;
  bottom: -30%;
  width: clamp(120px, 26vw, 160px);
}
@media screen and (min-width: 600px) {
  .concept-section .concept-image--01 {
    left: 0;
    bottom: 60%;
    width: clamp(160px, 26vw, 250px);
  }
}
@media screen and (min-width: 820px) {
  .concept-section .concept-image--01 {
    left: -10%;
  }
}
.concept-section .concept-image--02 {
  position: absolute;
  left: 10%;
  bottom: -30%;
  width: clamp(140px, 26vw, 180px);
}
@media screen and (min-width: 600px) {
  .concept-section .concept-image--02 {
    left: 0;
    bottom: -30%;
    width: clamp(180px, 26vw, 270px);
  }
}
@media screen and (min-width: 820px) {
  .concept-section .concept-image--02 {
    left: -30%;
    bottom: -60%;
  }
}
.concept-section .concept-image--03 {
  position: absolute;
  right: 15%;
  bottom: -35%;
  width: clamp(140px, 26vw, 180px);
}
@media screen and (min-width: 600px) {
  .concept-section .concept-image--03 {
    right: 0;
    bottom: 90%;
    width: clamp(180px, 26vw, 270px);
  }
}
@media screen and (min-width: 820px) {
  .concept-section .concept-image--03 {
    right: -5%;
  }
}
@media screen and (min-width: 960px) {
  .concept-section .concept-image--03 {
    right: -20%;
  }
}
.concept-section .concept-image--04 {
  position: absolute;
  right: -20px;
  bottom: -30%;
  width: clamp(100px, 18vw, 140px);
}
@media screen and (min-width: 600px) {
  .concept-section .concept-image--04 {
    width: clamp(140px, 18vw, 200px);
  }
}
@media screen and (min-width: 820px) {
  .concept-section .concept-image--04 {
    right: -30%;
    bottom: -60%;
  }
}

/**季節のメニューおすすめセクションスライド
---------------------------------------------------------------------------------*/
.recommend-section {
  border-radius: 2% 2% 0 0;
  background: #ededed;
}
.recommend-section .section-titles h2 {
  color: #554c4a;
}
.recommend-section .section-titles::after {
  background-color: #554c4a;
}
.recommend-section__inner {
  margin-left: 5%;
  padding-top: 20px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .recommend-section__inner {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 30px;
  }
}
.recommend-section__btn {
  text-align: center;
}
.recommend-section__notinfo {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recommend-slide__lists {
  list-style: none;
  padding: 0;
}

.recommend-item {
  border: 2px solid #fff000;
  border-radius: 10px;
  background: white;
}
.recommend-item__link {
  text-decoration: none;
  color: #554c4a;
}
.recommend-item__img img {
  border-radius: 10px 10px 0 0;
}
.recommend-item__article {
  padding: 20px;
  min-height: 280px;
}
.recommend-item__head {
  font-weight: 600;
}
.recommend-item__title {
  font-size: clamp(15px, 3vw, 22px);
  text-align: center;
}
.recommend-item__price {
  text-align: right;
  display: inline-block;
  width: 100%;
  font-size: 16px;
}
.recommend-item__desc {
  line-height: 1.6;
  text-align: justify;
  margin-bottom: 20px;
  font-size: 15px;
}
.recommend-item hr {
  margin: 20px 0; /* 線の前後の隙間 */
  border: none; /* 一旦線を解除 */
  border-top: dashed 1px #554c4a; /* 点線を指定 */
}

.recommend-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; /* ボタンとドットの間隔 */
  width: 80px; /* 必要に応じて横幅を調整 */
  margin: 0 auto; /* 中央揃え */
  position: absolute; /* 位置を自由に調整 */
  top: -1em;
  right: 0;
}
.recommend-arrows .swiper-button-prev,
.recommend-arrows .swiper-button-next {
  top: auto;
  margin-top: 0;
  color: #000; /* ボタンの色 */
  z-index: 1000; /* 他の要素よりも上に配置 */
}
.recommend-arrows .swiper-button-prev::after,
.recommend-arrows .swiper-button-next::after {
  font-size: small;
}
.recommend-arrows .swiper-button-prev {
  left: 0;
}
.recommend-arrows .swiper-button-next {
  right: 0;
}
.recommend-arrows .swiper-button-prev,
.recommend-arrows .swiper-button-next {
  width: 30px;
  height: 30px;
}

.recommend-tag {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.recommend-tag__item {
  display: inline;
  padding: 3px;
  font-size: 10px;
  border: 1px solid #554c4a;
  box-sizing: border-box;
  text-align: center;
  border-radius: 2px;
}

/**メニューセクション
---------------------------------------------------------------------------------*/
.menu-section {
  overflow: hidden;
  background: #f9f9e8;
}

.grand-menu {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1280px) {
  .grand-menu {
    height: 500px;
  }
}
.grand-menu__inner {
  background: white;
  border-radius: 20px;
  height: 100%;
}
@media screen and (min-width: 820px) {
  .grand-menu__inner {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 820px) {
  .grand-menu__img {
    flex-basis: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .grand-menu__img {
    flex: 1;
  }
}
.grand-menu__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 820px) {
  .grand-menu__img img {
    position: absolute;
    border-radius: 0;
  }
}
.grand-menu__desc {
  padding: 20px 20px;
  text-align: justify;
}
@media screen and (min-width: 600px) {
  .grand-menu__desc {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 820px) {
  .grand-menu__desc {
    padding: 40px 30px 50px 30px;
    flex-basis: 40%;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .grand-menu__desc {
    padding: 40px 50px 50px 50px;
  }
}
.grand-menu__text {
  line-height: 1.8;
  text-align: justify;
}
.grand-menu__btn {
  text-align: center;
}
@media screen and (min-width: 820px) {
  .grand-menu .content-titles {
    text-align: left;
  }
}

.menu-overview {
  justify-content: space-between;
}
.menu-overview img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
}
@media screen and (min-width: 820px) {
  .menu-overview img {
    height: 350px;
  }
}
.menu-overview .menu-block {
  flex-basis: 49.5%;
}
.menu-overview .menu-block:nth-child(1) {
  margin-bottom: 20px;
}
@media screen and (min-width: 820px) {
  .menu-overview .menu-block:nth-child(1) {
    margin-bottom: 0;
  }
}
.menu-overview .menu-block:nth-child(2) {
  display: flex;
  justify-content: space-between;
}
.menu-overview .menu-block .menu-img {
  border-radius: 10px 10px 0 0;
}
.menu-overview .menu-block .menu-food, .menu-overview .menu-block .menu-drink {
  width: 49%;
  flex-basis: 49%;
}
.menu-overview .menu-block .menu-title-content {
  background: white;
  padding: 10px;
  border-radius: 0 0 10px 10px;
}
.menu-overview .menu-block__btn {
  text-align: right;
}
.menu-overview__text {
  line-height: 1.8;
  text-align: center;
  font-size: 14px;
  margin-bottom: 1em;
}

.takeout-menu__inner {
  border-radius: 20px;
  background: white;
  justify-content: space-between;
}
@media screen and (min-width: 820px) {
  .takeout-menu__inner {
    flex-direction: row-reverse;
    padding: 100px 40px 40px 40px;
  }
}
.takeout-menu__img {
  border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 820px) {
  .takeout-menu__img {
    flex-basis: 53%;
    border-radius: 20px;
  }
}
.takeout-menu__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0 0;
}
@media screen and (min-width: 820px) {
  .takeout-menu__img img {
    border-radius: 0;
    border-radius: 20px;
  }
}
.takeout-menu__desc {
  padding: 30px 20px;
  text-align: justify;
}
@media screen and (min-width: 600px) {
  .takeout-menu__desc {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 820px) {
  .takeout-menu__desc {
    padding: 40px 10px;
    flex-basis: 44%;
    display: flex;
  }
}
.takeout-menu__btn {
  text-align: center;
}
@media screen and (min-width: 820px) {
  .takeout-menu .content-titles {
    text-align: left;
  }
}

/**インスタグラムーセクション
---------------------------------------------------------------------------------*/
.insta-section {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}

/**店舗情報
---------------------------------------------------------------------------------*/
.shop-section__content {
  padding-top: 20px;
  justify-content: space-between;
  flex-direction: column-reverse;
}
@media screen and (min-width: 600px) {
  .shop-section__content {
    padding-top: 30px;
  }
}
@media screen and (min-width: 820px) {
  .shop-section__content {
    flex-direction: row;
  }
}
.shop-section__desc {
  flex-basis: 49%;
}
@media screen and (min-width: 960px) {
  .shop-section__desc {
    flex-basis: 40%;
  }
}
.shop-section__desc-head {
  margin-bottom: 30px;
}
.shop-section__desc-head h3 {
  margin-bottom: 10px;
}
.shop-section__desc-head ul.address {
  list-style: none;
  padding: 0;
  font-size: 14px;
}
.shop-section__desc-details {
  position: relative;
}
.shop-section__desc-details::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #554c4a;
}
.shop-section__desc-details::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #554c4a;
}
.shop-section__desc-details ul {
  list-style: none;
  padding: 0;
}
.shop-section__desc-details ul li {
  margin-bottom: 5px;
}
.shop-section__img {
  flex-basis: 49%;
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .shop-section__img {
    flex-basis: 58%;
  }
}
.shop-section__img > img {
  border-radius: 20px;
}

/**メディア情報セクション
---------------------------------------------------------------------------------*/
.media-section .section-titles h2 {
  color: #554c4a;
}
.media-section .section-titles::after {
  background-color: #554c4a;
}
.media-section__inner {
  margin: 30px auto;
}
.media-section__lists {
  padding: 0;
  list-style: none;
  justify-content: space-between;
}
.media-section__list {
  background-color: #f9f9e8;
  padding: 1em;
  border-radius: 20px;
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .media-section__list {
    flex-basis: 49%;
  }
}
@media screen and (min-width: 960px) {
  .media-section__list {
    flex-basis: 31.5%;
  }
}
.media-section__img {
  width: 100%;
  height: 250px;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
}
.media-section__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
  transition: transform 0.3s ease;
}
.media-section__img:hover img {
  transform: scale(0.95);
  border-radius: 10px;
}
.media-section__desc {
  min-height: 150px;
  padding: 1em 0.8em;
  background-color: white;
  border-radius: 0 0 10px 10px;
}
.media-section__desc h3 {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 500;
}
.media-section__desc-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1em;
}
.media-section__category {
  font-size: 12px;
  background-color: #ededed;
  padding: 0.1em 0.7em;
  border-radius: 10px;
}
.media-section__btn {
  text-align: center;
}
.media-section__notinfo {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-menu {
  background-color: #f9f9e8;
}
.page-menu__globalcontainer {
  justify-content: space-between;
}
.page-menu__container {
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 1280px) {
  .page-menu__container {
    width: 83%;
  }
}

.page-menu-category--banner {
  position: relative;
  z-index: 1000;
}

.page-menu-category--sp {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  transition: 0.8s;
  background-color: #f9f9e8;
  text-align: center;
  margin-top: 0;
}
.page-menu-category--sp.fixed {
  position: fixed; /* 固定を解除してその場で静止 */
}
@media screen and (min-width: 1280px) {
  .page-menu-category--sp {
    display: none !important;
  }
}
.page-menu-category--sp .menu-category-list {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.page-menu-category--sp .menu-category-list li {
  font-weight: 500;
  width: 19.5%;
  background: white;
}
.page-menu-category--sp .menu-category-list li:last-child {
  background-color: #aa9b87;
}
.page-menu-category--sp .menu-category-list li:last-child a {
  color: white;
}
.page-menu-category--sp .menu-category-list li a {
  display: inline-block;
  width: 100%;
}
.page-menu-category--sp .menu-category-list li a img {
  margin: 0 auto;
  width: 50px;
  height: 50px;
  padding: 10px 0 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.page-menu-category--sp .menu-category-list li .category_jp {
  display: inline-block;
  font-size: 10px;
  margin-bottom: 5px;
}
.page-menu-category--sp .menu-category-list li.active a {
  background-color: #fff000;
}
.page-menu-category--sp .menu-category-list li.recommend-link > a {
  background-color: #fff000;
  color: #554c4a;
}

.page-menu-category {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0;
  background: #fff000;
  height: auto;
  z-index: 999;
  transition: 0.3s;
  transform: translate3d(0, 150px, 0);
  text-align: center;
  margin-top: 0;
  display: none;
}
@media screen and (min-width: 1280px) {
  .page-menu-category {
    display: inline-block;
    text-align: left;
    position: sticky;
    top: -2em;
    left: 0;
    width: 210px;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    background: #fdfcfa;
    box-sizing: border-box;
    height: 480px;
    z-index: 99;
  }
}
.page-menu-category .menu-category-title {
  font-family: "Yeseva One", serif;
  padding: 30px 0;
  font-weight: 600;
  font-size: 20px;
  color: #fff000;
  text-align: center;
}
.page-menu-category .menu-category-list {
  list-style: none;
  padding: 0;
}
.page-menu-category .menu-category-list li {
  font-weight: 500;
}
.page-menu-category .menu-category-list li a {
  display: inline-block;
  width: 100%;
  padding: 0.6em 2em;
  transition: 0.3s;
}
.page-menu-category .menu-category-list li a:hover {
  background-color: rgba(255, 240, 0, 0.6);
}
.page-menu-category .menu-category-list li .category_ch {
  font-family: "Yeseva One", serif;
  font-size: 20px;
  position: relative;
}
.page-menu-category .menu-category-list li .category_ch::after {
  transition: all 0.3s;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  background-color: #554c4a;
  z-index: 100;
}
.page-menu-category .menu-category-list li .category_jp {
  font-size: 14px;
}
.page-menu-category .menu-category-list li.active a {
  background-color: #fff000;
}
.page-menu-category .menu-category-list li .recommend {
  background-color: #aa9b87;
  color: white;
  transition: 0.3s;
}
.page-menu-category .menu-category-list li .recommend .category_ch::after {
  background-image: url("../images/recommend_icon_05.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 10px;
  height: 10px;
}
.page-menu-category .menu-category-list li .recommend:hover {
  color: #554c4a;
}

.menu-section-titles {
  text-align: center;
  position: relative;
}
.menu-section-titles > h2 {
  color: #554c4a;
  font-size: clamp(30px, 3vw, 50px);
  font-weight: 900;
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
}
.menu-section-titles > span {
  display: block;
  font-weight: bold;
  font-size: clamp(14px, 2vw, 16px);
}

.food-menu-section-titles {
  text-align: center;
  position: relative;
}
.food-menu-section-titles > h2 {
  color: #554c4a;
  font-size: clamp(30px, 3vw, 50px);
  font-weight: 900;
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
}
.food-menu-section-titles > span {
  display: block;
  font-weight: 500;
  font-size: clamp(12px, 2vw, 14px);
}

.menu-food-note {
  text-align: center;
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
}
.menu-food-note p {
  display: inline-block;
  background-color: white;
  border-radius: 50px;
  font-size: 13px;
  padding: 0.5em 2em;
}
.menu-food-note p > span {
  font-size: 16px;
  font-family: "Yeseva One", serif;
}

.menu-food-time {
  text-align: center;
  margin-top: 20px;
}
.menu-food-time p {
  display: inline-block;
  background-color: white;
  border-radius: 50px;
  font-size: 13px;
  padding: 0.5em 2em;
}
.menu-food-time p > span {
  font-size: 16px;
  font-family: "Yeseva One", serif;
}

.menu-heading-block {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .menu-heading-block {
    width: 80%;
  }
}
.menu-heading-block__inner {
  height: 100%;
}
@media screen and (min-width: 960px) {
  .menu-heading-block__inner {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 960px) {
  .menu-heading-block__img {
    flex: 1;
    border-radius: 30px 0 0 30px;
    width: calc(100% - 120px - 95px);
  }
}
@media screen and (min-width: 1280px) {
  .menu-heading-block__img {
    height: 600px;
  }
}
.menu-heading-block__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 1200px;
}
@media screen and (min-width: 960px) {
  .menu-heading-block__img img {
    position: absolute;
    border-radius: 20px 0 0 20px;
    -o-object-position: -200px;
       object-position: -200px;
  }
}
@media screen and (min-width: 1400px) {
  .menu-heading-block__img img {
    -o-object-position: bottom left;
       object-position: bottom left;
  }
}
@media screen and (min-width: 1400px) {
  .menu-heading-block__img img.takeout-menu-image-pc {
    -o-object-position: center;
       object-position: center;
  }
}
.menu-heading-block__desc {
  padding: 20px 10px;
  text-align: justify;
  font-weight: 500;
}
@media screen and (min-width: 600px) {
  .menu-heading-block__desc {
    padding: 20px 30px;
  }
}
@media screen and (min-width: 960px) {
  .menu-heading-block__desc {
    padding: 40px 2em 50px 20px;
    flex-basis: 43%;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 1280px) {
  .menu-heading-block__desc {
    flex-basis: 35%;
  }
}
@media screen and (min-width: 1400px) {
  .menu-heading-block__desc {
    padding: 40px 2em 50px 0px;
  }
}
.menu-heading-block__text {
  line-height: 1.5;
}
.menu-heading-block__note {
  list-style: none;
  padding: 0;
  line-height: 1.8;
  font-size: 14px;
  background-color: white;
  padding: 1em;
}
@media screen and (min-width: 960px) {
  .menu-heading-block .content-titles {
    text-align: left;
  }
}

.page-menu-section__inner {
  width: 95%;
  margin: 0 auto;
  max-width: 1000px;
}
.page-menu-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45%, 2fr));
  gap: 3em 0.8em;
}
@media screen and (min-width: 600px) {
  .page-menu-section__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 3em 1em;
  }
}
@media screen and (min-width: 960px) {
  .page-menu-section__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 3em 2em;
  }
}
.page-menu-section .page-menu-drink-set {
  background-color: white;
  padding: 2em 1em;
  border-radius: 10px;
}
@media screen and (min-width: 820px) {
  .page-menu-section .page-menu-drink-set {
    width: 90%;
    margin: 0 auto;
  }
}
.page-menu-section .page-menu-drink-set__inner {
  justify-content: space-between;
  max-width: 280px;
  margin: 0 auto;
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .page-menu-section .page-menu-drink-set__inner {
    max-width: 800px;
  }
}
.page-menu-section .page-menu-drink-set__title {
  text-align: center;
  font-size: clamp(20px, 2vw, 28px);
  margin-bottom: 30px;
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
  position: relative;
}
.page-menu-section .page-menu-drink-set__title::after {
  content: "";
  position: absolute;
  bottom: -1.3em;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 30px;
  background-color: #554c4a;
  animation: slide-down 2s infinite;
}
.page-menu-section .page-menu-drink-set__box {
  flex-basis: 49%;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .page-menu-section .page-menu-drink-set__box {
    justify-content: center;
  }
}
.page-menu-section .page-menu-drink-set__list {
  padding-left: 23px;
  margin-left: 10px;
}
.page-menu-section .page-menu-drink-set__price {
  background-color: #ededed;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 6em;
  width: 6em;
}
.page-menu-section .page-menu-drink-set__price span:first-child {
  font-size: clamp(18px, 2vw, 24px);
  font-weight: bold;
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
}
.page-menu-section .page-menu-drink-set__price span:last-child {
  font-size: 14px;
}

.page-menu-box__image {
  height: auto;
  width: 100%;
}
.page-menu-box__image > img {
  border-radius: 10px;
}
.page-menu-box__text {
  padding: 1em 0;
}
.page-menu-box__title {
  margin-bottom: 1em;
}
.page-menu-box__title > span {
  font-weight: bold;
  font-family: "Yeseva One", serif;
  font-size: 12px;
  letter-spacing: 0.02em;
  color: #968073;
}
.page-menu-box__title h3 {
  margin-top: 0.2em;
  font-size: clamp(14px, 2vw, 18px);
  text-align: justify;
  line-height: 1.2em;
}
.page-menu-box__title h3 > span {
  font-size: 12px;
  color: #968073;
}
.page-menu-box__title h3 > span.limited {
  font-size: 12px;
  color: #968073;
  border: solid 1px #968073;
  padding: 0.2em 0.5em;
}
.page-menu-box__desc {
  margin-bottom: 1em;
  font-size: clamp(13px, 1.5vw, 14px);
  text-align: justify;
  line-height: 1.4em;
}
.page-menu-box__price {
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 16px;
  color: #968073;
  text-align: right;
}

.menu-heading-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.menu-line-text {
  margin: 2em 0 !important;
  padding: 1em 0;
  border-top: 1px solid #554c4a;
  border-bottom: 1px solid #554c4a;
}
.menu-line-text p > span {
  font-size: 14px;
  margin: 0 3px;
}
.menu-line-text p > span:first-child {
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
  color: #968073;
}

.menu-image-list-section {
  width: 90%;
  margin: 0 auto;
  max-width: 1400px;
}

.page-menu-section-titles {
  padding: 2em 0;
  text-align: center;
  letter-spacing: 0.1em;
}
.page-menu-section-titles h4 {
  font-size: clamp(20px, 2vw, 28px);
  font-family: "Yeseva One", serif;
}
.page-menu-section-titles span {
  display: block;
  font-weight: 500;
  font-size: clamp(12px, 2vw, 14px);
}

.page-menu-section-title {
  font-family: "Yeseva One", serif;
  padding: 2em 0;
  text-align: center;
  font-size: clamp(18px, 2vw, 24px);
  letter-spacing: 0.1em;
}

.page-menu-with-image {
  justify-content: space-between;
}
.page-menu-with-image__list {
  flex-basis: 48%;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .page-menu-with-image__list {
    margin-bottom: 0;
    padding: 1em 0;
  }
}
.page-menu-with-image__img {
  flex-basis: 48%;
}
.page-menu-with-image__img > img {
  border-radius: 10px;
}
.page-menu-with-image__img-caption {
  text-align: right;
  margin-top: 8px;
  font-size: 12px;
  color: #a28f80;
}

.menu-list-item {
  padding: 4% 0;
  border-bottom: 1px dotted #ccc;
  display: flex;
  flex-direction: row; /* 縦方向に配置 */
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.menu-list-item:first-child {
  border-top: 1px dotted #ccc;
}

.menu-list-name {
  display: inline-block;
  margin: 0;
  letter-spacing: 0.1em;
}

.menu-list-price {
  display: inline-block;
  margin: 0;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-weight: 600;
  color: #968073;
}

.menu-list-description {
  width: 100%;
  flex-basis: 100%;
  margin-top: 5px;
  font-size: 12px;
  line-height: 2em;
  text-align: justify;
}
.menu-list-description > span {
  padding: 1px 3px;
  border: 1px solid #554c4a;
}

.page-menu-with-2col-list {
  display: grid; /* グリッドレイアウトを使用 */
  grid-template-columns: 1fr; /* スマホでは1カラムに変更 */
  gap: 1em; /* カラム間のスペース */
}
@media screen and (min-width: 600px) {
  .page-menu-with-2col-list {
    grid-template-columns: repeat(2, 1fr); /* 2カラム */
  }
}
@media screen and (min-width: 820px) {
  .page-menu-with-2col-list {
    gap: 3em;
  }
}

.mini-icon {
  position: relative;
}
.mini-icon::after {
  content: "";
  position: absolute;
  top: -15px;
  right: -10px;
  background-image: url("../images/mini_parfait_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 60px;
  max-width: 150px;
  width: 30%;
  height: 17%;
  z-index: 100;
}

.yoyaku-icon {
  position: relative;
}
.yoyaku-icon::after {
  content: "";
  position: absolute;
  top: -15px;
  right: -10px;
  background-image: url("../images/yoyaku_icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 60px;
  max-width: 150px;
  width: 30%;
  height: 17%;
  z-index: 100;
}

.single-content {
  background: #f9f9e8;
}
.single-content__wrapper {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.single-content__wrapper-inner {
  background-color: white;
  border-radius: 3%;
  padding: 2em 1em 4em;
  border: 1px solid #fff000;
  border-radius: 10px;
}
@media screen and (min-width: 820px) {
  .single-content__wrapper-inner {
    padding: 4em 1em 6em;
  }
}
.single-content__article {
  min-height: 300px;
}
@media screen and (min-width: 820px) {
  .single-content__article {
    padding: 2em 5em;
  }
}
.single-content .article-header h2 {
  margin-top: 20px;
  text-align: justify;
}
.single-content .article-header time {
  display: block;
}
.single-content .article-desc {
  min-height: 400px;
}
.single-content__btn {
  text-align: center;
}

.post-links {
  margin: 0 auto;
  width: 100%;
  max-width: 850px;
  list-style: none;
  padding: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media screen and (min-width: 600px) {
  .post-links {
    display: flex;
    flex-wrap: wrap;
  }
}

.post-link {
  flex-basis: 50%;
  font-size: clamp(13px, 2vw, 15px);
  display: flex;
  align-items: center;
}
.post-link a {
  padding: 0.5em 1em;
}
@media screen and (min-width: 600px) {
  .post-link a {
    padding: 1em 2em;
  }
}
.post-link span {
  display: block;
  font-size: 12px;
}

.post-link-next {
  text-align: right;
  justify-content: flex-end;
}
.post-link-next span:last-child {
  position: relative;
}
.post-link-next span:last-child::after {
  content: "";
  position: absolute;
  right: -17px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/arrow_r.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}

.post-link-prev span:last-child {
  position: relative;
}
.post-link-prev span:last-child::after {
  content: "";
  position: absolute;
  left: -17px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  background-image: url("../images/arrow_r.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}

.category-list {
  max-width: 800px;
  margin: 0 auto;
}
.category-list__btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  list-style: none;
  padding: 0;
}
@media screen and (min-width: 600px) {
  .category-list__btns {
    gap: 0;
  }
}
.category-list__btns li a {
  display: inline-block;
  padding: 5px 5px;
  text-align: center;
  width: 100%;
  border: 1px solid #ccc;
  font-weight: 500;
  transition: 0.3s;
  position: relative;
}
@media screen and (min-width: 600px) {
  .category-list__btns li a {
    border-right: none;
  }
}
.category-list__btns li a:hover {
  color: white;
  background-color: rgba(150, 128, 115, 0.7);
}
.category-list__btns li a::after {
  transition: all 0.3s;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #554c4a;
  z-index: 100;
}
.category-list__btns li:last-child a {
  border-right: 1px solid #ccc;
}
.category-list__btns li.current a {
  color: white;
  background-color: #968073;
}
.category-list__btns li.current a:hover {
  color: white;
  background-color: rgba(150, 128, 115, 0.7);
}
.category-list__btns li.current a::after {
  background-color: white;
}
@media screen and (min-width: 600px) {
  .category-list__btns {
    grid-template-columns: repeat(4, 1fr);
  }
}

.archive-content {
  background: #f9f9e8;
}
.archive-content__wrapper {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.archive-content__wrapper-inner {
  background-color: white;
  border-radius: 3%;
  padding: 2em 1em 4em;
  border: 1px solid #fff000;
  border-radius: 10px;
}
@media screen and (min-width: 820px) {
  .archive-content__wrapper-inner {
    padding: 4em 1em 6em;
  }
}
.archive-content__lists {
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 820px) {
  .archive-content__lists {
    padding: 4em 5em;
  }
}
.archive-content__list {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
@media screen and (min-width: 820px) {
  .archive-content__list {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 820px) {
  .archive-content__date {
    flex-basis: 7em;
  }
}
.archive-content__article {
  flex: 1;
  position: relative;
}
.archive-content__article::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("../images/arrow_r.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
}
.archive-content__link {
  color: #554c4a;
  text-decoration: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-right: 2em;
  display: inline-block;
  width: 100%;
}
.archive-content__notinfo {
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.archive-content__btn {
  text-align: center;
}

/*ページナビ-----------------------------------------------------------*/
.wp-pagenavi {
  padding: 20px 0;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.wp-pagenavi a {
  color: #554c4a;
  border-radius: 20px;
  background-color: #ededed;
  padding: 5px 5px;
}
.wp-pagenavi .pages {
  /* 左の表記 */
  margin-right: 20px;
  display: none;
}
.wp-pagenavi span.current {
  background: #968073;
  color: white;
  border-radius: 20px;
  border: none;
  font-size: 14px;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  width: 30px;
  height: 30px;
  display: inline-block;
  border: none;
}
.wp-pagenavi .extend {
  display: none;
}

.wp-pagenavi .current,
.wp-pagenavi a {
  /* ボタン */
  display: inline-block;
  border: none;
  width: 30px;
  height: 30px;
  display: inline-grid;
  text-align: center;
  font-weight: 900;
}

.wp-pagenavi a:hover {
  /* マウスオーバー */
  color: black;
}

.page-about__inner {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}

.about-content {
  padding: 2em 1em 3em;
  border: 1px solid #fff000;
  border-radius: 10px;
}
@media screen and (min-width: 820px) {
  .about-content {
    padding: 4em 5em 8em;
  }
}

.about-table {
  border-collapse: collapse;
  width: 100%;
}
.about-table th, .about-table td {
  border-bottom: 1px solid #ccc;
  text-align: left;
  font-weight: 500;
  height: 7em;
}

.about-bottons {
  justify-content: space-between;
}
.about-bottons .btn-contact {
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 600px) {
  .about-bottons .btn-contact {
    flex-basis: 55%;
    margin-bottom: 0;
  }
}
.about-bottons .btn-contact a {
  font-family: "Yeseva One", serif;
  letter-spacing: 0.1em;
  display: inline-block;
  background-color: #554C4A;
  color: white;
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: clamp(16px, 2vw, 20px);
}
.about-bottons .btn-contact a > span {
  position: relative;
}
.about-bottons .btn-contact a > span::before {
  content: "";
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 26px;
  height: 20px;
  background-image: url("../images/mail_icon_w.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.about-bottons .btn-contact p {
  margin: 10px 0;
  font-weight: 500;
  margin-left: 1em;
  position: relative;
  font-size: 13px;
}
.about-bottons .btn-contact p::before {
  position: absolute;
  content: "";
  left: -1em;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50px;
  background-color: #968073;
}
.about-bottons .btn-goodjob {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .about-bottons .btn-goodjob {
    flex-basis: 42%;
  }
}
.about-bottons .btn-goodjob a {
  display: inline-block;
  border: 1px solid #333;
  height: 80px;
  width: 100%;
}
.about-bottons .btn-goodjob a img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.about-bottons .btn-goodjob p {
  margin: 10px 0;
  font-weight: 500;
  margin-left: 1em;
  position: relative;
  font-size: 13px;
}
.about-bottons .btn-goodjob p::before {
  position: absolute;
  content: "";
  left: -1em;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  border-radius: 50px;
  background-color: #968073;
}

.page-contact__wrapper {
  background: #f9f9e8;
}

.contact-intro {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
  display: flex;
  justify-content: center;
  font-weight: 500;
}

.contact-attention {
  text-align: center;
}
.contact-attention p {
  display: inline-block;
  background-color: #f16b22;
  color: #fff;
  padding: 0.5em 1em;
  border-radius: 0.1em;
  font-weight: bold;
}

.contact-content {
  max-width: 600px;
  margin: 0 auto;
  width: 90%;
}

.form-group {
  margin-bottom: 3em;
}
.form-group label {
  font-weight: 500;
  font-size: clamp(14px, 3vw, 16px);
  padding-left: 1em;
  position: relative;
  display: inline-block;
  margin-bottom: 6px;
}
.form-group label::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #554c4a;
  z-index: 100;
}
.form-group input, .form-group textarea {
  margin-top: 0.8em;
  width: 100%;
  border: none;
  padding: 0.8em;
}

.form-checkbox input {
  width: auto !important;
}
.form-checkbox .checkbox-group {
  display: flex;
  flex-wrap: wrap;
}
.form-checkbox .checkbox-group label, .form-checkbox .mwform-checkbox-field label {
  padding-left: 0;
}
.form-checkbox .checkbox-group label::after, .form-checkbox .mwform-checkbox-field label::after {
  content: none;
}

.mw_wp_form .horizontal-item + .horizontal-item,
.mwform-checkbox-field.horizontal-item {
  margin-left: 0;
  padding: 5px;
}

.required {
  background-color: white;
  padding: 2px 13px;
  border-radius: 50px;
  border: 0.5px solid #ccc;
  font-size: 12px;
}

.submit-button {
  text-align: center;
  margin-bottom: 1em;
}
.submit-button > span {
  position: relative;
  display: inline-block;
}
.submit-button > span::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #554c4a;
  z-index: 100;
}
.submit-button > span:hover::after {
  background: white;
}
.submit-button input {
  width: auto;
  font-weight: 600;
}

.contact-content-confirmation .form-group.mwform_confirm_invisible {
  display: none;
}

.submit-button .btn-back-wrapper {
  display: none;
}

.mw_wp_form_confirm .submit-button .btn-back-wrapper {
  display: inline-block;
}

/*サンクスページ---------------------------------------------------------------*/
.thanks-content__content {
  width: 90%;
  margin: 0 auto;
  max-width: 800px;
  background: white;
  border-radius: 50vw 50vw 0 0;
  padding-top: 5em;
}
.thanks-content__titles {
  color: #fff000;
  text-align: center;
}
.thanks-content__titles h2 {
  font-family: "Yeseva One", serif;
  font-size: clamp(4em, 3vw, 6em);
}
.thanks-content__titles p {
  font-size: clamp(16px, 2vw, 18px);
  display: block;
  color: #554c4a;
  font-weight: bold;
}
.thanks-content__desc {
  font-weight: 600;
  text-align: center;
  line-height: 2;
}
.thanks-content__desc-note {
  background-color: #F2F2E6;
  padding: 1.5em 0.5em;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.thanks-content__desc-note > p {
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .thanks-content__desc-note > p {
    text-align: center;
  }
}
.thanks-content__desc-note > p:last-child {
  margin-bottom: 0;
}
.thanks-content__btn {
  text-align: center;
}
.thanks-content__icon-block p {
  text-align: center;
  margin-bottom: 10px;
}
.thanks-content__icons {
  justify-content: center;
}
.thanks-content__icons.icons li {
  background: none;
}

.page-shop__inner {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.page-shop .shop-intro {
  font-size: 1em;
  line-height: 1.8;
  color: #3a3a3a;
  margin-bottom: 40px;
  padding: 10px 0;
}
.page-shop .shop-intro p {
  margin: 0;
}
.page-shop .shop-images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 20px 10px;
}
@media screen and (min-width: 600px) {
  .page-shop .shop-images {
    gap: 30px 20px;
  }
}
.page-shop .shop-image:first-child {
  grid-column: 1/-1; /* 最初の画像を2カラムにまたがらせる */
}
.page-shop .shop-image img {
  width: 100%;
  height: auto;
  border-radius: clamp(10px, 1vw, 20px);
}

.shop-infos {
  justify-content: space-between;
}

.shop-info {
  margin-bottom: 20px;
  flex-basis: 31%;
}
.shop-info dl {
  margin-bottom: 10px;
}
.shop-info dl dt {
  font-size: clamp(19px, 2vw, 22px);
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  padding-left: 1em;
}
.shop-info dl dt::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #fff000;
  z-index: 100;
}
.shop-info dl dd {
  margin-bottom: 5px;
}
.shop-info .notice-marked {
  background: #F1F1E5;
  padding: 5px 8px;
  font-size: 13px;
}

.shop-icons {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 820px) {
  .shop-icons {
    flex-wrap: wrap;
    flex-direction: column;
  }
}

.shop-icon {
  flex-basis: 49%;
  border: 1px solid #ccc;
  border-radius: 50px;
  margin-bottom: 10px;
}
.shop-icon a {
  padding: 10px 10px;
  display: flex;
  position: relative;
  align-items: center;
  color: #554c4a;
  justify-content: center;
  font-size: 12px;
}
.shop-icon a img {
  position: absolute;
  left: 10px;
  width: 10%;
  max-width: 20px;
}

.shop-access {
  flex-basis: 31%;
}
.shop-access dl {
  margin-bottom: 20px;
  margin-bottom: 10px;
}
.shop-access dl dt {
  font-size: clamp(19px, 2vw, 22px);
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  padding-left: 1em;
}
.shop-access dl dt::after {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #fff000;
  z-index: 100;
}
.shop-access dl dd {
  margin-bottom: 10px;
}
.shop-access dl dd span {
  display: block;
}
.shop-access dl dd a {
  display: block;
}
.shop-access .shop-btn {
  text-align: center;
}

.shop-map {
  width: 100%;
  height: 250px;
}
@media screen and (min-width: 820px) {
  .shop-map {
    height: 500px;
  }
}
.shop-map iframe {
  width: 100%;
  height: 100%;
}

.page-404 {
  background: #f9f9e8;
}
.page-404__content {
  width: 90%;
  margin: 0 auto;
  max-width: 800px;
  background: white;
  border-radius: 50vw 50vw 0 0;
  padding-top: 5em;
}
.page-404__title {
  font-family: "Yeseva One", serif;
  font-size: clamp(4em, 3vw, 6em);
  text-align: center;
  color: #fff000;
}
.page-404__title > span {
  font-size: clamp(25px, 3vw, 35px);
  display: block;
  color: #554c4a;
}
.page-404__desc {
  font-weight: 600;
  text-align: center;
  line-height: 2;
}
.page-404__btn {
  text-align: center;
}
.page-404__icons {
  justify-content: center;
}

.page-privacy__inner {
  max-width: 1000px;
  margin: 0 auto;
  width: 90%;
}
.page-privacy .policy-intro {
  font-size: 1em;
  line-height: 1.8;
  margin-bottom: 40px;
  padding: 10px 0;
}
.page-privacy .policy-intro p {
  margin: 0;
}
.page-privacy .policy-content {
  counter-reset: list-counter;
  line-height: 1.8;
  text-align: justify;
}
.page-privacy .policy-content__block h3 {
  font-weight: 700;
  color: #997F70;
  margin-bottom: 10px;
}
.page-privacy .policy-content__block p {
  line-height: 1.7;
}
.page-privacy .policy-content__block ul {
  padding-left: 25px;
  margin-top: 20px;
}
.page-privacy .policy-content__block ul li {
  list-style: none;
  line-height: 1.7;
  position: relative;
  margin-bottom: 10px;
  counter-increment: list-counter;
}
.page-privacy .policy-content__block ul li::before {
  content: "(" counter(list-counter) ") ";
  position: absolute;
  left: -25px;
}

.archive-recommend-content {
  background-color: #ececec;
}
.archive-recommend-content__lists {
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media screen and (min-width: 600px) {
  .archive-recommend-content__lists {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 960px) {
  .archive-recommend-content__lists {
    grid-template-columns: repeat(3, 1fr);
  }
}
.archive-recommend-content__notinfo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.archive-recommend-item {
  border: 2px solid #fff000;
  border-radius: 10px;
  background: white;
}
.archive-recommend-item__link {
  text-decoration: none;
  color: #554c4a;
}
.archive-recommend-item__img {
  height: 400px;
}
@media screen and (min-width: 820px) {
  .archive-recommend-item__img {
    height: 500px;
  }
}
.archive-recommend-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.archive-recommend-item__article {
  padding: 20px;
  min-height: 300px;
}
.archive-recommend-item__head {
  font-weight: 600;
}
.archive-recommend-item__title {
  font-size: clamp(19px, 2vw, 22px);
  text-align: center;
  margin-bottom: 10px;
}
.archive-recommend-item__price {
  text-align: right;
  display: inline-block;
  width: 100%;
  font-size: clamp(16px, 2vw, 18px);
}
.archive-recommend-item__desc {
  line-height: 1.4;
  text-align: justify;
  margin-bottom: 20px;
  font-size: clamp(13px, 2vw, 15px);
}
.archive-recommend-item hr {
  margin: 20px 0; /* 線の前後の隙間 */
  border: none; /* 一旦線を解除 */
  border-top: dashed 1px #554c4a; /* 点線を指定 */
}

.recommend-content__globalcontainer {
  justify-content: space-between;
}
.recommend-content__container {
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
}
.recommend-content__container .recommend-section__inner {
  width: 100% !important;
}
@media screen and (min-width: 1280px) {
  .recommend-content__container {
    width: 83%;
  }
}

.recommend-menu-category {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0;
  background: #fff000;
  height: auto;
  z-index: 999;
  transition: 0.3s;
  transform: translate3d(0, 150px, 0);
  text-align: center;
  margin-top: 0;
  display: none;
}
@media screen and (min-width: 1280px) {
  .recommend-menu-category {
    display: inline-block;
    text-align: left;
    position: sticky;
    top: -2em;
    left: 0;
    width: 210px;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    background: #fdfcfa;
    box-sizing: border-box;
    height: 480px;
    z-index: 99;
  }
}
.recommend-menu-category .menu-category-title {
  text-align: center;
  font-family: "Yeseva One", serif;
  padding: 30px 0;
  cursor: pointer;
  font-weight: 600;
  font-size: 20px;
  color: #fff000;
}
.recommend-menu-category .menu-category-list {
  padding: 0;
  list-style: none;
}
.recommend-menu-category .menu-category-list li {
  font-weight: 500;
}
.recommend-menu-category .menu-category-list li a {
  display: inline-block;
  width: 100%;
  padding: 0.6em 2em;
  transition: 0.3s;
}
.recommend-menu-category .menu-category-list li a:hover {
  background-color: rgba(255, 240, 0, 0.6);
}
.recommend-menu-category .menu-category-list li .category_ch {
  font-family: "Yeseva One", serif;
  font-size: 20px;
  position: relative;
}
.recommend-menu-category .menu-category-list li .category_ch::after {
  transition: all 0.3s;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  background-color: #554c4a;
  z-index: 100;
}
.recommend-menu-category .menu-category-list li .category_jp {
  font-size: 14px;
}
.recommend-menu-category .menu-category-list li a.active {
  color: #fff000;
}
.recommend-menu-category .menu-category-list .recommend {
  background-color: #fff000;
}
.recommend-menu-category .menu-category-list .recommend .category_ch::after {
  background-image: url("../images/recommend_icon_05.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 10px;
  height: 10px;
}

.recommend-tag {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.recommend-tag__item {
  display: inline;
  padding: 3px;
  font-size: 11px;
  border: 1px solid #afaaa9;
  box-sizing: border-box;
  text-align: center;
  border-radius: 2px;
}

.taxonomy-links-content {
  padding-bottom: 40px;
}
.taxonomy-links-content .page-titles h2 {
  font-size: clamp(20px, 3vw, 40px);
}
.taxonomy-links-content .taxonomy-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media screen and (min-width: 600px) {
  .taxonomy-links-content .taxonomy-links {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 820px) {
  .taxonomy-links-content .taxonomy-links {
    grid-template-columns: repeat(4, 1fr);
  }
}
.taxonomy-links-content .taxonomy-links__btn {
  flex-basis: 49%;
  width: 49%;
  min-width: 150px;
  max-width: 260px;
  width: auto;
  display: inline-block;
  border-radius: 5px;
  background: white;
  padding: 13px 30px;
  cursor: pointer;
  transition: all 0.3s;
  color: #554c4a;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  border: 1px solid #fff000;
  position: relative;
}
@media screen and (min-width: 600px) {
  .taxonomy-links-content .taxonomy-links__btn {
    margin: 0 5px;
    flex-basis: 24%;
  }
}
.taxonomy-links-content .taxonomy-links__btn::after {
  transition: all 0.3s;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #554c4a;
  z-index: 100;
}
.taxonomy-links-content .taxonomy-links__btn.color-change:hover {
  background: #fff000;
  border: 1px solid white;
  color: #554c4a;
}
.taxonomy-links-content .taxonomy-links__btn.color-change:hover::after {
  background: white;
}

.single-recommend-content {
  background-color: #ECECEC;
}
.single-recommend-content__wrapper {
  /* 横並びにする */
  flex-wrap: nowrap; /* 折り返しなし（必要に応じてwrapに変更） */
  gap: 20px; /* 子要素間のスペース */
  justify-content: space-between;
}
.single-recommend-content__btn {
  text-align: center;
}

.single-article-recommend {
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .single-article-recommend {
    flex: 1 1 48%; /* 幅を50%に調整 */
    max-width: 48%; /* 横幅の最大値を設定 */
  }
}
@media screen and (min-width: 960px) {
  .single-article-recommend {
    padding-left: 2%;
  }
}
.single-article-recommend__header {
  padding: 1em 0;
  border-bottom: 1px dotted #554C4A;
}
.single-article-recommend__header h3 {
  font-size: clamp(20px, 3vw, 26px);
  margin-bottom: 10px;
}
.single-article-recommend__price {
  text-align: right;
  display: inline-block;
  width: 100%;
}
.single-article-recommend__desc {
  padding: 2em 0;
  text-align: justify;
}
.single-article-recommend__desc p {
  margin-bottom: 20px;
}
.single-article-recommend .wp-block-list {
  margin-bottom: 20px;
  padding-left: 20px;
}

.slider-container {
  flex: 1 1 44%; /* 幅を50%に調整 */
  width: 100%; /* 横幅の最大値を設定 */
  box-sizing: border-box;
}
@media screen and (min-width: 600px) {
  .slider-container {
    width: 44%;
  }
}

.slider-main img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}

.slider-thumbnails {
  margin-top: 10px;
}
.slider-thumbnails .slick-track {
  width: auto !important;
  transform: none !important;
  display: flex;
}
.slider-thumbnails .slick-slide {
  width: 32% !important;
  margin-right: 10px;
}
.slider-thumbnails .slick-slide:last-child {
  margin-right: 0;
}

.slider-thumbnails img {
  width: 100%; /* サムネイルの幅 */
  height: auto;
  cursor: pointer;
  transition: border 0.3s;
  border-radius: 15px;
}

.slider-thumbnails .slick-current img {
  border-color: #007BFF; /* アクティブなサムネイルの枠色 */
}

.slick-list {
  padding: 0 !important;
}

@media screen and (min-width: 1280px) {
  .single-recommend-content__container {
    width: 83%;
  }
}
.single-recommend-content__container-inner {
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (min-width: 1280px) {
  .single-recommend-content__container-inner {
    width: 100%;
  }
}
.single-recommend-content__container .recommend-section__inner {
  max-width: 1000px;
}

.breadcrumb {
  font-size: 13px;
}
.breadcrumb__inner {
  padding: 10px 0 10px 0;
}
.breadcrumb__inner i {
  margin: 0 10px;
}
.breadcrumb__inner a {
  color: #554c4a;
  text-decoration: none;
}
.breadcrumb__inner .current-item {
  color: #958074;
}

.hero {
  padding-bottom: 40px;
  position: relative;
  padding-top: 50px;
}
@media screen and (min-width: 600px) {
  .hero {
    padding-top: 70px;
  }
}
@media screen and (min-width: 960px) {
  .hero {
    padding-top: 50px;
  }
}
.hero__inner {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.hero__titles {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero__titles h2 {
  font-size: clamp(16px, 1.5vw, 22px);
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.hero__img {
  border-radius: 10px;
  width: 100%;
}
.hero__img > img {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .hero__img-small {
    display: none;
  }
}
.hero__img-large {
  display: none;
}
@media screen and (min-width: 600px) {
  .hero__img-large {
    display: block;
  }
}
.hero__images {
  overflow: hidden;
  width: 80%;
}
.hero .swiper {
  overflow: visible !important;
}
@media screen and (min-width: 960px) {
  .hero .swiper {
    margin-right: 10%;
  }
}
.hero .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero .swiper-slide-active > img {
  transform: none;
}
.hero .swiper-slide-active .hero__title {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.hero-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; /* ボタンとドットの間隔 */
  width: 150px; /* 必要に応じて横幅を調整 */
  margin: 0 auto; /* 中央揃え */
  position: absolute; /* 位置を自由に調整 */
  bottom: 0; /* 例として下部に配置 */
  left: 50%;
  transform: translateX(-50%); /* 中央に配置 */
}
@media screen and (min-width: 820px) {
  .hero-arrows {
    left: 10%;
    bottom: 30%;
  }
}
.hero-arrows .swiper-button-prev,
.hero-arrows .swiper-button-next {
  top: auto;
  margin-top: 0;
  color: #ccc; /* ボタンの色 */
  z-index: 1000; /* 他の要素よりも上に配置 */
}
.hero-arrows .swiper-button-prev::after,
.hero-arrows .swiper-button-next::after {
  font-size: small;
}
.hero-arrows .swiper-button-prev {
  left: 0;
}
.hero-arrows .swiper-button-next {
  right: 0;
}
.hero-arrows .swiper-pagination-bullet {
  background-color: #ccc; /* ドットの色 */
  opacity: 0.7;
}
.hero-arrows .swiper-pagination-bullet-active {
  background-color: #fff000; /* アクティブなドットの色 */
}
.hero-arrows .swiper-button-prev,
.hero-arrows .swiper-button-next {
  width: 30px;
  height: 30px;
}
.hero-arrows .swiper-pagination {
  flex-grow: 1; /* ドットの幅を広げる場合 */
  bottom: -10px !important;
}

.hero-sub {
  padding-top: 70px;
  position: relative;
  z-index: -1;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .hero-sub {
    padding-top: 100px;
  }
}
.hero-sub__inner {
  position: relative;
  height: 100%;
}
@media screen and (min-width: 820px) {
  .hero-sub__inner {
    margin-right: 10%;
  }
}
.hero-sub__inner::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./images/sub-headbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .hero-sub__inner::after {
    border-radius: 0 0 40px 0;
  }
}
.hero-sub__content {
  width: 90%;
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
}
.hero-sub__titles {
  color: #fff000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
}
@media screen and (min-width: 960px) {
  .hero-sub__titles {
    top: 10%;
    transform: none;
  }
}
.hero-sub__titles > h2 {
  font-size: clamp(20px, 5vw, 40px);
  font-family: "Noto Serif JP", serif;
}
.hero-sub__titles > span {
  font-size: clamp(14px, 5vw, 21px);
  font-family: "Italianno";
}
.hero-sub__img {
  height: 100%;
}
.hero-sub__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-sub {
  padding-top: 70px;
  position: relative;
  z-index: -1;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .hero-sub {
    padding-top: 100px;
  }
}
.hero-sub__inner {
  position: relative;
  height: 100%;
}
@media screen and (min-width: 820px) {
  .hero-sub__inner {
    margin-right: 10%;
  }
}
.hero-sub__inner::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(./images/sub-headbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .hero-sub__inner::after {
    border-radius: 0 0 40px 0;
  }
}
.hero-sub__content {
  width: 90%;
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
}
.hero-sub__titles {
  color: #fff000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
}
@media screen and (min-width: 960px) {
  .hero-sub__titles {
    top: 10%;
    transform: none;
  }
}
.hero-sub__titles > h2 {
  font-size: clamp(20px, 5vw, 40px);
  font-family: "Noto Serif JP", serif;
}
.hero-sub__titles > span {
  font-size: clamp(14px, 5vw, 21px);
  font-family: "Italianno";
}
.hero-sub__img {
  height: 100%;
}
.hero-sub__img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mobile-menu {
  position: fixed;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  transition: 0.5s;
  top: 0;
  right: -70vw;
  width: 70vw;
  background: #fff000;
  border-radius: 0 0 0 20px;
  padding-bottom: 0;
  z-index: 1500;
  visibility: hidden; /* 非表示にする */
}
.mobile-menu__btn {
  height: 100%;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: transparent;
}
@media screen and (min-width: 960px) {
  .mobile-menu__btn {
    display: none;
  }
}
.mobile-menu__btn span {
  background-color: #554c4a;
  width: 31px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
}
.mobile-menu__btn span:last-child {
  margin-bottom: 0;
}
.mobile-menu__cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s;
  cursor: pointer;
  z-index: 1000;
}
.mobile-menu__main {
  margin-top: 70px;
  padding: 5em 2em;
}
.mobile-menu__item {
  display: block;
}
.mobile-menu__item > a {
  transition-delay: 0.3s;
  opacity: 0;
  transform: translateY(40px);
  display: block;
  padding: 13px 0;
  color: #554c4a;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #c8c8c8;
}
.mobile-menu__item .sub-menu {
  display: none;
  padding: 0;
}
.mobile-menu__item .sub-menu li {
  list-style: none;
  transform: translateX(-40px);
  opacity: 0;
}
.mobile-menu__item .sub-menu li > a {
  font-size: 14px;
  font-weight: 600;
  color: #554c4a;
  text-decoration: none;
  display: inline-block;
  padding: 8px 10px 8px 45px;
  position: relative;
}
.mobile-menu__item .sub-menu li > a::after {
  transition: all 0.3s;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background: #554c4a;
  z-index: 100;
}
.mobile-menu .sub-open {
  padding-bottom: 30px;
}
.mobile-menu .sub-open .sub-menu {
  display: block;
  max-height: calc(100vh - 50px);
}
@media screen and (min-width: 600px) {
  .mobile-menu .sub-open .sub-menu {
    display: flex !important;
    justify-content: space-between;
  }
}

.menu-open .mobile-menu {
  right: 0;
  transform: translateX(0);
  visibility: visible; /* 表示状態にする */
}
.menu-open .mobile-menu__cover {
  opacity: 1;
  visibility: visible;
}
.menu-open .mobile-menu__item {
  transform: none;
}
.menu-open .mobile-menu__item > a {
  transition-delay: 0.3s;
  transition-duration: 0.3s;
  transform: translate(0);
  opacity: 1;
}
.menu-open .mobile-menu__btn > span {
  background-color: #554c4a;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(9px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 0s;
  transform: translateX(-18px) scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-9px) rotate(-135deg);
}
.menu-open .mobile-menu .sub-menu {
  padding: 2em 0;
}
.menu-open .mobile-menu .sub-menu li {
  transition-duration: 0.8s;
  transform: translate(0);
  opacity: 1;
}
.menu-open .mobile-menu .sub-menu li:nth-child(1) {
  transition-delay: 0.2s;
}
.menu-open .mobile-menu .sub-menu li:nth-child(2) {
  transition-delay: 0.4s;
}
.menu-open .mobile-menu .sub-menu li:nth-child(3) {
  transition-delay: 0.6s;
}
.menu-open .mobile-menu .sub-menu li:nth-child(4) {
  transition-delay: 0.8s;
}

/* expanded クラスが付与されたときに表示 */
.sub-menu.expanded {
  display: block;
}

.disabled-link > a {
  position: relative;
}
.disabled-link > a::after {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("../images/arrow_r.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.disabled-link.open > a::after {
  transform: translateY(-50%) rotate(90deg);
}

.appear.up .item {
  transform: translateY(20px);
}

.appear.down .item {
  transform: translateY(-10px);
}

.appear.left .item {
  transform: translateX(40px);
}

.appear.right .item {
  transform: translateX(-40px);
}

.appear .item {
  transition: all 0.2s;
  transition-delay: 0.2;
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.3s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.6s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 0.9s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 1.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 1.8s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 2.1s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 2.7s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 3s;
}

#loader-bg {
  border-left: 7px solid #fff000;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: #f9f9e8;
  z-index: 20000;
  display: block; /* 初期状態で表示 */
}

#loader {
  height: 100%;
  width: 100%;
  position: relative;
}
#loader > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  transform-origin: bottom center;
  z-index: 2000;
  display: block; /* 初期状態で表示 */
  width: 100px;
  height: auto;
  margin: 0 auto;
  animation: slideUpDown 1.5s ease-out infinite;
}
#loader > p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 100px));
  text-align: center;
  color: #554c4a;
  z-index: 2000;
  display: block; /* 初期状態で表示 */
  font-weight: 600;
}

@keyframes slideUpDown {
  0%, 50%, 100% {
    transform: translate(-50%, -50%) rotate(0deg); /* 中央 */
  }
  25% {
    transform: translate(-50%, -50%) rotate(2deg); /* 右に傾ける */
  }
  75% {
    transform: translate(-50%, -50%) rotate(-2deg); /* 左に傾ける */
  }
}/*# sourceMappingURL=layout.css.map */