/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./scss/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

* {
  color: #2c2c2c;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
  overflow-x: hidden;
}

*:not(.serif),
*:not(.serif) * {
  font-family: "Noto Sans JP", sans-serif;
}

*.serif,
*.serif * {
  font-family: "Noto Serif JP", serif;
}

p {
  line-height: 1.75;
}
p:not(:last-child) {
  margin-bottom: 1.25em;
}

img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 639px) {
  main .layout--outer {
    padding: 48px 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main .layout--outer {
    padding: 64px 0;
  }
}
@media (min-width: 1024px) {
  main .layout--outer {
    padding: 72px 0;
  }
}
.app--header .layout--inner {
  height: 100vh;
  max-height: 100vh;
}
.app--content .layout--inner {
  margin: 0 auto;
}
main .layout--inner {
  max-width: 1280px;
}

.colour-bar {
  position: relative;
  width: 100%;
  height: 8px;
}
.colour-bar > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}
.colour-bar > div:nth-child(1) {
  background-color: #ac301a;
  -webkit-animation: red 15s linear 0s infinite;
          animation: red 15s linear 0s infinite;
}
.colour-bar > div:nth-child(2) {
  background-color: #d9b53e;
  -webkit-animation: yellow 15s linear 0s infinite;
          animation: yellow 15s linear 0s infinite;
}
.colour-bar > div:nth-child(3) {
  background-color: #828c38;
  -webkit-animation: green 15s linear 0s infinite;
          animation: green 15s linear 0s infinite;
}

@-webkit-keyframes red {
  0% {
    width: 0;
    z-index: 10;
  }
  33% {
    width: 100%;
    z-index: 10;
  }
  66% {
    z-index: 10;
  }
  67% {
    z-index: 1;
  }
  100% {
    width: 100%;
    z-index: 1;
  }
}

@keyframes red {
  0% {
    width: 0;
    z-index: 10;
  }
  33% {
    width: 100%;
    z-index: 10;
  }
  66% {
    z-index: 10;
  }
  67% {
    z-index: 1;
  }
  100% {
    width: 100%;
    z-index: 1;
  }
}
@-webkit-keyframes yellow {
  0% {
    width: 100%;
    z-index: 1;
  }
  32% {
    width: 100%;
    z-index: 1;
  }
  33% {
    width: 0;
    z-index: 10;
  }
  66% {
    width: 100%;
    z-index: 10;
  }
  100% {
    width: 100%;
    z-index: 1;
  }
}
@keyframes yellow {
  0% {
    width: 100%;
    z-index: 1;
  }
  32% {
    width: 100%;
    z-index: 1;
  }
  33% {
    width: 0;
    z-index: 10;
  }
  66% {
    width: 100%;
    z-index: 10;
  }
  100% {
    width: 100%;
    z-index: 1;
  }
}
@-webkit-keyframes green {
  0% {
    width: 100%;
    z-index: 1;
  }
  65% {
    width: 100%;
    z-index: 1;
  }
  66% {
    width: 0;
    z-index: 10;
  }
  100% {
    width: 100%;
    z-index: 10;
  }
}
@keyframes green {
  0% {
    width: 100%;
    z-index: 1;
  }
  65% {
    width: 100%;
    z-index: 1;
  }
  66% {
    width: 0;
    z-index: 10;
  }
  100% {
    width: 100%;
    z-index: 10;
  }
}
.swiper--container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  z-index: 1;
}
.swiper--wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  transition-property: transform;
}
.swiper--slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  line-height: 1;
  transition-property: transform;
}
.swiper--container:not(.swiper--thumbnail) .swiper--slide {
  flex-shrink: 0;
}
.swiper--button-prev, .swiper--button-next {
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  opacity: 0.72;
  cursor: pointer;
  transition: opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.swiper--button-prev:hover, .swiper--button-next:hover {
  opacity: 1;
}
.swiper--button-prev::after, .swiper--button-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  content: "";
}
.swiper--button-prev {
  left: 0;
  transform: translateY(-50%);
}
.swiper--button-prev::after {
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.swiper--button-next {
  right: 0;
  transform: translateY(-50%);
}
.swiper--button-next::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}

