@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap);*{box-sizing:border-box}html{font-family:Noto Sans JP,sans-serif}body{background-color:#3f3f3f;margin:0}.HeaderCartButton_button__60lMx{align-items:center;background-color:#4d1601;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font:inherit;font-weight:700;justify-content:space-around;padding:.75rem 3rem}.HeaderCartButton_button__60lMx:active,.HeaderCartButton_button__60lMx:hover{background-color:#2c0d00}.HeaderCartButton_icon__OJcs2{height:1.35rem;margin-right:.5rem;width:1.35rem}.HeaderCartButton_badge__bGT5f{background-color:#b94517;border-radius:25px;font-weight:700;margin-left:1rem;padding:.25rem 1rem}.HeaderCartButton_button__60lMx:active .HeaderCartButton_badge__bGT5f,.HeaderCartButton_button__60lMx:hover .HeaderCartButton_badge__bGT5f{background-color:#92320c}.HeaderCartButton_bump__4Cyf9{animation:HeaderCartButton_bump__4Cyf9 .3s ease-out}@keyframes HeaderCartButton_bump__4Cyf9{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.Header_header__kasgQ{align-items:center;background-color:#8a2b06;box-shadow:0 2px 8px #00000040;color:#fff;display:flex;height:5rem;justify-content:space-between;left:0;padding:0 10%;position:fixed;top:0;width:100%;z-index:10}.Header_main-image__KKmbl{height:25rem;overflow:hidden;width:100%;z-index:0}.Header_main-image__KKmbl img{height:100%;object-fit:cover;transform:rotate(-5deg) translateY(-4rem) translateX(-1rem);width:110%}.MealsSummary_summary__FhRar{background-color:#383838;border-radius:14px;box-shadow:0 1px 18px 10px #00000040;color:#fff;margin:-10rem auto auto;max-width:45rem;padding:1rem;position:relative;text-align:center;width:90%}.MealsSummary_summary__FhRar h2{font-size:2rem;margin-top:0}.Card_card__9h8Dh{background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040;padding:1rem}.MealItem_meal__df5TJ{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;margin:1rem;padding-bottom:1rem}.MealItem_meal__df5TJ h3{margin:0 0 .25rem}.MealItem_description__kARHs{font-style:italic}.MealItem_price__L4q5n{color:#ad5502;font-size:1.25rem;font-weight:700;margin-top:.25rem}.MealItemForm_form__XW4e8{text-align:right}.MealItemForm_form__XW4e8 button{background-color:#8a2b06;border:1px solid #8a2b06;border-radius:20px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.25rem 2rem}.MealItemForm_form__XW4e8 button:active,.MealItemForm_form__XW4e8 button:hover{background-color:#641e03;border-color:#641e03}.input_input__fDCz7{align-items:center;display:flex;margin-bottom:.5rem}.input_input__fDCz7 label{font-weight:700;margin-right:1rem}.input_input__fDCz7 input{border:1px solid #ccc;border-radius:5px;font:inherit;padding-left:.5rem;width:3rem}.AvailableMeals_meals__1qX6E{animation:AvailableMeals_meals-appear__2peFo 1s ease-out forwards;margin:2rem auto;max-width:60rem;width:90%}.AvailableMeals_meals__1qX6E ul{list-style:none;margin:0;padding:0}@keyframes AvailableMeals_meals-appear__2peFo{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.Cart_cart-items__YO7J6{list-style:none;margin:0;max-height:20rem;overflow:auto;padding:0}.Cart_total__F-EkC{align-items:center;display:flex;font-size:1.5rem;font-weight:700;justify-content:space-between;margin:1rem 0}.Cart_actions__l1l2y{text-align:right}.Cart_actions__l1l2y button{background-color:initial;border:1px solid #8a2b06;border-radius:25px;cursor:pointer;font:inherit;margin-left:1rem;padding:.5rem 2rem}.Cart_actions__l1l2y button:active,.Cart_actions__l1l2y button:hover{background-color:#5a1a01;border-color:#5a1a01;color:#fff}.Cart_actions__l1l2y .Cart_button--alt__PSeXC{color:#8a2b06}.Cart_actions__l1l2y .Cart_button__UnOO1{background-color:#8a2b06;color:#fff}.Model_backdrop__WSI4M{background-color:#000000bf;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.Model_modal__kEIgQ{animation:Model_slide-down__umUPd .3s ease-out forwards;background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040;left:5%;padding:1rem;position:fixed;top:20vh;width:90%;z-index:30}@media (min-width:768px){.Model_modal__kEIgQ{left:calc(50% - 20rem);width:40rem}}@keyframes Model_slide-down__umUPd{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}.CartItem_cart-item__dtdCk{align-items:center;border-bottom:2px solid #8a2b06;display:flex;justify-content:space-between;margin:1rem 0;padding:1rem 0}.CartItem_cart-item__dtdCk h2{color:#363636;margin:0 0 .5rem}.CartItem_summary__ue4Uc{align-items:center;display:flex;justify-content:space-between;width:10rem}.CartItem_price__pP54w{color:#8a2b06;font-weight:700}.CartItem_amount__b0-du{border:1px solid #ccc;border-radius:6px;color:#363636;font-weight:700;padding:.25rem .75rem}.CartItem_actions__JbqCw{display:flex;flex-direction:column}@media (min-width:768px){.CartItem_actions__JbqCw{flex-direction:row}}.CartItem_cart-item__dtdCk button{background-color:initial;border:1px solid #8a2b06;border-radius:6px;color:#8a2b06;cursor:pointer;font:inherit;font-size:1.25rem;font-weight:700;margin:.25rem;text-align:center;width:3rem}.CartItem_cart-item__dtdCk button:active,.CartItem_cart-item__dtdCk button:hover{background-color:#8a2b06;color:#fff}
/*# sourceMappingURL=main.2607d000.css.map*/