@charset "UTF-8";
/* ### reset.scss ### */
/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
  vertical-align: top;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  margin: 0;
}

#shop .subshops, #products small {
  font-size: +10px;
}
@media (min-width: 640px) {
  #shop .subshops, #products small {
    font-size: calc(+0.5208333333vw + 6.6666666667px);
  }
}
@media (min-width: 1024px) {
  #shop .subshops, #products small {
    font-size: +12px;
  }
}

#restaurant h3 span, #shop h3 span, #shop, #news .tag, body {
  font-size: +12px;
}
@media (min-width: 640px) {
  #restaurant h3 span, #shop h3 span, #shop, #news .tag, body {
    font-size: calc(+0.5208333333vw + 8.6666666667px);
  }
}
@media (min-width: 1024px) {
  #restaurant h3 span, #shop h3 span, #shop, #news .tag, body {
    font-size: +14px;
  }
}

body#contact #discription,
body#confirm #discription, .menu-bar, h2 {
  font-size: +12px;
}
@media (min-width: 640px) {
  body#contact #discription,
body#confirm #discription, .menu-bar, h2 {
    font-size: calc(+1.5625vw + 2px);
  }
}
@media (min-width: 768px) {
  body#contact #discription,
body#confirm #discription, .menu-bar, h2 {
    font-size: calc(+0.78125vw + 8px);
  }
}
@media (min-width: 1024px) {
  body#contact #discription,
body#confirm #discription, .menu-bar, h2 {
    font-size: +16px;
  }
}

.single .wrapper.page .tag time,
#info .tag time, .single .wrapper.page h2,
#info h2, .page h4 {
  font-size: +14px;
}
@media (min-width: 640px) {
  .single .wrapper.page .tag time,
#info .tag time, .single .wrapper.page h2,
#info h2, .page h4 {
    font-size: calc(+1.5625vw + 4px);
  }
}
@media (min-width: 768px) {
  .single .wrapper.page .tag time,
#info .tag time, .single .wrapper.page h2,
#info h2, .page h4 {
    font-size: calc(+0.78125vw + 10px);
  }
}
@media (min-width: 1024px) {
  .single .wrapper.page .tag time,
#info .tag time, .single .wrapper.page h2,
#info h2, .page h4 {
    font-size: +18px;
  }
}

.page h3 {
  font-size: +16px;
}
@media (min-width: 640px) {
  .page h3 {
    font-size: calc(+2.34375vw + 1px);
  }
}
@media (min-width: 768px) {
  .page h3 {
    font-size: calc(+1.171875vw + 10px);
  }
}
@media (min-width: 1024px) {
  .page h3 {
    font-size: +22px;
  }
}

.page h2, h3 {
  font-size: +18px;
}
@media (min-width: 640px) {
  .page h2, h3 {
    font-size: calc(+2.34375vw + 3px);
  }
}
@media (min-width: 768px) {
  .page h2, h3 {
    font-size: calc(+1.5625vw + 9px);
  }
}
@media (min-width: 1024px) {
  .page h2, h3 {
    font-size: +25px;
  }
}

#about h2, #message h2 {
  font-size: +24px;
}
@media (min-width: 640px) {
  #about h2, #message h2 {
    font-size: calc(+2.34375vw + 9px);
  }
}
@media (min-width: 768px) {
  #about h2, #message h2 {
    font-size: calc(+1.171875vw + 18px);
  }
}
@media (min-width: 1024px) {
  #about h2, #message h2 {
    font-size: +30px;
  }
}

h1 {
  font-size: +33px;
}
@media (min-width: 640px) {
  h1 {
    font-size: calc(+8.59375vw - 22px);
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: calc(+3.90625vw + 14px);
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: +54px;
  }
}

.single .wrapper.page .tag,
#info .tag {
  font-size: +28px;
}
@media (min-width: 640px) {
  .single .wrapper.page .tag,
#info .tag {
    font-size: calc(+2.0833333333vw + 14.6666666667px);
  }
}
@media (min-width: 1024px) {
  .single .wrapper.page .tag,
#info .tag {
    font-size: +36px;
  }
}

#products h3 {
  font-size: +32px;
}
@media (min-width: 640px) {
  #products h3 {
    font-size: calc(+2.0833333333vw + 18.6666666667px);
  }
}
@media (min-width: 1024px) {
  #products h3 {
    font-size: +40px;
  }
}

#restaurant h3, #shop h3, #products h3 span {
  font-size: +16px;
}
@media (min-width: 640px) {
  #restaurant h3, #shop h3, #products h3 span {
    font-size: calc(+1.0416666667vw + 9.3333333333px);
  }
}
@media (min-width: 1024px) {
  #restaurant h3, #shop h3, #products h3 span {
    font-size: +20px;
  }
}

