@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}

:root {
	--theme-bg-color: #ebeeef;
	--theme-light-color: #d8dde0;
	--theme-color: #103953;
	--theme-deep-color: #06161f;
	--theme-yellow: #f7ee12;
}

/* 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-tap-highlight-color: transparent;
  /* 3*/
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* 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;
  line-height: inherit;
  margin: 0;
}

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

/* 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 {
  border-top-width: 1px;
  box-sizing: content-box;
  /* 1 */
  clear: both;
  color: inherit;
  height: 0;
  /* 1 */
  margin: 0;
  overflow: visible;
  /* 2 */
}

/**
 * 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;
  /* 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;
  color: inherit;
  text-decoration: none;
}

/**
 * 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;
  /* 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;
	-moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
	appearance: none;
  appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: inherit;
  vertical-align: middle;
}

/**
 * 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;
  text-align-last: center;
}

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

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;
  min-width: 0;
  padding: 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 {
  padding: 0;
  vertical-align: top;
}

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

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

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


html {
  font-size: 20px;
  overflow-x: hidden;
  width: 100%;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 16px;
  }
}

body {
  -webkit-touch-callout: none;
  background: #fff;
  color: #464645;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-size: 16px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  body {
    margin: 0 auto;
    max-width: 768px;
    position: relative;
  }
}

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

a {
  color: #464645;
}

*:focus {
  outline: none;
}

.flex {
  display: flex;
}

.full, .footer, .errorMsg, .completeMsg, .shopMainImg, .menuItem__img, .cartSelect__input, .takeoutSteps__title, .reservationSteps__title, .order-sp .categoryImg, .courseHeader, .courseTopPage .courseIndex, .coursePage .course__img, .pageTitle, .nav .is-markdown h1 {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

@media screen and (min-width: 768px) {
  .full, .footer, .order-sp .fixedBottom, .btnBar, .errorMsg, .completeMsg, .shopMainImg, .menuItem__img, .cartSelect__input, .takeoutSteps__title, .reservationSteps__title, .order-sp .categoryImg, .courseHeader, .courseTopPage .courseIndex, .coursePage .course__img, .pageTitle, .nav .is-markdown h1 {
    left: 0;
    margin: 0 auto;
    max-width: 768px;
    right: 0;
    width: 100%;
  }
}

.header {
  align-items: center;
  background: #fff;
  border-bottom: 1px solid #ddd;
  display: flex;
  height: 44px;
  justify-content: space-between;
  left: 0;
  padding: 12px 10px 8px;
  /*position: fixed;*/
  top: 0;
  width: 100%;
  z-index: 1001;
}

@media screen and (min-width: 768px) {
  .header {
    left: auto;
    margin: 0 auto;
    max-width: 768px;
  }
}

.headerCart {
  width: 25px;
}

.headerCart .svg path,
.headerCart .svg polygon {
  fill: #333;
}

.headerBack {
  width: 10px;
}

.headerBack .svg path,
.headerBack .svg polygon {
  fill: #333;
}

.headerLogo {
  width: 160px;
}

.headerMenuBtn {
  width: 20px;
}

.headerMenuBtn .menuBtn.svg rect {
  fill: var(--theme-color);
  stroke: none;
}

.headerMenu {
  display: none;
}

.headerMenu.is-open {
  background: rgba(0, 0, 0, 0.4);
  display: block;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0px;
  width: 100%;
  z-index: 10000;
}

.headerMenu__inner {
  background: #f7f7f7;
  height: 100vh;
  overflow: scroll;
  position: fixed;
  right: -80%;
  top: 0;
  width: 80%;
}

.headerMenu__header {
  align-items: center;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 4px 8px;
}

.headerMenu__logo {
  margin: 0 8px;
  width: 150px;
}

.headerMenu__close {
  color: var(--theme-color);
  font-size: 2rem;
}

.headerMenu__search {
  background: #fff;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.headerMenu__search input[type='search'] {
  border: 1px solid var(--theme-color);
  border-radius: 2px;
  display: block;
  line-height: 1.6;
  margin: 4px auto;
  padding: 0px 4px;
  width: 80%;
  background: url("../img/svg/search_gray.svg") no-repeat, #fff;
  background-position: 4px 50%;
}

.headerMenu__search input::-webkit-input-placeholder {
  color: #ccc;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 0 4px 0 20px;
}

.headerMenu__search button {
  width: 15%;
  padding: 5px 8px;
  font-size: 0.8rem;
}

.headerMenuList {
  margin-bottom: 200px;
  overflow: scroll;
}

.headerMenuList li {
  background: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 0.8rem;
  font-weight: 600;
}

.headerMenuList li a {
  color: #464645;
  display: block;
  padding: 10px;
}

.headerMenuList li:nth-child(5):after {
  border-bottom: 16px solid #f7f7f7;
  border-top: 1px solid #ddd;
  content: '';
  display: block;
}

.headerMenuList li:nth-child(9):after {
  border-bottom: 16px solid #f7f7f7;
  border-top: 1px solid #ddd;
  content: '';
  display: block;
}

.headerMenuList li:nth-child(16):after {
  border-bottom: 16px solid #f7f7f7;
  border-top: 1px solid #ddd;
  content: '';
  display: block;
}

main {
  padding-bottom: 68px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
  position: relative;
}

@media screen and (min-width: 768px) {
  main {
    margin: 0 auto;
    max-width: 768px;
  }
}

main.cart {
  padding-top: 44px;
}

main.login, main.signin {
  padding: 0;
}

main.has-bottomBar {
  padding-bottom: 156px;
}

main.has-fixedHeader {
/*  padding-top: 80px;*/
}

main.has-fixedBottom {
  padding-Bottom: 156px;
}

main.shop-list {
  padding-top: 44px;
}

.footer, .order-sp .fixedBottom {
  background: var(--theme-color) !important;
  bottom: -1px;
  height: 70px;
  padding-top: 4px;
  padding-bottom: 10px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  left: 0;
}

.footerBtn {
  align-items: baseline;
  display: flex;
  justify-content: space-around;
  margin: 0;
  padding: 0;
}

.footerBtn__item {
  height: 68px;
  list-style: none;
  padding-top: 4px;
  width: calc(100% / 4);
}

.footerBtn__item__link {
  color: #fff;
  display: block;
  font-size: 0.5rem;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}

.footerBtn__item__link .svg {
  width: 25px;
}

.footerBtn__item__link svg{
 fill: #fff;
}

.footerBtn__item__link .svg path {
  fill: #fff;
  opacity: 1;
}

.footerBtn__item__link > span {
  display: block;
  margin-top: 2px;
}

.btn {
  align-self: center;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 0.65rem;
  font-weight: 600;
  max-width: 100%;
  width: 100%;
  padding: 12px;
  position: relative;
  text-align: center;
}

.btnRound--primary {
  background: var(--theme-color);
  border-radius: 100px;
  color: #fff;
/*  min-width: 160px;*/
  position: relative;
}

.btnRound--secondary {
  background: #fff;
  border: 1px solid var(--theme-color);
  border-radius: 100px;
  color: #464645;
}

.btnRound--green {
  background: #3CB74F;
  border: none;
  border-radius: 100px;
  color: #fff;
}

.btnRound--light-orange {
  background: var(--theme-light-color);;
  border-radius: 100px;
  color: #464645;
}

.btnOrderGroup {
  display: flex;
  justify-content: center;
}

.btnOrderGroup .btnRound--primary {
  margin: 0 2%;
}

