body.is-modal-open{overflow:hidden}.c-set-form-section{max-width:1260px;padding:0 4px 200px;margin:0 auto;overflow-x:hidden;overflow-y:scroll;width:100%;height:100%}@media screen and (min-width: 768px){.c-set-form-section{padding-left:24px;padding-right:24px;padding-bottom:250px}}.c-set-form-section .c-set-description{text-align:center;margin-bottom:30px}@media screen and (max-width: 767px){.c-set-form-section .c-set-description{margin-bottom:10px}}.c-set-form-section .c-set-description .c-set-description__title{font-size:22px;margin-bottom:20px}@media screen and (max-width: 767px){.c-set-form-section .c-set-description .c-set-description__title{font-size:20px}}.c-set-form-section .c-set-form{display:flex;flex-wrap:wrap;justify-content:center;margin:-10px}@media screen and (max-width: 767px){.c-set-form-section .c-set-form{margin:-5px;justify-content:unset}}@media screen and (max-width: 480px){.c-set-form-section .c-set-form{margin:-7px}}.c-set-form-section .c-set-form li{list-style:none;width:calc(100%/7 - 20px);margin:10px;padding:10px;background:#fff;text-align:center;border:2px solid #FFF;display:flex;flex-wrap:wrap;position:relative}@media screen and (max-width: 1400px){.c-set-form-section .c-set-form li{width:calc(100%/6 - 20px)}}@media screen and (max-width: 1200px){.c-set-form-section .c-set-form li{width:calc(16.666666% - 20px)}}@media screen and (max-width: 1000px){.c-set-form-section .c-set-form li{width:calc(20% - 20px)}}@media screen and (max-width: 900px){.c-set-form-section .c-set-form li{width:calc(25% - 20px)}}@media screen and (max-width: 767px){.c-set-form-section .c-set-form li{width:calc(33.333333% - 5px);margin:2.5px}}@media screen and (max-width: 480px){.c-set-form-section .c-set-form li{width:calc(50% - 14px);margin:7px;padding:15px}}.c-set-form-section .c-set-form li.li-active{border:2px solid #333}.c-set-form-section .c-set-form li.li-soldout{position:relative}.c-set-form-section .c-set-form li .c-set-form__top{width:100%}.c-set-form-section .c-set-form li .c-set-form__bottom{margin-top:auto;width:100%}.c-set-form-section .c-set-form li .c-set-form__bottom .c-set-form__bottom__soldout{background:#666;color:#fff;padding:5px;margin:10px 10px 0;font-size:13px}@media screen and (max-width: 767px){.c-set-form-section .c-set-form li .c-set-form__bottom .c-set-form__bottom__soldout{font-size:10px;margin:10px 0 0}}.c-set-form-section .c-set-form li .c-set-form__image img{display:block;width:100%;cursor:pointer}.c-set-form-section .c-set-form li .c-set-form__image img:hover{opacity:.9}.c-set-form-section .c-set-form li .c-set-form__title{font-size:12px;margin-top:10px;text-align:left}@media screen and (max-width: 767px){.c-set-form-section .c-set-form li .c-set-form__title{font-size:10px}}@media screen and (max-width: 480px){.c-set-form-section .c-set-form li .c-set-form__title{font-size:12px;margin-top:15px}}.c-set-form-section .c-set-form li .c-set-form__price{font-size:12px}.c-set-form-section .c-set-form li .selecter-box{display:flex;justify-content:space-between;border:1px solid #DDDDDD;margin:10px 10px 0}@media screen and (max-width: 767px){.c-set-form-section .c-set-form li .selecter-box{margin:10px 0 0}}@media screen and (max-width: 480px){.c-set-form-section .c-set-form li .selecter-box{margin:15px 10px 0}}.c-set-form-section .c-set-form li .selecter-box input{padding:0;border:none;border-radius:0;outline:none;background:none;text-align:center;font-weight:500;font-size:12px;width:calc(100% - 60px)}.c-set-form-section .c-set-form li .selecter-box input::-webkit-outer-spin-button,.c-set-form-section .c-set-form li .selecter-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;-moz-appearance:textfield}.c-set-form-section .c-set-form li .selecter-box button{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.c-set-form-section .c-set-form li .selecter-box button.mainasu{padding-left:10px}.c-set-form-section .c-set-form li .selecter-box button.plus{padding-right:10px}.c-set-form-overlay__modal-triger{display:none}.c-set-form-overlay{display:none;z-index:9999;background:#0000006e;position:fixed;width:100%;height:100vh;top:0;left:0}.c-set-form-overlay .c-set-form-overlay-close{display:block;width:100%;height:100%}.c-set-form-overlay .c-set-form-overlay__content{max-height:80vh;overflow:scroll;background:#fff;border-radius:5px;padding:40px;width:calc(100vw - 30px);max-width:500px;height:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.c-set-form-overlay .c-set-form-overlay__content .close{position:absolute;top:15px;right:15px;height:1.2em;width:1.2em;cursor:pointer;z-index:1;font-size:20px;color:#333;border-radius:50%;display:flex;align-items:center;justify-content:center}.c-set-form-overlay .c-set-form-overlay__content .c-set-form-overlay_title{display:block;font-weight:700;font-size:22px;line-height:1.05;margin-top:30px;text-align:left}.c-set-form-overlay .c-set-form-overlay__content .c-set-form-overlay__description{text-align:left;margin-top:20px;font-size:12px}.c-set-form-overlay .c-set-form-overlay__content .c-set-form-overlay__description a{color:#11deaa}.c-set-form-overlay__modal-triger:checked+.c-set-form-overlay{display:block}.c-set-submit-form{position:absolute;bottom:0;left:0;background:#fff;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:16px 30px;border-top:1px solid var(--border-color)}@media screen and (max-width: 767px){.c-set-submit-form{padding:22px 0 5px}}.c-set-form-section .c-set-submit-form .c-set-submit-form__select{margin-right:30px;font-size:20px}@media screen and (max-width: 767px){.c-set-form-section .c-set-submit-form .c-set-submit-form__select{font-size:16px;margin-right:27px}}.c-set-form-section .c-set-submit-form .c-set-submit-form__description{background:#ddd;padding:5px 20px;font-size:14px}.c-set-form-section .c-set-submit-form .c-set-submit-form__submit{background:#1da;padding:8px 45px;font-size:14px;color:#fff;letter-spacing:.1em}@media screen and (max-width: 767px){.c-set-form-section .c-set-submit-form .c-set-submit-form__submit{padding:5px 27px}}.c-set-form-section #product_result{width:100%;list-style:none;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px;padding-top:10px}.c-set-form-section #product_result li{padding:20px 10px 0 15px;font-size:10px;position:relative;display:flex;min-width:210px;max-width:210px}.c-set-form-section #product_result li:after{content:"";height:46px;width:1px;background:#e2e2e2;position:absolute;right:0;bottom:0}.c-set-form-section #product_result li:last-child:after{display:none}.c-set-form-section #product_result li .result-image{width:60px;margin-right:10px}.c-set-form-section #product_result li .result-info{width:calc(100% - 60px);display:flex;flex-wrap:wrap}.c-set-form-section #product_result li .result-info .title{font-size:10px;width:100%}.c-set-form-section #product_result li .delete{position:absolute;top:10px;z-index:2;right:-11px;background:#333;border-radius:50%;color:#fff;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer}.c-set-form-section #product_result li .fix-selecter-box{display:flex;justify-content:space-between;align-items:center;border:1px solid #DDDDDD;margin:8px auto 0;height:22px}.c-set-form-section #product_result li .fix-selecter-box button{width:22px;height:22px;font-size:14px}.c-set-form-section #product_result li .fix-selecter-box .num{width:20px;font-size:10px;text-align:center}@media screen and (min-width: 768px){.c-set-form-section #product_result{gap:10px}.c-set-form-section #product_result li{min-width:310px;max-width:310px}.c-set-form-section #product_result li .result-image{width:120px}.c-set-form-section #product_result li .result-info .title{font-size:12px}.c-set-form-section #product_result li .fix-selecter-box{height:30px}.c-set-form-section #product_result li .fix-selecter-box button{width:30px;height:30px;font-size:16px}.c-set-form-section #product_result li .fix-selecter-box .num{width:30px;font-size:12px}}.c-set-form-modal__wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9998}.c-set-form-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;z-index:9999;width:90%;height:80%}.c-set-form-modal .close-btn{position:absolute;top:10px;right:10px;cursor:pointer}.c-set-form-open-area__description{font-size:12px;margin-bottom:.5rem}.c-set-form-open-area__selectable-items{margin-bottom:1.5rem}.c-set-form-open-area__selectable-item{display:flex;align-items:center;padding-top:10px;padding-bottom:10px;cursor:pointer}.c-set-form-open-area__selectable-item-image{width:56px;flex:0 0 56px;height:auto;aspect-ratio:1;object-fit:contain;margin-left:0;margin-right:10px}.c-set-form-open-area__selectable-item-title{font-size:12.5px}.c-set-form-open-area__button{text-transform:none}.c-set-form-open-area__button:disabled{opacity:.7}.c-set-form-open-area__egift-caution{font-size:11px}.c-set-form-section .c-set-form li .selecter-box button:disabled{pointer-events:none;visibility:hidden}.c-set-form-section #product_result li .fix-selecter-box button{pointer-events:none;visibility:hidden}
/*# sourceMappingURL=/cdn/shop/t/97/assets/custom-product-set-form.css.map */
