@charset "UTF-8";
/*!
 * Author: ShoHakamada <sho.hakamada@shocktech.co.jp>
 */
/*---------------------------------
  * Foundation
---------------------------------*/
@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: bolder;
    src: local('Gilroy'), local('Gilroy-Heavy'), url('../font/md-bootstrap/Gilroy/Gilroy-Heavy.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 800;
    src: local('Gilroy'), local('Gilroy-Black'), url('../font/md-bootstrap/Gilroy/Gilroy-Black.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local('Gilroy'), local('Gilroy-Bold'), url('../font/md-bootstrap/Gilroy/Gilroy-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: local('Gilroy'), local('Gilroy-Semibold'), url('../font/md-bootstrap/Gilroy/Gilroy-Semibold.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local('Gilroy'), local('Gilroy-Medium'), url('../font/md-bootstrap/Gilroy/Gilroy-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local('Gilroy'), local('Gilroy-Regular'), url('../font/md-bootstrap/Gilroy/Gilroy-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Gilroy';
    font-style: normal;
    font-display: swap;
    font-weight: 300;
    src: local('Gilroy'), local('Gilroy-UltraLight'), url('../font/md-bootstrap/Gilroy/Gilroy-UltraLight.otf') format('opentype');
}

body {
    font-family: Gilroy, san-serif;
}

*, ::before, ::after {
    box-sizing: inherit;
}
/* Hàm bọc css-1thxqul*/
.d-header-wrapper-position-fixed-none {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    background-color: rgb(236, 243, 255);
}
/* Hàm bọc css-jd0s5m*/
.d-header-wrapper-position-fixed {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    position: fixed;
    z-index: 99;
}
/* Hàm bọc css-i9gxme */
.d-header-wrapper-flex {
    -webkit-box-flex: 1;
    flex-grow: 1;
}
/* Hàm bọc css-xaec68*/
.d-header-wrapper-z-index {
    position: fixed;
    background-color: rgb(255, 255, 255);
    box-shadow: none;
    border-bottom: 1px solid;
    top: 0px;
    width: 100%;
    z-index: 11;
}
/* Hàm bọc css-8g2ide */
.d-header-wrapper-display-flex {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}

/* LOGO HEADER css-kzm0gr*/
.d-header-wrapper-flex-logo {
    padding-left: 20px;
    padding-right: 4px;
    flex: 1 1 0%;
}
/*LOGO HEADER css-70qvj9*/
.d-header-wrapper-display-flex-icon {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
/* LOGO HEADER css-k008qs*/
.d-wrapper-flex-icon {
    display: flex;
}
/*LOGO HEADER*/
.css-18jydz {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 40px;
}

/*BUTTON search, staff*/
.css-7afadn {
    padding: 10px 12px;
    line-height: 0;
}
/*BUTTON history*/
.css-13xl4na {
    position: relative;
    padding: 10px 12px;
    line-height: 0;
}
/*BUTTON payment*/
.b-button-payment {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Gilroy, san-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.75;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    text-transform: none;
    color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 6px 8px;
    background-color: rgb(0, 0, 0);
}
/*Button language*/
.b-button-chosen-language {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Gilroy, san-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.75;
    min-width: 64px;
    padding: 6px 20px 6px 12px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(255, 143, 31);
    text-transform: none;
    border-radius: 10px;
}

/*SPAN IN BUTTON*/
.s-no-item-button {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}

/*P in Button*/
.b-p-in-button {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: rgb(255, 255, 255);
}

/* Presentation language*/
.d-wrapper-presentation {
    position: fixed;
    z-index: 1300;
    inset: 0px;
}

/* Presentation language*/
.d-presentation-aria-hidden {
    position: fixed;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;
    z-index: -1;
}

/*Cart screen back to menu and delete all*/
.css-69i1ev {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 16px;
}
/*Cart screen back to menu and delete all css-k008qs-back */
.d-wrapper-flex-icon-back {
    display: flex;
    background: url("/img/common/icons/sp_new/back_dark.svg") no-repeat center;
    width: 24px;
    height: 24px;
}
/*Cart screen back to menu and delete all css-11a1xoi*/
.p-button-delete-all {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    color: rgb(235, 67, 25);
    text-align: right;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}
/* title cart css-15e8nj6*/
.d-wrapper-list-product {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 20px;
}
/* title cart css-7tzrgt*/
.d-draw-line-product {
    flex: 1 1 0%;
    height: 3px;
    background-color: rgb(0, 0, 0);
    margin-right: 8px;
}
/* title cart css-y3mvmd*/
.d-title-list-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    font-size: 28px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}

/*BUTTON SEND ORDER css-1kqceci*/
.d-wrapper-button-order {
    border-top: 1px solid rgb(0, 0, 0);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    min-height: 82px;
    background-color: rgb(255, 255, 255);
    padding-top: 10px;
}
.b-button-send-order {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px 20px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Gilroy, san-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.75;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    text-transform: none;
    background-color: rgb(255, 143, 31);
    color: rgb(255, 255, 255);
    border-radius: 10px;
    width: 100%;
    display: block;
    padding: 10px 12px;
}
.d-wrapper-text-button {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.s-span-text-content {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.p-text-show-content {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 2;
    color: rgb(255, 255, 255);
}
.d-number-cart {
    margin: 0px 10px 0px 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    padding: 1px 12px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 20px;
    background-color: rgb(255, 255, 255);
}
.p-text-show-content-order {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: 700;
}

/* HR element List item cart*/
.hr-line-product {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgb(0, 0, 0);
}
/* Div2 element List item cart*/
.d-wrapper-product {
    padding: 24px 0px 16px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
/* Div2 element Image product List item cart*/
.d-wrapper-img-product {
    display: flex;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 85px;
    height: 85px;
    align-items: center;
    justify-content: center;
    position: relative;
}
.d-wrapper-img-product img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}
/* Div p upper element Image product List item cart*/
.d-wrapper-info-product {
    margin-left: 12px;
    flex: 1 1 0%;
    overflow: hidden;
}
/* Div p lower element Image product List item cart*/
.d-wrapper-lower {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}
/* H4 name product element Image product List item cart*/
.h-product-name {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}
/* Div price product element Image product List item cart*/
.d-wrapper-price-product-out {
    margin-top: 4px;
}
/*css-1d4246j*/
.d-wrapper-price-product-in {
    line-height: 1.2;
    font-size: 14px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}
/* Custom element Image product List item cart css-wpnst0*/
.p-content-in-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 14px;
    font-style: italic;
    color: rgb(0, 0, 0);
}
/* opption topping element Image product List item cart*/
.d-list-option-product {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
}
/* quantity element Image product List item cart css-oda7ga-quantity-num*/
.p-product-quantity {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
    color: rgb(0, 0, 0);
}
/*ICON minus */
.p-icon-minus-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 8px;
    width: 24px;
    height: 24px;
}
/*ICON plus */
.p-icon-plus-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    width: 24px;
    height: 24px;
}

/*H4 topping*/
.h-topping-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    white-space: break-spaces;
    font-weight: 600;
    font-size: 14px;
    color: rgb(0, 0, 0);
}
/* dev1 IN h4*/
.d-in-h4-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-wrap: wrap;
    color: rgb(0, 0, 0);
}
/* dev2 IN h4*/
.d-out-h4-product {
    margin-right: 4px;
    display: flex;
    flex-wrap: wrap;
}
/* p in h4*/
.p-h4-product {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    font-size: 14px;
    word-break: normal;
}