aside,
article {
  padding-top: +30px;
  padding-bottom: +30px;
}
@media (min-width: 640px) {
  aside,
article {
    padding-top: calc(+5.2083333333vw - 3.3333333333px);
  }
}
@media (min-width: 1024px) {
  aside,
article {
    padding-top: +50px;
  }
}
@media (min-width: 640px) {
  aside,
article {
    padding-bottom: calc(+5.2083333333vw - 3.3333333333px);
  }
}
@media (min-width: 1024px) {
  aside,
article {
    padding-bottom: +50px;
  }
}

.menu-bar {
  padding-top: +16px;
  padding-bottom: +16px;
}
@media (min-width: 640px) {
  .menu-bar {
    padding-top: calc(+1.5625vw + 6px);
  }
}
@media (min-width: 1024px) {
  .menu-bar {
    padding-top: +22px;
  }
}
@media (min-width: 640px) {
  .menu-bar {
    padding-bottom: calc(+1.5625vw + 6px);
  }
}
@media (min-width: 1024px) {
  .menu-bar {
    padding-bottom: +22px;
  }
}

main {
  padding-right: +0px;
  padding-left: +0px;
}
@media (min-width: 1024px) {
  main {
    padding-right: +32px;
  }
}
@media (min-width: 1024px) {
  main {
    padding-left: +32px;
  }
}

.menu-bar {
  padding-right: +20px;
  padding-left: +20px;
}
@media (min-width: 640px) {
  .menu-bar {
    padding-right: calc(+7.8125vw - 30px);
  }
}
@media (min-width: 1024px) {
  .menu-bar {
    padding-right: +50px;
  }
}
@media (min-width: 640px) {
  .menu-bar {
    padding-left: calc(+7.8125vw - 30px);
  }
}
@media (min-width: 1024px) {
  .menu-bar {
    padding-left: +50px;
  }
}