.fab {
  position: fixed;
  right: 8px;
  bottom: 8px;
  width: 56px;
  height: 56px;
  z-index: 100;
}
.fab.is--intersected {
  transition: bottom 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.fab:not(.is--active) {
  bottom: -56px;
}
.fab.is--active {
  right: 8px;
  bottom: 8px;
}
.fab a {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #ac301a;
  opacity: 0.64;
  transition: opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.fab a:hover {
  opacity: 1;
}
.fab a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  content: "";
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.app--header {
  position: relative;
}
@media (max-width: 639px) {
  .app--header {
    height: 64vh;
    max-height: 64vh;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .app--header {
    height: 80vh;
    max-height: 80vh;
  }
}
@media (min-width: 1024px) {
  .app--header {
    height: calc(100vh - 8px);
    max-height: calc(100vh - 8px);
  }
}
@media (max-width: 639px) {
  .app--header .swiper--container {
    height: 64vh;
    max-height: 64vh;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .app--header .swiper--container {
    height: 80vh;
    max-height: 80vh;
  }
}
@media (min-width: 960px) {
  .app--header .swiper--container {
    height: 100vh;
    max-height: 100vh;
  }
}
.app--logo {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 320px;
  z-index: 10;
}
.app--logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .app--logo {
    width: 160px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .app--logo {
    width: 192px;
  }
}
@media (min-width: 1024px) {
  .app--logo {
    width: 240px;
  }
}
.app--message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.app--message img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .app--message {
    width: 51.168224299vw;
    max-width: 219px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .app--message {
    width: 34.21875vw;
    max-width: 327px;
  }
}
@media (min-width: 1024px) {
  .app--message {
    width: 34.21875vw;
    max-width: 327px;
  }
}
.app--footer {
  padding-bottom: 32px;
  background-color: #ededed;
}
.app--footer-logo {
  margin-bottom: 24px;
}
.app--footer-logo span {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
  text-align: center;
}
.app--footer-logo img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.48;
}
@media (max-width: 639px) {
  .app--footer-logo span {
    font-size: 12px;
  }
  .app--footer-logo img {
    width: 32vw;
    max-width: 160px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .app--footer-logo span {
    font-size: 13px;
  }
  .app--footer-logo img {
    width: 25vw;
    max-width: 200px;
  }
}
@media (min-width: 1024px) {
  .app--footer-logo span {
    font-size: 14px;
  }
  .app--footer-logo img {
    width: 19.53125vw;
    max-width: 240px;
  }
}
.app--share {
  display: flex;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-bottom: 32px;
}
.app--share a {
  opacity: 0.64;
  transition: opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.app--share a:hover {
  opacity: 1;
}
.app--copyright {
  color: #818181;
  text-align: center;
}
@media (max-width: 639px) {
  .app--copyright {
    font-size: 11px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .app--copyright {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .app--copyright {
    font-size: 13px;
  }
}

.covid-19--content span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
  padding: 0 8px;
  border-radius: 4px;
  background-color: #ac301a;
  color: #fff;
  font-family: "Montserrat";
  font-weight: 700;
  line-height: 1.75;
}
.covid-19--content p {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  padding-bottom: 0.375em;
  border-bottom: 6px double #ac301a;
  font-weight: 500;
}
@media (max-width: 639px) {
  .covid-19--content {
    padding: 0 40px;
  }
  .covid-19--content span {
    font-size: 11px;
  }
  .covid-19--content p {
    font-size: 15px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .covid-19--content {
    width: 64vw;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
  }
  .covid-19--content span {
    font-size: 12px;
  }
  .covid-19--content p {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .covid-19--content {
    width: 64vw;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
  }
  .covid-19--content span {
    font-size: 13px;
  }
  .covid-19--content p {
    font-size: 16px;
  }
}

.intro {
  padding-top: 0 !important;
}
.intro--header {
  position: relative;
}
.intro--header h2 {
  margin-right: auto;
  margin-left: auto;
}
.intro--header h2 img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .intro--header h2 {
    width: 66.8224299vw;
    max-width: 286px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .intro--header h2 {
    width: 44.6875vw;
    max-width: 427px;
  }
}
@media (min-width: 1024px) {
  .intro--header h2 {
    width: 44.6875vw;
    max-width: 427px;
  }
}
.intro--content {
  padding-top: 72px;
  background-image: url(../data/menu-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.intro--content p {
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}
.intro--content p:first-child {
  margin-top: 32px;
}
@media (max-width: 639px) {
  .intro--content {
    margin-top: -16px;
    margin-bottom: 40px;
  }
  .intro--content p {
    width: calc(100% - 64px);
    font-size: 14px;
  }
}
@media (min-width: 640px) {
  .intro--content p {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-fill: balance;
         column-fill: balance;
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .intro--content {
    margin-top: -24px;
    margin-bottom: 48px;
  }
  .intro--content p {
    width: calc(100% - 80px);
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  .intro--content {
    margin-top: -32px;
    margin-bottom: 56px;
  }
  .intro--content p {
    width: calc(100% - 96px);
    font-size: 16px;
  }
}
.intro--sticker {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px;
}
@media (max-width: 639px) {
  .intro--sticker {
    width: 48vw;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .intro--sticker {
    width: 40vw;
  }
}
@media (min-width: 1024px) {
  .intro--sticker {
    width: 32vw;
  }
}
.intro--title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 24px;
}
@media (max-width: 639px) {
  .intro--title {
    width: 40vw;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .intro--title {
    width: 32vw;
  }
}
@media (min-width: 1024px) {
  .intro--title {
    width: 24vw;
  }
}
.intro--footer {
  margin-right: auto;
  margin-left: auto;
}
.intro--footer a {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  width: 100%;
  margin-bottom: 8px;
  padding: 16px;
  border-radius: 8px;
  background-color: #747474;
  color: #fff;
  font-weight: 700;
  transition: background-color 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.intro--footer a img {
  border-radius: 50%;
  background-color: #fff;
  transition: transform 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.intro--footer a:hover {
  background-color: #000;
}
.intro--footer a:hover img {
  transform: rotate(13.5deg);
}
.intro--footer p {
  display: block;
}
.intro--footer a + p {
  text-align: center;
}
@media (max-width: 639px) {
  .intro--footer {
    width: calc(100% - 64px);
  }
  .intro--footer a {
    font-size: 15px;
  }
  .intro--footer p {
    font-size: 12px;
  }
  .intro--footer a + p {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .intro--footer {
    width: calc(100% - 25vw);
    max-width: 512px;
  }
  .intro--footer a {
    font-size: 16px;
  }
  .intro--footer p {
    font-size: 13px;
  }
  .intro--footer a + p {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .intro--footer {
    width: calc(100% - 25vw);
    max-width: 512px;
  }
  .intro--footer a {
    font-size: 16px;
  }
  .intro--footer p {
    font-size: 13px;
  }
  .intro--footer a + p {
    font-size: 14px;
  }
}

.cashless {
  padding: 48px 0;
  background-color: #e6e6e6;
  text-align: center;
}
.cashless--header {
  max-width: calc(100% - 32px);
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}
.cashless--header h2 {
  margin-right: auto;
  margin-left: auto;
}
.cashless--header h2 img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .cashless--header h2 {
    width: 60.514vw;
    max-width: 259px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cashless--header h2 {
    width: 40.46875vw;
    max-width: 387px;
  }
}
@media (min-width: 1024px) {
  .cashless--header h2 {
    width: 40.46875vw;
    max-width: 387px;
  }
}
.cashless--content {
  max-width: calc(100% - 48px);
  margin-right: auto;
  margin-left: auto;
}
.cashless--content p {
  font-weight: 700;
}
.cashless--content span {
  color: #737373;
}
@media (max-width: 639px) {
  .cashless--content p {
    font-size: 14px;
  }
  .cashless--content span {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cashless--content p {
    font-size: 15px;
  }
  .cashless--content span {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .cashless--content p {
    font-size: 16px;
  }
  .cashless--content span {
    font-size: 15px;
  }
}

.shop {
  padding: 48px 0;
}
.shop--header {
  margin-bottom: 32px;
}
.shop--header h2 {
  margin-right: auto;
  margin-left: auto;
}
.shop--header h2 img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .shop--header.torta-de-queso h2 {
    width: 51.168224299vw;
    max-width: 219px;
  }
  .shop--header.original h2 {
    width: 51.168224299vw;
    max-width: 219px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .shop--header.torta-de-queso h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
  .shop--header.original h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
}
@media (min-width: 1024px) {
  .shop--header.torta-de-queso h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
  .shop--header.original h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
}
.shop--content {
  margin-right: auto;
  margin-left: auto;
}
.shop--content:not(:last-child) {
  margin-bottom: 48px;
}
.shop--content p {
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}
.shop--content dl {
  display: flex;
  justify-content: flex-end;
  margin-right: 24px;
}
.shop--content dt,
.shop--content dd {
  line-height: 2;
}
.shop--content dt {
  font-weight: normal;
}
.shop--content dt::after {
  content: "：";
}
.shop--content dd {
  font-weight: 500;
}
@media (max-width: 639px) {
  .shop--content p {
    width: calc(100% - 48px);
    font-size: 14px;
  }
  .shop--content dt {
    font-size: 14px;
  }
  .shop--content dd {
    font-size: 15px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .shop--content.torta-de-queso p {
    width: calc(100% - 80px);
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-fill: balance;
         column-fill: balance;
    -moz-column-gap: 32px;
         column-gap: 32px;
    font-size: 15px;
  }
  .shop--content.original {
    width: calc(100% - 40vw);
  }
}
@media (min-width: 1024px) {
  .shop--content.torta-de-queso p {
    width: calc(100% - 80px);
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-fill: balance;
         column-fill: balance;
    -moz-column-gap: 32px;
         column-gap: 32px;
    font-size: 16px;
  }
  .shop--content.original {
    width: calc(100% - 40vw);
  }
}
.shop--action a.tel {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  width: 100%;
  margin-bottom: 8px;
  border-radius: 8px;
  background-color: #747474;
  color: #fff;
  font-weight: 700;
  line-height: 64px;
  transition: background-color 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.shop--action a.tel img {
  border-radius: 50%;
  background-color: #fff;
  transition: transform 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.shop--action a.tel:hover {
  background-color: #000;
}
.shop--action a.tel:hover img {
  transform: rotate(13.5deg);
}
.shop--action a.base {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50vw;
  max-width: 320px;
}
.shop--action a.base img {
  width: 100%;
  display: block;
}
.shop--action span {
  display: block;
  text-align: center;
}
@media (max-width: 639px) {
  .shop--action a {
    font-size: 16px;
  }
  .shop--action span {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .shop--action a {
    font-size: 16px;
  }
  .shop--action span {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .shop--action a {
    font-size: 16px;
  }
  .shop--action span {
    font-size: 13px;
  }
}
.shop .swiper--container:not(.swiper--thumbnail) {
  margin-bottom: 16px;
}
@media (min-width: 640px) {
  .shop .swiper--container:not(.swiper--thumbnail) {
    margin-right: auto;
    margin-left: auto;
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--slide img {
    opacity: 1 !important;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .shop .swiper--container:not(.swiper--thumbnail) {
    width: calc(100% - 32px);
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--wrapper {
    gap: 16px 16px;
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--wrapper > * {
    width: calc((100% - 16px) / 2);
  }
}
@media (min-width: 960px) {
  .shop .swiper--container:not(.swiper--thumbnail) {
    width: calc(100% - 48px);
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--wrapper {
    gap: 24px 24px;
  }
  .shop .swiper--container:not(.swiper--thumbnail) .swiper--wrapper > * {
    width: calc((100% - 48px) / 3);
  }
}
.shop .swiper--thumbnail {
  margin-bottom: 24px;
}
.shop .swiper--thumbnail .swiper--wrapper {
  -moz-column-gap: 16px;
       column-gap: 16px;
  width: calc(100% - 32px);
  margin-right: auto;
  margin-left: auto;
}
.shop .swiper--thumbnail .swiper--slide {
  cursor: pointer;
  background-color: #000;
}
.shop .swiper--thumbnail .swiper--slide img {
  transition: opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.shop .swiper--thumbnail .swiper--slide:hover img {
  opacity: 0.64;
}
@media (min-width: 640px) {
  .shop .swiper--thumbnail {
    display: none;
  }
}

.menu {
  width: 100vw;
  background-image: url(../data/menu-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.menu .layout--inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
}
.menu .layout--inner > div {
  width: 100vw;
}
@media (max-width: 639px) {
  .menu .layout--inner {
    height: calc(100vw - 96px);
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .menu .layout--inner {
    height: calc(64vw - 128px);
  }
}
.menu--header {
  margin-bottom: 32px;
}
.menu--header span {
  display: block;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}
.menu--header span img {
  width: 100%;
  height: auto;
}
.menu--header h2 {
  margin-right: auto;
  margin-left: auto;
}
.menu--header h2 img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .menu--header span {
    width: 29.9vw;
    max-width: 128px;
  }
  .menu--header h2 {
    width: 29.9vw;
    max-width: 128px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .menu--header span {
    width: 20vw;
    max-width: 191px;
  }
  .menu--header h2 {
    width: 20vw;
    max-width: 191px;
  }
}
@media (min-width: 1024px) {
  .menu--header span {
    width: 20vw;
    max-width: 191px;
  }
  .menu--header h2 {
    width: 20vw;
    max-width: 191px;
  }
}
.menu--content {
  padding: 0 24px;
}
.menu--action {
  margin-right: auto;
  margin-left: auto;
}
.menu--action a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 16px;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  transition: background-color 280ms cubic-bezier(0.4, 0, 0.2, 1), color 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.menu--action a:hover {
  background-color: #d9b53e;
  color: #fff;
}
@media (max-width: 639px) {
  .menu--action {
    width: 100%;
  }
  .menu--action a {
    font-size: 14px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .menu--action {
    width: 50%;
  }
  .menu--action a {
    font-size: 15px;
  }
}
.how-to-enjoy {
  padding: 48px 0;
}
.how-to-enjoy .layout--inner {
  max-width: 1024px;
}
.how-to-enjoy--header {
  margin-bottom: 40px;
}
.how-to-enjoy--header h2 {
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}
.how-to-enjoy--header h2 img {
  width: 100%;
  height: auto;
}
.how-to-enjoy--header span {
  display: block;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 639px) {
  .how-to-enjoy--header h2 {
    width: 51.168224299vw;
    max-width: 219px;
  }
  .how-to-enjoy--header span {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--header h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
  .how-to-enjoy--header span {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--header h2 {
    width: 34.21875vw;
    max-width: 327px;
  }
  .how-to-enjoy--header span {
    font-size: 14px;
  }
}
.how-to-enjoy--content ul {
  counter-reset: count;
}
.how-to-enjoy--item {
  position: relative;
  display: flex;
  justify-content: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
  counter-increment: count;
}
.how-to-enjoy--item:nth-child(odd) > div:last-child {
  padding-right: 24px;
}
.how-to-enjoy--item:nth-child(even) {
  flex-direction: row-reverse;
}
.how-to-enjoy--item:nth-child(even) > div:last-child {
  padding-left: 24px;
}
.how-to-enjoy--item:not(:last-child) {
  margin-bottom: 24px;
}
.how-to-enjoy--item > div:first-child {
  width: calc(50% - 24px);
}
.how-to-enjoy--item > div:last-child {
  display: flex;
  align-items: center;
  width: 50%;
}
.how-to-enjoy--item .item--picture {
  position: relative;
}
.how-to-enjoy--item .item--picture::after {
  position: absolute;
  bottom: 8px;
  color: #fff;
  font-family: "Georgia";
  content: counter(count);
}
.how-to-enjoy--item .item--title img {
  width: 100%;
  height: auto;
}
.how-to-enjoy--item .item--text {
  font-weight: 700;
}
@media (max-width: 639px) {
  .how-to-enjoy--item .item--picture::after {
    font-size: 32px;
  }
  .how-to-enjoy--item .item--text {
    font-size: 12px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--item .item--picture::after {
    font-size: 32px;
  }
  .how-to-enjoy--item .item--text {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--item .item--picture::after {
    font-size: 32px;
  }
  .how-to-enjoy--item .item--text {
    font-size: 16px;
  }
}
.how-to-enjoy--item:nth-child(odd) .item--picture::after {
  right: 8px;
}
.how-to-enjoy--item:nth-child(even) .item--picture::after {
  left: 8px;
}
@media (max-width: 639px) {
  .how-to-enjoy--item:nth-child(1) .item--title {
    width: 30.84vw;
    max-width: 132px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--item:nth-child(1) .item--title {
    width: 38.55vw;
    max-width: 165px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--item:nth-child(1) .item--title {
    width: 46.26vw;
    max-width: 198px;
  }
}
@media (max-width: 639px) {
  .how-to-enjoy--item:nth-child(2) .item--title {
    width: 22.19626vw;
    max-width: 95px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--item:nth-child(2) .item--title {
    width: 27.745325vw;
    max-width: 118.75px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--item:nth-child(2) .item--title {
    width: 33.29439vw;
    max-width: 142.5px;
  }
}
@media (max-width: 639px) {
  .how-to-enjoy--item:nth-child(3) .item--title {
    width: 26.635514vw;
    max-width: 114px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--item:nth-child(3) .item--title {
    width: 33.2943925vw;
    max-width: 142.5px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--item:nth-child(3) .item--title {
    width: 39.953271vw;
    max-width: 171px;
  }
}
@media (max-width: 639px) {
  .how-to-enjoy--item:nth-child(4) .item--title {
    width: 26.635514vw;
    max-width: 114px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .how-to-enjoy--item:nth-child(4) .item--title {
    width: 33.2943925vw;
    max-width: 142.5px;
  }
}
@media (min-width: 1024px) {
  .how-to-enjoy--item:nth-child(4) .item--title {
    width: 39.953271vw;
    max-width: 171px;
  }
}

.shop-info--image {
  margin-bottom: 40px;
  padding: 16px;
  background-color: #d8d8d8;
  text-align: center;
}
.shop-info--access {
  padding: 0 16px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.shop-info--action {
  padding: 0 32px 48px 32px;
}
.shop-info--action li:not(:last-child) {
  margin-bottom: 16px;
}
.shop-info--action a {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  background-color: #747474;
  color: #fff;
  font-weight: 700;
  line-height: 56px;
  transition: background-color 280ms cubic-bezier(0.4, 0, 0.2, 1);
}
.shop-info--action a:hover {
  background-color: #000;
}
.shop-info--action a img {
  border-radius: 50%;
  background-color: #fff;
}
.shop-info--action span {
  display: block;
  text-align: center;
}
@media (max-width: 639px) {
  .shop-info--action a {
    font-size: 16px;
  }
  .shop-info--action span {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .shop-info--action a {
    font-size: 16px;
  }
  .shop-info--action span {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .shop-info--action a {
    font-size: 16px;
  }
  .shop-info--action span {
    font-size: 13px;
  }
}

.access--title img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .access--title {
    width: 29.439vw;
    max-width: 126px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .access--title {
    width: 36.79875vw;
    max-width: 157.5px;
  }
}
@media (min-width: 1024px) {
  .access--title {
    width: 44.1585vw;
    max-width: 189px;
  }
}
.access--address {
  margin-bottom: 1.5em;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 639px) {
  .access--address {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .access--address {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .access--address {
    font-size: 15px;
  }
}
.access dl {
  display: flex;
}
.access dt,
.access dd {
  font-weight: 500;
  line-height: 1.75;
}
.access dt {
  font-weight: normal;
}
.access dt::after {
  content: "：";
}
@media (max-width: 639px) {
  .access dt,
.access dd {
    font-size: 13px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .access dt,
.access dd {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .access dt,
.access dd {
    font-size: 15px;
  }
}

/*# sourceMappingURL=app.css.map*/