.is-reservation::after, .is-cart::after, .is-key::after, .is-mail::after, .is-takeout::after, .is-orderList::after, .is-close::after, .is-back::after {
  background: url(../img/svg/reservation.svg) no-repeat;
  content: '';
  display: block;
  fill: #fff;
  height: 30px;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.is-cart::after {
  background: url(../img/svg/cart.svg) no-repeat;
  height: 20px;
}

.is-key::after {
  background: url(../img/svg/key.svg) no-repeat;
  height: 25px;
}

.is-mail::after {
  background: url(../img/svg/mail.svg) no-repeat;
  height: 25px;
}

.is-takeout::after {
  background: url(../img/svg/takeout.svg) no-repeat;
  height: 25px;
}

.is-orderList::after {
  background: var(--theme-light-color);
  -webkit-mask-image: url(../img/svg/order-list.svg);
  mask-image: url(../img/svg/order-list.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: none;
  -webkit-mask-size: 35px;
  mask-size: 35px;
}

.is-close::after {
  background: url(../img/svg/close.svg) no-repeat;
  height: 25px;
}

.is-close.is-orange::after {
  background: var(--theme-color);
  -webkit-mask-image: url(../img/svg/close.svg);
  mask-image: url(../img/svg/close.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: none;
  -webkit-mask-size: 25px;
  mask-size: 25px;
}

.is-back::after {
  background: url(../img/svg/back.svg) no-repeat;
  height: 20px;
}

.is-back.is-orange::after {
  background: var(--theme-color);
  height: 10px;
  -webkit-mask-image: url(../img/svg/back.svg);
  mask-image: url(../img/svg/back.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: none;
  -webkit-mask-size: 8px;
  mask-size: 8px;
}

.btnRound--delete {
  align-self: center;
  background: #ddd;
  border-radius: 100px;
  color: #464645;
  margin: 0 2%;
  max-width: 130px;
  padding: 12px;
  position: relative;
  width: 50%;
}

.btnRound--delete::after {
  bottom: 0;
  color: white;
  content: '＋';
  display: block;
  font-size: 2.2rem;
  font-weight: 600;
  height: 30px;
  left: 8px;
  opacity: 0.6;
  position: absolute;
  top: 0;
  transform: rotate(45deg) translateY(-2px);
  width: 30px;
}

.btnOrderNum {
  align-items: center;
  background: #fff;
  border: 1px solid var(--theme-color);
  border-radius: 100px;
  display: flex;
  justify-content: space-between;
  margin: 0 2%;
/*  max-width: 170px;*/
  padding: 4px;
  width: 50%;
}

.btnOrderNum > label {
/*  margin-left: 10px;*/
}

.btnOrderNum .numberInput {
  align-self: center;
  display: inline;
  font-size: 0.8rem;
  font-weight: 600;
/*  margin-left: -20px;*/
  max-width: 23px;
  text-align: right;
  -moz-appearance: textfield;
}

.btnOrderNum input[type="number"]::-webkit-outer-spin-button,
.btnOrderNum input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.btnOrderNum__plus, .btnOrderNum__minus {
  align-items: center;
  background: var(--theme-color);
  border-radius: 30px;
  color: #fff;
  display: flex;
  font-size: 1.6rem;
  font-weight: 600;
  height: 30px;
  justify-content: center;
  line-height: 30px;
  opacity: .9;
  padding: 0;
  position: relative;
  width: 30px;
}

.btnOrderNum__minus.is-disabled {
  background: #e6e6e6;
  pointer-events: none;
}

.btn.is-disabled {
  background: #999 !important;
}

.backToBar {
  background: #f6b87e;
  bottom: 67px;
  margin-left: calc(-1 * 6px);
  position: fixed;
  width: calc(100% + 6px + 6px);
  z-index: 1000;
}

@media screen and (min-width: 768px) {
  .backToBar {
    max-width: 768px;
  }
}

.backToBar:before {
  color: #fff;
  content: '＜';
  display: block;
  font-weight: 600;
  height: 15px;
  left: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

.backToBar a {
  color: #464645;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 16px;
  text-align: center;
  width: 100%;
}

.btnSquare--primary, .btnSquare--secondary, .btnSquare--light-orange, .btnSquare--green, .btnSquare--pink, .order-tablet .pageChangeBtns ul li a.is-active, .btnSquare--gray, .selectTime ul li .selectTime__btn.is-selected {
  background: var(--theme-color);
  border: 1px solid var(--theme-color);
  border-radius: 2px;
  color: #fff;
  margin: 4px auto;
  text-align: center;
}

.btnSquare--secondary {
  background: #fff;
  border: 1px solid var(--theme-color);
  color: #464645;
}

.btnSquare--light-orange {
  background: var(--theme-light-color);
  color: #464645;
}

.btnSquare--green {
  background: #3CB74F;
  border: none;
  color: #fff;
}

.btnSquare--pink, .order-tablet .pageChangeBtns ul li a.is-active {
  background: #e5005a;
  border: none;
  color: #fff;
}

.btnSquare--gray {
  background: #cccccc;
  border: none;
  color: #464645;
}

.btnBar {
  background: var(--theme-color);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 16px;
  text-align: center;
}

.btnBar.is-textSmall {
  font-size: 0.9rem;
}

.loginBtn, .newRegistBtn {
  background: var(--theme-bg-color);
  color: #464645;
  display: block;
  font-size: 0.8rem;
  padding: 16px;
  position: relative;
  text-align: center;
  width: 100%;
}

.loginBtn::after, .newRegistBtn::after {
  background: url(../img/svg/key.svg) no-repeat;
  content: '';
  display: block;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.newRegistBtn {
  background: var(--theme-color);
  color: #fff;
}

.newRegistBtn::after {
  background: url(../img/svg/user.svg) no-repeat;
}

.bt-gray {
  border-top: 16px solid #eaeaea;
}

.bb-gray {
  border-bottom: 16px solid #eaeaea;
}

.loading {
  background: url("../img/loading_bg.png") no-repeat;
  background-position: 100% 100%;
  background-size: contain;
  height: 100vh;
  overflow-y: hidden;
  position: relative;
}

.loading__logo {
  bottom: 0;
  height: 100px;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 200px;
}

.logo {
  margin: 16px auto;
  width: 100px;
}

.selectLang__list li {
  background: #fff;
  border-bottom: 1px solid #ddd;
}

.selectLang__list li a {
  color: #464645;
  display: block;
  font-size: 0.8rem;
  font-weight: 500;
  padding: 10px;
  text-align: center;
}

.selectLang__list li:first-child {
  border-top: 1px solid #ddd;
}

.selectLang__list li:last-child {
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 20px 0px #eaeaea;
}

.selectLang__list.is-afterLoading {
  background: url("../img/loading_bg.png") no-repeat;
  background-position: 100% 100%;
  background-size: contain;
  height: 100vh;
  overflow-y: hidden;
}

.loginForm input[type='text'],
.loginForm input[type='password'], .signinForm input[type='text'],
.signinForm input[type='password'] {
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px;
  width: 100%;
  margin: 0;
}

.loginForm .reg-password, .loginForm .privacy, .signinForm .reg-password, .signinForm .privacy {
  border-top: 1px solid #ddd;
  display: block;
  font-size: 0.8rem;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.loginForm .reg-password.is-checked, .loginForm .privacy.is-checked, .signinForm .reg-password.is-checked, .signinForm .privacy.is-checked {
  background: var(--theme-light-color);
}

.loginForm .reg-password #reg-password-check, .loginForm .reg-password #privacy-check, .loginForm .privacy #reg-password-check, .loginForm .privacy #privacy-check, .signinForm .reg-password #reg-password-check, .signinForm .reg-password #privacy-check, .signinForm .privacy #reg-password-check, .signinForm .privacy #privacy-check {
  appearance: none;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0;
  outline: none;
  position: relative;
  text-align: center;
  vertical-align: middle;
  visibility: hidden;
  width: 20px;
}

.loginForm .reg-password #reg-password-check::after, .loginForm .reg-password #privacy-check::after, .loginForm .privacy #reg-password-check::after, .loginForm .privacy #privacy-check::after, .signinForm .reg-password #reg-password-check::after, .signinForm .reg-password #privacy-check::after, .signinForm .privacy #reg-password-check::after, .signinForm .privacy #privacy-check::after {
  border-bottom: 3px solid var(--theme-color);
  border-right: 3px solid var(--theme-color);
  content: '';
  display: inline-block;
  height: 16px;
  left: -7px;
  opacity: 0;
  position: absolute;
  top: 0px;
  transform: rotate(45deg);
  visibility: visible;
  width: 8px;
}

.loginForm .reg-password #reg-password-check:checked::after, .loginForm .reg-password #privacy-check:checked::after, .loginForm .privacy #reg-password-check:checked::after, .loginForm .privacy #privacy-check:checked::after, .signinForm .reg-password #reg-password-check:checked::after, .signinForm .reg-password #privacy-check:checked::after, .signinForm .privacy #reg-password-check:checked::after, .signinForm .privacy #privacy-check:checked::after {
  opacity: 1;
}

.privacy-link {
  color: var(--theme-color);
  padding: 3px;
  text-decoration: underline;
}

.forget-pass {
  color: #464645;
  display: block;
  font-size: 0.8rem;
  padding: 16px;
  text-align: center;
}

.check-form {
  color: #464645;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  padding: 12px;
  text-align: center;
  width: 100%;
}

.confirm-signin li {
  border: 1px solid #ddd;
  padding: 16px;
}

.confirm-signin li:first-child {
  border-bottom: none;
}

.confirm-popover {
  background: #fff;
  display: none;
  padding: 20px;
  text-align: center;
  width: 90%;
}

.confirm-popover.is-active {
  background: #fff;
  border: 1px solid #464645;
  display: block;
  margin: 0 auto;
  z-index: 1000;
}

.howtoUse {
  display: none;
}

.howtoUse.is-active {
  background: rgba(255, 255, 255, 0.8);
  display: block;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.howtoUse__box {
  background: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  height: 385px;
  left: 0;
  margin: auto;
  padding: 10px 0;
  position: absolute;
  right: 0;
  top: 10%;
  width: 300px;
}

.howtoUse__slide {
  max-height: 285px;
  overflow-y: hidden;
}

.howtoUse .howtoUse-arrow {
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 1000;
}

.howtoUse .howtoUse-arrow.slick-disabled {
  filter: grayscale(100%);
  opacity: 0.5;
}

.howtoUse .howtoUse-arrow.prev-arrow {
  left: 10px;
  transform: rotate(-180deg);
}

.howtoUse .howtoUse-arrow.next-arrow {
  right: 10px;
  transform: rotate(0deg);
}

.howtoUse .noMoreCheck:hover,
.howtoUse .skipBtn:hover{
	background: var(--theme-bg-color);
}

.howtoUse .noMoreCheck {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  height: 50px;
}

.howtoUse .noMoreCheck label {
  display: block;
  margin: auto;
  padding: 16px;
  text-align: center;
  width: 100%;
}

.howtoUse .noMoreCheck label.is-checked {
  background: var(--theme-light-color);
}

.howtoUse .noMoreCheck input[type=checkbox] {
  appearance: none;
  background: none;
  cursor: pointer;
  outline: none;
  position: relative;
  visibility: hidden;
}

.howtoUse .noMoreCheck input[type=checkbox]:after {
  border-bottom: 4px solid var(--theme-color);
  border-right: 4px solid var(--theme-color);
  content: '';
  display: inline-block;
  height: 15px;
  left: -30px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translateY(-100%);
  visibility: visible;
  width: 8px;
}

.howtoUse .noMoreCheck input[type=checkbox]:checked::after {
  opacity: 1;
}

.howtoUse .skipBtn {
  height: 40px;
}

.howtoUse .skipBtn a {
  color: #464645;
  display: block;
  padding: 12px;
  position: relative;
  text-align: center;
}

.howtoUse .skipBtn a::before {
  color: #464645;
  content: '≪';
  display: block;
  font-size: 1.2rem;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-45%) rotate(-180deg);
  width: 20px;
}

.translation .original {
  background: #f6b87e;
  border: 1px solid var(--theme-color);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  display: flex;
  justify-content: space-between;
  padding: 16px 10px;
  position: relative;
}

.translation .original::before {
  border: 16px solid transparent;
  border-top: 16px solid #f6b87e;
  bottom: -30px;
  content: '';
  height: 16px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 16px;
  z-index: 100;
}

.translation .original::after {
  border: 16px solid transparent;
  border-top: 16px solid var(--theme-color);
  bottom: -32px;
  content: '';
  height: 16px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 16px;
  z-index: 90;
}

.translation .translated {
  background: #e6e6e6;
  border: 1px solid #999;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid transparent;
  display: flex;
  justify-content: space-between;
  padding: 16px 10px;
}

.translation .flag {
  align-self: center;
  height: auto;
  width: 20px;
}

.registeredInfo {
  background: #f2f2f2;
  margin-top: -24px;
  padding: 20px 4px;
}

.registeredInfo .btn {
  margin: 24px auto 0;
  width: 90%;
}

.presentPsw {
  background: #f2f2f2;
  margin-top: -24px;
  padding: 16px 4px;
}

.errorMsg {
  background: #f2f2f2;
  color: maroon;
  margin-bottom: 24px;
  margin-top: -8px;
  padding: 16px 8px;
}

.completeMsg {
  background: #f2f2f2;
  color: #464645;
  margin-bottom: 24px;
  margin-top: -8px;
  padding: 16px 8px;
}

main.top {
background: #fff;
  padding: 0;
  position: relative;
}

.mv li {
  padding-bottom: 20px;
}

.topSection {
  margin: 24px auto;
  padding: 0 8px;
  z-index: 10;
}

.topShopListSlider, .topCourseSlider {
  margin-bottom: 24px;
  margin-top: 8px;
  padding: 0;
}

.topShopListSlider a, .topCourseSlider a {
  color: #464645;
  text-decoration: none;
}

.topShopListSlider__category, .topCourseSlider__category {
  border-radius: 2px;
  color: #fff;
  display: flex;
  font-size: 0.9rem;
  font-weight: 600;
  justify-content: space-between;
  margin: 0 auto;
  padding: 8px;
  width: 100%;
}

.topShopListSlider__category a, .topCourseSlider__category a {
  color: var(--theme-color);
  text-decoration: none;
}

.topShopListSlider .slick-slide, .topCourseSlider .slick-slide {
  padding: 4px;
}

.topShopListSlider {
  opacity: 0;
  transition: opacity .3s linear;
}

.topShopListSlider.slick-initialized {
  opacity: 1;
}

.topShopListSlider__name {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-wrap: break-word;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.4;
}

.topShopListSlider__text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  text-overflow: ellipsis;
  font-size: 0.9rem;
  -webkit-line-clamp: 1;
  line-height: 1.4;
  overflow: hidden;
  word-wrap: break-word;
}

.sliderInner {
  background: #fff;
  border: 1px #ddd solid;
  border-radius: 4px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.05);
  display: flex;
  margin-right: 4px;
  width: 310px;
}

.sliderInner img {
  display: block;
  height: 120px;
  margin-right: 4px;
  object-fit: cover;
  width: 120px;
}

.sliderInner > div {
  padding: 4px;
}

.topCourse {
  background: var(--theme-bg-color);
  
  padding: 10px 4px;
}

.topCourse__header {
  display: flex;
  justify-content: space-between;
}

.topCourse__header__title {
  font-weight: 600;
}

.topCourseSlider {
  margin-top: 16px;
  position: relative;
}

.topCourseSlider__img {
  height: 150px;
  margin-top: 16px;
  position: relative;
  width: 55%;
  z-index: 1;
}

.topCourseSlider__img .slick-slide > img {
  height: 140px;
  object-fit: cover;
}

.topCourseSlider .slide-arrow {
  position: absolute;
  top: 50%;
  width: 20px;
  z-index: 1000;
  color: var(--theme-color);
}

.topCourseSlider .slide-arrow:after{
	content: "";
	width: 13px;
	height: 13px;
	background: #fff;
	display: block;
	position: absolute;
	z-index: -1;
	top: 5px;
	left: 5px;
	border-radius: 50%;
}

.topCourseSlider .slide-arrow:hover{
	color: var(--theme-yellow);
}

.topCourseSlider .slide-arrow.prev-arrow {
  left: 10px;
  transform: rotate(180deg) translateY(50%);
}

.topCourseSlider .slide-arrow.next-arrow {
   right: calc(-80% + 5px);
  transform: translateY(-50%);
}

.topCourseSlider__text {
	background: #f9f9f9;
  height: 95%;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: -10%;
  width: 60%;
  z-index: 0;
}

.topCourseSlider__text__wrapper {
  padding: 8px 8px 8px 30%;
}

.topCourseSlider__text__wrapper h4 {
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 5px;
}

.topCourseSlider__text__wrapper p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 0.7rem;
  -webkit-line-clamp: 6;
  overflow: hidden;
  padding-top: 8px;
}

.slide-animation {
  animation: fadezoom 8s 0s forwards;
}

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

.shopHeader {
  display: flex;
  justify-content: space-between;
}

.shopHeader__title {
  font-weight: 600;
}

.shopHeader__category {
  color: var(--theme-color);
  display: block;
  font-size: 0.8rem;
  padding-top: 8px;
}

.mapIcon:after {
  background: url("../img/svg/map.svg") no-repeat;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.shopDescription {
  margin: 16px auto 0;
}

.shopDescription p {
  font-size: 0.8rem;
}

.shopDetail {
  border-bottom: 1px solid var(--theme-color);
  margin: 16px auto 0;
  padding-bottom: 16px;
}

.shopImgSlider__list li {
  width: 20%;
  height: 120px;
}

.shopImgSlider__list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
}

.shopList {
  position: relative;
}

.is-orderDisable {
  position: relative;
  -webkit-user-select: none !important;
}

.is-orderDisable:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.is-orderDisable * {
  opacity: 0.8;
  pointer-events: none;
}

.shopDataItem,
.menuDataItem,
.historyData,
.eventListItem {
  border-bottom: 1px dotted #ddd;
  display: flex;
  padding: 8px;
}

.shopDataItem__img,
.menuDataItem__img,
.historyData__img,
.eventListItem__img {
  max-height: 100px;
  max-width: 100px;
  position: relative;
  width: 35%;
}

.shopDataItem__img::before,
.menuDataItem__img::before,
.historyData__img::before,
.eventListItem__img::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.shopDataItem__img img,
.menuDataItem__img img,
.historyData__img img,
.eventListItem__img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.shopDataItem__img.is-noImg,
.menuDataItem__img.is-noImg,
.historyData__img.is-noImg,
.eventListItem__img.is-noImg {
  width: 0;
}

.shopDataItem__content,
.menuDataItem__content,
.historyData__content,
.eventListItem__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 8px;
  min-height: 70px;
  width: 68%;
}

