@charset "UTF-8";
/* base */
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0; }

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;
  line-height: 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-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] {
  text-decoration: underline;
  /* 2 */
  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; }

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit; }

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none; }

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-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] {
  outline: none; }

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0; }

caption {
  text-align: left; }

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ============================================ */
/* header */
@media screen and (max-width: 768px) {
  /*　for iPhone Landscape*/
  .header-main-img {
    background-image: url("../img/image-top.png");
    object-fit: cover;
    background-size: cover;
    height: 600px;
    width: 100%; }

  p {
    text-align: left; } }
/* header ============================================ */
#header-wrapper .header-name {
  text-align: center;
  font-family: "筑紫B丸ゴシック", sans-serif;
  padding: 16px 0;
  font-size: 22px; }
#header-wrapper .header-name span {
  font-family: "游ゴシック";
  font-size: 12px; }
#header-wrapper .header-main-img {
  background-image: url("../img/image-top.png");
  object-fit: cover;
  background-size: cover;
  width: 100%;
  position: relative;
  margin-bottom: 50px; }
  #header-wrapper .header-main-img::before {
    content: "";
    display: block;
    padding: 48.3333333333% 0 0; }
#header-wrapper .header-description {
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  position: absolute;
  font-size: 20px;
  line-height: 1.5;
  font-family: "筑紫B丸ゴシック";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }
#header-wrapper .header-description br {
  display: none; }
@media screen and (max-width: 640px) {
#header-wrapper .header-description br {
  display: block; }
}

/* header slider============================================ */
.swiper-container {
  width: 70%; }
@media screen and (max-width: 640px) {
.swiper-container {
width: 100%;
}
}

.slider__img {
  width: 100%;
  margin: 0 auto; }

/*  about ============================================ */
.container {
  max-width: 1110px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 30px; }
@media screen and (max-width: 640px) {
.container {
padding: 0 15px;
}
}

#about-wrapper .about-image {
  width: 52.38095%; }
  @media screen and (max-width: 768px) {
    #about-wrapper .about-image {
      width: 100%; } }
#about-wrapper img {
  max-width: 100%;
  margin: 0 auto 30px auto; }
#about-wrapper .about-images-1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end; }
#about-wrapper .about-description-1 {
  width: 44.7619%;
  position: absolute;
  right: 0%;
  text-align: left; }
  @media screen and (max-width: 768px) {
    #about-wrapper .about-description-1 {
      position: relative;
      right: auto;
      width: 100%;
      text-align: center; } }
#about-wrapper .about-description-2 {
  position: absolute;
  text-align: left;
  top: 30px; }
  @media screen and (max-width: 1000px) {
    #about-wrapper .about-description-2 {
      position: relative;
      top: auto;
      width: 100%;
      margin-bottom: 30px;
      text-align: center; } }
#about-wrapper .about-description-3 {
  margin-bottom: 30px; }
#about-wrapper .about-description-3 span {
  margin-bottom: 10px;
  display: block; }
#about-wrapper .about-description-3 br {
  display: none; }
@media screen and (max-width: 640px) {
#about-wrapper .about-description-3 br {
  display: block; }
}
@media screen and (max-width: 768px) {
  #about-wrapper .about-images-1 {
    display: block;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    flex-basis: auto; }
  #about-wrapper .about-img-right {
    width: 100%;
    align-items: center;
    margin: 30px 0 30px 0; } }

.about-images-2 {
  text-align: center;
  margin: 0px auto;
  position: relative; }
  @media screen and (max-width: 1000px) {
    .about-images-2 {
      width: 100%; } }

@media screen and (max-width: 1000px) {
  .about-images-2 img {
    margin-bottom: 30px;
    display: block; } }

p {
  text-align: center; }