.container {
  margin: 0 auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
}
.row > *[class*=w-] {
  padding: 16px 24px;
  box-sizing: border-box;
}
.row > div:not([class*=w-]) {
  flex: 1;
  padding: 16px 24px;
}
.row .w-1 {
  flex-basis: 8.3333333333%;
}
.row .w-offset-1 {
  margin-left: 8.3333333333%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-1 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-1 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-1 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-1 {
  flex-basis: 100%;
}
.row .w-2 {
  flex-basis: 16.6666666667%;
}
.row .w-offset-2 {
  margin-left: 16.6666666667%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-2 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-2 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-2 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-2 {
  flex-basis: 100%;
}
.row .w-3 {
  flex-basis: 25%;
}
.row .w-offset-3 {
  margin-left: 25%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-3 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-3 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-3 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-3 {
  flex-basis: 100%;
}
.row .w-4 {
  flex-basis: 33.3333333333%;
}
.row .w-offset-4 {
  margin-left: 33.3333333333%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-4 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-4 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-4 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-4 {
  flex-basis: 100%;
}
.row .w-5 {
  flex-basis: 41.6666666667%;
}
.row .w-offset-5 {
  margin-left: 41.6666666667%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-5 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-5 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-5 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-5 {
  flex-basis: 100%;
}
.row .w-6 {
  flex-basis: 50%;
}
.row .w-offset-6 {
  margin-left: 50%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-6 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-6 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-6 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-6 {
  flex-basis: 100%;
}
.row .w-7 {
  flex-basis: 58.3333333333%;
}
.row .w-offset-7 {
  margin-left: 58.3333333333%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-7 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-7 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-7 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-7 {
  flex-basis: 100%;
}
.row .w-8 {
  flex-basis: 66.6666666667%;
}
.row .w-offset-8 {
  margin-left: 66.6666666667%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-8 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-8 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-8 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-8 {
  flex-basis: 100%;
}
.row .w-9 {
  flex-basis: 75%;
}
.row .w-offset-9 {
  margin-left: 75%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-9 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-9 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-9 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-9 {
  flex-basis: 100%;
}
.row .w-10 {
  flex-basis: 83.3333333333%;
}
.row .w-offset-10 {
  margin-left: 83.3333333333%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-10 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-10 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-10 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-10 {
  flex-basis: 100%;
}
.row .w-11 {
  flex-basis: 91.6666666667%;
}
.row .w-offset-11 {
  margin-left: 91.6666666667%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-11 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-11 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-11 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-11 {
  flex-basis: 100%;
}
.row .w-12 {
  flex-basis: 100%;
}
.row .w-offset-12 {
  margin-left: 100%;
}
.row [class*=w-offset-sm-] {
  margin-left: 0;
}
.row .w-sm-12 {
  flex-basis: 100%;
}
.row [class*=w-offset-md-] {
  margin-left: 0;
}
.row .w-md-12 {
  flex-basis: 100%;
}
.row [class*=w-offset-lg-] {
  margin-left: 0;
}
.row .w-lg-12 {
  flex-basis: 100%;
}
.row [class*=w-offset-xl-] {
  margin-left: 0;
}
.row .w-xl-12 {
  flex-basis: 100%;
}
.row > div[class*=w-].align-start {
  align-self: flex-start;
}
.row > div[class*=w-].align-center {
  align-self: center;
}
.row > div[class*=w-].align-end {
  align-self: flex-end;
}
.row.align-start {
  justify-content: flex-start;
}
.row.align-center {
  justify-content: center;
}
.row.align-end {
  justify-content: flex-end;
}
.row.space-around {
  justify-content: space-around;
}
.row.space-between {
  justify-content: space-between;
}

@media only screen and (min-width: 640px) {
  .row > .w-sm-1 {
    flex-basis: 8.3333333333%;
  }

  .row > .w-offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .row > .w-sm-2 {
    flex-basis: 16.6666666667%;
  }

  .row > .w-offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .row > .w-sm-3 {
    flex-basis: 25%;
  }

  .row > .w-offset-sm-3 {
    margin-left: 25%;
  }

  .row > .w-sm-4 {
    flex-basis: 33.3333333333%;
  }

  .row > .w-offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .row > .w-sm-5 {
    flex-basis: 41.6666666667%;
  }

  .row > .w-offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .row > .w-sm-6 {
    flex-basis: 50%;
  }

  .row > .w-offset-sm-6 {
    margin-left: 50%;
  }

  .row > .w-sm-7 {
    flex-basis: 58.3333333333%;
  }

  .row > .w-offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .row > .w-sm-8 {
    flex-basis: 66.6666666667%;
  }

  .row > .w-offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .row > .w-sm-9 {
    flex-basis: 75%;
  }

  .row > .w-offset-sm-9 {
    margin-left: 75%;
  }

  .row > .w-sm-10 {
    flex-basis: 83.3333333333%;
  }

  .row > .w-offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .row > .w-sm-11 {
    flex-basis: 91.6666666667%;
  }

  .row > .w-offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .row > .w-sm-12 {
    flex-basis: 100%;
  }

  .row > .w-offset-sm-12 {
    margin-left: 100%;
  }

  .container {
    width: 99%;
  }
}
@media only screen and (min-width: 768px) {
  .row > .w-md-1 {
    flex-basis: 8.3333333333%;
  }

  .row > .w-offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .row > .w-md-2 {
    flex-basis: 16.6666666667%;
  }

  .row > .w-offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .row > .w-md-3 {
    flex-basis: 25%;
  }

  .row > .w-offset-md-3 {
    margin-left: 25%;
  }

  .row > .w-md-4 {
    flex-basis: 33.3333333333%;
  }

  .row > .w-offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .row > .w-md-5 {
    flex-basis: 41.6666666667%;
  }

  .row > .w-offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .row > .w-md-6 {
    flex-basis: 50%;
  }

  .row > .w-offset-md-6 {
    margin-left: 50%;
  }

  .row > .w-md-7 {
    flex-basis: 58.3333333333%;
  }

  .row > .w-offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .row > .w-md-8 {
    flex-basis: 66.6666666667%;
  }

  .row > .w-offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .row > .w-md-9 {
    flex-basis: 75%;
  }

  .row > .w-offset-md-9 {
    margin-left: 75%;
  }

  .row > .w-md-10 {
    flex-basis: 83.3333333333%;
  }

  .row > .w-offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .row > .w-md-11 {
    flex-basis: 91.6666666667%;
  }

  .row > .w-offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .row > .w-md-12 {
    flex-basis: 100%;
  }

  .row > .w-offset-md-12 {
    margin-left: 100%;
  }

  .container {
    width: 99%;
  }
}
@media only screen and (min-width: 1024px) {
  .row > .w-lg-1 {
    flex-basis: 8.3333333333%;
  }

  .row > .w-offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .row > .w-lg-2 {
    flex-basis: 16.6666666667%;
  }

  .row > .w-offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .row > .w-lg-3 {
    flex-basis: 25%;
  }

  .row > .w-offset-lg-3 {
    margin-left: 25%;
  }

  .row > .w-lg-4 {
    flex-basis: 33.3333333333%;
  }

  .row > .w-offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .row > .w-lg-5 {
    flex-basis: 41.6666666667%;
  }

  .row > .w-offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .row > .w-lg-6 {
    flex-basis: 50%;
  }

  .row > .w-offset-lg-6 {
    margin-left: 50%;
  }

  .row > .w-lg-7 {
    flex-basis: 58.3333333333%;
  }

  .row > .w-offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .row > .w-lg-8 {
    flex-basis: 66.6666666667%;
  }

  .row > .w-offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .row > .w-lg-9 {
    flex-basis: 75%;
  }

  .row > .w-offset-lg-9 {
    margin-left: 75%;
  }

  .row > .w-lg-10 {
    flex-basis: 83.3333333333%;
  }

  .row > .w-offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .row > .w-lg-11 {
    flex-basis: 91.6666666667%;
  }

  .row > .w-offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .row > .w-lg-12 {
    flex-basis: 100%;
  }

  .row > .w-offset-lg-12 {
    margin-left: 100%;
  }

  .container {
    width: 1024px;
  }
}
@media only screen and (min-width: 1280px) {
  .row > .w-xl-1 {
    flex-basis: 8.3333333333%;
  }

  .row > .w-offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .row > .w-xl-2 {
    flex-basis: 16.6666666667%;
  }

  .row > .w-offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .row > .w-xl-3 {
    flex-basis: 25%;
  }

  .row > .w-offset-xl-3 {
    margin-left: 25%;
  }

  .row > .w-xl-4 {
    flex-basis: 33.3333333333%;
  }

  .row > .w-offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .row > .w-xl-5 {
    flex-basis: 41.6666666667%;
  }

  .row > .w-offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .row > .w-xl-6 {
    flex-basis: 50%;
  }

  .row > .w-offset-xl-6 {
    margin-left: 50%;
  }

  .row > .w-xl-7 {
    flex-basis: 58.3333333333%;
  }

  .row > .w-offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .row > .w-xl-8 {
    flex-basis: 66.6666666667%;
  }

  .row > .w-offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .row > .w-xl-9 {
    flex-basis: 75%;
  }

  .row > .w-offset-xl-9 {
    margin-left: 75%;
  }

  .row > .w-xl-10 {
    flex-basis: 83.3333333333%;
  }

  .row > .w-offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .row > .w-xl-11 {
    flex-basis: 91.6666666667%;
  }

  .row > .w-offset-xl-11 {
    margin-left: 91.6666666667%;
  }

  .row > .w-xl-12 {
    flex-basis: 100%;
  }

  .row > .w-offset-xl-12 {
    margin-left: 100%;
  }

  .container {
    width: 1280px;
  }
}
#menu-trigger span, #menu-trigger {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

body#contact table.form .check label span::after,
body#confirm table.form .check label span::after, body#contact table.form .check label span::before,
body#confirm table.form .check label span::before, #products h3::after, #news time::after, #message .photo::before,
#products .voice::before, #slides::after, .btnRound::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
}

.btnRound::after {
  width: 0.7em;
  height: 0.7em;
  top: 33%;
  right: 3em;
  border-top: 1px solid white;
  border-right: 1px solid white;
  transform: rotate(45deg);
}

* {
  box-sizing: border-box;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  color: #000;
  line-height: 2;
  font-family: "Avenir Next", Verdana, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}
@media (max-width: 640px) {
  body {
    line-height: 1.8;
  }
}

@media (max-width: 640px) {
  h1 {
    font-size: 8vw;
    letter-spacing: -0.01em;
  }
}

h2 img {
  margin-bottom: 3em;
}

main {
  margin: auto;
}
@media screen and (min-width: 1280px) {
  main {
    width: 1180px;
    padding: 0;
  }
}

aside,
article {
  width: 100%;
  margin: auto;
  text-align: justify;
  text-justify: inter-ideograph;
}

p {
  text-align: justify;
  text-justify: inter-ideograph;
}

a {
  display: block;
  width: 100%;
  outline: none;
  color: black;
  text-decoration: none;
}
a:not([href=""]):hover {
  opacity: 0.6;
}

img {
  height: auto;
  vertical-align: bottom;
}

h1 span, h2 span, h3 span, h4 span, p span {
  display: inline-block;
}

.wrapper {
  overflow: hidden;
}

.hideTxt {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.hidePC {
  display: block !important;
}
@media (min-width: 641px) {
  .hidePC {
    display: none !important;
  }
}

.hideSP {
  display: none !important;
}
@media (min-width: 641px) {
  .hideSP {
    display: block !important;
  }
}

.hideTAB {
  display: block !important;
}
@media (max-width: 768px) {
  .hideTAB {
    display: none !important;
  }
}

.showTAB {
  display: none !important;
}
@media (max-width: 768px) {
  .showTAB {
    display: block !important;
  }
}

.sp-img {
  display: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.font-awesome {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
}

.font-serif {
  font-family: "Yu Mincho", "YuMincho", "Noto Serif JP", serif;
}

.flex-row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .flex-row {
    flex-direction: column;
  }
}

.note {
  display: block;
  margin: 1em 0;
  font-size: 0.75em;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

@media screen and (max-width: 1024px) {
  .noBr br {
    display: none;
  }
}

body.active {
  overflow: hidden;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
header h1 {
  line-height: 0;
}
header h1 img {
  width: 242px;
}
header a {
  color: #000;
}
header a:hover {
  color: #a3cca3;
}
header .menu-bar {
  background-color: white;
}

#menu-trigger {
  display: none;
  position: relative;
  width: 40px;
  height: 38px;
}
#menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000;
}
#menu-trigger span:nth-of-type(1) {
  top: 0;
}
#menu-trigger span:nth-of-type(2) {
  top: 17px;
}
#menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
#menu-trigger.active span:nth-of-type(1) {
  transform: translateY(18px) rotate(-45deg);
}
#menu-trigger.active span:nth-of-type(2) {
  left: 200%;
  opacity: 0;
  transform: translateY(10px);
  -webkit-animation: active-menu-bar02 0.8s forwards;
          animation: active-menu-bar02 0.8s forwards;
}
#menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-18px) rotate(45deg);
}

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
#menu-sp {
  position: absolute;
  height: 100vh;
  width: 100%;
  padding-top: calc(32px * 2 + 38px + 20px);
  display: flex;
  justify-content: space-between;
  transform: translateY(-200%);
  transition: all 0.6s;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 998;
}
#menu-sp.active {
  display: block;
  transform: translateY(0%);
  position: fixed;
  overflow: auto;
}
#menu-sp ul {
  margin: auto;
  text-align: center;
  height: 100%;
}
#menu-sp ul li {
  padding: 10px 0 20px 0;
}
#menu-sp a {
  color: #000;
  font-size: 4vw;
  position: relative;
}
#menu-sp a:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10%;
  height: 0;
  bottom: 0;
  left: 45%;
  border-top: 1px solid #333;
}
@media (min-width: 769px) {
  #menu-sp a {
    font-size: 2vw;
  }
  #menu-sp a:after {
    width: 5%;
    left: 47.5%;
  }
}
@media (max-width: 641px) {
  #menu-sp a {
    font-size: 5vw;
  }
}