.shopDataItem__content.full, .shopDataItem__content.footer, .order-sp .shopDataItem__content.fixedBottom, .shopDataItem__content.btnBar, .shopDataItem__content.errorMsg, .shopDataItem__content.completeMsg, .shopDataItem__content.shopMainImg, .shopDataItem__content.menuItem__img, .shopDataItem__content.cartSelect__input, .shopDataItem__content.takeoutSteps__title, .shopDataItem__content.reservationSteps__title, .order-sp .shopDataItem__content.categoryImg, .shopDataItem__content.courseHeader, .courseTopPage .shopDataItem__content.courseIndex, .coursePage .shopDataItem__content.course__img, .shopDataItem__content.pageTitle, .nav .is-markdown h1.shopDataItem__content,
.menuDataItem__content.full,
.menuDataItem__content.footer,
.order-sp .menuDataItem__content.fixedBottom,
.menuDataItem__content.btnBar,
.menuDataItem__content.errorMsg,
.menuDataItem__content.completeMsg,
.menuDataItem__content.shopMainImg,
.menuDataItem__content.menuItem__img,
.menuDataItem__content.cartSelect__input,
.menuDataItem__content.takeoutSteps__title,
.menuDataItem__content.reservationSteps__title,
.order-sp .menuDataItem__content.categoryImg,
.menuDataItem__content.courseHeader,
.courseTopPage .menuDataItem__content.courseIndex,
.coursePage .menuDataItem__content.course__img,
.menuDataItem__content.pageTitle,
.nav .is-markdown h1.menuDataItem__content,
.historyData__content.full,
.historyData__content.footer,
.order-sp .historyData__content.fixedBottom,
.historyData__content.btnBar,
.historyData__content.errorMsg,
.historyData__content.completeMsg,
.historyData__content.shopMainImg,
.historyData__content.menuItem__img,
.historyData__content.cartSelect__input,
.historyData__content.takeoutSteps__title,
.historyData__content.reservationSteps__title,
.order-sp .historyData__content.categoryImg,
.historyData__content.courseHeader,
.courseTopPage .historyData__content.courseIndex,
.coursePage .historyData__content.course__img,
.historyData__content.pageTitle,
.nav .is-markdown h1.historyData__content,
.eventListItem__content.full,
.eventListItem__content.footer,
.order-sp .eventListItem__content.fixedBottom,
.eventListItem__content.btnBar,
.eventListItem__content.errorMsg,
.eventListItem__content.completeMsg,
.eventListItem__content.shopMainImg,
.eventListItem__content.menuItem__img,
.eventListItem__content.cartSelect__input,
.eventListItem__content.takeoutSteps__title,
.eventListItem__content.reservationSteps__title,
.order-sp .eventListItem__content.categoryImg,
.eventListItem__content.courseHeader,
.courseTopPage .eventListItem__content.courseIndex,
.coursePage .eventListItem__content.course__img,
.eventListItem__content.pageTitle,
.nav .is-markdown h1.eventListItem__content {
  margin-left: 0;
  width: 100%;
}

