/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-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 {
  -webkit-box-sizing: content-box;
          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 */
}

/**
 * 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;
}

/**
 * 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 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  color: #fff;
  background-color: #00008f;
}

.section_nav {
  width: 95%;
  margin: 0 auto;
}

.section_inner {
  max-width: 1360px;
  margin: 0 auto;
}

.section_inner02 {
  max-width: 1280px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .section_inner02 {
    width: 92%;
  }
}

.lunch,
.dinner {
  background-color: #1755b8;
}

.letterspace {
  letter-spacing: 0.05em;
}

.lunch_title {
  position: relative;
}
.lunch_title .lunch_title--text {
  letter-spacing: 0.1em;
  color: #ffe099;
  font-size: 70px;
  font-weight: bold;
  font-family: "Dancing Script", sans-serif;
  position: absolute;
  top: -140px;
  left: -40px;
}
@media screen and (max-width: 769px) {
  .lunch_title .lunch_title--text {
    font-size: 40px;
    left: 0px;
    top: -95px;
  }
}

.cafe_title {
  position: relative;
}
.cafe_title .cafe_title--text {
  letter-spacing: 0.1em;
  color: #ffe099;
  font-size: 70px;
  font-weight: bold;
  font-family: "Dancing Script", sans-serif;
  position: absolute;
  top: -140px;
  right: -40px;
}
@media screen and (max-width: 769px) {
  .cafe_title .cafe_title--text {
    font-size: 40px;
    right: 0px;
    top: -95px;
  }
}

.dinner_title {
  position: relative;
}
.dinner_title .dinner_title--text {
  letter-spacing: 0.1em;
  color: #ffe099;
  font-size: 70px;
  font-weight: bold;
  font-family: "Dancing Script", sans-serif;
  position: absolute;
  top: -140px;
  left: -40px;
}
@media screen and (max-width: 769px) {
  .dinner_title .dinner_title--text {
    font-size: 40px;
    left: 0px;
    top: -95px;
  }
}

.cta_sp {
  display: none;
}
@media screen and (max-width: 769px) {
  .cta_sp {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    background-color: #f7990f;
    padding: 18px 0px;
    text-align: center;
  }
}
@media screen and (max-width: 769px) {
  .cta_sp img {
    margin-left: 15px;
    position: relative;
    top: -4px;
  }
}

.l-header {
  font-size: 16px;
  padding: 15px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #00008f;
  z-index: 10;
}
.l-header .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .l-header .nav__logo img {
    width: 140px;
  }
}
.l-header .nav__wrapper--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 61px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header .nav__wrapper--items__text {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 18px;
}
@media screen and (max-width: 769px) {
  .l-header .nav__wrapper--items__text {
    display: none;
  }
}
.l-header .nav__wrapper--items__text::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  right: -30px;
}
.l-header .nav__wrapper--items__text a {
  display: inline-block;
  background-color: #f7990f;
  padding: 5px 15px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.l-header .nav__wrapper--items__text a img {
  margin-left: 15px;
  position: relative;
  top: -5px;
  width: 15px;
  height: 15px;
}
.l-header .nav__wrapper--items__text a:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.l-header .nav__wrapper--items__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .l-header .nav__wrapper--items__link {
    gap: 20px;
  }
}
.l-header .nav__wrapper--items__link a {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 769px) {
  .l-header .nav__wrapper--items__link a img {
    width: 30px;
    height: 30px;
  }
}
.l-header .nav__wrapper--items__link a:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.l-header .nav__wrapper--items__link--ham {
  width: 35px;
  height: 27px;
  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: 100;
  position: relative;
}
.l-header .nav__wrapper--items__link--ham span {
  display: block;
  height: 2.5px;
  background: #fff;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header .nav__wrapper--items__link--ham span:nth-child(1) {
  width: 35px;
}
.l-header .nav__wrapper--items__link--ham span:nth-child(2) {
  width: 30px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.l-header .nav__wrapper--items__link--ham span:nth-child(3) {
  width: 25px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.l-header .nav__wrapper--items__link--ham.active span:nth-child(1) {
  -webkit-transform: translateY(12px) rotate(45deg);
          transform: translateY(12px) rotate(45deg);
  width: 35px;
}
.l-header .nav__wrapper--items__link--ham.active span:nth-child(2) {
  opacity: 0;
}
.l-header .nav__wrapper--items__link--ham.active span:nth-child(3) {
  -webkit-transform: translateY(-12px) rotate(-45deg);
          transform: translateY(-12px) rotate(-45deg);
  width: 35px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.drawer__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  z-index: 98;
}
.drawer__content {
  position: fixed;
  top: 0;
  right: -100%;
  width: 300px;
  height: 100%;
  background-color: #00008f;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
  z-index: 99;
  padding-top: 80px;
}
@media screen and (max-width: 769px) {
  .drawer__content {
    width: 250px;
  }
}
.drawer__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.drawer__nav ul li {
  letter-spacing: 0.1em;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.drawer__nav ul li a {
  display: block;
  padding: 20px 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 769px) {
  .drawer__nav ul li a {
    font-size: 18px;
    padding: 18px 25px;
  }
}
.drawer__nav ul li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.drawer.active .drawer__overlay {
  opacity: 1;
  visibility: visible;
}
.drawer.active .drawer__content {
  right: 0;
}

#lunch,
#cafe,
#dinner {
  scroll-margin-top: 100px;
}

.l-footer {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 30px;
}
@media screen and (max-width: 769px) {
  .l-footer {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 769px) {
  .p-head {
    margin-top: 70px;
  }
}
.p-head__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 100px;
  }
}
.p-head__wrapper--catch {
  position: relative;
  text-align: center;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--catch {
    width: 100%;
  }
}
.p-head__wrapper--catch::after {
  content: "";
  background-image: url(/assets/images/logo_bg.png);
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 60%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--catch::after {
    width: 270px;
    height: 270px;
    left: 50%;
  }
}
.p-head__wrapper--catch__title {
  font-size: 50px;
  font-family: "Shippori Mincho";
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--catch__title {
    font-size: 28px;
  }
}
.p-head__wrapper--catch__sub {
  margin-top: 20px;
}
.p-head__wrapper--catch__sub--meal {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 360px;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--catch__sub--meal {
    width: 265px;
    font-size: 14px;
    gap: 15px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-head__wrapper--catch__sub--name {
  font-size: 38px;
  display: inline-block;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--catch__sub--name {
    font-size: 28px;
  }
}
.p-head__wrapper--subcatch {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--subcatch {
    font-size: 15px;
  }
}
.p-head__wrapper--subcatch p:not(:first-of-type) {
  margin-top: 10px;
}
.p-head__wrapper--subcatch p span {
  font-size: 20px;
  color: #ffe099;
}
@media screen and (max-width: 769px) {
  .p-head__wrapper--subcatch p span {
    font-size: 17px;
  }
}

.p-access__wrapper {
  border: solid 1px #fff;
}
.p-access__wrapper h2 {
  padding-top: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 769px) {
  .p-access__wrapper h2 {
    font-size: 24px;
  }
}
.p-access__wrapper--address {
  width: 75%;
  margin: 40px auto 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 769px) {
  .p-access__wrapper--address {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
  }
}
.p-access__wrapper--address__detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-access__wrapper--address__detail--item:not(:first-of-type) {
  margin-top: 20px;
}
.p-access__wrapper--address__detail--item h3 {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 769px) {
  .p-access__wrapper--address__detail--item h3 {
    font-size: 20px;
  }
}
.p-access__wrapper--address__detail--item p {
  font-size: 16px;
  padding-top: 5px;
}
@media screen and (max-width: 769px) {
  .p-access__wrapper--address__detail--item p {
    font-size: 15px;
  }
}
.p-access__wrapper--address__googlemap {
  width: 50%;
}
@media screen and (max-width: 769px) {
  .p-access__wrapper--address__googlemap {
    width: 100%;
    height: 250px;
  }
}
.p-access__wrapper--address__googlemap iframe {
  width: 100%;
  height: 100%;
}

.p-hero__kv {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 769px) {
  .p-hero__kv {
    height: 100svh;
  }
}
.p-hero__kv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.3);
  z-index: 1;
}
.p-hero__kv::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  width: 540px;
  height: 160px;
  background-image: url(/assets/images/logo_kv.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 769px) {
  .p-hero__kv::after {
    width: 320px;
    height: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.p-hero__kv img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-animation: slideshow 20s infinite;
          animation: slideshow 20s infinite;
}
.p-hero__kv img:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.p-hero__kv img:nth-child(2) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.p-hero__kv img:nth-child(3) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.p-hero__kv img:nth-child(4) {
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
}

@-webkit-keyframes slideshow {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slideshow {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.p-notice__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 60px;
  }
}
.p-notice__wrapper--open {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--open {
    border-right: unset;
  }
}
.p-notice__wrapper--open__title {
  text-align: center;
  margin-bottom: 25px;
}
.p-notice__wrapper--open__title h2 {
  font-size: 22px;
  font-weight: bold;
  color: #ffe099;
  display: inline-block;
  border-bottom: 1px solid #ffe099;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--open__title h2 {
    font-size: 20px;
  }
}
.p-notice__wrapper--open h3 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--open h3 {
    font-size: 17px;
  }
}
.p-notice__wrapper--open p {
  margin-top: 5px;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--open p {
    font-size: 15px;
  }
}
.p-notice__wrapper--reservation {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-notice__wrapper--reservation__title {
  text-align: center;
  margin-bottom: 25px;
}
.p-notice__wrapper--reservation__title h2 {
  font-size: 22px;
  font-weight: bold;
  color: #ffe099;
  display: inline-block;
  border-bottom: 1px solid #ffe099;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--reservation__title h2 {
    font-size: 20px;
  }
}
.p-notice__wrapper--reservation__pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.p-notice__wrapper--reservation__pic img {
  width: 100%;
}
.p-notice__wrapper--reservation__check {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  background-color: #f7990f;
  padding: 5px 15px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.p-notice__wrapper--reservation__check img {
  margin-left: 15px;
  position: relative;
  top: -3px;
}
.p-notice__wrapper--reservation__check:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.p-notice__wrapper--reservation__tel {
  display: block;
  margin-top: 15px;
  font-size: 16px;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--reservation__tel {
    font-size: 14px;
    margin-top: 10px;
  }
}
.p-notice__wrapper--reservation__detail {
  margin-top: 15px;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--reservation__detail {
    font-size: 15px;
    margin-top: 10px;
  }
}
.p-notice__wrapper--restaurant {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  border-left: solid 1px rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--restaurant {
    border-left: unset;
  }
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--restaurant img {
    width: 220px;
  }
}
.p-notice__wrapper--restaurant p {
  margin-top: 20px;
}
@media screen and (max-width: 769px) {
  .p-notice__wrapper--restaurant p {
    margin-top: 15px;
    font-size: 15px;
  }
}

@media screen and (max-width: 769px) {
  .c-section {
    padding-top: 50px;
  }
}
.c-section__wrapper--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.c-section__wrapper--inner__food {
  position: relative;
  width: 610px;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__food {
    width: 100%;
    aspect-ratio: 610/400;
    height: auto;
  }
}
.c-section__wrapper--inner__food img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}
.c-section__wrapper--inner__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-section__wrapper--inner__text h2 {
  font-size: 32px;
  font-weight: bold;
  color: #ffe099;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.c-section__wrapper--inner__text__time {
  font-size: 26px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__time {
    font-size: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
.c-section__wrapper--inner__text__time a {
  font-size: 22px;
  font-weight: 500;
  color: #ffe099;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border: solid #ffe099 1px;
  padding: 5px 10px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__time a {
    font-size: 18px;
  }
}
.c-section__wrapper--inner__text__time a img {
  width: 30px;
  height: 30px;
}
.c-section__wrapper--inner__text__time a:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.c-section__wrapper--inner__text .description {
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text .description {
    font-size: 16px;
  }
}
.c-section__wrapper--inner__text__menu {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.c-section__wrapper--inner__text__menu h3 {
  font-size: 26px;
  font-weight: bold;
  color: #ffe099;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__menu h3 {
    font-size: 18px;
  }
}
.c-section__wrapper--inner__text__menu a {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 500;
  color: #ffe099;
  border: solid #ffe099 1px;
  padding: 5px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__menu a {
    font-size: 18px;
  }
}
.c-section__wrapper--inner__text__menu a img {
  width: 30px;
  height: 30px;
}
.c-section__wrapper--inner__text__menu a:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.c-section__wrapper--inner__text__menu--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__menu--item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}
.c-section__wrapper--inner__text__menu--item .reserve {
  color: #fff;
  border: unset;
  font-weight: 500;
  font-size: 20px;
  background-color: #f7990f;
}
.c-section__wrapper--inner__text__menu--item .reserve .arrow {
  width: 18px;
  height: 18px;
  position: relative;
  top: 1px;
}
.c-section__wrapper--inner__text__insta {
  font-size: 20px;
  padding-top: 15px;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__insta {
    font-size: 16px;
  }
}
.c-section__wrapper--inner__text__insta a {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  border: solid #fff 1px;
  padding: 5px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper--inner__text__insta a {
    font-size: 18px;
  }
}
.c-section__wrapper--inner__text__insta a img {
  width: 30px;
  height: 30px;
}
.c-section__wrapper--inner__text__insta a:hover {
  opacity: 0.9;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.c-section__wrapper .reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 769px) {
  .c-section__wrapper .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.lunch .c-section__wrapper--inner__food img {
  -webkit-animation: slideshow-4 32s infinite;
          animation: slideshow-4 32s infinite;
}
.lunch .c-section__wrapper--inner__food img:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.lunch .c-section__wrapper--inner__food img:nth-child(2) {
  -webkit-animation-delay: 8s;
          animation-delay: 8s;
}
.lunch .c-section__wrapper--inner__food img:nth-child(3) {
  -webkit-animation-delay: 16s;
          animation-delay: 16s;
}
.lunch .c-section__wrapper--inner__food img:nth-child(4) {
  -webkit-animation-delay: 24s;
          animation-delay: 24s;
}

@-webkit-keyframes slideshow-4 {
  0% {
    opacity: 0;
  }
  3.125% {
    opacity: 1;
  }
  21.875% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes slideshow-4 {
  0% {
    opacity: 0;
  }
  3.125% {
    opacity: 1;
  }
  21.875% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
#cafe img {
  opacity: unset;
}

#dinner img {
  opacity: unset;
}

#cafe {
  position: relative;
}
#cafe::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

#dinner {
  position: relative;
}
#dinner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

#cafe {
  position: relative;
}
#cafe .soon {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
}
@media screen and (max-width: 769px) {
  #cafe .soon {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }
}

#dinner {
  position: relative;
}
#dinner .soon {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
}
@media screen and (max-width: 769px) {
  #dinner .soon {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }
}

.pt100 {
  padding-top: 100px;
}
@media screen and (max-width: 769px) {
  .pt100 {
    padding-top: 70px;
  }
}

.pb100 {
  padding-bottom: 100px;
}
@media screen and (max-width: 769px) {
  .pb100 {
    padding-bottom: 70px;
  }
}
/*# sourceMappingURL=style.css.map */