@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._backdrop_1yrxq_1{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:#000000bf}._modal_1yrxq_21{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_1yrxq_1 .3s ease-out forwards}@media (min-width: 768px){._modal_1yrxq_21{width:40rem;left:calc(50% - 20rem)}}@keyframes _slide-down_1yrxq_1{0%{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}._cart-item_3cb81_1{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #2ecc71;padding:1rem 0;margin:1rem 0}._cart-item_3cb81_1 h2{margin:0 0 .5rem;color:#080808}._summary_3cb81_29{width:10rem;display:flex;justify-content:space-between;align-items:center}._price_3cb81_43{font-weight:700;color:#27ae60}._amount_3cb81_53{font-weight:700;border:1px solid #a8e6cf;padding:.25rem .75rem;border-radius:6px;color:#172e21}._actions_3cb81_69{display:flex;flex-direction:column}@media (min-width: 768px){._actions_3cb81_69{flex-direction:row}}._cart-item_3cb81_1 button{font:inherit;font-weight:700;font-size:1.25rem;color:#080808;border:1px solid #2ecc71;transition:background-color .3s ease,color .3s ease;width:3rem;text-align:center;border-radius:6px;background-color:transparent;cursor:pointer;margin-left:1rem;margin:.25rem}._cart-item_3cb81_1 button:hover,._cart-item_3cb81_1 button:active{background-color:#2ecc71;color:#fff}._cart-items_5xnck_1{list-style:none;margin:0;padding:0;max-height:20rem;overflow-y:scroll}._total_5xnck_17{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;margin:1rem 0}._actions_5xnck_35{text-align:right}._actions_5xnck_35 button{font:inherit;cursor:pointer;background-color:transparent;border:1px solid #2ecc71;padding:.5rem 2rem;border-radius:25px;margin-left:1rem;transition:background-color .3s ease,color .3s ease}._actions_5xnck_35 ._order-btn_5xnck_67{background-color:#2ecc71;color:#fff}._actions_5xnck_35 ._order-btn_5xnck_67:hover,._actions_5xnck_35 ._order-btn_5xnck_67:active{background-color:#27ae60;border-color:#27ae60;color:#fff}._actions_5xnck_35 ._close-btn_5xnck_91{color:#2ecc71}._actions_5xnck_35 ._close-btn_5xnck_91:hover,._actions_5xnck_35 ._close-btn_5xnck_91:active{background-color:#c91d1d;border:1px solid white;color:#fff}._button_1ghqk_1{cursor:pointer;font:inherit;border:none;background-color:#27ae60;transition:background-color .3s ease;color:#fff;padding:.5rem 2rem;display:flex;justify-content:space-around;align-items:center;border-radius:25px;font-weight:700}@media (max-width: 420px){._button_1ghqk_1{padding:.375rem .5rem}}@media (max-width: 530px){._button_1ghqk_1{padding:.5rem}._button_1ghqk_1 span{font-size:10px}}@media (min-width: 640px){._button_1ghqk_1{padding:.75rem 3rem}}._button_1ghqk_1:hover,._button_1ghqk_1:active{background-color:#1e8449}._icon_1ghqk_89{width:1.35rem;height:1.35rem;margin-right:.5rem}._badge_1ghqk_101{background-color:#2ecc71;transition:background-color .3s ease;padding:.25rem 1rem;border-radius:25px;margin-left:1rem;font-weight:700}._button_1ghqk_1:hover ._badge_1ghqk_101,._button_1ghqk_1:active ._badge_1ghqk_101{background-color:#299c59}._bump_1ghqk_129{animation:_bump_1ghqk_129 .3s ease-out}@keyframes _bump_1ghqk_129{0%{transform:scale(1)}10%{transform:scale(.9)}30%{transform:scale(1.1)}50%{transform:scale(1.15)}to{transform:scale(1)}}._header_1cqt1_1{position:fixed;top:0;left:0;width:100%;height:5rem;background-color:#2ecc71;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10%;box-shadow:0 2px 8px #2ecc7140;z-index:10}@media (max-width: 520px){._header_1cqt1_1 h1{font-size:16px}}._main-image_1cqt1_45{width:100%;height:25rem;z-index:0;overflow:hidden}._main-image_1cqt1_45 img{width:110%;height:100%;object-fit:cover;transform:rotate(-5deg) translateY(-4rem) translate(-1rem)}._fruits_180b7_1{max-width:60rem;width:90%;margin:2rem auto;animation:_fruits-appear_180b7_1 1s ease-out forwards}._fruits_180b7_1 ul{list-style:none;margin:0;padding:0}@keyframes _fruits-appear_180b7_1{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}._card_k1w6s_1{padding:1rem;box-shadow:0 2px 8px #00000040;border-radius:14px;background-color:#fff}._input_1mwjh_1{display:flex;align-items:center;margin-bottom:.5rem}._input_1mwjh_1 label{font-weight:700;margin-right:1rem}._input_1mwjh_1 input{width:3rem;border-radius:5px;border:1px solid #ccc;font:inherit;padding-left:.5rem}._form_wftyz_1{text-align:right}._form_wftyz_1 button{font:inherit;cursor:pointer;background-color:#2ecc71;border:1px solid #2ecc71;transition:background-color .3s ease;color:#fff;padding:.25rem 2rem;border-radius:20px;font-weight:700}._form_wftyz_1 button:hover,._form_wftyz_1 button:active{background-color:#27ae60;border-color:#27ae60}._fruit_195zi_1{display:flex;justify-content:space-between;margin:1rem;padding-bottom:1rem;border-bottom:1px solid #ccc}._fruit_195zi_1 h3{margin:0 0 .25rem}._description_195zi_25{font-style:italic}._price_195zi_33{margin-top:.25rem;font-weight:700;color:#27ae60;font-size:1.25rem}._summary_wtny5_1{text-align:center;max-width:45rem;width:90%;margin:auto;margin-top:-10rem;position:relative;background-color:#27ae60;color:#fff;border-radius:14px;padding:1rem;box-shadow:0 1px 18px 10px #2ecc7140}._summary_wtny5_1 h2{font-size:2rem;margin-top:0}@media (max-width: 520px){._summary_wtny5_1 h2{font-size:1.5rem}}*{box-sizing:border-box}html{font-family:Noto Sans JP,sans-serif}html:has(._fruit-order-app_1cv5r_11){background-color:#f1f8e9}body{margin:0;padding:0;height:100%}