.menu-bar {
  align-items: center;
}
.menu-bar a {
  padding: 0 15px;
}

.menu-sns {
  padding-left: 20px;
  font-size: 32px;
}
.menu-sns a {
  padding: 0 5px;
  line-height: 1;
}

@media (max-width: 1150px) {
  #menu-trigger {
    display: block;
  }

  header h1 img {
    height: 38px;
    width: auto;
  }
  header .menu-bar .menu-cont {
    display: none;
  }
}
footer {
  width: 100%;
  grid-column: 2;
  grid-row: 3;
  text-align: center;
}
footer .info {
  padding-top: 5px;
  background: #e6e6e6;
}
@media (min-width: 641px) {
  footer .info {
    padding-top: 10px;
  }
}
footer .link-site {
  font-size: 26px;
  line-height: 1.5;
}
footer .menu-sns {
  margin: auto;
  padding: 0 0 25px 0;
  font-size: 56px;
  line-height: 1;
}
footer .menu-sns a {
  padding: 0 14px;
}
footer .menu-sns i.fa-instagram {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  footer .menu-sns {
    font-size: 30px;
  }
  footer .menu-sns i.fa-instagram {
    font-size: 32px;
  }
}
footer .copylight {
  font-size: 10px;
  line-height: 50px;
}
@media (min-width: 641px) {
  footer .copylight {
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  footer .menu-bar {
    display: none;
  }
  footer .info {
    padding-top: 25px;
  }
}

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 10px;
  border: 1px solid #555;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  z-index: 999;
}
#page_top:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 50%;
  top: 50%;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(45deg) translate(-50%, 20%);
}
#page_top:hover {
  opacity: 0.6;
}

