@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";.App{all:unset;margin:0;padding:0;box-sizing:border-box}._header_1sfd8_1{position:fixed;top:0;left:0;width:100%;height:4rem;background-color:#f4ab1f;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10%;box-shadow:0 2px 8px #00000040;z-index:10;font-size:.7rem}._mainImage_1sfd8_18{width:100%;height:20rem;z-index:0;overflow:hidden}._mainImage_1sfd8_18 img{width:110%;height:100%;object-fit:cover;transform:rotate(-5deg) translateY(-4rem) translate(-1rem)}._button_3spbs_1{cursor:pointer;font:inherit;border:none;background-color:#f98220;color:#fff;padding:.45rem 1rem;display:flex;justify-content:space-around;align-items:center;border-radius:15px;font-weight:700}._button_3spbs_1:hover,._button_3spbs_1:active{background-color:#2c0d00}._text_3spbs_20{font-size:.7rem}._icon_3spbs_24{width:1.35rem;height:1.35rem;margin-right:.5rem}._badge_3spbs_30{background-color:#b94517;padding:.1rem .5rem;border-radius:25px;margin-left:.5rem;font-weight:700;font-size:.8rem}._button_3spbs_1:hover ._badge_3spbs_30,._button_3spbs_1:active ._badge_3spbs_30{background-color:#92320c}._bump_3spbs_44{animation:_bump_3spbs_44 .3s ease-out}@keyframes _bump_3spbs_44{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._summary_1ewcs_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 2rem;box-shadow:0 1px 18px 10px #00000040}._summary_1ewcs_1 h2{font-size:1.6rem;margin-top:0}._summary_1ewcs_1 p{font-size:.9rem}._card_qnz1w_1{padding:1rem;box-shadow:0 2px 8px #00000040;border-radius:14px;background-color:#fff}._header_1fj5c_1{text-align:center}._meals_1fj5c_5{max-width:50rem;width:90%;margin:2rem auto;animation:_meals-appear_1fj5c_1 1s ease-out forwards}._meals_1fj5c_5 ul{list-style:none;margin:0;padding:0}@keyframes _meals-appear_1fj5c_1{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}._meal_wk3g3_1{display:flex;justify-content:space-between;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ccc}._meal_wk3g3_1 h3{margin:0 0 .25rem}._description_wk3g3_13{font-style:italic;font-size:.85rem}._price_wk3g3_18{margin-top:.25rem;font-weight:700;color:#ff922b;font-size:1rem}._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_l36ul_1{text-align:right}._form_l36ul_1 button{font:inherit;cursor:pointer;background-color:#f4ab16;border:1px solid #f4ab16;color:#fff;padding:.25rem 2rem;border-radius:20px;font-weight:700}._form_l36ul_1 button:hover,._form_l36ul_1 button:active{background-color:#f46b16;border-color:#f46b16}.spinner-box{width:100%;height:300px;display:flex;justify-content:center;align-items:center;background-color:transparent}.pulse-container{width:120px;display:flex;justify-content:space-between;align-items:center}.pulse-bubble{width:20px;height:20px;border-radius:50%;background-color:#f4ab1f}.pulse-bubble-1{animation:pulse .4s ease 0s infinite alternate}.pulse-bubble-2{animation:pulse .4s ease .2s infinite alternate}.pulse-bubble-3{animation:pulse .4s ease .4s infinite alternate}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}._errorContainer_t3srf_1{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:50px}@media screen and (max-width: 900px){._errorContainer_t3srf_1{flex-direction:column;padding:20px}}._header_t3srf_15{width:80%}@media screen and (max-width: 900px){._header_t3srf_15{width:100%;padding:0 50px}}._cart-items_1e9x7_1{list-style:none;margin:0;padding:0;max-height:15rem;overflow:auto}._total_1e9x7_9{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;margin:1rem 0}._actions_1e9x7_18{text-align:right}._actions_1e9x7_18 button{font:inherit;cursor:pointer;background-color:transparent;border:1px solid #f4ab16;padding:.5rem 2rem;border-radius:25px;margin-left:1rem}._actions_1e9x7_18 button:hover,._actions_1e9x7_18 button:active{background-color:#f4aa16bb;border-color:#f4aa16bb;color:#fff}._actions_1e9x7_18 ._button--alt_1e9x7_39{color:#f4ab16}._actions_1e9x7_18 ._button_1e9x7_39{background-color:#f4ab16;color:#fff}._backdrop_kmgh6_1{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:#000000bf}._modal_kmgh6_11{position:fixed;top:15vh;left:5%;width:90%;background-color:#fff;padding:1rem;border-radius:14px;box-shadow:0 2px 8px #00000040;z-index:30;animation:_slide-down_kmgh6_1 .3s ease-out forwards}@media (min-width: 768px){._modal_kmgh6_11{width:40rem;left:calc(50% - 20rem)}}@keyframes _slide-down_kmgh6_1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}._cart-item_1em3q_1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #f4ab1f;padding:.5rem 0 .25rem;margin:.5rem 0}._cart-item_1em3q_1 h2{font-size:1.5rem;margin:0 0 .5rem;color:#363636}._summary_1em3q_16{width:10rem;display:flex;justify-content:space-between;align-items:center}._price_1em3q_23{font-weight:700;color:#8a2b06}._amount_1em3q_28{font-weight:700;border:1px solid #ccc;padding:.2rem .75rem;border-radius:6px;color:#363636}._actions_1em3q_36{display:flex;flex-direction:column}@media (min-width: 768px){._actions_1em3q_36{flex-direction:row}}._cart-item_1em3q_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_1em3q_1 button:hover,._cart-item_1em3q_1 button:active{background-color:#8a2b06;color:#fff}._form_o8jeg_1{margin:1rem 0;height:9rem;overflow:auto}._control_o8jeg_7{margin-bottom:.2rem}._control_o8jeg_7 label{font-weight:700;margin-bottom:.25rem;display:block}._control_o8jeg_7 input{height:2rem;font:inherit;border:1px solid #ccc;border-radius:4px;width:20rem;max-width:100%;margin-right:20px}._userInput_o8jeg_27{display:flex;flex-direction:row;align-items:center}._actions_o8jeg_33{display:flex;justify-content:flex-end;gap:1rem}._actions_o8jeg_33 button{font:inherit;color:#5a1a01;cursor:pointer;background-color:transparent;border:none;border-radius:25px;padding:.5rem 2rem}._actions_o8jeg_33 button:hover,._actions_o8jeg_33 button:active{background-color:#ffe6dc}._actions_o8jeg_33 ._submit_o8jeg_54{border:1px solid #5a1a01;background-color:#5a1a01;color:#fff}._actions_o8jeg_33 ._submit_o8jeg_54:hover,._actions_o8jeg_33 ._submit_o8jeg_54:active{background-color:#7a2706}._invalid_o8jeg_65 label{color:#ca3e51}._invalid_o8jeg_65 p{font-size:.8rem}._invalid_o8jeg_65 input{border-color:#aa0b20;background-color:#ffeff1}*{box-sizing:border-box}html{font-family:Noto Sans JP,sans-serif}body{margin:0;background-color:#3f3f3f}
