@charset "UTF-8";
/*
Theme Name: Nextrestaurant

*/
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
main {
  min-height: 72vh;
}

/*==================================================================*/
html, body {
  overflow-x: hidden;
  width: 100%;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
  * Correct `block` display not defined for any HTML5 element in IE 8/9
  * Correct `block` display not defined for `details` or `summary` in IE 10/11
  * and Firefox
  * Correct `block` display not defined for `main` in IE 11
  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type="number"] {
  width: auto;
  /* Firefox 36+ */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}

/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
     # Selection
     # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

.header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ffffff;
}

.header .header-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header .header-inner .header__logo img {
  height: 40px;
  width: auto;
  display: block;
}

.header .header-inner .menu-menu-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 2rem;
}

.header .header-inner .menu-menu-container ul li a {
  color: #111111;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}

.header .header-inner .menu-menu-container ul li a:hover {
  color: #111111;
}

.header .header-inner .menu-menu-container ul li a:hover::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#2CCCD3), to(#006298));
  background: linear-gradient(90deg, #2CCCD3, #006298);
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.header .header-inner .menu-menu-container ul li a::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#2CCCD3), to(#006298));
  background: linear-gradient(90deg, #2CCCD3, #006298);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media (max-width: 1024px) {
  .header {
    -webkit-box-shadow: 0 4px 8px rgba(17, 17, 17, 0.2);
            box-shadow: 0 4px 8px rgba(17, 17, 17, 0.2);
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 3;
    padding: 2rem;
  }
  .header .header-inner {
    position: relative;
  }
  .header .header-inner .header__logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header .header-inner .header__logo img {
    height: 20px;
    width: auto;
    display: block;
  }
}

.hamburger-button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  z-index: 1000;
}

.hamburger-button span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #111111;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hamburger-button.active span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(7px, 7px);
          transform: rotate(45deg) translate(7px, 7px);
}

.hamburger-button.active span:nth-child(2) {
  opacity: 0;
}

.hamburger-button.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(7px, -7px);
          transform: rotate(-45deg) translate(7px, -7px);
}

.hamburger-menu-wrapper {
  position: absolute;
  top: 100%;
  right: -100vw;
  height: 51rem;
  z-index: 10;
  background-color: #2CCCD3;
  padding: 1.5rem 4rem;
  -webkit-transition: right 0.4s ease;
  transition: right 0.4s ease;
}

.hamburger-menu-wrapper .hamburger-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.hamburger-menu-wrapper .hamburger-nav__list li {
  position: relative;
  padding: 1rem;
}

.hamburger-menu-wrapper .hamburger-nav__list li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 1.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.hamburger-menu-wrapper .hamburger-nav__list li a:hover {
  background: -webkit-gradient(linear, left top, right top, from(#2CCCD3), to(#006298));
  background: linear-gradient(90deg, #2CCCD3, #006298);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hamburger-menu-wrapper .hamburger-nav__list li:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 1px;
  width: 100%;
  background-color: #ffffff;
}

.hamburger-menu-wrapper.active {
  right: -1vw;
}

.footer {
  background-color: #2CCCD3;
  color: #ffffff;
  padding: 2rem 1rem 1rem 1rem;
}

.footer .footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer .footer-inner .footer-nav__list {
  list-style: none;
  padding: 0;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem 2rem;
}

.footer .footer-inner .footer-nav__list li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.9rem;
  display: block;
  padding: 0.25rem 0.5rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.footer .footer-inner .footer-nav__list li a:hover {
  opacity: 0.7;
}

@media (max-width: 576px) {
  .footer .footer-inner .footer-nav__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.5rem 1rem;
  }
  .footer .footer-inner .footer-nav__list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    text-align: center;
  }
}

.footer .footer-inner .footer__copyright {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #ffffff;
}

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

.news-list .news-item {
  border-bottom: 1px solid #cccccc;
  padding: 1rem;
}

.news-list .news-item:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(44, 204, 211, 0.2)), to(rgba(0, 98, 152, 0.2)));
  background: linear-gradient(to right, rgba(44, 204, 211, 0.2), rgba(0, 98, 152, 0.2));
}