main img {
  width: 100%;
  max-width: 100%;
}

h2 {
  text-align: center;
}
h2 img {
  zoom: 0.5;
  width: auto;
}
@media screen and (max-width: 768px) {
  h2 img {
    zoom: 0.3;
  }
}
@media screen and (max-width: 640px) {
  h2 img {
    zoom: 0.2;
  }
}

.nav-bread {
  width: 100%;
  max-width: 1180px;
  margin: 1em auto;
  padding: 0 24px;
}
.nav-bread li:not(:last-of-type)::after {
  content: ">";
  margin: 0 0.5em;
}
.nav-bread a {
  display: inline;
}

.btnRound {
  position: relative;
  display: inline-block;
  width: auto;
  margin-top: 1em;
  padding: 0.4em 4em 0.4em 3em;
  border-radius: 14px;
  background-color: #6C4897;
  color: white;
  text-align: center;
}
.btnRound:hover {
  background-color: #231815;
}

#slides .slick-track li {
  background-position: center;
  background-size: cover;
  height: 100vh;
}
#slides .slick-track .slide_1 {
  background-image: url(/img/slide_1.jpg);
}
#slides .slick-track .slide_2 {
  background-image: url(/img/slide_2.jpg);
}
#slides .slick-track .slide_3 {
  background-image: url(/img/slide_3.jpg);
}
#slides .slick-track .slide_4 {
  background-image: url(/img/slide_4.jpg);
}
#slides .slick-track .slide-animation {
  transform: scale(1);
  -webkit-animation-name: fadezoom;
          animation-name: fadezoom;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-fill-mode: none;
          animation-fill-mode: none;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media screen and (max-width: 640px) {
  #slides .slick-track:after {
    background-image: url(/img/slide_text_sp.png);
    background-size: contain;
  }
}

