@media (min-width: 1025px) {
.is-sp[data-v-7cf2cfe9] {
    display: none !important;
}
.is-pc[data-v-7cf2cfe9] {
    display: flex;
}
.is-sp-only[data-v-7cf2cfe9] {
    display: block;
}
.is-sp-block[data-v-7cf2cfe9] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-7cf2cfe9] {
    display: flex;
}
.is-pc[data-v-7cf2cfe9] {
    display: none !important;
}
.is-sp-only[data-v-7cf2cfe9] {
    display: block;
}
.is-sp-block[data-v-7cf2cfe9] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-7cf2cfe9] {
    display: block;
}
.is-sp-none[data-v-7cf2cfe9] {
    display: none;
}
}
.tooltip[data-v-7cf2cfe9] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-7cf2cfe9] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-7cf2cfe9] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-7cf2cfe9] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-7cf2cfe9] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-7cf2cfe9] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-7cf2cfe9] {
  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-7cf2cfe9] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-7cf2cfe9] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.form-modal .btns[data-v-7cf2cfe9] {
  text-align: center;
}
@media (min-width: 1025px) {
.is-sp[data-v-2f942d31] {
    display: none !important;
}
.is-pc[data-v-2f942d31] {
    display: flex;
}
.is-sp-only[data-v-2f942d31] {
    display: block;
}
.is-sp-block[data-v-2f942d31] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-2f942d31] {
    display: flex;
}
.is-pc[data-v-2f942d31] {
    display: none !important;
}
.is-sp-only[data-v-2f942d31] {
    display: block;
}
.is-sp-block[data-v-2f942d31] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-2f942d31] {
    display: block;
}
.is-sp-none[data-v-2f942d31] {
    display: none;
}
}
.tooltip[data-v-2f942d31] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-2f942d31] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-2f942d31] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-2f942d31] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-2f942d31] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-2f942d31] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-2f942d31] {
  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-2f942d31] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-2f942d31] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