.shopDataItem__content.is-noImg,
.menuDataItem__content.is-noImg,
.historyData__content.is-noImg,
.eventListItem__content.is-noImg {
  width: 100%;
}

.shopDataItem__arrow,
.menuDataItem__arrow,
.historyData__arrow,
.eventListItem__arrow {
  align-self: center;
  color: var(--theme-color);
  width: 3%;
}

.shopDataItem__header,
.menuDataItem__header,
.historyData__header,
.eventListItem__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
  width: 100%;
}

.shopDataItem__header__title,
.menuDataItem__header__title,
.historyData__header__title,
.eventListItem__header__title {
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.4;
  width: 90%;
}

.shopDataItem__header__title a,
.menuDataItem__header__title a,
.historyData__header__title a,
.eventListItem__header__title a {
  color: #464645;
}

.shopDataItem__header__shopIcon,
.menuDataItem__header__shopIcon,
.historyData__header__shopIcon,
.eventListItem__header__shopIcon {
  margin-right: -16px;
}

.shopDataItem__header__shopIcon ul,
.menuDataItem__header__shopIcon ul,
.historyData__header__shopIcon ul,
.eventListItem__header__shopIcon ul {
  align-items: baseline;
}

.shopDataItem__header__shopIcon ul li,
.menuDataItem__header__shopIcon ul li,
.historyData__header__shopIcon ul li,
.eventListItem__header__shopIcon ul li {
  margin: 0 2px;
}

.shopDataItem__header__shopIcon .icon,
.menuDataItem__header__shopIcon .icon,
.historyData__header__shopIcon .icon,
.eventListItem__header__shopIcon .icon {
  height: auto;
  width: 20px;
}

.shopDataItem__header__takeout,
.menuDataItem__header__takeout,
.historyData__header__takeout,
.eventListItem__header__takeout {
  margin-right: -10px;
  width: 25px;
}

.shopDataItem__header__takeout .svg path,
.menuDataItem__header__takeout .svg path,
.historyData__header__takeout .svg path,
.eventListItem__header__takeout .svg path {
  fill: var(--theme-color);
  opacity: 1;
  padding-top: 0px;
}

.shopDataItem__info,
.menuDataItem__info,
.historyData__info,
.eventListItem__info {
  display: flex;
  flex-direction: column;
  font-size: 0.6rem;
  justify-content: flex-end;
}

.shopDataItem__info > div,
.menuDataItem__info > div,
.historyData__info > div,
.eventListItem__info > div {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2px;
  word-break: break-all;
}

.shopDataItem__info dt,
.menuDataItem__info dt,
.historyData__info dt,
.eventListItem__info dt {
  font-weight: 400;
}

.shopDataItem__description,
.menuDataItem__description,
.historyData__description,
.eventListItem__description {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.7rem;
}

.shopDataItem__date,
.menuDataItem__date,
.historyData__date,
.eventListItem__date {
  font-size: 0.8rem;
}

.historyData {
  padding-left: 0;
}

.historyData__content {
  width: 100%;
}

.menuList__header, .categoryList__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.menuList__header__shop {
  font-size: 0.9rem;
  font-weight: 600;
}

.menuList__category {
  background: var(--theme-color);
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  margin: 16px auto;
  padding: 8px;
  width: 100%;
}

.menuList__category__name {
  color: #fff;
  font-weight: 600;
  padding-top: 2px;
}

.menuList__category__btn {
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-size: 0.6rem;
  padding: 4px 8px;
}

.menu__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.menu__header__shop {
  font-weight: 600;
}

.menuItem__content {
  margin-bottom: 24px;
}

.menuItem__title {
  font-weight: 600;
  margin: 8px 0 16px;
}

.menuItem__description {
  font-size: 0.8rem;
}

.menuItem__info {
  margin: 16px 0;
}

.menuItem__info > div {
  border-bottom: 1px solid #ddd;
  display: flex;
  font-size: 0.8rem;
  padding: 4px;
}

.menuItem__info > div:first-child {
  border-bottom: 1px solid var(--theme-color);
  border-top: 1px solid var(--theme-color);
}

.menuItem__info dt {
  width: 30%;
}

.shopOrderBtns {
  margin: 24px auto 0;
  width: 95%;
}

.shopOrderBtns .btn {
  margin: 16px auto 0;
}

.btnOrderGroup .btnRound--primary {
  width: 50%;
}

.categoryList__header__shop {
  font-weight: 600;
}

.categoryList__title {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 24px auto;
  text-align: center;
}

.categoryList__list {
  margin: 24px auto;
}

.categoryList__list li {
  margin-bottom: 16px;
}

.cartShopData {
  border-bottom: 1px solid var(--theme-color);
}

.cartMenuList__wrapper {
  border-bottom: 1px solid var(--theme-color);
  padding: 16px 4px;
}

.cartMenuList__wrapper .btnOrderGroup {
  justify-content: space-between;
  margin-top: 8px;
}

.cartMenuList__img {
  max-height: 100px;
  max-width: 100px;
  position: relative;
  width: 35%;
}

.cartMenuList__img::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.cartMenuList__img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.cartMenuList__img.is-noImg {
  width: 0;
}

.cartMenuList__content {
  flex-grow: 1;
  padding-left: 16px;
  width: 75%;
}

.cartMenuList__content.is-noImg {
  padding-left: 0;
  width: 100%;
}

.cartMenuList__content__title {
  font-weight: 600;
  line-height: 1.6;
}

.cartMenuList__content__text {
  border-bottom: 1px dotted #ddd;
  font-size: 0.7rem;
  padding: 4px 0;
}

.cartMenuList__content__price, .cartMenuList__content__number {
  display: flex;
  font-size: 0.8rem;
  font-weight: 600;
  justify-content: space-between;
  padding: 4px 0;
}

.cartMenuList__content__price span, .cartMenuList__content__number span {
  display: block;
}

.cartMenuList__content__price > .price, .cartMenuList__content__price .number, .cartMenuList__content__number > .price, .cartMenuList__content__number .number {
  text-align: right;
}

.cartMenuList__content.served-check {
  padding-left: 7%;
  width: 100%;
}

.cartMenuList__content.served-check.is-served {
  background: url(../img/served.png) no-repeat;
  background-size: 5%;
  background-position: 0px 4px;
}

.cartMenuList__content.served-check.is-cancel {
  background: url(../img/cancel.png) no-repeat;
  background-size: 5%;
  background-position: 0px 4px;
}

.cartSelect {
  padding: 16px 4px 0;
}

.cartSelect__wrapper {
  margin-bottom: 16px;
}

.cartSelect .select--primary, .cartSelect .select--secondary, .cartSelect .select--transparent {
  font-size: 0.8;
  font-weight: 600;
  margin: 4px auto;
  width: 100%;
}

.cartSelect .select--secondary {
  width: 50%;
}

.cartSelect .select--secondary:last-of-type {
  margin-left: 4px;
}

.cartSelect__input {
  background: #f2f2f2;
  margin-bottom: 16px;
  margin-top: 16px;
  padding: 16px 8px;
}