#slides {
  position: relative;
}
#slides::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(/img/slide_text.png) no-repeat center;
  background-size: cover;
  z-index: 2;
}
#slides .slick-dots {
  bottom: 15px;
}
#slides .slick-dots li button::before,
#slides .slick-dots li.slick-active button::before {
  font-size: 14px;
  color: white;
}

@-webkit-keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}

@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
#message .photo::before,
#products .voice::before {
  width: 50%;
  height: 100%;
  left: 75%;
  top: 50%;
  background-color: #C7E5C7;
  z-index: -1;
}

#message h2 {
  display: flex;
  align-items: flex-end;
  text-align: left;
}
#message h2 span {
  display: block;
  padding-left: 2em;
}
#message p {
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 2.5;
}
@media screen and (max-width: 1024px) {
  #message p {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 640px) {
  #message p {
    text-align: left;
    letter-spacing: 0;
    text-align: justify;
  }
  #message p br {
    display: none;
  }
}
#message .photo {
  position: relative;
}
#message .wideImgR {
  overflow: visible;
}
#message .wideImgR img {
  width: 125%;
  max-width: inherit;
}
@media screen and (max-width: 768px) {
  #message .photo::before {
    top: 25%;
    left: 50%;
  }
  #message p {
    font-size: 13px;
  }
}

#news .photo {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#news .tag {
  position: absolute;
  padding: 16px 60px 16px 20px;
  left: 40px;
  bottom: 0;
  background-color: white;
  font-family: "Times New Roman";
  font-style: oblique;
}
#news .tag a {
  display: inline;
}
#news time {
  position: relative;
  display: block;
  padding-top: 5px;
  margin-top: 5px;
}
#news time::after {
  width: 30px;
  top: 0;
  border-top: 1px solid black;
}
#news .text {
  padding: 10px 40px;
}
#news .text span {
  display: inline-block;
  border-bottom: 1px solid black;
  font-family: "Times New Roman";
  letter-spacing: 0.1em;
}

