@media (min-width: 1025px) {
.is-sp[data-v-de0231e8] {
    display: none !important;
}
.is-pc[data-v-de0231e8] {
    display: flex;
}
.is-sp-only[data-v-de0231e8] {
    display: block;
}
.is-sp-block[data-v-de0231e8] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-de0231e8] {
    display: flex;
}
.is-pc[data-v-de0231e8] {
    display: none !important;
}
.is-sp-only[data-v-de0231e8] {
    display: block;
}
.is-sp-block[data-v-de0231e8] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-de0231e8] {
    display: block;
}
.is-sp-none[data-v-de0231e8] {
    display: none;
}
}
.tooltip[data-v-de0231e8] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-de0231e8] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-de0231e8] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-de0231e8] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-de0231e8] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-de0231e8] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-de0231e8] {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip[aria-hidden=true][data-v-de0231e8] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-de0231e8] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.order-list[data-v-de0231e8] {
  max-width: 900px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
.order-list[data-v-de0231e8] {
    padding-left: 20px;
    padding-right: 20px;
}
}
.order-list .table[data-v-de0231e8] {
  width: 100%;
}
.order-list .table.is-pc[data-v-de0231e8] {
  display: table;
}
.order-list thead tr[data-v-de0231e8] {
  background-color: #FCE1E2;
  height: 50px;
}
.order-list tbody td[data-v-de0231e8] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.order-list th[data-v-de0231e8], .order-list td[data-v-de0231e8] {
  padding-right: 12px;
  padding-left: 12px;
  vertical-align: middle;
}
.order-list .order[data-v-de0231e8] {
  border-bottom: 1px solid #9F9F9F;
}
.order-list .order-status[data-v-de0231e8] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 70px;
  background: #3F95E1;
  color: #ffffff;
  font-weight: bold;
}
.order-list .order-status.processing[data-v-de0231e8] {
  background: #DD5A24;
}
.order-list .order-status.completed[data-v-de0231e8] {
  background: #9F9F9F;
}
.order-list .order-status.cancel[data-v-de0231e8] {
  background: #9F9F9F;
  font-size: 12px;
}
.order-list .operation[data-v-de0231e8] {
  display: inline-block;
}
.order-list .operation .btn[data-v-de0231e8] {
  height: 40px;
  width: 130px;
  padding-right: 12px;
  padding-left: 12px;
}
.order-list .operation .cancel[data-v-de0231e8] {
  margin-top: 10px;
}
.order-list .order td:not(.operation) a[data-v-de0231e8] {
  border-bottom: 1px solid #E83A3B;
  color: #E83A3B;
}
@media (max-width: 1024px) {
.sp-orders[data-v-de0231e8] {
    display: block;
}
.sp-orders .sp-order[data-v-de0231e8] {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #9F9F9F;
}
.sp-orders .sp-order[data-v-de0231e8]:first-child {
    border-top: 1px solid #9F9F9F;
}
.sp-orders .sp-order .sp-operation .btn[data-v-de0231e8] {
    height: 40px;
    font-size: 16px;
    padding-right: 12px;
    padding-left: 12px;
    margin-left: auto;
    width: 130px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.sp-orders .sp-order .sp-operation .btn[data-v-de0231e8] {
    width: 100%;
}
.sp-orders .sp-order .sp-operation .btn.cancel[data-v-de0231e8] {
    margin-top: 10px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field[data-v-de0231e8] {
    display: flex;
    font-size: 16px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.sp-orders .sp-order-field[data-v-de0231e8] {
    font-size: 12px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field[data-v-de0231e8]:not(:first-child) {
    margin-top: 12px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field label[data-v-de0231e8] {
    min-width: 190px;
    width: 190px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.sp-orders .sp-order-field label[data-v-de0231e8] {
    min-width: unset;
    width: 120px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field .sp-order-value[data-v-de0231e8] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.sp-orders .sp-order-field .sp-order-value .sp-order-status[data-v-de0231e8] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 70px;
    background: #3F95E1;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
}
@media (max-width: 1024px) and (max-width: 640px) {
.sp-orders .sp-order-field .sp-order-value .sp-order-status[data-v-de0231e8] {
    height: 24px;
    width: 64px;
    font-size: 12px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field .sp-order-value .sp-order-status.processing[data-v-de0231e8] {
    background: #DD5A24;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field .sp-order-value .sp-order-status.completed[data-v-de0231e8] {
    background: #9F9F9F;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field .sp-order-value .sp-order-status.cancel[data-v-de0231e8] {
    background: #9F9F9F;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field .sp-order-value .name[data-v-de0231e8], .sp-orders .sp-order-field .sp-order-value .quantity[data-v-de0231e8] {
    display: flex;
    flex-direction: column;
}
.sp-orders .sp-order-field .sp-order-value .name a[data-v-de0231e8]:not(:first-child), .sp-orders .sp-order-field .sp-order-value .quantity a[data-v-de0231e8]:not(:first-child) {
    margin-top: 12px;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field #customerSp[data-v-de0231e8] {
    flex-direction: column;
}
}
@media (max-width: 1024px) {
.sp-orders .sp-order-field a[data-v-de0231e8] {
    color: #E83A3B;
    border-bottom: 1px solid #E83A3B;
}
.sp-orders .sp-order-field a.btn.gray[data-v-de0231e8] {
    color: #ffffff;
    border: none;
}
}
.sp-order-label.lh[data-v-de0231e8] {
  line-height: 40px;
}
@media (max-width: 640px) {
.sp-order-label.lh[data-v-de0231e8] {
    line-height: 24px;
}
}
.modal-open[data-v-de0231e8] {
  overflow: hidden;
}
@media (min-width: 1025px) {
.is-sp[data-v-cf5a9130] {
    display: none !important;
}
.is-pc[data-v-cf5a9130] {
    display: flex;
}
.is-sp-only[data-v-cf5a9130] {
    display: block;
}
.is-sp-block[data-v-cf5a9130] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-cf5a9130] {
    display: flex;
}
.is-pc[data-v-cf5a9130] {
    display: none !important;
}
.is-sp-only[data-v-cf5a9130] {
    display: block;
}
.is-sp-block[data-v-cf5a9130] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-cf5a9130] {
    display: block;
}
.is-sp-none[data-v-cf5a9130] {
    display: none;
}
}
.tooltip[data-v-cf5a9130] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-cf5a9130] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-cf5a9130] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-cf5a9130] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-cf5a9130] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-cf5a9130] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-cf5a9130] {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip[aria-hidden=true][data-v-cf5a9130] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-cf5a9130] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.restaurant-orders[data-v-cf5a9130] {
  position: relative;
}
.restaurant-orders .main[data-v-cf5a9130] {
  overflow: hidden;
}
.restaurant-orders .my-page[data-v-cf5a9130] {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
.restaurant-orders .sub-heading[data-v-cf5a9130] {
  display: flex;
  justify-content: center;
  position: relative;
  font-size: 24px;
}
.restaurant-orders .sub-heading .datepicker[data-v-cf5a9130] {
  border: none;
  text-align: right;
}
.restaurant-orders .sub-heading .datepicker input[type=text][data-v-cf5a9130] {
  border: none !important;
  cursor: pointer;
  width: 190px;
}
.restaurant-orders .sub-heading .datepicker[data-v-cf5a9130]::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  background-image: url(/images/calendar-red.png);
  background-size: contain;
  vertical-align: middle;
}
.restaurant-orders .notice[data-v-cf5a9130] {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  width: 100px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  cursor: pointer;
  z-index: 500;
}
@media (max-width: 1024px) {
.restaurant-orders .notice[data-v-cf5a9130] {
    right: 40px;
}
}
@media (max-width: 640px) {
.restaurant-orders .notice[data-v-cf5a9130] {
    right: 20px;
    width: 60px;
    height: 23px;
}
}
.restaurant-orders .notice-wrap[data-v-cf5a9130] {
  position: relative;
  width: 35px;
}
@media (max-width: 640px) {
.restaurant-orders .notice-wrap[data-v-cf5a9130] {
    width: 23px;
}
}
.restaurant-orders .notice-number[data-v-cf5a9130] {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  text-align: center;
  background: #E83A3B;
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  margin-left: auto;
  transition-duration: 0.5s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.restaurant-orders .notice-number.active[data-v-cf5a9130] {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 28px;
}
@media (max-width: 640px) {
.restaurant-orders .notice-number.active[data-v-cf5a9130] {
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 15px;
}
}
@media (max-width: 640px) {
.restaurant-orders .notice-number[data-v-cf5a9130] {
    width: 12px;
    height: 12px;
    font-size: 10px;
    line-height: 12px;
}
}
.restaurant-orders .notice-btn[data-v-cf5a9130] {
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  transition-duration: 0.5s;
}
.restaurant-orders .notice-btn.active[data-v-cf5a9130] {
  opacity: 0;
}
.restaurant-orders .notice-push[data-v-cf5a9130] {
  position: absolute;
  display: flex;
  top: 30px;
  right: 0;
  transform: translateX(500%);
  align-items: center;
  width: 313px;
  height: 67px;
  background: #E83A3B;
  color: #ffffff;
  font-size: 20px;
  padding: 5px 16px;
  cursor: pointer;
  transition-duration: 0.3s;
}
.restaurant-orders .notice-push.push[data-v-cf5a9130] {
  top: 30px;
  right: 10px;
  transform: translateX(0%);
}
@media (max-width: 640px) {
.restaurant-orders .notice-push.push[data-v-cf5a9130] {
    transform: translateX(0%);
    top: 30px;
}
}
@media (max-width: 640px) {
.restaurant-orders .notice-push[data-v-cf5a9130] {
    padding: 6px 10px 6px 6px;
    width: 238px;
    height: 52px;
    font-size: 16px;
}
}
.restaurant-orders .notice-push span[data-v-cf5a9130] {
  display: inline-block;
  width: 56px;
  height: 56px;
  margin-right: 5px;
  border-radius: 50%;
  background: #D30E0E;
  font-size: 34px;
  text-align: center;
  line-height: 56px;
}
@media (max-width: 640px) {
.restaurant-orders .notice-push span[data-v-cf5a9130] {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
}
.restaurant-orders .sound-wrap[data-v-cf5a9130] {
  cursor: pointer;
}
.restaurant-orders .sound-wrap[data-v-cf5a9130]:hover {
  opacity: 0.7;
}
.restaurant-orders .sound-wrap img[data-v-cf5a9130] {
  width: 45.5px;
}
@media (max-width: 640px) {
.restaurant-orders .sound-wrap img[data-v-cf5a9130] {
    width: 25px;
}
}
.modal-orders .order-list[data-v-cf5a9130] {
  max-width: 100%;
}
.modal-orders .order-list .table[data-v-cf5a9130] {
  width: 100%;
  margin: 0 auto;
}
.modal-orders .order-list .table.is-pc[data-v-cf5a9130] {
  display: table;
}
.modal-orders .order-list .table .date[data-v-cf5a9130] {
  font-size: 22px;
  height: 50px;
  vertical-align: middle;
  padding-left: 15px;
  border-bottom: 1px solid #9F9F9F;
  width: 100%;
  padding-top: 30px;
}
.modal-orders .order-list thead tr[data-v-cf5a9130] {
  background-color: #FCE1E2;
  height: 54px;
}
.modal-orders .order-list tbody td[data-v-cf5a9130] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.modal-orders .order-list th[data-v-cf5a9130], .modal-orders .order-list td[data-v-cf5a9130] {
  padding-right: 11px;
  padding-left: 11px;
  vertical-align: middle;
}
.modal-orders .order-list .order[data-v-cf5a9130] {
  border-bottom: 1px solid #9F9F9F;
}
.modal-orders .order-list .order-status[data-v-cf5a9130] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 70px;
  background: #3F95E1;
  color: #ffffff;
  font-weight: bold;
}
.modal-orders .order-list .order-status.processing[data-v-cf5a9130] {
  background: #DD5A24;
}
.modal-orders .order-list .order-status.completed[data-v-cf5a9130] {
  background: #9F9F9F;
}
.modal-orders .order-list .operation .btn[data-v-cf5a9130] {
  height: 40px;
  width: 162px;
  padding-right: 12px;
  padding-left: 12px;
}
.modal-orders .order-list .order td:not(.operation) a[data-v-cf5a9130] {
  border-bottom: 1px solid #E83A3B;
  color: #E83A3B;
}
.sp-order-date[data-v-cf5a9130] {
  margin-top: 28px;
  padding-bottom: 12px;
  font-size: 16px;
}
.sp-orders[data-v-cf5a9130] {
  display: block;
}
@media (max-width: 640px) {
.sp-orders[data-v-cf5a9130] {
    padding-left: 20px;
    padding-right: 20px;
}
}
.sp-order[data-v-cf5a9130] {
  padding-top: 9px;
  padding-bottom: 16px;
  border-top: 1px solid #9F9F9F;
}
.sp-order[data-v-cf5a9130]:last-child {
  border-bottom: 1px solid #9F9F9F;
}
.sp-operation .btn[data-v-cf5a9130] {
  height: 40px;
  font-size: 16px;
  padding-right: 12px;
  padding-left: 12px;
  margin-left: auto;
  max-width: 130px;
}
@media (max-width: 1024px) {
.sp-operation .btn[data-v-cf5a9130] {
    width: 100%;
}
}
@media (max-width: 640px) {
.sp-operation .btn[data-v-cf5a9130] {
    max-width: 100%;
    margin-right: auto;
}
}
.sp-order-status[data-v-cf5a9130] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 70px;
  background: #3F95E1;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}
.sp-order-status.processing[data-v-cf5a9130] {
  background: #DD5A24;
}
.sp-order-status.completed[data-v-cf5a9130] {
  background: #9F9F9F;
}
@media (max-width: 640px) {
.sp-order-status[data-v-cf5a9130] {
    width: 64px;
    height: 24px;
    font-size: 12px;
}
}
.sp-order-field[data-v-cf5a9130] {
  display: flex;
  font-size: 16px;
}
@media (max-width: 640px) {
.sp-order-field[data-v-cf5a9130] {
    font-size: 12px;
}
}
.sp-order-field[data-v-cf5a9130]:not(:first-child) {
  margin-top: 12px;
}
.sp-order-field label[data-v-cf5a9130] {
  width: 120px;
  min-width: unset;
}
.sp-order-field .sp-order-value[data-v-cf5a9130] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sp-order-field .sp-order-value .name[data-v-cf5a9130], .sp-order-field .sp-order-value .quantity[data-v-cf5a9130] {
  display: flex;
  flex-direction: column;
}
.sp-order-field .sp-order-value .name a[data-v-cf5a9130]:not(:first-child), .sp-order-field .sp-order-value .quantity a[data-v-cf5a9130]:not(:first-child) {
  margin-top: 12px;
}
.sp-order-field a[data-v-cf5a9130] {
  color: #E83A3B;
  border-bottom: 1px solid #E83A3B;
}
.sp-order-label.status[data-v-cf5a9130] {
  line-height: 40px;
}
@media (max-width: 640px) {
.restaurant-orders .sub-heading[data-v-cf5a9130] {
    font-size: 20px;
}
.restaurant-orders .sub-heading .datepicker[data-v-cf5a9130]::before {
    width: 26px;
    height: 26px;
}
}
@media (min-width: 1025px) {
.is-sp {
    display: none !important;
}
.is-pc {
    display: flex;
}
.is-sp-only {
    display: block;
}
.is-sp-block {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp {
    display: flex;
}
.is-pc {
    display: none !important;
}
.is-sp-only {
    display: block;
}
.is-sp-block {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block {
    display: block;
}
.is-sp-none {
    display: none;
}
}
.tooltip {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom] {
  margin-top: 5px;
}
.tooltip[x-placement^=right] {
  margin-left: 5px;
}
.tooltip[x-placement^=left] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: black;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.tooltip[aria-hidden=true] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.restaurant-orders .vdp-datepicker__calendar {
  text-align: left;
}