p {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.about-img-1-sp {
  width: 44.7619%;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .about-img-1-sp {
      width: 100%;
      margin: 0 auto; } }

@media screen and (max-width: 1000px) {
  .top-images {
    width: 100%; } }
@media screen and (min-width: 1000px) {
  .top-images {
    width: 70%; } }

/* menu ============================================ */
#menu-wrapper-1 {
   }
  #menu-wrapper-1 .under-line {
    border-bottom: solid 1px #bea000; }
  #menu-wrapper-1 h3 {
    font-family: "Pinyon Script";
    color: #bea000;
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 8%; }
  #menu-wrapper-1 .border-line {
    margin: 30px 0px;
    padding: 0 30px;
    border-bottom: 1px solid #bea000;
    position: relative; }
  #menu-wrapper-1 h5 {
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 30px; }
  #menu-wrapper-1 .container-menu-img {
    display: block;
    height: auto;
    box-sizing: border-box;
    width: 52.38095%; }
  #menu-wrapper-1 .container-menu-img img {
    max-width: 100%; }
  #menu-wrapper-1 .container-menu-txt {
    display: block;
    align-items: center;
    width: 44.7619%;
    margin: 0 30px; }
    @media screen and (max-width: 768px) {
      #menu-wrapper-1 .container-menu-txt {
        margin: 0; } }
  #menu-wrapper-1 .menu-contents-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  @media screen and (max-width: 768px) {
    #menu-wrapper-1 .menu-contents-wrap {
      display: block; }
    #menu-wrapper-1 .container-menu-img {
      text-align: center;
      width: 100%;
      margin-bottom: 20px; }
    #menu-wrapper-1 .container-menu-txt {
      text-align: center;
      width: 100%; }
    #menu-wrapper-1 .price {
      text-align: right;
      padding-right: 40px; } }
  #menu-wrapper-1 .menu-contents-wrap:nth-child(4n) {
    flex-direction: row-reverse; }

#menu-wrapper-2 .wrapper-2-title {
  display: flex;
  align-items: center; }
  #menu-wrapper-2 .wrapper-2-title h4 {
    margin: 20px 20px 20px 0;
    font-family: "Pinyon Script" !important; }
  #menu-wrapper-2 .wrapper-2-title h5 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }

.menu-contents-description {
  margin: 20px;
  font-weight: normal;
  font-size: 14px;
  text-align: left; }

.menu-contents-title {
  font-size: 20px;
  font-weight: bold; }

.price {
  font-size: 26px;
  font-family: "Pinyon Script";
  text-align: right; }

.name-menu {
  font-size: 16px;
  font-weight: bold;
  margin: 8px 0; }

.menu-discription {
  font-size: 12px;
  font-weight: normal;
  margin: 7px 0 10px 0;
  text-align: left; }

.menu-wrapper-2-price {
  text-align: right;
  font-family: "Pinyon Script"; }

.menu-wrapper-2-contents {
  border-bottom: 1.5px dotted #ccc; }

#menu-wrapper-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 7rem;
  width: 100%; }
  #menu-wrapper-2 h4 {
    font-size: 26px;
    color: #bea000; }

.menu-wrapper-2-main {
  display: block;
  width: 48%;
  height: auto; }
  @media screen and (max-width: 768px) {
    .menu-wrapper-2-main {
      width: 100%; } }

