@media (min-width: 768px) {
  .header {
    background-color: rgba(255, 255, 255, 0.8);
  }
}

@media (min-width: 768px) {
  .fv {
    padding-bottom: 70px;
  }
}
.fv__head {
  color: #fff;
  position: absolute;
  text-shadow: 2px 2px 6px rgba(62, 81, 146, 0.5), -2px -2px 6px rgba(62, 81, 146, 0.5), -2px 2px 6px rgba(62, 81, 146, 0.5), 2px -2px 6px rgba(62, 81, 146, 0.5);
}
@media (min-width: 768px) {
  .fv__head {
    top: 160px;
    left: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__head {
    top: 11.71vw;
    left: 5.12vw;
  }
}
@media (max-width: 767px) {
  .fv__head {
    top: calc(70px + 8vw);
    left: 8vw;
  }
}
.fv__head .en {
  display: flex;
  align-items: center;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .fv__head .en {
    font-size: 68px;
  }
}
@media (max-width: 767px) {
  .fv__head .en {
    font-size: 10.13vw;
  }
}
.fv__head .ja {
  display: flex;
  align-items: center;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .fv__head .ja {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .fv__head .ja {
    font-size: 5.33vw;
  }
}
.fv__head.is-active {
  --x: 0;
}
.fv__head .char {
  overflow: hidden;
}
.fv__head .char-text {
  display: inline-block;
  transform: translateX(var(--x, -101%));
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: calc(0.05s * var(--char-index));
}
@media (min-width: 768px) {
  .intro {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .intro {
    padding-bottom: 75px;
  }
}
@media (min-width: 768px) {
  .intro__wrapper {
    max-width: 1160px;
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .intro__logo {
    width: 338px;
  }
}
@media (max-width: 767px) {
  .intro__logo {
    width: 69.33vw;
  }
}
.intro__p {
  color: #6d4b00;
}
@media (min-width: 768px) {
  .intro__p {
    line-height: 76px;
  }
}
@media (max-width: 767px) {
  .intro__p {
    line-height: 58px;
  }
}
@media (min-width: 768px) {
  .intro .slider {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .intro .slider {
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1166px) {
  .intro .slider .swiper-slide {
    width: 72.47vw;
  }
}
@media (min-width: 768px) {
  .intro .slider .swiper-slide img {
    border-radius: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1166px) {
  .intro .slider .swiper-slide img {
    width: 72.47vw;
  }
}
@media (max-width: 767px) {
  .intro .slider .swiper-slide img {
    border-radius: 15px;
  }
}
.intro .slider .swiper-pagination-bullets {
  bottom: -50px;
}
.intro .slider .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 5px !important;
  background: #efe4cd;
  opacity: 1;
}
.intro .slider .swiper-pagination-bullet-active {
  background: #dbc18c;
}
@media (min-width: 768px) {
  .intro .slider-thumbnail {
    width: 220px;
  }
}
@media (min-width: 768px) and (max-width: 1166px) {
  .intro .slider-thumbnail {
    width: 18.87vw;
  }
}
.intro .slider-thumbnail .swiper-slide {
  cursor: pointer;
}
@media (min-width: 768px) {
  .intro .slider-thumbnail .swiper-slide {
    width: 213px;
    height: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1166px) {
  .intro .slider-thumbnail .swiper-slide {
    width: 18vw;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .intro .slider-thumbnail .swiper-slide + .swiper-slide {
    margin-top: 5px;
  }
}
.intro .slider-thumbnail .swiper-slide img {
  object-fit: cover;
  border-radius: 10px;
  border: 4px solid transparent;
  transition: border 1s;
}
@media (min-width: 768px) {
  .intro .slider-thumbnail .swiper-slide img {
    width: 213px;
    height: 128px;
  }
}
@media (min-width: 768px) and (max-width: 1166px) {
  .intro .slider-thumbnail .swiper-slide img {
    width: 18vw;
    height: 10.98vw;
  }
}
.intro .slider-thumbnail .swiper-slide-thumb-active img {
  border: 4px solid #e4007c;
}

.menu {
  background-image: url(../img/food/bg_yellow.png);
  background-position: top center;
  background-repeat: repeat;
  background-size: auto;
}
@media (min-width: 768px) {
  .menu {
    padding: 70px 0 90px;
  }
}
@media (max-width: 767px) {
  .menu {
    padding: 45px 0 70px;
  }
}
@media (min-width: 768px) {
  .menu__wrapper {
    max-width: 1160px;
    padding: 0 20px;
  }
}
.menu__head {
  color: #6d4b00;
}
@media (min-width: 768px) {
  .menu__head {
    line-height: 56px;
  }
}
@media (max-width: 767px) {
  .menu__head {
    line-height: 52px;
  }
}
.menu__head span {
  line-height: 38px;
}
.menu__body {
  background-color: #fff;
  border-radius: 25px;
}
@media (min-width: 768px) {
  .menu__body {
    padding: 50px 50px 60px;
  }
}
@media (max-width: 767px) {
  .menu__body {
    padding: 35px 20px 50px;
  }
}
@media (min-width: 768px) {
  .menu__subtitle img {
    width: 368px;
  }
}
@media (max-width: 767px) {
  .menu__subtitle img {
    width: 250px;
  }
}
.menu__caption {
  list-style: none;
  color: #6d4b00;
}
@media (min-width: 768px) {
  .menu__caption span {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .menu__caption span {
    display: block;
  }
}
@media (min-width: 768px) {
  .menu__caption span + span {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .menu__img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .menu__img {
    max-width: 78.4vw;
  }
}
.menu__img2 {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #6d4b00;
}
.menu__note {
  color: #6d4b00;
  background-color: #f2e9d7;
  border-top: 1px solid #6d4b00;
  border-bottom: 1px solid #6d4b00;
  line-height: 32px;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .menu__note {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .menu__note {
    padding: 15px;
  }
}
.menu__note b {
  color: #e4007c;
}

@media (min-width: 768px) {
  .overview {
    padding: 125px 0;
  }
}
@media (max-width: 767px) {
  .overview {
    padding: 60px 0;
  }
}
@media (min-width: 768px) {
  .overview__wrapper {
    max-width: 1120px;
    padding: 0 20px;
  }
}
.overview__map {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .overview__map {
    width: 574px;
    max-width: 100%;
    margin-right: 60px;
    height: 480px;
  }
}
@media (max-width: 767px) {
  .overview__map {
    padding-bottom: 73.33vw;
  }
}
.overview__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
@media (min-width: 768px) {
  .overview__map iframe {
    width: 574px;
    max-width: 100%;
    height: 480px;
  }
}
@media (max-width: 767px) {
  .overview__map iframe {
    max-height: 73.33vw;
  }
}
@media (min-width: 768px) {
  .overview__content {
    width: 330px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .overview__head img {
    width: 278px;
  }
}
@media (max-width: 767px) {
  .overview__head img {
    width: 230px;
  }
}
@media (min-width: 768px) {
  .overview__body {
    width: 330px;
  }
}
.overview__table {
  width: 100%;
}
@media (min-width: 768px) {
  .overview__table {
    display: table;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .overview__table {
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .overview__table tr {
    display: block;
  }
}
@media (max-width: 767px) {
  .overview__table tr + tr {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .overview__table th, .overview__table td {
    display: table-cell;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .overview__table th, .overview__table td {
    display: block;
  }
}
.overview__table th {
  text-align: left;
  color: #e4007c;
}
@media (min-width: 768px) {
  .overview__table th {
    width: 6em;
  }
}
.overview__table td {
  text-align: left;
  color: #686868;
}
@media (max-width: 767px) {
  .overview__table td {
    padding-left: 1em;
  }
}
@media (min-width: 768px) {
  .overview__table td.time {
    line-height: 24px;
    padding-top: 11px;
  }
}