.cartSelect__input .inputSave {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.cartSelect__input .inputSave label {
  display: block;
  margin: auto;
  padding: 16px;
  text-align: center;
  width: 100%;
}

.cartSelect__input .inputSave label.is-checked {
  background: var(--theme-light-color);
}

.cartSelect__input .inputSave input[type='checkbox'] {
  appearance: none;
  background: none;
  cursor: pointer;
  outline: none;
  position: relative;
  visibility: hidden;
}

.cartSelect__input .inputSave input[type='checkbox']:after {
  border-bottom: 3px solid var(--theme-color);
  border-right: 3px solid var(--theme-color);
  content: '';
  display: inline-block;
  height: 20px;
  left: -60px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translateY(-100%);
  visibility: visible;
  width: 12px;
}

.cartSelect__input .inputSave input[type='checkbox']:checked {
  background: var(--theme-light-color);
}

.cartSelect__input .inputSave input[type='checkbox']:checked::after {
  opacity: 1;
}

.confirm-input {
  margin-top: 16px;
  padding: 8px 4px;
}

.confirm-input > div:last-of-type {
  border-bottom: none;
}

.orderNum {
  background: #fdecdd;
  margin-top: 24px;
  padding-bottom: 8px;
}

.orderNum__title, .orderNum__number {
  background: var(--theme-color);
  border-top: 1px solid #fff;
  color: #fff;
  font-size: 1.3rem;
  padding: 8px;
  text-align: center;
}

.orderNum__title.is-cancelled, .orderNum__number.is-cancelled {
  background: #999;
}

.orderNum__note {
  font-size: 0.8rem;
  margin: 16px 4px 8px;
}

.orderNum__shop, .orderNum__tel {
  border-bottom: 1px solid #ddd;
  font-size: 0.9rem;
  padding: 4px;
}

.orderNum__shop {
  border-top: 1px solid #ddd;
}

.nav .is-markdown h1 {
  margin-top: -24px;
}

.nav .is-markdown h2 {
  border-bottom: 1px solid var(--theme-color);
  font-size: 1.1rem;
  font-weight: 600;
  margin: 32px 0 16px;
  padding-bottom: 4px;
}

.nav .is-markdown h3 {
  font-size: 1rem;
  font-weight: 600;
}

.nav .is-markdown p {
  line-height: 1.4;
  margin: 24px 0;
}

.nav .is-markdown ul {
  padding-left: 20px;
}

.nav .is-markdown ul li {
  font-size: 0.9rem;
  margin-bottom: 12px;
}

.nav .qaWrapper {
  border-bottom: 1px solid var(--theme-color);
}

.nav .question {
  font-size: 0.9rem;
  font-weight: 600;
  margin: 0;
  padding: 16px 8px;
}

.nav .answer {
  border-top: 1px solid #999;
  font-size: 0.9rem;
  margin: 0;
  padding: 16px 8px;
}

.takeoutSteps__title, .reservationSteps__title {
  align-items: center;
  background: #d8e698;
  display: flex;
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: -16px;
  padding: 16px 8px;
  position: relative;
}

.takeoutSteps__title::before, .reservationSteps__title::before {
  background: url("../img/svg/takeout.svg") no-repeat;
  background-size: cover;
  content: '';
  display: inline-block;
  height: 25px;
  margin-right: 16px;
  width: 30px;
}

.takeoutSteps__title::after, .reservationSteps__title::after {
  background: url("../img/svg/back.svg") no-repeat;
  background-size: fill;
  content: '';
  display: block;
  height: 10px;
  margin-right: 16px;
  position: absolute;
  right: 16px;
  transform: rotate(-90deg);
  width: 10px;
}

.takeoutSteps__title.is-open::after, .reservationSteps__title.is-open::after {
  transform: rotate(90deg);
}

.reservationSteps__title {
  background: #86b3e0;
  margin-top: 0;
}

.reservationSteps__title::before {
  background: url("../img/svg/reservation.svg") no-repeat;
}

.content {
  margin: 0  auto 24px;
  width: 100%;
}

.content__title {
  text-align: left !important;
}

.content__img {
  margin: 24px auto;
  max-width: 200px;
  width: 30%;
}

.content__text {
  font-size: 0.8rem;
  text-align: center;
}

.translation-box {
  border: var(--theme-color) 1px solid;
  border-radius: 2px;
}

.translation-box__header {
  background: var(--theme-bg-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  font-weight: 600;
}

.translation-box__textarea > textarea {
  border: none;
}

.translation-box.is-translated {
  margin-top: -20px;
}

.translation-mic {
  margin: 0 auto;
  width: 60%;
  max-width: 100px;
}

.translation-mic > button {
  width: 100px;
  height: 100px;
}

.translation-mic > button > .svg circle {
  fill: #999;
  opacity: 1;
}

.translation-mic > button.is-active > .svg circle {
  fill: var(--theme-color);
}

.translation-text {
  margin: 0 auto;
  width: 60%;
  max-width: 100px;
}

.translation-text > button {
  width: 100px;
  height: 100px;
}

.deleteBtn {
  margin-left: auto;
  margin-right: 5px;
  width: 110px;
}

.deleteBtn.is-disabled {
  pointer-events: none;
  opacity: 0.7;
  background: #ddd !important;
  color: #777;
}

.order-tablet-top {
  background: #fff;
  background-size: cover;
  height: 100%;
  max-width: 1366px;
  overflow: hidden;
  position: relative;
}

.order-tablet-top .logo {
  height: 300px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 20%;
  width: 300px;
}

.order-tablet-top main {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  max-width: 1366px;
  position: absolute;
  top: auto;
  width: 100%;
}

.order-tablet-top .selectArea {
  align-items: center;
  justify-content: center;
  margin: auto auto 0px;
  padding: 4px;
  width: 400px;
}

.order-tablet-top .selectArea .selectLang {
  font-size: 1rem;
  font-weight: 600;
  margin: auto;
  width: 200px;
}

.order-tablet-top .selectArea .tableNum {
  margin-left: 2px;
  width: 200px;
}

.order-tablet-top .selectArea .tableNum input {
  background: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 14px;
}

.order-tablet-top .btnOrderStart {
  margin: 0 auto;
  width: 500px;
}

.order-tablet-top .btnOrderStart .btn {
  font-size: 1rem;
  margin: 24px auto;
  width: 400px;
}

.order-tablet {
  background: #f1f1f1;
  background-size: contain;
  height: 100%;
  max-width: 1366px;
  overflow-y: hidden;
  width: 100%;
}

.order-tablet .orderArea {
  height: 100%;
}

.order-tablet .navArea {
  max-width: 300px;
  overflow-y: scroll;
  width: 20%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.order-tablet .navArea::-webkit-scrollbar {
  display: none;
}

.order-tablet .menuArea {
  max-width: 1366px;
  padding: 10px;
  position: relative;
  width: 80%;
}

.order-tablet .footerArea {
  background: var(--theme-color);
  bottom: 0;
  height: 60px;
  left: 0;
  position: fixed;
  width: 100%;
}

.order-tablet .nav {
  background: rgba(240, 131, 30, 0.8);
}

.order-tablet .nav__logo {
  height: 180px;
  text-align: center;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.order-tablet .nav__logo img {
  object-fit: contain;
  width: 100%;
  object-position: 50%;
}

.order-tablet .nav__shopname {
  text-align: center;
  font-weight: 600;
  font-size: 1.3rem;
  padding: 10px 0;
}

.order-tablet .nav__menu {
  background: #f6b87e;
}

.order-tablet .nav__menu li a {
  border-bottom: 1px solid #777;
  color: #333;
  display: block;
  font-weight: 600;
  padding: 16px;
}

.order-tablet .nav__menu li a.is-active {
  background: #e5005a;
  color: #fff;
}

.order-tablet .nav__menu li:last-child a {
  border-bottom: none;
}

.order-tablet .selectLang {
  background-color: var(--theme-color);
  font-weight: 600;
  margin-left: auto;
  margin-right: 0px;
  width: 200px;
}

.order-tablet .selectLang::after {
  border-color: #fff;
}

.order-tablet .menuList__title {
  background: linear-gradient(to right, var(--theme-color) 0, rgba(240, 131, 30, 0) 100%);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 8px 0;
  padding: 12px;
}

.order-tablet .pageChangeBtns {
  margin: 8px auto;
  width: 100%;
}

.order-tablet .pageChangeBtns ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.order-tablet .pageChangeBtns ul li {
  width: 30%;
}

.order-tablet .pageChangeBtns ul li a {
  font-size: 1rem;
  padding: 16px;
}

.order-tablet .footer, .order-tablet .order-sp .fixedBottom, .order-sp .order-tablet .fixedBottom {
  display: flex;
  margin: 0 auto;
  max-width: 1366px;
  width: 100%;
}

.order-tablet .orderedPrice {
  align-self: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  justify-self: center;
  padding-left: 180px;
  text-align: center;
  width: 100%;
}

.order-tablet .checkoutBtn {
  align-self: center;
  margin-right: 10px;
}

.order-tablet .checkoutBtn .btn {
  font-size: 1rem;
  opacity: 0.8;
  padding: 12px;
  width: 180px;
}

.order-tablet .menuList {
  height: calc(100% - 60px - 70px - 50px - 16px);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.order-tablet .menuList::-webkit-scrollbar {
  display: none;
}

.order-tablet .listSmall__title,
.order-tablet .listLarge__title {
  color: #464645;
  font-size: 0.9rem;
  font-weight: 600;
  margin: 8px;
}

.order-tablet .listSmall__text,
.order-tablet .listLarge__text {
  color: #464645;
  font-size: 0.8rem;
  margin: 16px 8px;
}

.order-tablet .listSmall__price,
.order-tablet .listLarge__price {
  border-top: 1px solid var(--theme-color);
  color: #464645;
  display: flex;
  font-size: 0.9rem;
  font-weight: 600;
  justify-content: space-between;
  margin: 8px 8px;
  padding: 8px 0;
}

.order-tablet .listSmall__price > span,
.order-tablet .listLarge__price > span {
  display: block;
}

.order-tablet .listSmall__inner {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  margin: 8px 16px 8px 0;
  max-width: 180px;
  min-width: 15%;
}

.order-tablet .listSmall img {
  height: 150px;
  object-fit: cover;
  width: 100%;
}

.order-tablet .listLarge__inner {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  margin: 8px 16px 8px 0;
  min-width: 35%;
}

.order-tablet .listLarge img {
  height: 260px;
  object-fit: cover;
  width: 100%;
}

.order-tablet .history {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
}

.order-tablet .history__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.order-tablet .history__text {
  width: 70%;
}

.order-tablet .history__listItem {
  border-bottom: 1px solid var(--theme-color);
  padding: 16px 8px 16px 24px;
}

.order-tablet .history__listItem.is-served {
  background: url(../img/served.png) no-repeat;
  background-size: 18px;
  background-position: 0 50%;
}

.order-tablet .history__title {
  font-weight: 600;
}

.order-tablet .history__option {
  font-size: 0.9rem;
  margin: 6px 0 0;
}

.order-tablet .history__num, .order-tablet .history__price {
  width: 15%;
  font-size: 0.9rem;
  font-weight: 600;
  text-align: right;
}

.order-tablet .history__num {
  padding-right: 24px;
}

.order-tablet .history__backBtn {
  margin-left: auto;
  margin-right: 0;
  margin-top: 24px;
  width: 30%;
}

.order-tablet .menu {
  background: rgba(255, 255, 255, 0.9);
  padding: 24px 16px;
}

.order-tablet .menu__img {
  height: 100%;
  max-width: 450px;
  position: relative;
  width: 50%;
}

.order-tablet .menu__img::after {
  content: "";
  display: block;
  padding-top: 100%;
}

.order-tablet .menu__img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.order-tablet .menu__content {
  margin-left: 16px;
  width: 50%;
}

.order-tablet .menu__title {
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 16px;
}

.order-tablet .menu__price {
  border-bottom: 1px solid var(--theme-color);
  border-top: 1px solid var(--theme-color);
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  margin-bottom: 16px;
  padding: 8px 0;
}

.order-tablet .menu__price > span {
  display: block;
}

.order-tablet .menu__detail {
  font-size: 0.9rem;
  line-height: 1.4;
}

.order-tablet .menu__option {
  margin: 20px 0;
}

.order-tablet .menu__btnGroup {
  display: flex;
  justify-content: space-between;
  margin: 24px auto 8px;
}

.order-tablet .menu__btnGroup .btnBack {
  width: 35%;
}

.order-tablet .menu__btnGroup .btnOrderNum {
  width: 30%;
}

.order-tablet .menu__btnGroup .btnOrderList {
  width: 35%;
}

.order-tablet .orderList {
  background: #fff;
  padding: 20px;
}

.order-tablet .orderList__listItem {
  margin-bottom: 24px;
}

.order-tablet .orderList__listItem:last-child {
  margin-bottom: 0;
}

.order-tablet .orderList__img {
  height: 100%;
  position: relative;
  width: 12%;
}

.order-tablet .orderList__img::after {
  content: "";
  display: block;
  padding-top: 100%;
}

.order-tablet .orderList__img img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.order-tablet .orderList__optionView {
  font-size: 0.9rem;
  margin: 4px 0 16px 0;
  color: #60605e;
  font-weight: 500;
}

.order-tablet .orderList__content {
  border-bottom: 1px solid var(--theme-color);
  font-weight: 600;
  margin-left: 20px;
  width: 90%;
}

.order-tablet .orderList__content__text {
  justify-content: space-between;
  padding-bottom: 16px;
}

.order-tablet .orderList__content__btn {
  border-top: 1px solid #ddd;
  justify-content: space-between;
  margin-left: auto;
  margin-right: 0;
  padding: 8px 0;
  width: 100%;
}

.order-tablet .orderList__table {
  margin-left: auto;
  margin-right: 0;
  padding-left: 20px;
  width: 90%;
}

.order-tablet .orderList__table > div {
  justify-content: space-between;
}

.order-tablet .orderList__btn {
  justify-content: space-between;
  margin: 16px auto 0;
  width: 100%;
}

.order-tablet .orderList__btn .btnBack {
  max-width: 220px;
  width: 35%;
}

.order-tablet .orderList__btn .btnOrder {
  max-width: 220px;
  width: 35%;
}

.order-tablet .orderTablet__popup .popup__innerBox, .order-tablet .orderTablet__popup .popupCheckout__innerBox,
.order-tablet .orderTablet__popup .popupCheckoutNumber__innerBox {
  margin: 0 auto;
  max-width: 700px;
  width: 60%;
}

.order-tablet .orderTablet__popup .addBtn {
  width: 45%;
}

.order-tablet .orderTablet__popup .btnToTop {
  width: 45%;
}

.order-tablet .popupCheckoutNumber__content {
  padding: 20px 0 0;
}

.order-tablet .orderNum {
  width: 100%;
}

.order-sp .fixedBottom {
  background: none;
  display: flex;
/*  height: auto;*/
}

.order-sp .orderedPrice {
  background: #f6b87e;
  display: flex;
  justify-content: space-between;
/*  padding: 16px;*/
  padding: 20px 16px;
  width: 70%;
}

.order-sp .orderedPrice.is-active {
  background: #e6e6e6;
}

.order-sp .orderedPrice > span {
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
}

.order-sp .categoryImg {
  overflow: hidden;
}

.order-sp .categoryImg img {
  height: 100px;
  object-fit: cover;
  width: 100px;
}

.order-sp .thanks__title {
  border-bottom: 1px solid var(--theme-color);
  color: var(--theme-color);
  font-size: 1.3rem;
  font-weight: 600;
  padding-bottom: 10px;
  text-align: center;
}

.order-sp .thanks__text {
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: 16px;
  text-align: center;
}

.selectDate {
  font-weight: 600;
  width: 65%;
}

.selectNum {
  font-weight: 600;
  width: 30%;
}

.selectTime ul {
  flex-wrap: nowrap;
}

.selectTime ul li {
  margin: 4px;
}

.selectTime ul li .selectTime__radio {
  display: none;
}

.courseHeader .courseHeaderList {
  align-items: center;
  display: flex;
}

.courseHeader .courseHeaderList li:nth-child(1) a {
  background: #d8e698;
  display: block;
  font-size: 0.75rem;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.courseHeader .courseHeaderList li:nth-child(2) a {
  background: #9cc5e9;
  display: block;
  font-size: 0.75rem;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.courseHeader .courseHeaderList li:nth-child(3) a {
  background: #f5b1a2;
  display: block;
  font-size: 0.75rem;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.courseHeader .courseHeaderList li:nth-child(4) a {
  background: #a4d6c1;
  display: block;
  font-size: 0.75rem;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.courseHeader .courseHeaderList li:nth-child(5) a {
  background: #f4b1bc;
  display: block;
  font-size: 0.75rem;
  height: 60px;
  padding-top: 16px;
  text-align: center;
  width: 100%;
}

.courseTopPage {
  background: url("../img/course/courseTopBack.png") repeat-y;
  background-size: cover;
  padding: 24px 0;
}

.courseTopPage .courseIndex {
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  margin-top: 24px;
  padding-top: 60.5%;
  position: relative;
}

.courseTopPage .courseIndex__link {
  align-items: center;
  border-radius: 130px;
  color: #fff;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  height: 130px;
  left: 0;
  line-height: 1.5;
  margin: auto;
  padding: 40px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 130px;
}

.courseTopPage .courseIndex__link > span {
  display: block;
  font-size: 0.65rem;
  font-weight: 400;
  margin-top: 8px;
}

.courseTopPage .courseIndex__text {
  font-size: 0.7rem;
  margin-top: 8px;
}

.coursePage .course__img {
  background-repeat: no-repeat;
  background-size: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.coursePage .course__text {
  bottom: 8px;
  font-size: 0.7rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 95%;
  line-height: 1.2;
}

.coursePage .course__text--line {
  margin-bottom: 4px;
}

.coursePage .course__text--box {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 1.2;
  padding: 4px;
  position: relative;
  min-height: 24px;
}

.coursePage .course__text--box > a {
  color: var(--theme-color);
}

.coursePage .course__map {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 12px;
  height: auto;
}

.coursePage .course__map img {
  fill: #fff;
}

.eventDetail__date {
  text-align: right;
  font-size: 0.9rem;
  margin-bottom: 4px;
}

.eventDetail__title {
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--theme-color);
}

.eventDetail__img {
  margin: 16px auto;
}

.mt4 {
  margin-top: 4px;
}

.mt8 {
  margin-top: 8px;
}

.mt16 {
  margin-top: 16px;
}

.mt24 {
  margin-top: 24px;
}

.mt100 {
  margin-top: 100px;
}

.mb4 {
  margin-bottom: 4px;
}

.mb8 {
  margin-bottom: 8px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb24 {
  margin-bottom: 24px;
}

.f-b {
  font-weight: 600;
}

.f-xs {
  font-size: 0.8rem;
}

.is-back-gray {
  background: #f2f2f2;
}

.is-f-gray {
  color: #464645;
}

.pageTitle, .nav .is-markdown h1 {
  background: var(--theme-color);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 16px;
  text-align: center;
}

.shopIcon {
  display: flex;
  margin-top: 4px;
}

.shopIcon a, .shopIcon span {
  display: block;
  height: auto;
  margin: 0 2px;
  width: 18px;
}

.shopIcon a.takeout, .shopIcon span.takeout {
  width: 25px;
}

.shopIcon a .svg path, .shopIcon span .svg path {
  fill: #ddd;
}

.shopIcon a.is-active, .shopIcon span.is-active {
  color: var(--theme-color);
}

.shopIcon a.is-active .svg path, .shopIcon span.is-active .svg path {
  fill: var(--theme-color);
  opacity: 1;
}

.popup, .order-tablet .popupCheckout,
.order-tablet .popupCheckoutNumber {
  background: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100vh;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.popup.is-active, .order-tablet .is-active.popupCheckout,
.order-tablet .is-active.popupCheckoutNumber {
  align-items: center;
  display: flex;
}

.popup__innerBox, .order-tablet .popupCheckout__innerBox,
.order-tablet .popupCheckoutNumber__innerBox {
  background: #fff;
  border-radius: 2px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
  margin: auto;
  max-height: 70vh;
  padding: 30px 0px;
  position: relative;
  transform: translateY(-10%);
  width: 90%;
}

.popup__title, .order-tablet .popupCheckout__title,
.order-tablet .popupCheckoutNumber__title {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
}

.popup__title.is-primary, .order-tablet .is-primary.popupCheckout__title,
.order-tablet .is-primary.popupCheckoutNumber__title {
  color: var(--theme-color);
  font-size: 1.2rem;
}

.popup__title.is-bb, .order-tablet .is-bb.popupCheckout__title,
.order-tablet .is-bb.popupCheckoutNumber__title {
  border-bottom: 1px solid var(--theme-color);
  padding-bottom: 16px;
}

.popup__content, .order-tablet .popupCheckout__content,
.order-tablet .popupCheckoutNumber__content {
  font-size: 0.9rem;
  font-weight: 600;
  margin-top: 24px;
  padding: 0 20px;
  text-align: center;
}

.popup__close, .order-tablet .popupCheckout__close,
.order-tablet .popupCheckoutNumber__close {
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2rem;
  position: absolute;
  right: 0;
  top: -35px;
}

input[type='text'], textarea {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin: 4px auto;
  padding: 12px;
  width: 100%;
}

input[type='text'].is-orange, textarea.is-orange {
  border: 1px solid var(--theme-color);
}

input[type='text'].is-null, textarea.is-null {
  background: #f4b3c2;
}

.select--primary, .select--secondary, .select--transparent {
  background: var(--theme-light-color);
  border: 1px solid var(--theme-color);
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 8px auto;
  position: relative;
}

.select--primary > select, .select--secondary > select, .select--transparent > select {
  line-height: 2;
  padding: 8px;
  width: 100%;
  z-index: 1000;
}

.select--primary:after, .select--secondary:after, .select--transparent:after {
  border-right: solid 2px var(--theme-color);
  border-top: solid 2px var(--theme-color);
  color: #464645;
  content: '';
  display: block;
  font-size: 0.8rem;
  height: 10px;
  margin-right: 5px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  width: 10px;
}

.select--primary.is-disabled, .is-disabled.select--secondary, .is-disabled.select--transparent {
  border: 1px solid #ddd;
  color: #b3b3b3;
  pointer-events: none;
}

.select--primary.is-disabled:after, .is-disabled.select--secondary:after, .is-disabled.select--transparent:after {
  color: #b3b3b3;
}

.select--secondary {
  background: #fff;
  border: 1px solid var(--theme-color);
}

.select--secondary:after {
  border-right: solid 2px #999;
  border-top: solid 2px #999;
}

.select--transparent {
  background: transparent;
  border: 1px solid var(--theme-color);
  box-shadow: none;
}

.select--transparent.is-small {
  width: 180px;
  border: none;
  margin: 0;
}

.select--transparent.is-small:hover {
  opacity: 0.8;
}

.select--transparent.is-small:after {
  border-right: solid 2px var(--theme-color);
  border-top: solid 2px var(--theme-color);
}

.selectLang {
  background-position: 5px 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 25px;
}

.optionList {
  margin-bottom: 20px;
}

.optionList__title {
  background: var(--theme-bg-color);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 1rem;
  font-weight: 600;
  padding: 12px;
  position: relative;
  text-align: center;
}

.optionList__title.is-toggle::after {
  color: #fff;
  content: '＋';
  font-size: 2rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.optionList__content {
  display: none;
}

.optionList__content.is-open {
  display: block;
}

.optionList__row {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
  width: 100%;
}

.optionList__row > label {
  display: flex;
  flex-wrap: nowrap;
  font-size: 0.9rem;
  width: 100%;
}

.optionList__row.has-detail {
  position: relative;
}

.optionList__row.has-detail::after {
  color: #f6b87e;
  content: '＋';
  font-size: 1.7rem;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.optionList__detail {
  border: 1px solid #ddd;
  border-top: none;
  display: none;
  font-size: 0.8rem;
  padding: 12px 8px;
}

.optionList__check {
  display: block;
  margin-right: 15px;
  width: 10%;
}

.optionList__check input[type='checkbox'],
.optionList__check input[type='radio'] {
  appearance: none;
  cursor: pointer;
  outline: none;
  position: relative;
  visibility: hidden;
}

.optionList__check input[type='checkbox']:after,
.optionList__check input[type='radio']:after {
  border-bottom: 3px solid var(--theme-color);
  border-right: 3px solid var(--theme-color);
  content: '';
  display: inline-block;
  height: 20px;
  left: 0px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translateY(-100%);
  visibility: visible;
  width: 12px;
}

.optionList__check input[type='checkbox']:checked::after,
.optionList__check input[type='radio']:checked::after {
  opacity: 1;
}

.optionList__name {
  width: 70%;
}

.optionList__price {
  text-align: right;
  width: 20%;
}

.infoTable, .shopDetail__content {
  font-size: 0.8rem;
  margin-top: 8px;
}

.infoTable.is-alignRight dd, .is-alignRight.shopDetail__content dd {
  text-align: right;
}

.infoTable > div, .shopDetail__content > div {
  border-bottom: 1px dotted #ddd;
  display: flex;
  padding: 6px;
}

.infoTable > div.is-borderTop, .shopDetail__content > div.is-borderTop {
  border-top: 1px solid var(--theme-color);
}

.infoTable > div.is-borderTop--gray, .shopDetail__content > div.is-borderTop--gray {
  border-top: 1px dotted #ddd;
}

.infoTable > div.is-orange, .shopDetail__content > div.is-orange {
  border-bottom: 1px solid var(--theme-color);
}

.infoTable > div.is-total, .shopDetail__content > div.is-total {
  background: #fefaf5;
  border-bottom: 1px solid var(--theme-color);
  border-top: 1px solid var(--theme-color);
  font-size: 0.9rem;
  font-weight: 600;
}

.infoTable > div.is-longText, .shopDetail__content > div.is-longText {
  display: block;
}

.infoTable > div.is-longText dt, .shopDetail__content > div.is-longText dt {
  margin-bottom: 8px;
}

.infoTable dt, .shopDetail__content dt {
  font-weight: 600;
  width: 35%;
}

.infoTable dd, .shopDetail__content dd {
  width: 65%;
}

.tab__header {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.tab__header::after {
  border-bottom: 1px solid var(--theme-color);
  bottom: 0px;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
}

.tab__header__title {
  background: #fff;
  border: 1px solid var(--theme-color);
  border-bottom: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-left: 20px;
  padding: 12px 0 6px;
  position: relative;
  text-align: center;
  width: 30%;
}

.tab__header__title::after {
  background: #fff;
  bottom: -2px;
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}

.tab__header__link {
  background: #ddd;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 0.7rem;
  margin: 6px;
  padding: 6px 8px;
  text-align: center;
}

.tab__header__link.is-active {
  background: var(--theme-color);
}

.tab-end {
  border-bottom: 1px solid var(--theme-color);
  margin-bottom: 24px;
  margin-top: 16px;
}

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

/*=================================*/
/*2021.7.21=========================*/
/*=================================*/
.main__wrapper{
	margin-bottom: 100px;
}

.footerBtn__item{
	width: calc(100% / 5);
}

.shopDetail{
	margin-bottom: 50px;
}

.backToBar{
	display: none;
}

/*
.btnOrderGroup{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 85px;
	z-index: 1000;
}
*/

/*
.shopOrderBtns{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 85px;
	z-index: 1000;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 768px;
}
*/

.shopOrderBtns{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 67px;
	z-index: 1000;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	max-width: 768px;
	background: rgb(212 212 212 / 60%);
	padding: 15px 20px;
}

.shopOrderBtns .btn{
	margin-top: 10px;
}

.shopOrderBtns .btn:nth-child(1){
	margin-top: 0;
}

.cartOrderConfirmBtn{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 85px;
	z-index: 1000;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: calc(100% - 40px);
	max-width: 768px;
}

/*
.btnRound--primary.is-cart:first-child{
	margin-bottom: 10px;
}
*/

.btnRound--primary.btn-delivery,
.is-reservation.mb8,
.is-reservation.popup__open{
/*
	position: fixed;
	left: 0;
	right: 0;
	bottom: 85px;
*/
	z-index: 1000;
	margin: auto;
	width: calc(100% - 40px);
	max-width: 768px;
	background: #0e9a05;
	box-shadow: 0px 2px 4px 0px #243822;
}


.shopOrderBtns .btnRound--primary,
.cartOrderConfirmBtn .btnRound--primary{
	background: #0e9a05;
	box-shadow: 0px 2px 4px 0px #243822;
	width: calc(100% - 40px);
	max-width: 768px;
}

@media screen and (max-width: 500px) {
	.shopOrderBtns,
	.cartOrderConfirmBtn{
		display: block;
	}
	
	.shopOrderBtns .btn{
		width: 100%;
	}
}

.is-reservation::after{
	width: 22px;
	height: 22px;
}



/*=====Delivery-page=====*/
.deliverySearch-area{
	width: 50%;
	min-width: 300px;
	margin: 50px auto 0;
	text-align: center;
}
.deliverySearch input[type='search']{
	border: 1px solid var(--theme-color);
	border-radius: 2px;
	display: block;
	line-height: 1.6;
	margin: 4px auto;
	padding: 3px 8px;
	width: 100%;
	background-position: 4px 50%;
}

.deliverySearch input::-webkit-input-placeholder {
  color: #ccc;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 0 4px 0 20px;
}

.deliverySearch button {
	width: 100%;
	margin: 10px auto;
}

.deliverySearch h3{
	font-weight: bold;
	margin-bottom: 10px;
}

.deliverySearch .note {
	color: red;
	font-size: 0.7rem;
}

.deliverySearch hr{
	color: #ccc;
}

.infoTable > div.is-sub-total, .shopDetail__content > div.is-sub-total {
  background: #fffdfb;
  border-bottom: 1px solid var(--theme-color);
  border-top: 1px solid var(--theme-color);
  font-size: 0.8rem;
  font-weight: 600;
}


@media screen and (max-width: 500px) {
.deliverySearch-area{
	width: 80%;
}
}

.gpsList{
	border-top: solid 1px #ddd;
}

.gpsList li a{
	display: block;
	padding: 15px 10px;
	border-bottom: solid 1px #ddd;
	position: relative;
}

.gpsList li a:after{
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #999;
	border-right: solid 2px #999;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
}

main.has-bottomBar_1{
	padding-bottom: 135px;
}

main.has-bottomBar_2{
	padding-bottom: 157px;
}

main.has-bottomBar_3{
	padding-bottom: 205px;
}

main.has-bottomBar_1 .main__wrapper,
main.has-bottomBar_2 .main__wrapper,
main.has-bottomBar_3 .main__wrapper,
main.has-fixedHeader .main__wrapper{
	margin-bottom: 0;
}

.shopLinkBtns{
	display: flex;
	align-items: center;
	margin: 20px 0 10px;
	justify-content: space-between;
	border: none !important;
}

.shopLinkBtns.col-1 > *{
	width: calc(100% - 5px);
}

.shopLinkBtns.col-2 > *{
	width: calc(50% - 5px);
}

.shopLinkBtns.col-3 > *{
	width: calc(33.3% - 5px);
}

.shopLinkBtn{
	padding: 8px 10px;
	border-radius: 30px;
	background: var(--theme-color);
	color: #fff;
	text-align: center;
	font-weight: bold;
}



/*=========================================
2203追加
=========================================*/

.topMenu{
	margin-top: 10px;
}
.topMenu__list{
	display: flex;
	justify-content: space-between;
	margin: 0 4px;
}
.topMenu__item{
	width: calc(25% - 2px);
	height: 14vw;
	max-height: 100px;
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.topMenu__item a{
	color: #fff;
	font-weight: bold;
	font-size: .6rem;
	background: var(--theme-color);
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
}

.topMenu__item a:hover{
	opacity: .6;
}

.topMenu__item a .material-icons{
	font-size: 2.5rem;
	margin-bottom: 5px;
	color: var(--theme-yellow);
}


.topCourse__header__title{
	margin-left: 10px;
	color: var(--theme-deep-color);
	margin-bottom: 5px;
}

.topCourseSlider__text__wrapper{
	padding-left: calc(30% - 10px);
	padding-right: 15px;
}

.topCourseSlider__text__wrapper h4{
	color: var(--theme-deep-color);
}

.topCourseSlider__text__wrapper p{
	line-height: 1.5;
}

.topShop h3{
	color: var(--theme-color);
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.topShop__list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 10px;
}
.topShop__item{
	width: calc(33.3% - 4px);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	margin-bottom: 10px;
	border: solid 1px var(--theme-color);
}

.topShop__item:hover{
	opacity: .8;
}

.topShop__item a{
	width: 100%;
	height: 100%;
	background: #fff;
}

.topShop__thumb{
	background: #999;
	width: 100%;
	padding-top: 61.8%;
    margin-bottom: 5px;
    position: relative;
}

.topShop__title{
	color: var(--theme-color);
	font-weight: bold;
	font-size: .85rem;
	padding: 5px 10px;
}

.topShop__content{
	font-size: .7rem;
	padding: 0 10px 10px;
}

@media screen and (max-width: 500px) {
	.topShop__item{
		width: calc(50% - 4px);
	}
}

/*===========================
SEARCH
===========================*/
.search__wrapper{
	width: 100vw;
	max-width:768px;
	height: calc(100vh - 114px);
	height: calc((var(--vh, 1vh) * 100) - 114px);
	position: fixed;
	top: 44px;
	left: 0;
	right: 0;
	margin: auto;
}

.searchCat-wrap{
	position: relative;
	font-size: .8rem;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.4);
}

.searchCat{
	max-width: 768px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	padding: 5px 10px;
	flex-wrap: wrap;
	background: #fff;
	position: relative;
}

.searchCat li:first-child{
	width: 100%;
}

.searchCat-head{
	display: flex;
	padding: 5px 10px;
	align-items: center;
	justify-content: space-between;
	background: #f7f7f7;
	font-weight: bold;
	color: var(--theme-color);
	height: 30px;
	
	
}
.searchCat-btn{
	position: relative;
	display: block;
	background: var(--theme-deep-color);
	width: 20px;
	height: 20px;
	border-radius: 10px;
	z-index: 10;
}

.searchCat-btn:before{
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 1px;
	background: #fff;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.searchCat-btn:after{
	content: "";
	display: block;
	position: absolute;
	width: 8px;
	height: 1px;
	background: #fff;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: .2s;
}

.searchCat-btn.is-closed:after{
	transform:translateY(-50%) translateX(-50%) rotate(90deg);
}

.searchBtn{
	font-size: .8rem;
	padding: 10px 15px;
	background: var(--theme-deep-color);
	color: #fff;
	border-radius: 20px;
	display: block;
	width: 170px;
	text-align: center;
	letter-spacing: .1em;
	margin: 30px auto 0;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.4);
}

/* チェックボックス */
.searchCat input[type=checkbox] {
    display: none;
}
.searchCat .checkbox {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox::before {
    background: #fff;
    border: 1px solid #231815;
    content: '';
    display: block;
    height: 14px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 14px;
}
.checkbox::after {
    border-right: 3px solid var(--theme-color);
    border-bottom: 3px solid var(--theme-color);
    content: '';
    display: block;
    height: 9px;
    left: 9px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 6px;
}
input[type=checkbox]:checked + .checkbox::after {
    opacity: 1;
}

#gMap{
	width: 100vw;
	max-width:768px;
	height: calc(100vh - 114px);
	position: fixed;
	top: 44px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
}

.searchConfirm{
	position: fixed;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.4);
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 270px;
    height: 120px;
    background: #fff;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    z-index: 1000;
}

.searchConfirm ul{
	display: flex;
	justify-content: space-around;
}

.searchConfirm ul li{
	background: #eee;
    border-radius: 50px;
    display: flex;
    padding: 5px 20px;
}

.searchConfirm ul li:first-child{
	background: var(--theme-light-color);
	font-weight: bold;
	color:var(--theme-deep-color);
}

.searchReset-Btn{
	position: absolute;
	bottom: 140px;
	right: 10px;
	background: var(--theme-deep-color);
	color: #fff;
	display: flex;
	flex-direction: column;
	padding: 5px;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border-radius: 15px;
	color: var(--theme-yellow);
	cursor: pointer;
	user-select: none;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}

.searchReset-Btn p{
	font-size: .4rem;
	color: #fff;
}

.searchResult{
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: auto;
	width: 80%;
	height: 150px;
	background: #fff;
	box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.4);
}

.searchResult a{
	display: flex;
}
.searchResult__thumb{
	background: #ddd;
	width: 150px;
	height: 150px;
	display: block;
}

.searchResult__content{
	flex: 1;
	padding: 10px;
	height: 150px;
	overflow-x: scroll;
}

.searchResult__title{
	font-size: .9rem;
	color: var(--theme-deep-color);
	font-weight: bold;
	margin-bottom: 10px;
}

.searchResult__txt{
	font-size: .7rem;
}

.grayLayer {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: rgba(60, 60, 60, 0.8);
	touch-action: none;
	z-index: 999;
	transition: all .3s;
}

.grayLayer.is-active {
	visibility: visible;
	opacity: 1;
}

.topSNS{
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: solid 1px #ddd;
	margin-top: 30px;
	padding: 10px 15px;
	font-size: 0.8rem;
}

.sns-area{
	display: flex;
}

.headerMenuList .sns-area{
	padding: 10px;
}

.btn-sns{
	width: 30px;
    height: 30px;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
}

.btn-sns:hover{
	opacity: .8;
}

.icon--sns{
	width: 14px;
    height: 14px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.btn-sns--twitter{
	background: #1DA1F2;
	margin-right: 0.5rem;
}

.btn-sns--instagram {
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
	margin-right: 0.5rem;
}

.btn-sns--facebook{
	background: #1877f2;
}


/* -------------------------------------------------------------------------------------

カテゴリボタン追記・翻訳ボタン移設用 251127

------------------------------------------------------------------------------------- */
.selectCategory ul {
}
.selectCategory li {
	display: inline-block;
	width: 48%;
	margin: 0 .5% -.8em;
}

.w-100 {
	display: block;
	width: 100%;
}

.lang {
	width: 110px;
	margin-left: auto;
}

.active {
	opacity: 90%;
}

#list_1 .btnSquare--light-orange.ca_1,
#list_2 .btnSquare--light-orange.ca_2,
#list_3 .btnSquare--light-orange.ca_3,
#list_4 .btnSquare--light-orange.ca_4,
#list_5 .btnSquare--light-orange.ca_5,
#list_6 .btnSquare--light-orange.ca_6,
#list_7 .btnSquare--light-orange.ca_7,
#list_8 .btnSquare--light-orange.ca_8
 {
  background: #103953;
  color: #fff;
}

/* -- 言語選択ボタン -- */
.lang_arrow_btn {
    position: relative;
	-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
	-moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
	appearance: none;
    padding: 6px 0;
    font-size: .8em;
    font-weight: 600;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
	text-align: center;
}

.lang_btn {
	padding: 6px auto;
    color: #6B9494;
	font-size: .8em;
    background: #fff;
    border: 2px solid #B8D8D8;
    border-radius: 5px;
	text-align: center;
}

.lang_btn .arrow {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    transition: all 0.3s ease;
}

.lang_btn:hover {
    background: #F0F8F8;
}

.lang_btn:hover .arrow {
    right: 17px;
}

#total_amount_area {
  width: 30%;
}









