@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}.Header_header__3DnQ6{align-items:center;background-color:#22190e;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_header__3DnQ6 h1{font-family:Blackadder ITC}.Header_main-image__1eV-T{height:25rem;overflow:hidden;width:100%;z-index:0}.Header_main-image__1eV-T img{height:100%;object-fit:cover;position:relative;transform:rotate(-5deg) translateX(-1rem) translateY(-4rem);width:110%}.HeaderCartButton_button__kgRSI{align-items:center;background-color:#46321bde;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__kgRSI:active,.HeaderCartButton_button__kgRSI:hover{background-color:#22190e}.HeaderCartButton_badge__wkyfY{background-color:#22190e;border-radius:25px;font-weight:700;margin-left:1rem;padding:.25rem 1rem}.HeaderCartButton_icon__dQQVG{color:#fff;height:1.35rem;margin-right:.5rem;width:1.35rem}.HeaderCartButton_badge__wkyfY:active,.HeaderCartButton_badge__wkyfY:hover{background-color:#46321bde}.HeaderCartButton_bump__sCoXg{animation:HeaderCartButton_bump__sCoXg .3s ease-out}@keyframes HeaderCartButton_bump__sCoXg{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:700px){.HeaderCartButton_button__kgRSI>span:nth-child(2){display:none}.HeaderCartButton_button__kgRSI{max-width:3rem}}.MealSummary_summary__xwI8R{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%}.MealSummary_summary__xwI8R h2{font-size:2rem;margin-top:0}.AvailableMeal_meals__c9kFc{grid-gap:2rem;animation:AvailableMeal_meals-appear__--vHi 1s ease-out forwards;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));justify-content:center;margin:2rem auto;max-width:80rem;width:100%}.AvailableMeal_meals__c9kFc ul{list-style:none;margin:0;max-width:25rem;padding:0;width:100%}.AvailableMeal_card__pBW58{background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040}@keyframes AvailableMeal_meals-appear__--vHi{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1200px){.AvailableMeal_meals__c9kFc{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:1rem auto}}@media screen and (max-width:800px){.AvailableMeal_meals__c9kFc{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin:1rem auto;max-width:80%;width:100%}.AvailableMeal_meals__c9kFc ul{list-style:none;margin:0;max-width:18rem;overflow:hidden;padding:0;width:100%}}.Input_input__NQVjP{align-items:center;display:flex;margin-bottom:.5rem}.Input_input__NQVjP label{font-weight:700;margin-right:1rem}.Input_input__NQVjP input{border:1px solid #ccc;border-radius:5px;font:inherit;padding-left:.5rem;width:3rem}.MealForm_form__K7yrl button{background-color:#22190e;border:1px solid #22190e;border-radius:20px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:.25rem 2rem}.MealForm_form__K7yrl button:active,.MealForm_form__K7yrl button:hover{background-color:#46321bde;border-color:#46321bde}.MealItem_meal__ya5ml{border-bottom:1px solid #ccc;display:flex;flex-direction:column;justify-content:space-between;margin:1rem;padding-bottom:1rem}.MealItem_meal__ya5ml img{height:100%;object-fit:cover;object-position:center;width:100%}.MealItem_image__hH9ur{border-radius:14px 14px 0 0;height:20rem;margin-bottom:.25rem;overflow:hidden;width:23rem}.MealItem_about__y8RAA{height:8rem}.MealItem_meal__ya5ml h3{height:2.5rem;margin:0 0 .25rem}.MealItem_description__qNgpI{font-style:italic;height:2rem}.MealItem_price__m7PRJ{color:#46321bde;font-size:1.25rem;font-weight:700;margin-top:.25rem}@media screen and (max-width:800px){.MealItem_meal__ya5ml{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;margin:.4rem}.MealItem_image__hH9ur{border-radius:14px 14px 0 0;height:15rem;margin-bottom:.25rem;overflow:hidden;width:17rem}}.Cart_cart-items__ArpJN{list-style:none;margin:0;max-height:30rem;overflow:scroll;padding:0}.Cart_total__pitaS{align-items:center;display:flex;font-size:1.5rem;font-weight:700;justify-content:space-between;margin:1rem 0}.Cart_actions__t8uyk{text-align:right}.Cart_actions__t8uyk button{background-color:initial;border:1px solid #46321bde;border-radius:25px;cursor:pointer;font:inherit;margin-left:1rem;padding:.5rem 2rem}.Cart_actions__t8uyk button:active,.Cart_actions__t8uyk button:hover{background-color:#22190e;border-color:#22190e;color:#fff}.Cart_actions__t8uyk .Cart_button--alt__HlteX{color:#46321bde}.Cart_actions__t8uyk .Cart_button__0K1L2{background-color:#46321bde;color:#fff}.CartItem_cart-item__tw0Ce,.CartItem_dish__N-rRp{align-items:center;border-bottom:2px solid #8a2b06;display:flex;justify-content:space-between;margin:1rem 0;max-height:8rem;padding:1rem 0;width:100%}.CartItem_dish__N-rRp{border-bottom:initial;max-width:21rem;min-width:21rem;padding:initial}.CartItem_cart-item__tw0Ce h2{color:#363636;font-size:1.3rem;margin:0 0 .5rem;width:100%}.CartItem_image__c0z3U{margin:.5rem;max-height:6rem;max-width:6rem;overflow:hidden}.CartItem_image__c0z3U img{height:auto;object-fit:cover;width:100%}.CartItem_summary__Xvq11{align-items:center;display:flex;justify-content:space-evenly;width:10rem}.CartItem_price__9IMlV{color:#8a2b06;font-weight:700}.CartItem_amount__zzLYT{border:1px solid #ccc;border-radius:6px;color:#363636;font-weight:700;padding:.25rem .75rem}.CartItem_actions__UZXBr{display:flex;flex-direction:column}@media (min-width:768px){.CartItem_actions__UZXBr{flex-direction:row}}.CartItem_cart-item__tw0Ce 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__tw0Ce button:active,.CartItem_cart-item__tw0Ce button:hover{background-color:#8a2b06;color:#fff}.Modal_backdrop__h\+axS{background-color:#000000bf;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:20}.Modal_modal__K4Mca{animation:Modal_slide-down__HHCTI .3s ease-out forwards;background-color:#fff;border-radius:14px;box-shadow:0 2px 8px #00000040;left:5%;padding:1rem;position:fixed;top:10vh;width:90%;z-index:30}@media (min-width:768px){.Modal_modal__K4Mca{left:calc(50% - 20rem);width:40rem}}@keyframes Modal_slide-down__HHCTI{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}.Footer_footer__02I0E{background-color:#22190e;color:#fff;height:7rem;padding:1rem 10%;text-align:center;width:100%}
/*# sourceMappingURL=main.de0688f8.css.map*/