@media (max-width: 640px) {
.restaurant-order-create-form[data-v-2f942d31] {
    padding-left: 20px;
    padding-right: 20px;
}
.restaurant-order-create-form .form-chank[data-v-2f942d31] {
    padding-left: 0;
    padding-right: 0;
}
}
.restaurant-order-create-form .setting[data-v-2f942d31] {
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  width: 100%;
}
@media (max-width: 640px) {
.restaurant-order-create-form .setting[data-v-2f942d31] {
    margin-top: 30px;
}
}
.restaurant-order-create-form .total[data-v-2f942d31], .restaurant-order-create-form .subtotal[data-v-2f942d31], .restaurant-order-create-form .delivery-charge[data-v-2f942d31] {
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
  font-size: 22px;
  font-weight: bold;
}
.restaurant-order-create-form .phone-order-edit .lines[data-v-2f942d31] {
  margin-top: 60px;
}
.restaurant-order-create-form .phone-order-form[data-v-2f942d31] {
  max-width: 560px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 72px;
}
.restaurant-order-create-form .order-types[data-v-2f942d31] {
  display: flex;
}
.restaurant-order-create-form .order-types .order-type[data-v-2f942d31] {
  display: flex;
  align-items: center;
  margin-top: 0;
}
.restaurant-order-create-form .order-types .order-type[data-v-2f942d31]:not(:first-child) {
  margin-left: 60px;
}
.restaurant-order-create-form .order-types input[data-v-2f942d31] {
  width: 28px;
}
.restaurant-order-create-form .delivery-date[data-v-2f942d31] {
  display: flex;
  margin-top: 12px;
}
.restaurant-order-create-form .delivery-date .time-picker[data-v-2f942d31] {
  margin-left: 22px;
}
.restaurant-order-create-form .order[data-v-2f942d31] {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 22px;
  padding-right: 55px;
  border-bottom: 1px solid #9F9F9F;
  display: flex;
}
.restaurant-order-create-form .order[data-v-2f942d31]:first-child {
  border-top: 1px solid #9F9F9F;
}
.restaurant-order-create-form .order .thumb img[data-v-2f942d31] {
  max-width: 79px;
}
.restaurant-order-create-form .order .detail[data-v-2f942d31] {
  margin-left: 24px;
  flex: 1;
}
.restaurant-order-create-form .order .quantity[data-v-2f942d31] {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
.restaurant-order-create-form .order[data-v-2f942d31] {
    padding: 16px 12px;
}
.restaurant-order-create-form .order .thumb img[data-v-2f942d31] {
    max-width: 38px;
}
.restaurant-order-create-form .order .detail[data-v-2f942d31] {
    margin-left: 10px;
}
.restaurant-order-create-form .order .detail[data-v-2f942d31], .restaurant-order-create-form .order .quantity[data-v-2f942d31] {
    font-size: 11px;
}
}
.restaurant-order-create-form .phone-order-confirm[data-v-2f942d31] {
  margin-top: 20px;
}
.restaurant-order-create-form .phone-order-confirm .orders[data-v-2f942d31] {
  display: flex;
  flex-wrap: wrap;
}
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31] {
  max-width: calc(50% - 20px);
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9F9F9F;
  display: flex;
}
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31]:nth-child(2) {
  border-top: 1px solid #9F9F9F;
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31]:nth-child(2) {
    border-top: none;
}
}
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31]:nth-child(2n) {
  margin-left: 40px;
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31]:nth-child(2n) {
    margin-left: 0;
}
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-order-confirm .orders .order[data-v-2f942d31] {
    max-width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}
}
.restaurant-order-create-form .phone-order-confirm .btns[data-v-2f942d31] {
  margin-top: 28px;
  max-width: 642px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-around;
}
.restaurant-order-create-form .phone-order-confirm .btns .btn[data-v-2f942d31] {
  max-width: 247px;
  width: 100%;
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-order-confirm .btns .btn[data-v-2f942d31] {
    max-width: 100%;
}
}
.restaurant-order-create-form .phone-orderer-detail[data-v-2f942d31] {
  margin-top: 100px;
  max-width: 642px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.restaurant-order-create-form .phone-orderer-detail .takeout[data-v-2f942d31], .restaurant-order-create-form .phone-orderer-detail .delivery[data-v-2f942d31] {
  display: flex;
  align-items: center;
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-orderer-detail[data-v-2f942d31] {
    margin-top: 40px;
}
}
.restaurant-order-create-form .phone-orderer-detail .order-types .order-type[data-v-2f942d31] {
  margin-top: 0;
}
@media (max-width: 640px) {
.restaurant-order-create-form .setting[data-v-2f942d31] {
    padding-right: 26px;
    padding-left: 26px;
}
.restaurant-order-create-form .setting .total[data-v-2f942d31], .restaurant-order-create-form .setting .subtotal[data-v-2f942d31] {
    font-size: 16px;
    margin-top: 12px;
}
.restaurant-order-create-form .phone-order-form[data-v-2f942d31] {
    padding-right: 26px;
    padding-left: 26px;
}
.restaurant-order-create-form .order-types .order-type[data-v-2f942d31] {
    font-size: 11px;
}
}
@media (max-width: 640px) {
.restaurant-order-create-form .phone-order-succeed[data-v-2f942d31] {
    padding-left: 26px;
    padding-right: 26px;
}
}
.restaurant-order-create-form .order-details[data-v-2f942d31] {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31] {
  max-width: calc(33.3333333% - 80px / 3);
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #9F9F9F;
  border-bottom: 1px solid #9F9F9F;
  margin-right: 40px;
  border-collapse: collapse;
}
@media (min-width: 1280px) {
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31]:nth-child(3n) {
    margin-right: 0;
}
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31]:nth-child(n+4) {
    border-top: none;
}
}
@media (max-width: 1280px) {
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31] {
    max-width: calc(50% - 40px / 2);
}
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31]:nth-child(2n) {
    margin-right: 0;
}
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31]:nth-child(n+3) {
    border-top: none;
}
}
@media (max-width: 1024px) {
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31] {
    max-width: 100%;
    margin-right: 0;
}
.restaurant-order-create-form .order-details .order-detail[data-v-2f942d31]:nth-child(n+2) {
    border-top: none;
}
}
.restaurant-order-create-form .order-detail-list[data-v-2f942d31] {
  list-style-type: disc;
  margin-top: 1em;
  display: flex;
  align-items: center;
}
.restaurant-order-create-form .order-detail-list .quantity[data-v-2f942d31] {
  width: 30px;
  margin-left: 1em;
}
@media (max-width: 640px) {
.restaurant-order-create-form .order-detail-list[data-v-2f942d31] {
    font-size: 11px;
}
.restaurant-order-create-form .order-detail-list .quantity[data-v-2f942d31] {
    width: 60px;
}
}
.restaurant-order-create-form .order-detail-list .right-wrapper[data-v-2f942d31] {
  width: 100%;
  display: flex;
}
.restaurant-order-create-form .order-detail-list .right-wrapper .name[data-v-2f942d31] {
  font-weight: bold;
}
@media (max-width: 1024px) {
.restaurant-order-create-form .order-detail-list .right-wrapper .name[data-v-2f942d31] {
    font-size: 14px;
}
}
.restaurant-order-create-form .order-detail-list .right-wrapper .price[data-v-2f942d31] {
  font-weight: bold;
  margin-top: 10px;
}
@media (max-width: 1024px) {
.restaurant-order-create-form .order-detail-list .right-wrapper .price[data-v-2f942d31] {
    font-size: 16px;
}
}
.restaurant-order-create-form .order-detail-list .thumb img[data-v-2f942d31] {
  max-width: 120px;
}
.restaurant-order-create-form .order-detail-list .counters[data-v-2f942d31] {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.restaurant-order-create-form .order-detail-list .counters .remove-item[data-v-2f942d31] {
  margin-top: 13px;
  color: #E83A3B;
  border-bottom: 1px solid #E83A3B;
  cursor: pointer;
}
@media (max-width: 640px) {
.restaurant-order-create-form .order-detail-list .counters .remove-item[data-v-2f942d31] {
    font-size: 12px;
}
}
.restaurant-order-create-form .order-detail-list .counter[data-v-2f942d31] {
  display: flex;
  justify-content: space-between;
  width: 160px;
  height: 40px;
}
@media (max-width: 1024px) {
.restaurant-order-create-form .order-detail-list .counter[data-v-2f942d31] {
    height: 30px;
}
}
.restaurant-order-create-form .order-detail-list .counter .minus[data-v-2f942d31], .restaurant-order-create-form .order-detail-list .counter .plus[data-v-2f942d31] {
  background: #E83A3B;
  color: #ffffff;
  width: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  padding-bottom: 4px;
  cursor: pointer;
}
.restaurant-order-create-form .order-detail-list .counter .minus[data-v-2f942d31] {
  border-radius: 27px 0 0 27px;
}
.restaurant-order-create-form .order-detail-list .counter .plus[data-v-2f942d31] {
  border-radius: 0 27px 27px 0;
}
.restaurant-order-create-form .order-detail-list .counter input[data-v-2f942d31] {
  font-size: 16px;
  width: 60px;
  text-align: center;
  border-top: 3px solid #E83A3B;
  border-bottom: 3px solid #E83A3B;
  border-right: none;
  border-left: none;
  height: 100%;
  margin-top: 0;
}
@media (max-width: 1024px) {
.restaurant-order-create-form .order-detail-list .counter[data-v-2f942d31] {
    width: 120px;
    height: 30px;
}
.restaurant-order-create-form .order-detail-list .counter .minus[data-v-2f942d31], .restaurant-order-create-form .order-detail-list .counter .plus[data-v-2f942d31] {
    font-size: 26px;
    width: 40px;
    min-width: 40px;
    height: 30px;
}
.restaurant-order-create-form .order-detail-list .counter input[data-v-2f942d31] {
    width: 40px;
    height: 30px;
    font-size: 16px;
}
}
.form-chank[data-v-2f942d31] {
  max-width: 560px;
  margin: 0 auto;
  margin-top: 40px;
}
.form-chank .value.address[data-v-2f942d31] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.form-chank .value.address .address-flex[data-v-2f942d31] {
  display: flex;
}
.phone-order-confirm.form-chank[data-v-2f942d31] {
  max-width: 900px;
}
.phone-order-confirm.form-chank .confirm[data-v-2f942d31] {
  width: 100%;
  max-width: 900px;
}
@media (max-width: 1024px) {
.phone-order-confirm.form-chank .confirm[data-v-2f942d31] {
    max-width: 560px;
}
}
@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;
}
.datepicker input {
  border: 1px solid #858585;
  height: 40px;
}
.datepicker .vue__time-picker.time-picker input.display-time {
  border: 1px solid #858585;
  border-radius: 8px;
  height: 40px;
}
@media (min-width: 1025px) {
.is-sp[data-v-6ef5fdf7] {
    display: none !important;
}
.is-pc[data-v-6ef5fdf7] {
    display: flex;
}
.is-sp-only[data-v-6ef5fdf7] {
    display: block;
}
.is-sp-block[data-v-6ef5fdf7] {
    display: none;
}
}
@media (max-width: 1024px) {
.is-sp[data-v-6ef5fdf7] {
    display: flex;
}
.is-pc[data-v-6ef5fdf7] {
    display: none !important;
}
.is-sp-only[data-v-6ef5fdf7] {
    display: block;
}
.is-sp-block[data-v-6ef5fdf7] {
    display: none;
}
}
@media (max-width: 640px) {
.is-sp-block[data-v-6ef5fdf7] {
    display: block;
}
.is-sp-none[data-v-6ef5fdf7] {
    display: none;
}
}
.tooltip[data-v-6ef5fdf7] {
  display: block !important;
  z-index: 10000;
}
.tooltip .tooltip-inner[data-v-6ef5fdf7] {
  background: black;
  color: white;
  border-radius: 16px;
  padding: 5px 10px 4px;
}
.tooltip[x-placement^=top][data-v-6ef5fdf7] {
  margin-bottom: 5px;
}
.tooltip[x-placement^=bottom][data-v-6ef5fdf7] {
  margin-top: 5px;
}
.tooltip[x-placement^=right][data-v-6ef5fdf7] {
  margin-left: 5px;
}
.tooltip[x-placement^=left][data-v-6ef5fdf7] {
  margin-right: 5px;
}
.tooltip.popover .popover-inner[data-v-6ef5fdf7] {
  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-6ef5fdf7] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden=false][data-v-6ef5fdf7] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.restaurant-order-create-form[data-v-6ef5fdf7] {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1280px) {
.restaurant-order-create-form[data-v-6ef5fdf7] {
    max-width: 900px;
}
}
@media (max-width: 1024px) {
.restaurant-order-create-form[data-v-6ef5fdf7] {
    max-width: 560px;
}
}
@media (max-width: 640px) {
.restaurant-order-create-form[data-v-6ef5fdf7] {
    max-width: 100%;
    margin-top: 20px;
}
}
.restaurant-name[data-v-6ef5fdf7] {
  max-width: 1280px;
  margin: 0 auto;
}
.restaurant-name .select-wrap[data-v-6ef5fdf7] {
  height: 42px;
  width: 200px;
  position: relative;
  display: flex;
  background: #fff;
  border: 1px solid #000000;
  border-radius: 5px;
}
.restaurant-name .select-wrap select[data-v-6ef5fdf7] {
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 40px 0 12px;
  border-radius: 5px;
  background-image: url("/images/select-arrow.png");
  background-repeat: no-repeat;
  background-size: 16px 11px;
  background-position: right 20px center;
}
