@charset "UTF-8";.header,.header__fixed{height:80px}.sidebar--cart{top:80px;height:calc(100vh - 80px)}.searchbar--wrap{width:350px}.cart-link{color:transparent}.cart-link:hover,.cart-link:focus,.cart-link:active,.cart-link.active{color:#606060}.cart-link{width:80px;height:100%;position:relative;background-color:#ededed}.cart-link:after{content:attr(data-cart);position:absolute;top:12px;right:15px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#e7380d;overflow:hidden;color:#fff;line-height:1;font-size:1.125rem;font-weight:500}.header-lower__shop{display:flex;min-height:34px;padding-left:50px;align-items:center}.header-lower__shop::before{width:38px!important;height:34px!important}.wrapper--store-cart .cart-store__law-url{display:block;margin-left:0;font-size:1rem;color:#0ad6bb;text-decoration:underline}.wrapper--store-cart .cart-menu__list{gap:unset;min-height:125px;background-color:#f4f4f4}.wrapper--store-cart .cart-menu__content[data-modal-link]{padding-right:20px}.wrapper--store-cart .cart-menu__content[data-modal-link]::after{position:absolute;top:0;right:3px;width:14px;height:24px;display:block;background:url(/img/common/arrow_green_bottom-866d2e7021e5c043921d15d6a9059bf5.svg) 50% 50% no-repeat;background-size:100% auto;content:""}.wrapper--store-cart .cart-menu__card-image{flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;width:180px;height:180px;margin:0}.wrapper--store-cart .cart-menu__card-image img{display:block;max-width:180px;max-height:180px;margin:0 auto;width:auto;height:auto}.wrapper--store-cart .cart-menu__card-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:12px;row-gap:8px;align-items:start;flex:1 1 0;min-width:0;max-width:100%;width:auto;box-sizing:border-box}.wrapper--store-cart .cart-menu__card-ttl,.wrapper--store-cart .cart-menu__card-ttl--small{margin-right:0;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.wrapper--store-cart .cart-menu__card-ttl{grid-column:1;grid-row:1;display:block;overflow:visible;-webkit-box-orient:unset;-webkit-line-clamp:unset;line-clamp:unset;text-overflow:unset}.wrapper--store-cart .cart-menu__card-ttl--small{grid-column:1;grid-row:2;overflow:visible;text-overflow:unset}.wrapper--store-cart .cart-menu__card-content>.d-flex.flex-middle.flex-wrap{grid-column:2;grid-row:1;align-self:start;justify-self:end;width:100%;max-width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;flex-wrap:nowrap;row-gap:8px;column-gap:0}.wrapper--store-cart .cart-menu__card-content>.d-flex.flex-middle.flex-wrap>.d-flex.flex-middle.flex-between{flex-shrink:0;flex-wrap:nowrap;min-width:0}.wrapper--store-cart .cart-menu__card-content>.d-flex.flex-middle.flex-wrap .c-box-coupon-wrap{flex:0 0 auto;min-width:0;max-width:100%;width:auto;align-self:flex-end;text-align:right}.wrapper--store-cart .cart-menu__card-content>.d-flex.flex-bottom.flex-wrap{grid-column:1 / -1;width:100%;max-width:100%;min-width:0}.wrapper--store-cart .cart-menu__card-content:has(>.cart-menu__card-ttl--small)>.d-flex.flex-bottom.flex-wrap{grid-row:3}.wrapper--store-cart .cart-menu__card-content:not(:has(>.cart-menu__card-ttl--small))>.d-flex.flex-bottom.flex-wrap{grid-row:2}.wrapper--store-cart .cart-menu__card-delete{font-size:.625rem}.wrapper--store-cart .cart-menu__card-delete>svg{width:16px}.wrapper--store-cart .cart-menu__card>.d-flex.flex-1{align-items:flex-start;min-width:0;box-sizing:border-box}.wrapper--store-cart .cart-menu__card:not(:has(.c-setting-gift))>.d-flex.flex-1{width:100%}.wrapper--store-cart .cart-menu__card-content>.d-flex{min-width:0;max-width:100%}@media screen and (min-width:960px){.wrapper--store-cart .cart-menu__card:has(.c-setting-gift){flex-direction:row;flex-wrap:nowrap;align-items:flex-start;column-gap:20px}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift)>.d-flex.flex-1{flex:0 1 calc(50% - 10px);max-width:calc(50% - 10px);width:auto;min-width:0;align-self:flex-start}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift) .c-setting-gift{flex:1 1 calc(50% - 10px);width:auto;min-width:220px;max-width:calc(50% - 10px);margin-left:0;margin-top:0;height:auto;box-sizing:border-box}}@media screen and (max-width:959px){.wrapper--store-cart .cart-menu__card{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wrapper--store-cart .cart-menu__card>.d-flex.flex-1{width:100%;max-width:100%;flex:0 0 auto;min-width:0}.wrapper--store-cart .cart-menu__card .c-setting-gift{width:100%;max-width:100%;margin-left:0;margin-top:16px;flex:0 0 auto;order:2}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift)>.d-flex.flex-1{order:1}.wrapper--store-cart .cart-menu__card-image{width:clamp(72px,24vw,110px);height:clamp(72px,24vw,110px)}.wrapper--store-cart .cart-menu__card-image img{max-width:clamp(72px,24vw,110px);max-height:clamp(72px,24vw,110px)}.wrapper--store-cart .cart-menu__card-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:10px;row-gap:8px}.wrapper--store-cart .cart-menu__card-ttl,.wrapper--store-cart .cart-menu__card-ttl--small{overflow-wrap:break-word;word-break:normal;word-wrap:break-word}.wrapper--store-cart .cart-menu__card-ttl{grid-column:1;grid-row:1;max-width:100%}.wrapper--store-cart .cart-menu__card-ttl--small{grid-column:1;grid-row:2;max-width:100%}.wrapper--store-cart .cart-menu__card-content>.d-flex.flex-middle.flex-wrap{grid-column:2;grid-row:1;align-self:start;justify-self:end;width:100%;max-width:100%;min-width:0;flex-direction:column;align-items:flex-end;justify-content:flex-start;flex-wrap:nowrap}.wrapper--store-cart .cart-menu__card-content:has(>.cart-menu__card-ttl--small)>.d-flex.flex-bottom.flex-wrap{grid-row:3}.wrapper--store-cart .cart-menu__card-content:not(:has(>.cart-menu__card-ttl--small))>.d-flex.flex-bottom.flex-wrap{grid-row:2}}.wrapper--store-cart .cart-information{display:flex;flex-wrap:wrap;padding-bottom:20px;justify-content:space-between}.wrapper--store-cart .cart-information__item{padding:0;min-width:240px;margin-top:30px;margin-bottom:8px;padding-right:12px;border-bottom:0;border-right:1px solid #0006}.wrapper--store-cart .cart-information__item-yen{min-width:unset}@media screen and (max-width:959px){.wrapper--store-cart .cart-information{padding-bottom:0;margin-bottom:1.5vw}.wrapper--store-cart .cart-information__item{margin-top:1.5vw;margin-bottom:1.5vw}}@media screen and (max-width:1366px){.wrapper--store-cart .cart-menu__card-list:after{content:none}.wrapper--store-cart .cart-menu__card{width:100%;box-sizing:border-box;padding-right:12px}.wrapper--store-cart .cart-menu__card-content{box-sizing:border-box;padding-right:8px}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift){flex-direction:column;flex-wrap:nowrap;align-items:stretch}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift)>.d-flex.flex-1,.wrapper--store-cart .cart-menu__card:has(.c-setting-gift) .c-setting-gift{width:100%;max-width:100%;min-width:0;flex:0 0 auto}.wrapper--store-cart .cart-menu__card:has(.c-setting-gift) .c-setting-gift{margin-top:16px}}@media screen and (min-width:960px){.wrapper--store-cart .c-box-modal__cart-menu{top:90%;right:0;left:unset;width:400px;transform:unset}.wrapper--store-cart [id*='ecCartOrdererSelect'] .c-box-modal__cart-menu{right:0;left:unset;width:480px}.wrapper--store-cart [id*='DeliveryDateTimeSelect'] .c-box-modal__cart-menu{left:50px;right:unset;width:480px}.wrapper--store-cart [id*='ecCartDeliveryDateTimeSelect'] .c-box-modal__cart-menu{right:0;left:unset;width:480px}.wrapper--store-cart [id*='myStoreListSearch'] .c-box-modal__cart-menu{width:500px}.wrapper--store-cart .delivery-date-select .c-box-modal__cart-menu{width:504px}.wrapper--store-cart [id*='ecCartDeliveryDateTimeSelect'].delivery-date-select .c-box-modal__cart-menu{right:0;left:unset;width:504px}}.store-background{padding:30px;border-radius:25px;background-color:#f4f4f4;border:1px solid var(--default-color);box-shadow:0 3px 6px 0 rgba(0,0,0,0.15)}.store-container{display:flow-root;box-sizing:content-box;width:100%;max-width:1200px;margin:0 auto}.store-container.complete{max-width:unset;background:#ededed}.store-container.complete .c-section-2{padding:40px 0}.c-online-slider__qrcode.front_is-hide{display:none}.c-online-slider__qrcode .c-btn-item__link{padding:0;width:100%}.delivery-receipt-complete{width:100%;margin:auto;max-width:375px;color:#5a5a5a;text-align:center;font-size:1.25rem;padding:25px 45px;border-radius:25px;background-color:#fff;box-shadow:0 3px 20px rgba(0,0,0,0.08)}.front__service-title::after{content:"";display:block;height:0;width:5%;border-bottom:4px solid var(--default-color);margin:20px auto}.front__service-list{display:flex;padding:60px;gap:20px 20px;flex-wrap:wrap;justify-content:center}.front__service-item{display:block;width:190px;height:190px;padding:20px;cursor:pointer;text-align:center;border-radius:24px;font-size:.875rem;border:1px solid var(--default-color);box-shadow:0 3px 30px #00000029}.c-btn-item__link:hover{background-image:linear-gradient(-45deg,#ff9f1d,#f86c06)}.front__service-item:hover{opacity:.6}.c-btn-item__store.js-store-confirm{width:102px;text-align:center;background-color:var(--default-color);color:#fff}@media screen and (min-width:960px){.front__store-cookie-confirm{top:250px;width:100%;max-width:500px;padding:30px 70px;transform:translateX(-50%)}.front__store-purchase-confirm{width:100%;max-width:550px;background-color:#ededed}}.background-header-store{background-color:#FFF;background-size:contain;background-image:url("/img/top/od_background_PC-005dcf2136a5a3d6b9c0b3ff512beddd.png")}.c-box-store__title-categories{padding:36px 24px 16px;font-size:1.33333rem;color:#000}.c-category-acc__head{margin-right:4px}.c-category-acc__body.store-page{overflow:unset}@media screen and (max-width:750px){.c-box-store__title-categories{font-size:6vw}}.c-btn-item__store{cursor:pointer;background:#FFF;padding:10px 15px;font-size:.875rem;border-radius:25px;color:var(--default-color);border:1px solid var(--default-color);box-shadow:0 3px 6px 0 rgba(0,0,0,0.15)}.c-btn-item__store-sg{cursor:pointer;background:#e8390d;padding:4px 15px;font-size:.875rem;border-radius:30px;color:#fff;border:1px solid #e8390d;box-shadow:0 3px 6px 0 rgba(0,0,0,0.15)}.c-btn-item__store-sg:disabled{opacity:.5;pointer-events:none}.c-btn-item__store-sg.c-btn-item__store-index{width:380px;border-radius:40px;font-size:x-large;height:82px;display:flex;justify-content:center}.front_header_store-shop{display:flex;height:40px;padding:0 20px;max-width:29vw;min-width:350px;background:#fff;align-items:center;border-radius:12px}.header_store-shop__logo{max-height:30px;object-fit:contain}.front_sidebar_cart-nothing-area{padding-left:10px}.store-container .c-list-form--harf{width:55%}.store-container .c-input-textarea{height:150px;border:1px solid #b5b5b5}.store-container .c-input-textarea:focus{border:unset}.store-container .c-input-text-delivery--arw{background-color:#FFF}.account-search__info{display:block;padding:20px 50px 35px;background-color:#f4f4f4;border:2px solid #f4f4f4}.account-search__info>h3{font-size:1.125rem;font-weight:600;color:#707070}.account-search__info:before{position:absolute;top:22px;left:22px;width:20px;height:30px;display:block;background:url(/img/common/icon_map-2c4952d0b029793d76f35bd35b6d60b4.svg) 50% 50% no-repeat;background-size:100% auto;content:""}.delivery-search__info{width:100%;display:flex;cursor:pointer;position:relative;padding:10px 60px 10px 20px;border-bottom:4px solid #d6d6d6}.delivery-search__info:before{position:absolute;top:50%;right:30px;width:35px;height:35px;display:block;border-right:5px solid #a5a5a5;border-bottom:5px solid #a5a5a5;transform:translateY(-50%) rotate(-45deg);background-size:100% auto;content:""}.delivery-search__info h3{color:#AAA;font-size:1.125rem}.delivery-search__info p{color:#000;font-size:1.25rem}.c-btn-item__link.bg-red{width:120px;background:#f04b5d!important}.c-txt-radio__item:checked+.account-search__info{border-radius:10px;border:2px solid #0ad6bb}.front_confirm_list-item{width:50%}.c-btn-item__purchase{width:90%;height:60px;margin:.5px auto;font-size:1.25rem;border-radius:30px}.c-btn-item__purchase:hover{background:-webkit-gradient(linear,left top,right top,from(#ff9f1d),to(#f86c06));background:linear-gradient(to right,#ff9f1d 0,#f86c06 100%)}.c-list-lineup__item.c-list-lineup--barcode{width:100%;margin:0}.c-list-lineup--barcode .cart-menu__card-item{padding:0 23px;width:calc(100% - 480px)}.c-box-popup__caption-close:before{position:absolute;top:0;left:100%;display:block;width:25px;height:25px;background:url(/img/login/icon_close_white-e65f1404069ed92fb2c56b47b3d2dc87.svg) 50% 50% no-repeat;background-size:100% auto;transform:translate(150%,-100%);content:""}.c-input-text--default{width:140px}input[type="date"]{position:relative;height:24px;color:#FFF}input[type="date"]:before{position:absolute;color:#000;display:inline-block;content:attr(data-date)}input[type="date"]::-webkit-datetime-edit,input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-clear-button{display:none}input[type="date"]::-webkit-calendar-picker-indicator{position:absolute;top:50%;right:0;opacity:1;cursor:pointer;transform:translateY(-50%)}.c-logo-service-store{height:50px}.c-table-service-store{border-collapse:collapse;width:100%}.c-table-service-store th,.c-table-service-store td{text-align:left;padding:8px;vertical-align:top;white-space:nowrap}.c-table-service-store p{white-space:nowrap}.c-table-service-store-container{max-height:250px;overflow:scroll;--sb-size:5px;--sb-track-color:#dedede;--sb-thumb-color:#999}.service_store_sub_address{border:2px solid #c3c3c3}.c-table-service-store-container::-webkit-scrollbar{width:var(--sb-size);height:var(--sb-size)}.c-table-service-store-container::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:10px}.c-card-popup .c-input-txt__item{font-size:.75rem}.c-input-lineup-change-store{background:linear-gradient(to right,#0ad6bb 5.5%,#fff 5.5% 94.5%)}#registModal .c-input-txt__item,#registModal .c-card-popup__select-outer{height:40px;border:1px solid #707070;border-radius:4px}#registModal .c-input-select-date--year:after,#registModal .c-input-select-date:after,#registModal .c-input-select-date:after{right:10px!important}#registModal select{color:#a5a5a5;text-align:left;text-align-last:left}.store-container .c-input-text__item{height:40px;border-radius:4px;border:1px solid #a5a5a5}.c-list-form__item-header{width:100px;background-color:#a5a5a5;color:white;height:inherit;display:flex;align-items:center}.c-list-form__item-value{width:calc(100% - 100px);height:inherit;display:flex;align-items:center}.c-list-form__item-content .c-list-form__item-content-inner{height:40px;border-radius:4px}.c-list-form__item-content{border:1px solid #e2e2e2;border-radius:4px}.store-container .c-box-account-input .c-input-txt__item{border:1px solid var(--default-color)}.c-list-setting-item-option__select{border:1px var(--default-color) solid;border-radius:4px;width:100%;background:url(/img/common/arrow_default_bottom-b4d4813aa13e5f9e659eee9664b26651.svg) right 18px top 50% no-repeat #f4f4f4}.btn-submit-receipt{background:transparent linear-gradient(79deg,#ff9f1d 0,#f86c06 100%) 0 0 no-repeat padding-box;font-size:17px!important;min-width:350px;border-radius:35px}.btn-submit-receipt:disabled{background:transparent linear-gradient(79deg,#a5a5a5 0,#c4c4c4 100%) 0 0 no-repeat padding-box}input[type="date"]#transactionDate:before,input[type="date"]#fromAppointedDate:before,input[type="date"]#toAppointedDate:before,input[type="date"]#fromRecordDate:before,input[type="date"]#toRecordDate:before{position:relative}.tr{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:5px}.th{width:20%;padding:8px;font-weight:bold;font-size:14px!important;text-align:left;white-space:nowrap;color:#f4f4f4;background-color:#1b8ba5}.td{width:80%;flex-grow:1;position:relative;display:flex}.c-input-text--large{width:250px}.c-input-text--time{width:120px!important}.receipt-item{width:48.5%;min-height:70px;padding:15px 20px;background:#FFF;margin-bottom:15px;border-radius:12px;box-sizing:border-box;border:1px solid #1b8ba5;box-shadow:0 5px 15px #00000029}.store-item-gift-detail{background-color:#fff;border-radius:10px;border:1px solid #a5a5a5;width:100%;padding:20px}.store-item-minus-side-detail{background-color:#e2e2e2;border-radius:10px;width:50px;cursor:pointer}.store-item-circle-minus-btn{width:40px;height:40px;border:2px solid #1b8ba5;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background-color:#fff}.store-item-circle-minus-btn::before{content:'';width:20px;height:3px;background-color:#1b8ba5;position:absolute}.store-item-circle-plus-btn{width:40px;height:40px;border:2px solid #1b8ba5;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;background-color:#fff}.store-item-circle-plus-btn::before,.store-item-circle-plus-btn::after{content:'';position:absolute;background-color:#1b8ba5}.store-item-circle-plus-btn::before{width:20px;height:3px}.store-item-circle-plus-btn::after{width:3px;height:20px}.store-item-search{height:54px;border-radius:25px;border:1px solid #eb7e11;display:flex;align-items:center;width:60%}.store-item-search-code{background-color:#eb7e11;height:100%;padding:0 12px 0 20px;border-top-left-radius:23px;border-bottom-left-radius:23px;display:flex;align-items:center}.store-item-search .searchbar__category-txt,.store-item-search .searchbar__icon--plus,.store-item-search .searchbar__icon--minus{color:#eb7e11}.store-item-search .searchbar--wrap{width:100%;height:52px;border-radius:25px}.store-item-search .searchbar__icon--plus{width:16px;height:16px}.store-item-search .searchbar__category-txt,.store-item-search .searchbar__input{font-size:16px}.store-item-search .searchbar__icon--magnifier{width:56px;height:56px}.store-item-line{border-top:#a5a5a5 2px solid;display:flex;flex-wrap:wrap;padding-top:12px}.store-item-input-info{border-bottom:#a5a5a5 2px solid;width:100%;padding-bottom:12px}.store-item-line .c-txt-check:before,.store-item-line .c-txt-check__item:checked+.c-txt-check__txt:after{width:35px;height:35px}.store-item-line input{border:2px solid #a5a5a5;height:48px;border-radius:6px;color:#666;padding:0 10px;font-size:20px}.store-item-text__color-grey{color:#707070;min-width:98px}.store-item-btn-number{background-color:#f4f4f4;font-size:1.875rem;font-weight:700;border-radius:10px;border:2px solid #1b8ba5;padding:0 15px;margin:0 8px;cursor:pointer}.store-item-gift-detail input.cart-menu__card-num{background-color:#f4f4f4;border-radius:10px;border:2px solid #1b8ba5}.store-item-side-left-line{border-left:1px solid #a5a5a5;padding:0 15px;cursor:pointer;min-width:480px}.store-item-btn-plus-item{background-color:#1b8ba5;height:84px;border-radius:10px;text-align:center;color:#fff;font-size:24px;width:100%}.store-item-btn-new-customer{border-radius:50px;height:90px;width:70%;color:#fff;font-size:24px;background:url(/img/common/arrow_gray_bottom-fda48ed5bf0a7bd9dcd60e1c40cba44b.svg) 95% 50% no-repeat #1b8ba5;background-size:3%;align-items:center;display:flex;justify-content:center;margin:auto;cursor:pointer}.store-popup-delivery-gift{width:80%;height:auto}.store-popup-delivery-gift .c-list-form--harf{width:47%}.store-popup-delivery-gift .c-box-popup__content--detail{padding:30px 30px;background-color:#f4f4f4;border-radius:20px;border:1px #1b8ba5 solid}.store-popup-delivery-gift .c-input-text__item{background-color:#fff;padding-right:0}.store-popup-item-search .c-box-popup__content--detail{background-color:#fff}.c-btn-item_store-add-delivery:disabled{opacity:.5;pointer-events:none}.store-option-list{padding:15px 30px 15px 45px;border-radius:12px;background-color:#f4f4f4;border:1px solid var(--default-color);box-shadow:0 3px 6px 0 rgba(0,0,0,0.15);width:max-content}.store-option-view{top:105%;z-index:10}.store-option-item{cursor:pointer}.store-option-item:before{transform:translateY(10%);position:absolute;left:20px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;border-radius:50%;border:1px solid #707070;content:''}.store-option-item[checked="checked"]:before{border:0;background:url('/img/common/icon_radio_on_od-aa7ceb5b10b3c404b32fcdc22fc471f2.svg') 0 0 no-repeat;background-size:100%}.store-item-address:before{transform:translateY(100%);position:absolute;left:0;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:30px;height:30px;border-radius:50%;border:1px solid #707070;content:''}.store-item-address[checked="checked"]:before{border:0;background:url('/img/common/icon_radio_on_od-aa7ceb5b10b3c404b32fcdc22fc471f2.svg') 0 0 no-repeat;background-size:100%}.store-item-address{cursor:pointer}.searchbar--bg.store-gift{top:80px;bottom:0;z-index:-1}.store-option-view-close{z-index:9}.js-store-gift-remove-address{color:red;cursor:pointer}.store-item-search .searchbar--view{border:1px solid #eb7e11}.store-item-search .searchbar__category-list{display:block}.store-item-search .searchbar--bg{background-color:unset;z-index:1}.store-gift-search-jancode{border-bottom-right-radius:50%;border-top-right-radius:50%;width:calc(100% - 210px)}.store-gift-search-jancode:disabled{background-color:#fff}.swiper-store-gift-btn{position:absolute;top:50%;transform:translateY(-50%)}.swiper-store-gift-btn.aqua__button-next{right:80px;display:flex}.swiper-store-gift-btn.aqua__button-prev{left:80px;display:flex}[aria-disabled="false"]{cursor:pointer}[aria-disabled="true"]{background-color:#c9c9c9;cursor:none}.store-item-gift-text-detail{padding-right:150px}@media screen and (max-width:1024px){.store-item-search{min-width:100%}.store-item-gift-text-detail{padding-right:0}.store-item-side-left-line{min-width:0}.store-popup-delivery-gift .c-list-form__item-ttl-required{font-size:.775rem}.swiper-store-gift-btn.aqua__button-next{right:40px;display:flex}.swiper-store-gift-btn.aqua__button-prev{left:40px;display:flex}.front_header_store-shop{min-width:300px}}