@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";._button_1nill_1{cursor:pointer;font:inherit;border:none;background-color:#4d1601;color:#fff;padding:.75rem 3rem;display:flex;justify-content:space-around;align-items:center;border-radius:25px;font-weight:700}._button_1nill_1:hover,._button_1nill_1:active{background-color:#2c0d00}._icon_1nill_20{width:1.35rem;height:1.35rem;margin-right:.5rem}._badge_1nill_26{background-color:#b94517;padding:.25rem 1rem;border-radius:25px;margin-left:1rem;font-weight:700}._button_1nill_1:hover ._badge_1nill_26,._button_1nill_1:active ._badge_1nill_26{background-color:#92320c}._bump_1nill_39{animation:_bump_1nill_39 .3s ease-out}@keyframes _bump_1nill_39{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._header_1pe96_1{position:fixed;top:0;left:0;width:100%;height:5rem;background-color:#8a2b06;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 10%;box-shadow:0 2px 8px #00000040;z-index:10}._main-image_1pe96_18{width:100%;height:25rem;z-index:0;overflow:hidden}._main-image_1pe96_18 img{width:110%;height:100%;object-fit:cover;transform:rotate(-5deg) translateY(-4rem) translate(-1rem)}@media (min-width: 37.5em){._header_1pe96_1{flex-direction:row}}._input_leqtw_1{display:flex;align-items:center;margin-bottom:.5rem}._input_leqtw_1 label{font-weight:700;margin-right:1rem}._input_leqtw_1 input{width:3rem;border-radius:5px;border:1px solid #ccc;font:inherit;padding-left:.5rem}._form_92fn2_1{text-align:right}._form_92fn2_1 button{font:inherit;cursor:pointer;background-color:#8a2b06;border:1px solid #8a2b06;color:#fff;padding:.25rem 2rem;border-radius:20px;font-weight:700}._form_92fn2_1 button:hover,._form_92fn2_1 button:active{background-color:#641e03;border-color:#641e03}._meal_14ir0_1{display:flex;justify-content:space-between;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ccc}._meal_14ir0_1 h3{margin:0 0 .25rem}._description_14ir0_13{font-style:italic}._price_14ir0_17{margin-top:.25rem;font-weight:700;color:#ad5502;font-size:1.25rem}._card_qnz1w_1{padding:1rem;box-shadow:0 2px 8px #00000040;border-radius:14px;background-color:#fff}._meals_1aan4_1{max-width:60rem;width:90%;margin:2rem auto;animation:_meals-appear_1aan4_1 1s ease-out forwards}._meals_1aan4_1 ul{list-style:none;margin:0;padding:0}@keyframes _meals-appear_1aan4_1{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}._summary_slz25_1{text-align:center;max-width:45rem;width:90%;margin:auto;margin-top:-10rem;position:relative;background-color:#383838;color:#fff;border-radius:14px;padding:1rem;box-shadow:0 1px 18px 10px #00000040}._summary_slz25_1 h2{font-size:2rem;margin-top:0}._backdrop_1idgk_1{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:#000000bf}._modal_1idgk_11{position:fixed;top:20vh;left:5%;width:90%;background-color:#fff;padding:1rem;border-radius:14px;box-shadow:0 2px 8px #00000040;z-index:30;animation:_slide-down_1idgk_1 .3s ease-out forwards}@media (min-width: 768px){._modal_1idgk_11{width:40rem;left:calc(50% - 20rem)}}@keyframes _slide-down_1idgk_1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}._cart-items_y6nhb_1{list-style:none;margin:0;padding:0;max-height:20rem;overflow-y:scroll}._total_y6nhb_9{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;margin:1rem 0}._actions_y6nhb_18{text-align:right}._actions_y6nhb_18 button{font:inherit;cursor:pointer;background-color:transparent;border:1px solid #8a2b06;padding:.5rem 2rem;border-radius:25px;margin-left:1rem}._actions_y6nhb_18 button:hover,._actions_y6nhb_18 button:active{background-color:#5a1a01;border-color:#5a1a01;color:#fff}._actions_y6nhb_18 ._button--alt_y6nhb_39{color:#8a2b06}._actions_y6nhb_18 ._button_y6nhb_39{background-color:#8a2b06;color:#fff}._cart-item_dt7rs_1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #8a2b06;padding:1rem 0;margin:1rem 0}._cart-item_dt7rs_1 h2{margin:0 0 .5rem;color:#363636}._summary_dt7rs_15{width:10rem;display:flex;justify-content:space-between;align-items:center}._price_dt7rs_22{font-weight:700;color:#8a2b06}._amount_dt7rs_27{font-weight:700;border:1px solid #ccc;padding:.25rem .75rem;border-radius:6px;color:#363636}._actions_dt7rs_35{display:flex;flex-direction:column}@media (min-width: 768px){._actions_dt7rs_35{flex-direction:row}}._cart-item_dt7rs_1 button{font:inherit;font-weight:700;font-size:1.25rem;color:#8a2b06;border:1px solid #8a2b06;width:3rem;text-align:center;border-radius:6px;background-color:transparent;cursor:pointer;margin-left:1rem;margin:.25rem}._cart-item_dt7rs_1 button:hover,._cart-item_dt7rs_1 button:active{background-color:#8a2b06;color:#fff}*{box-sizing:border-box}html{font-family:Noto Sans JP,sans-serif}body{margin:0;background-color:#3f3f3f}