#products > section {
  flex-direction: column;
}
#products > section > .row {
  padding-left: 0;
  padding-right: 0;
}
#products h3 {
  position: relative;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  color: #555;
  letter-spacing: 0.1em;
}
#products h3 span {
  display: block;
  line-height: 1em;
  color: black;
}
#products h3.alignRight {
  text-align: left;
}
#products h3::after {
  width: 100%;
  bottom: 0;
  border-top: 1px solid black;
}
#products small {
  display: inline-block;
  padding: 1em 0;
  line-height: 1.6;
  color: #231815;
}
#products .description {
  display: flex;
  align-items: flex-end;
  padding-bottom: 4em;
}
#products .voice {
  position: relative;
}
#products .img_voice {
  padding-left: 0;
  padding-right: 0;
}
#products .photo_product {
  padding: 0 15%;
  z-index: 1;
}
#products section:not(:first-of-type) {
  margin-top: 10%;
}
#products section.alto .voice::before {
  width: 100%;
  height: 50%;
  left: 10%;
  top: -30%;
}
#products section.lentara .voice::before {
  width: 100%;
  height: 90%;
  top: -20%;
  left: -10%;
}
#products section.egmont .voice::before {
  width: 95%;
  height: 70%;
  top: -50%;
  left: 7%;
}
#products section.tasman .voice::before {
  width: 85%;
  height: 65%;
  top: -20%;
  left: -10%;
}
#products section.olsson .voice::before {
  width: 100%;
  height: 43%;
  top: -5%;
  left: 7%;
}
@media screen and (min-width: 768px) {
  #products > section {
    flex-direction: column-reverse;
  }
  #products h3.alignRight {
    text-align: right;
  }
  #products h3::after {
    width: 110%;
  }
  #products .reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  #products .wrapper-desc {
    z-index: 2;
    margin-top: -13%;
  }
  #products .photo_product {
    padding: 16px 24px;
  }
  #products section.alto .photo_product {
    margin-left: -4%;
  }
  #products section.alto .voice::before {
    width: 50%;
    height: 60%;
    left: 62%;
    top: -10%;
  }
  #products section.lentara h3::after {
    left: -10%;
  }
  #products section.lentara .photo_product {
    padding-right: 0;
    padding-left: 48px;
  }
  #products section.lentara .voice::before {
    width: 50%;
    height: 70%;
    top: -7%;
    left: -20%;
  }
  #products section.lentara .wrapper-desc {
    margin-top: -17%;
  }
  #products section.egmont .wrapper-desc {
    margin-top: -16%;
  }
  #products section.egmont .voice::before {
    width: 40%;
    height: 85%;
    top: 45%;
    left: 53%;
  }
  #products section.egmont .img_voice {
    padding-right: 24px;
  }
  #products section.egmont .photo_voice img {
    width: 110%;
    max-width: inherit;
    margin-left: -10%;
  }
  #products section.tasman h3::after {
    width: 115%;
    left: -15%;
  }
  #products section.tasman .wrapper-desc {
    margin-top: 0;
  }
  #products section.tasman .voice::before {
    width: 40%;
    height: 60%;
    top: 20%;
    left: -10%;
  }
  #products section.tasman .img_voice {
    padding-left: 3%;
  }
  #products section.tasman .img_voice img {
    margin-top: 42%;
  }
  #products section.olsson h3::after {
    width: 120%;
  }
  #products section.olsson .voice::before {
    width: 60%;
    height: 60%;
    top: -10%;
    left: 70%;
  }
  #products section.olsson .wrapper-desc {
    margin-top: -20%;
  }
}
@media screen and (max-width: 1024px) {
  #products h3 {
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
}
@media screen and (max-width: 768px) {
  #products .img_voice {
    padding-right: 15%;
    overflow: hidden;
  }
  #products .photo_voice {
    flex-basis: 130%;
    margin-top: -60px;
    margin-left: -48px;
    margin-right: -48px;
    z-index: -1;
  }
  #products .description {
    padding-bottom: 2em;
  }
  #products section.alto .img_voice img {
    margin-top: -24%;
    margin-bottom: -30%;
  }
  #products section.lentara .img_voice {
    padding-left: 15%;
    padding-right: 5%;
  }
  #products section.lentara .img_voice img {
    margin-top: -3%;
    margin-bottom: -50%;
  }
  #products section.egmont .img_voice img {
    margin-bottom: -60%;
  }
  #products section.olsson .img_voice img {
    margin-bottom: -55%;
  }
}

#shop {
  line-height: 1.6;
}
#shop > ul > li::first-line {
  color: #888;
}
#shop h3 {
  font-weight: bold;
}
#shop h3 span {
  display: block;
  font-weight: normal;
}
#shop a {
  margin-top: 0.5em;
  padding: 1em 0 0.7em 0;
  border-top: 1px solid #bbb;
}
#shop .subshops {
  margin: 1em -12px 0 -12px;
}
#shop .subshops li {
  padding: 12px;
}

#restaurant {
  line-height: 1.6;
}
#restaurant h2 span {
  display: block;
  padding: 0 24px 0 24px;
}
#restaurant h3 {
  margin: 0.8em 0 0.5em 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  line-height: 1.6;
  font-weight: bold;
}
#restaurant h3 span {
  display: block;
  font-weight: normal;
  text-indent: -0.5em;
}