/*No Item DIV element*/
.d-no-item {
    margin-top: 10%;
    margin-bottom: 10%;
}
/*No Item H4 element*/
.h-h4-no-item {
    margin: 0px;
    font-family: Gilroy, san-serif;
    line-height: 1.5;
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 33px;
}
/*No Item Button Back to menu*/
.b-button-no-item {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 14px 0px 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Gilroy, san-serif;
    line-height: 1.75;
    min-width: 64px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    text-transform: none;
    border-radius: 10px;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 600;
    padding: 8px 20px;
}
/*No Item Span Button Back to menu*/
.s-no-item-button {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}

.p-content-in-product-memo {
    font-style: italic;
    margin: 0px;
    line-height: 1rem;
}

.css-7afadn div{
    background: url("/img/common/icons/sp_new/search_icon.svg") no-repeat;
    width: 16px;
    height: 18px;
}

.css-7afadm a div{
    background: url("/img/common/icons/sp_new/staff_icon.svg") no-repeat;
    width: 23px;
    height: 27px;
}

.css-13xl4na a div{
    background: url("/img/common/icons/sp_new/history_icon.svg") no-repeat;
    width: 19px;
    height: 23px;
}

.css-7afadm {
    padding: 10px 12px;
}

#call-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*No Image*/
.no-image {
    width: 100%;
    height: 100%;
    background: #c4c4c4;
    border-radius: 10px;
    align-items: center;
    display: flex !important;
    justify-content: center;
    position: relative;
}
.d-top-menu-side-dish__img .no-image {
    width: 120px;
    height: 120px;
}

.d-top-menu-set__img .no-image,
.d-top-menu-single__img .no-image {
    position: absolute;
    top: 0;
}

.no-image:after {
    color: #fff;
    content: 'NO IMAGE';
    font-family: Hiragino Kaku Gothic Pro;
    font-size: 16px;
}

.orange_color_chose {
    color: rgb(255, 143, 31);
}

.blue_color_chose {
    color: rgb(64, 172, 221)
}

.comma-edit:last-of-type:after {
    content: ".";
    line-height: 1.3;
}

.comma-edit:after {
    content: ", ";
    line-height: 1;
}

.d-out-h4-product-option {
    margin-right: 4px;
    display: flex;
    flex-wrap: wrap;
}

.css-k008qs a {
    display: block;
    width: 40px;
}

.content_title {
    margin: 0px;
    font-family: Gilroy, san-serif;
    font-weight: 400;
    line-height: 1.5;
    font-size: 20px;
    color: #FF8F1F;
}

h1, h2, h3, h4, h5 {
    word-break: normal !important;
}