.menu-wrapper-2-contents {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.price {
  text-align: left;
  margin-top: 30px; }

/*  footer ============================================ */
.footer-wrapper {
  background-color: #181a19;
  text-align: center;
  padding-top: 20px; }
  .footer-wrapper img {
    margin-bottom: 10px; }
  .footer-wrapper p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-family: "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
  .footer-wrapper .footer-credit {
    color: #a2a2a2;
    padding-top: 100px;
    padding-bottom: 30px; }
  .footer-wrapper .footer-enrei {
    font-size: 20px;
    font-family: "筑紫B丸ゴシック", sans-serif;
    margin-bottom: 55px; }
  .footer-wrapper .footer-name {
    text-align: center;
    font-family: "游ゴシック";
    padding-top: 30px; }
  .footer-wrapper .upperbutton {
    position: relative; }
  .footer-wrapper .triangle-button {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 45px 46px 45px;
    border-color: transparent transparent #181a19 transparent;
    position: absolute;
    left: 50%;
    top: -65px;
    transform: translate(-50%, 0); }
  .footer-wrapper .arrow {
    position: absolute;
    top: 26px;
    left: -10px; }

/*  banner new       ============================================ */
.container-banner-menu {
  display: flex;
  justify-content: center; }

.banner-menu-img {
  width: 300px;
  margin: 10px; }

@media screen and (max-width: 1090px) {
  .container-banner-menu {
    display: flex;
    flex-wrap: wrap; } }
/*  banner       ============================================ */
/*  chef       ============================================ */
.container-chef {
  text-align: center;
  margin: 60px; }

.chef-img {
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .chef-img {
      width: 100%; } }

/*  border-line============================================ */
.border-line {
  margin: 30px 0px;
  padding: 0 30px;
  border-bottom: 1px solid #bea000;
  position: relative; }

.border-line:last-child {
  margin: 75px 0px;
  padding: 0 30px;
  border-bottom: 1px solid #bea000;
  position: relative; }

.border-line:before {
  width: 14px;
  height: 7px;
  background-image: url(../img/border-item-left.png);
  background-size: cover;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px; }

.border-line:after {
  width: 14px;
  height: 7px;
  background-image: url(../img/border-item-right.png);
  background-size: cover;
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px; }

/* ============================================ */


.takeout {
background: #F8F7EF;
border: 1px solid #BAA034;
border-radius: 10px;
margin-top: 64px;
padding: 100px 30px 30px;
position: relative;
}
@media screen and (max-width: 640px) {
.takeout {
margin-top: 32px;
padding: calc(100vw * 100 / 640) 10px 30px;
}
}
.takeout:before {
content: '';
height: 1px;
background: #BAA034;
position: absolute;
top: 4px;
right: 20px;
left: 20px;
}
.takeout:after {
content: '';
height: 1px;
background: #BAA034;
position: absolute;
bottom: 4px;
right: 20px;
left: 20px;
}
.takeout-Heading {
width: 100%;
max-width: 694px;
box-sizing: border-box;
margin: 0!important;
padding: 0 15px;
position: absolute;
top: -50px;
left: 50%;
transform: translate(-50%,0);
}
@media screen and (max-width: 768px) {
.takeout-Heading {
top: calc(-50vw * 100 / 768);
}
}
.takeout-Heading img {
max-width: 100%;
height: auto;
}
.takeout-Text {
margin-bottom: 40px;
text-align: center;
line-height: 1.8;
}
@media screen and (max-width: 640px) {
.takeout-Text {
margin-bottom: 20px;
font-size: 14px;
}
}
.takeout-Items {
margin: 20px -20px 0;
display: flex;
align-items: center;
}
@media screen and (max-width: 768px) {
.takeout-Items {
margin: 20px 0 0;
display: block;
}
}
.takeout-Items-Img {
width: 50%;
box-sizing: border-box;
padding: 0 20px;
}
@media screen and (max-width: 768px) {
.takeout-Items-Img {
width: 100%;
margin-bottom: 40px;
padding: 0;
}
}
@media screen and (max-width: 640px) {
.takeout-Items-Img {
margin-bottom: 20px;
}
}
.takeout-Items-Img img {
max-width: 100%;
height: auto;
}
.takeout-Items-Item {
width: 50%;
box-sizing: border-box;
padding: 0 20px;
}
@media screen and (max-width: 768px) {
.takeout-Items-Item {
width: 100%;
padding: 0;
}
}
.takeout-Items-Title {
margin-bottom: 12px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
font-weight: bold;
text-align: center;
font-size: 18px;
color: #BAA034;
}
@media screen and (max-width: 640px) {
.takeout-Items-Title {
margin-bottom: 6px;
}
}
.takeout-Items-List {
border-bottom: 1px dotted #BAA034;
padding: 18px 0 6px;
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.takeout-Items-List dt {
margin-right: 20px;
font-size: 20px;
flex: 1;
}
@media screen and (max-width: 640px) {
.takeout-Items-List dt {
font-size: 18px;
}
}
.takeout-Items-List dt small {
font-weight: normal;
font-size: 15px;
}
@media screen and (max-width: 640px) {
.takeout-Items-List dt small {
font-size: 14px;
}
}
.takeout-Items-List dt span {
font-weight: normal;
font-size: 15px;
display: block;
}
@media screen and (max-width: 640px) {
.takeout-Items-List dt span {
font-size: 14px;
}
}
.takeout-Items-List dd {
width: 130px;
font-family: "Pinyon Script";
font-size: 26px;
display: flex;
align-items: center;
justify-content: space-between;
}
@media screen and (max-width: 640px) {
.takeout-Items-List dd {
width: 110px;
font-size: 22px;
}
}
.takeout-Items-List dd span {
font-family: "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
font-size: 14px;
}