@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:#f6e58d;margin:0}.Header_header__kasgQ{align-items:center;background-color:#f1c40f;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%}.HeaderCartButton_button__60lMx{align-items:center;background-color:#ffdd59;border:solid #fff;border-radius:25px;color:#fff;cursor:pointer;display:flex;font:inherit;font-weight:700;justify-content:space-around;margin:10px 20px;padding:.75rem 3rem;position:fixed;right:0;z-index:20}.HeaderCartButton_button__60lMx:active,.HeaderCartButton_button__60lMx:hover{background-color:#f9ca24}.HeaderCartButton_icon__OJcs2{height:1.35rem;margin-right:.5rem;width:1.35rem}.HeaderCartButton_badge__bGT5f{background-color:#ffd32a;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:#ffa801}.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)}}@media screen and (max-width:360px){.HeaderCartButton_button__60lMx{font-display:none;font-size:small;padding:2%;width:30%}}.MealsSummary_summary__FhRar{background:radial-gradient(to bottom left,#ffe897,#dff9fb);background:-webkit-radial-gradient(top right,#ffe897,#dff9fb);border-radius:14px;box-shadow:0 0 1rem 0 #0003;color:#f9ca24;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}.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}.AvailableMeals_mealsLoading__ThI57{color:#fff;text-align:center}.AvailableMeals_mealsError__XEOyY{color:red;text-align:center}@keyframes AvailableMeals_meals-appear__2peFo{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.Card_card__9h8Dh{background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040;padding:1rem}.Input_form__oB-A1{font-size:15px;margin:0 0 8px 4px;padding:5px 0;text-align:center}.Input_form__oB-A1 button{background-color:#8a2b06;border:1px solid #8a2b06;border-radius:20px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.25rem 2rem}.Input_form__oB-A1 button:active,.Input_form__oB-A1 button:hover{background-color:#641e03;border-color:#641e03}.Input_txt__JWJC0{font-size:20px;font-weight:700}.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}.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}.Cart_cart-items__YO7J6{list-style:none;margin:0;max-height:20rem;overflow:scroll;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}.Modal_backdrop__HzBxV{background-color:#000000bf;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.Modal_modal__RajTW{animation:Modal_slide-down__tDgXQ .3s ease-out forwards;background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040;left:5%;padding:1rem;position:fixed;top:14vh;width:90%;z-index:30}@media (min-width:768px){.Modal_modal__RajTW{left:calc(50% - 20rem);width:40rem}}@keyframes Modal_slide-down__tDgXQ{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}.Checkout_form__g1sh-{height:210px;margin:1rem 0;overflow-y:scroll}.Checkout_control__GVg5i{margin-bottom:.5rem}.Checkout_control__GVg5i label{display:block;font-weight:700;margin-bottom:.25rem}.Checkout_control__GVg5i input{border:1px solid #ccc;border-radius:4px;font:inherit;max-width:100%;width:20rem}.Checkout_actions__7B4wj{display:flex;gap:1rem;justify-content:flex-end}.Checkout_actions__7B4wj button{background-color:initial;border:none;border-radius:25px;color:#5a1a01;cursor:pointer;font:inherit;padding:.5rem 2rem}.Checkout_actions__7B4wj button:active,.Checkout_actions__7B4wj button:hover{background-color:#ffe6dc}.Checkout_actions__7B4wj .Checkout_submit__nxoli{background-color:#5a1a01;border:1px solid #5a1a01;color:#fff}.Checkout_actions__7B4wj .Checkout_submit__nxoli:active,.Checkout_actions__7B4wj .Checkout_submit__nxoli:hover{background-color:#7a2706}.Checkout_invalid__VQBNb label{color:#ca3e51}.Checkout_invalid__VQBNb input{background-color:#ffeff1;border-color:#aa0b20}@media screen and (max-width:360px){.Checkout_form__g1sh-{height:170px;overflow-y:scroll}}
/*# sourceMappingURL=main.31b900e9.css.map*/