.news-list .news-item a.news-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
  color: #111111;
  gap: 1rem;
}

.news-list .news-item a.news-item__link .news-item__meta {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8rem;
  text-align: left;
}

.news-list .news-item a.news-item__link .news-item__meta time.news-item__date {
  display: block;
  font-size: 0.9rem;
  color: #999999;
  margin-bottom: 0.5rem;
}

.news-list .news-item a.news-item__link .news-item__meta .news-item__category {
  display: inline-block;
  background-color: #999999;
  color: #ffffff;
  font-size: 0.75rem;
  padding: 0.2rem 0.5rem;
  border-radius: 2px;
}

.news-list .news-item a.news-item__link .news-item__title {
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.news-list .news-item a.news-item__link p {
  font-size: 0.9rem;
  color: #666666;
  line-height: 1.5;
  margin: 0;
}

.news-list .news-item a.news-item__link .news-item__arrow {
  margin-left: auto;
  font-size: 1.5rem;
  color: #999999;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (max-width: 768px) {
  .news-list .news-item a.news-item__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
  .news-list .news-item a.news-item__link .news-item__meta {
    width: auto;
  }
  .news-list .news-item a.news-item__link .news-item__arrow {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

.sub-header {
  background: -webkit-gradient(linear, left top, right top, from(#2CCCD3), to(#006298));
  background: linear-gradient(90deg, #2CCCD3, #006298);
}

.sub-header .sub-header__inner {
  max-width: 1200px;
  padding: 1.5rem 1rem 0.2rem 1rem;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}

.sub-header .sub-header__inner .sub-header__breadcrumb {
  text-align: left;
}

body {
  font-family: "NMFont", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #111111;
}

@media (max-width: 1024px) {
  body {
    margin-top: 96px;
  }
}

.section-container p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 1em;
  color: #111111;
}

.section-container h1, .section-container h2, .section-container h3, .section-container h4, .section-container h5, .section-container h6 {
  margin-top: 1rem;
  margin-bottom: 0.5em;
  line-height: 1.3;
}

.section-container ul, .section-container ol {
  padding-left: 1.5rem;
  margin-bottom: 1em;
}

.section-container hr {
  border: none;
  border-top: 1px solid #cccccc;
  margin: 2rem 0;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontSemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "NMFont";
  src: url("assets/fonts/NM-fontBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@media (max-width: 576px) {
  .hide-sm {
    display: none !important;
  }
}

@media (min-width: 577px) and (max-width: 1024px) {
  .hide-md {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .hide-lg {
    display: none !important;
  }
}

img.rounded {
  border-radius: 1rem 1rem 1rem 1rem;
}

.section-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 2rem;
}

@media (min-width: 768px) {
  .section-container {
    padding: 2rem 4rem;
  }
}

.hide-scrollbar {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.display-none {
  display: none !important;
}

.current-menu-item {
  border-bottom: 2px solid #2CCCD3;
  /* <li>タグにボーダーを追加 */
}

.main-visual {
  position: relative;
  width: 100vw;
  aspect-ratio: 16 / 6.9;
  overflow: hidden;
}

@media (max-width: 576px) {
  .main-visual {
    aspect-ratio: 375 / 607;
  }
}

.main-visual .main-img {
  position: absolute;
  width: 100vw;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  top: 0;
  left: 0;
}

.main-visual .main-slogan {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  bottom: 10%;
  left: 6%;
}

.main-visual .main-slogan img {
  width: 46vw;
  height: auto;
}

.main-visual .main-slogan span {
  font-weight: 700;
  color: #ffffff;
  font-size: 2vw;
}

@media (max-width: 576px) {
  .main-visual .main-slogan {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.main-visual .main-slogan img {
  width: 70vw;
}

.main-visual .main-slogan span {
  font-size: 5vw;
}

.two-column-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.two-column-section .left-panel {
  width: 50%;
  top: 0;
  height: 30rem;
}

.two-column-section .left-panel img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.two-column-section .right-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  height: 30rem;
  overflow-y: scroll;
  scroll-behavior: smooth;
}

.two-column-section .right-panel section {
  padding: 2rem;
  height: 30rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  /* これを追加！ */
  margin: auto;
}

.two-column-section .right-panel section p {
  font-size: 1rem;
}

.two-column-section .right-panel section span {
  font-size: 3rem;
}

.two-column-section .right-panel .section-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.two-column-section .right-panel .section-1 h1 {
  font-size: 3rem;
}

@media (max-width: 1024px) {
  .two-column-section {
    position: relative;
    height: 20rem;
  }
  .two-column-section .left-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 100vh;
  }
  .two-column-section .right-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border-radius: 2rem;
  }
  .two-column-section .right-panel section {
    height: 20rem;
  }
  .two-column-section .right-panel .section-1 h1 {
    font-size: 2.1rem;
  }
}

.two-column-section2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.two-column-section2 .left-panel {
  width: 50%;
}

.two-column-section2 .left-panel img {
  width: 100%;
  height: auto;
}

.two-column-section2 .right-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 1rem;
  width: 50%;
  height: auto;
}

.two-column-section2 .right-panel section {
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  text-align: center;
}

.two-column-section2 .right-panel section p {
  text-align: left;
}

.two-column-section2 .right-panel section p span {
  font-size: 3rem;
}

.two-column-section2 .right-panel section .gradient-button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border: none;
  border-radius: 8px;
  background: linear-gradient(135deg, #2CCCD3, #006298);
  cursor: pointer;
  -webkit-transition: background 0.3s ease, -webkit-transform 0.2s;
  transition: background 0.3s ease, -webkit-transform 0.2s;
  transition: background 0.3s ease, transform 0.2s;
  transition: background 0.3s ease, transform 0.2s, -webkit-transform 0.2s;
}

.two-column-section2 .right-panel section .gradient-button:hover {
  background: linear-gradient(135deg, #006298, #2CCCD3);
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.two-column-section2 .right-panel section .gradient-button:active {
  -webkit-transform: scale(0.97);
          transform: scale(0.97);
}

@media (max-width: 1024px) {
  .two-column-section2 {
    position: relative;
    height: 30rem;
  }
  .two-column-section2 .left-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    height: 30rem;
    overflow: hidden;
  }
  .two-column-section2 .left-panel img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .two-column-section2 .right-panel {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border-radius: 2rem;
  }
  .two-column-section2 .right-panel section {
    background-color: transparent;
  }
  .two-column-section2 .right-panel section h1 {
    font-size: 2.1rem;
  }
  .two-column-section2 .right-panel section p span {
    font-size: 2rem;
  }
}

.menu-list .active {
  background-color: #2CCCD3;
  color: #ffffff !important;
}

.menu-list .menu-subcategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-list .menu-subcategories li a {
  display: block;
  padding: 0.5rem;
  text-decoration: none;
  color: #111111;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.menu-list .menu-subcategories li a:hover {
  cursor: pointer;
  /* ホバー時にカーソルを指にする */
  background-color: #2CCCD3;
}

.menu-container {
  min-height: 40rem;
}

.menu-container div .menu-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(250px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  /* 自動でカラム数を減らす */
  gap: 16px;
  /* アイテム間の隙間 */
}

.menu-container div .menu-items .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.menu-container div .menu-items .menu-item p {
  font-size: 16px;
  /* 商品名のフォントサイズ */
  font-weight: bold;
}

.menu-container div .menu-items .menu-item img {
  width: 100%;
  /* 画像が親要素に合わせて伸縮 */
  max-width: 300px;
  /* 最大幅を300pxに設定 */
  height: auto;
  /* 高さは自動で調整 */
  margin-bottom: 8px;
  /* 画像と商品名の間にスペース */
}

.menu-container div .menu-items .menu-item .menu-item p {
  font-size: 16px;
  /* 商品名のフォントサイズ */
  font-weight: bold;
}

.wpcf7 {
  max-width: 600px;
  margin: 0 auto;
  padding: 2rem;
  background-color: #f9f9f9;
  border-radius: 12px;
  font-family: 'Noto Sans JP', sans-serif;
}

.wpcf7 p {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  color: #333;
}

.wpcf7 label {
  font-weight: 600;
  color: #444;
  font-size: 0.95rem;
  display: block;
  margin-bottom: 0.5rem;
}

.wpcf7 .wpcf7-form-control {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 1rem;
  background-color: #fff;
}

.wpcf7 .wpcf7-form-control:focus {
  border-color: #6b4c3b;
  outline: none;
  -webkit-box-shadow: 0 0 0 2px rgba(107, 76, 59, 0.2);
          box-shadow: 0 0 0 2px rgba(107, 76, 59, 0.2);
}

.wpcf7 .wpcf7-select,
.wpcf7 .wpcf7-textarea {
  margin-top: 0.5rem;
}

.wpcf7 .wpcf7-textarea {
  min-height: 150px;
  resize: vertical;
}

.wpcf7 .wpcf7-submit {
  background-color: #2CCCD3;
  color: #ffffff;
  border: none;
  padding: 0.9rem 2rem;
  border-radius: 8px;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.wpcf7 .wpcf7-submit:hover {
  background-color: #23a3a9;
}

.wpcf7 .wpcf7-response-output {
  margin-top: 1.5rem;
  color: #e53935;
  font-size: 0.9rem;
}

.wpcf7 .wpcf7-spinner {
  margin-left: 10px;
  vertical-align: middle;
}

.store-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(246px, 526px))[2];
      grid-template-columns: repeat(2, minmax(246px, 526px));
  /* 最大2カラム、最小280px */
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 576px) {
  .store-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    /* 1カラムに切り替え */
  }
}

.store-list .store {
  background: #ffffff;
  -webkit-box-shadow: 0 4px 6px rgba(17, 17, 17, 0.1);
          box-shadow: 0 4px 6px rgba(17, 17, 17, 0.1);
  border-radius: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.store-list .store .store-card__header {
  position: relative;
  width: 100%;
  aspect-ratio: 2 / 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.store-list .store .store-card__header img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.store-list .store .store-card__header .store-card__title {
  position: relative;
  z-index: 1;
  color: #ffffff;
  font-size: 3.5rem;
  background: rgba(17, 17, 17, 0.5);
  padding: 0.3rem 0.7rem;
  border-radius: 0.3rem;
  text-align: center;
}

.store-list .store .store-card__content {
  padding: 1rem;
}

.store-list .store .store-card__content .delivery-links {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(204px, 1fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(204px, 1fr));
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
}

.store-list .store .store-card__content .delivery-links li a {
  display: block;
  text-align: center;
  padding: 0.5rem 1rem;
  background-color: #006298;
  border-radius: 0.3rem;
  text-decoration: none;
  color: #ffffff;
  font-size: 0.95rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.store-list .store .store-card__content .delivery-links li a:hover {
  background-color: #2CCCD3;
}

.store-list .store .store-card__content .store-card__info {
  padding: 1rem 1.5rem 0;
}

.store-list .store .store-card__content .store-card__info .store-info__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -ms-grid;
  display: grid;
  gap: 0.5rem;
}

.store-list .store .store-card__content .store-card__info .store-info__list li {
  font-size: 0.95rem;
  color: #111111;
  line-height: 1.6;
}

.store-list .store .store-card__content .store-card__info .store-info__list li.store-card__tel a {
  color: inherit;
  text-decoration: underline;
}

.pagination {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
}

.pagination a, .pagination span {
  display: inline-block;
  padding: 0.4rem 0.8rem;
  background-color: #f7f7f7;
  color: #111111;
  text-decoration: none;
  border-radius: 4px;
}

.pagination .current {
  background-color: #2CCCD3;
  color: #ffffff;
  font-weight: bold;
}
/*# sourceMappingURL=style.css.map */