.page.wrapper {
  padding-top: 90px;
}
.page .kv {
  width: 100%;
  max-width: 1180px;
  margin: auto;
}
.page .kv img {
  width: 100%;
}
.page main {
  padding: 24px 10% 8% 10%;
}
.page h2 {
  padding: 1em 0 2em 0;
  font-weight: bold;
}
.page h3, .page h4 {
  padding: 1em 0 0.5em 0;
  font-weight: bold;
}
.page ol {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
  list-style-type: decimal;
  list-style-position: outside;
}
.page ol ol {
  margin-top: 0.5em;
  list-style-type: upper-latin;
}
.page ol ol ol {
  list-style-type: katakana;
}
@media screen and (max-width: 640px) {
  .page .kv {
    padding-top: 70px;
  }
}

.single .wrapper.page h2,
#info h2 {
  padding: 2em 0;
  font-weight: bold;
  text-align: left;
}
.single .wrapper.page p,
#info p {
  margin-bottom: 2em;
  line-height: 2.6;
}
.single .wrapper.page a,
#info a {
  display: inline;
}
.single .wrapper.page .tag,
#info .tag {
  font-family: "Times New Roman";
  font-style: oblique;
}
.single .wrapper.page .tag time,
#info .tag time {
  display: block;
}
.single .wrapper.page .has-text-align-right,
#info .has-text-align-right {
  text-align: right;
}

#about {
  margin-left: -24px;
  margin-right: -24px;
}
#about h2 {
  text-align: left;
  font-weight: bold;
}
#about dt {
  font-weight: bold;
}
#about dd {
  margin-bottom: 1em;
}

body#contact #discription p, body#contact #discription small,
body#confirm #discription p,
body#confirm #discription small {
  display: block;
  text-align: center;
}
body#contact table.form,
body#confirm table.form {
  width: 100%;
  margin-top: 3rem;
}
body#contact table.form th,
body#confirm table.form th {
  width: 100px;
  padding-right: 2em;
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
}
body#contact table.form input,
body#contact table.form textarea,
body#confirm table.form input,
body#confirm table.form textarea {
  width: 100%;
  padding: 0.8em 1em;
  background-color: #eee;
  border: 0;
}
body#contact table.form input.zip,
body#contact table.form textarea.zip,
body#confirm table.form input.zip,
body#confirm table.form textarea.zip {
  width: 150px;
}
body#contact table.form textarea,
body#confirm table.form textarea {
  height: 300px;
}
body#contact table.form .check label,
body#confirm table.form .check label {
  padding-top: 1.5em;
}
body#contact table.form .check label input,
body#confirm table.form .check label input {
  width: auto;
  display: none;
}
body#contact table.form .check label span,
body#confirm table.form .check label span {
  display: block;
  position: relative;
  padding-left: 30px;
}
body#contact table.form .check label span::before,
body#confirm table.form .check label span::before {
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
  background-color: #eee;
}
body#contact table.form .check label span::after,
body#confirm table.form .check label span::after {
  width: 26px;
  height: 14px;
  top: -5px;
  left: 0;
  border-left: 3px solid #231815;
  border-bottom: 3px solid #231815;
  transform: rotate(-45deg);
  opacity: 0;
}
body#contact table.form .check label input[type=checkbox]:checked + span::after,
body#confirm table.form .check label input[type=checkbox]:checked + span::after {
  opacity: 1;
}
body#contact table.form .submit input,
body#confirm table.form .submit input {
  display: block;
  width: 60%;
  margin: auto;
  padding: 1em 0;
  background-color: #0f6137;
  color: white;
  letter-spacing: 0.1em;
}

body#contact table.form th, body#contact table.form td {
  padding-top: 1em;
  padding-bottom: 1em;
}
body#contact table.form th {
  padding-top: 1.5em;
}

body#confirm table.form th, body#confirm table.form td {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
body#confirm table.form .submit {
  padding-top: 2em;
  text-align: center;
}
body#confirm table.form .submit input {
  display: inline-block;
  width: 50%;
}
body#confirm table.form .submit input.back {
  width: 40%;
  margin-right: 5%;
  background-color: #999;
}

.fade, .fadeIn, .fadeLeft {
  opacity: 0;
}

.fade {
  transform: translateY(200px);
}

.fadeLeft {
  transform: translateX(-100%);
}

.effect-fade, .effect-fadeIn, .effect-fadeLeft {
  opacity: 0;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.effect-fade {
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transform: translateY(200px);
  -webkit-animation-name: effect;
          animation-name: effect;
}

@-webkit-keyframes effect {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes effect {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.effect-fadeIn {
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-name: effectIn;
          animation-name: effectIn;
}

@-webkit-keyframes effectIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes effectIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.effect-fadeLeft {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  transform: translateX(-100%);
  -webkit-animation-name: effectLeft;
          animation-name: effectLeft;
}

@-webkit-keyframes effectLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes effectLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
