@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";._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-item_1e6a3_1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #5e5e5e;padding:1rem 0;margin:1rem 0}._cart-item_1e6a3_1 h2{margin:0 0 .5rem;color:#363636}._summary_1e6a3_15{width:10rem;display:flex;justify-content:space-between;align-items:center}._price_1e6a3_22{color:#535353}._amount_1e6a3_26{border:1px solid #ccc;padding:.25rem .75rem;border-radius:6px;color:#363636}._actions_1e6a3_33{display:flex;flex-direction:column}@media (min-width: 768px){._actions_1e6a3_33{flex-direction:row}}._cart-item_1e6a3_1 button{font:inherit;font-size:1.25rem;color:#000;border:1px solid #000000;width:3rem;text-align:center;border-radius:6px;background-color:transparent;cursor:pointer;margin-left:1rem;margin:.25rem}._cart-item_1e6a3_1 button:hover,._cart-item_1e6a3_1 button:active{background-color:#000;color:#fff}._cart-items_1gt8m_1{list-style:none;margin:0;padding:0;max-height:20rem;overflow:auto}._total_1gt8m_9{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;margin:1rem 0}._actions_1gt8m_18{text-align:right}._actions_1gt8m_18 button{font:inherit;cursor:pointer;background-color:transparent;border:2px solid #6f6f6f;padding:.5rem 2rem;border-radius:25px;margin-left:1rem}._actions_1gt8m_18 button:hover,._actions_1gt8m_18 button:active{background-color:#181818;border-color:#181818;color:#fff}._actions_1gt8m_18 ._button--alt_1gt8m_39{color:#505050}._actions_1gt8m_18 ._button_1gt8m_39{background-color:#6f6f6f;color:#fff}._button_62mmy_1{cursor:pointer;font:inherit;border:none;background-color:#565656;color:#fff;padding:.7rem 1.3rem;display:flex;justify-content:space-around;align-items:center;border-radius:35px;font-size:1.5rem}._button_62mmy_1:hover,._button_62mmy_1:active{background-color:#323232}._icon_62mmy_20{width:2.5rem;height:2.5rem;margin-right:.5rem}._badge_62mmy_26{background-color:#eee;padding:.2rem 1rem;border-radius:30px;margin-left:.5rem;color:#303030}._button_62mmy_1:hover ._badge_62mmy_26,._button_62mmy_1:active ._badge_62mmy_26{background-color:#d7d7d7}._bump_62mmy_39{animation:_bump_62mmy_39 .3s ease-out}@keyframes _bump_62mmy_39{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._header_tm8iz_1{position:fixed;top:0;left:0;width:100vw;height:5rem;background-color:#d9d9d9;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 4rem;box-shadow:0 1px 6px #00000040;z-index:10}._header_tm8iz_1 h1{font-size:2.9rem}._summary_amx2z_1{text-align:center;max-width:45rem;width:40%;margin:auto auto 2%;background-color:#b2b2b2;position:relative;color:#fff;border-radius:14px;padding:2rem 0}._summary_amx2z_1 p{font-size:1.6em;margin:1%}._input_dz6ev_1{display:flex;align-items:center;margin-bottom:0}._input_dz6ev_1 label{margin-right:1rem}._input_dz6ev_1 input{width:3rem;border-radius:5px;border:1px solid #ccc;font:inherit;padding-left:.5rem}._form_ogql6_1{text-align:right;display:flex;align-items:center;justify-content:center;font-size:1.2rem}._form_ogql6_1 button{font:inherit;cursor:pointer;background-color:#535252;border:1px solid #535252;color:#fff;padding:.25rem 2rem;height:60%;border-radius:20px;margin-left:2rem}._form_ogql6_1 button:hover,._form_ogql6_1 button:active{background-color:#323232;border-color:#323232}._form_ogql6_1 div{display:flex;align-items:center;justify-content:center}._container_1p5na_1{position:relative;display:flex;flex-direction:column;justify-content:space-between;margin:1rem;width:20rem;height:20rem}._container_1p5na_1:hover ._description_1p5na_11,._container_1p5na_1:hover ._form_1p5na_15{display:block}._image_1p5na_19{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;overflow:hidden;z-index:-1}._name_1p5na_32{font-weight:500;width:9rem;margin-right:.5rem;font-size:1.3rem;position:relative;z-index:1}._price_1p5na_41{color:#6e6e6e;font-size:1.3rem;width:5rem;margin-right:2rem;text-align:right;position:relative;z-index:1}._description_1p5na_11{display:none;font-size:1.3rem;margin-right:.5rem;position:relative;z-index:1}._form_1p5na_15{display:none;position:relative;z-index:1}._toppings_1c2oa_1{display:flex;flex-wrap:wrap;justify-content:space-between;width:90%;margin:2rem auto;margin-top:0;animation:_toppings-appear_1c2oa_1 1s ease-out forwards}._toppings_1c2oa_1 ul{list-style:none;margin:0;padding:0}@keyframes _toppings-appear_1c2oa_1{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}._category_124f0_1{list-style:none;font-size:1.5rem}._category_124f0_1:not(:last-child){padding-right:6rem;border-right:1px solid #ccc}._category_124f0_1:hover{color:#9f9f9f}._card_24qp1_1{padding:2rem;box-shadow:0 2px 8px #00000040;border-radius:14px;background-color:#fff;margin:0 auto;width:75%}._toppings_9yal6_1{margin-top:10rem}._container_9yal6_5{display:flex;flex-direction:column}._ulContainer_9yal6_10{display:flex;align-items:center;justify-content:center}._liContainer_9yal6_16{padding-left:0;display:flex;align-items:center;justify-content:space-around;font-size:1.4rem;max-width:70rem;width:90%;margin-bottom:0;padding-bottom:1.5rem;border-bottom:1px solid #ccc}body{margin:0}*{box-sizing:border-box}html{font-family:Jua,sans-serif}body{margin:0;cursor:default}::-webkit-scrollbar{display:none}
