.modal{display:none}.modal-wrap.open .modal{display:block;box-shadow:0 2px 6px #333;width:60rem;min-height:54rem;max-height:54rem;border-radius:10px;position:fixed;top:20rem;right:3rem;background:#fff;padding-bottom:2rem;z-index:10;overflow-y:auto}.modal-wrap{position:fixed;top:0;left:0;display:block;width:100%;height:100vh;opacity:1;visibility:hidden;z-index:-1}.modal-wrap.open{opacity:1;visibility:visible;z-index:1000000000}.overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100%;background-color:#000c;cursor:pointer}@media screen and (max-width:767px){.modal-wrap.open .modal{margin-top:calc(env(safe-area-inset-top) - 15px);box-shadow:0 2px 6px #333;width:100%;height:calc(100% - 3rem);max-height:calc(100% - 3rem);top:3rem;right:0;border-radius:10px 10px 0 0}}button{border:none}header{text-align:right}header button{padding:1.5rem}.modal-content{padding:0 2rem}.modal-now_point-wrap,.modal_section_coupon,.modal_section_point{box-shadow:0 2px #cdced1;border-radius:5px;border:1px solid #DCDCDC;width:100%}.modal-now_point-wrap{padding:1.5rem 3rem 2.6rem}.modal-now_point_ttl-wrap{display:flex;justify-content:space-between}.modal-now_point_ttl{font-weight:500}.modal-now_point_help{font-size:1.2rem;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.modal-now_point_help img{width:1.5rem;height:1.5rem}.modal-now_point{margin-top:.8rem;text-align:center;font-weight:700}.modal-now_point span{font-size:4rem;color:#ed869a;font-weight:700;margin-right:2rem}.modal-now_point_note{font-size:1.2rem;text-align:center}.modal_under_wrap{margin-top:1.4rem;display:flex;gap:1rem}.modal_section_coupon,.modal_section_point{padding:2rem 0 1.5rem;text-align:center;font-weight:500;cursor:pointer;color:#333}.modal_section_coupon img,.modal_section_point img{margin:0 auto 1.1rem;height:4.4rem}@media screen and (max-width:767px){.modal-now_point-wrap{padding:1.5rem 2rem 2rem}.modal-now_point{margin-top:1.4rem}.modal-now_point_note{font-size:1.1rem;margin-top:2rem}.modal_under_wrap{gap:1.5rem}.modal_section_coupon,.modal_section_point{padding:2.5rem 0 1.3rem}}.modal-content2{width:100%;display:none}.modal-content2_inner{margin-bottom:6.2rem;box-shadow:0 2px #cdced1;border-radius:5px;border:1px solid #DCDCDC;width:100%}.modal2_top_wrap{display:flex}.tread_btn,.my_coupon_btn{font-weight:500;text-align:center;padding:1.2rem 0;width:100%;cursor:pointer}.tread_btn.is-active,.my_coupon_btn.is-active{border-bottom:2px solid #ED869A}.my_coupon_btn,.tread_btn{border-bottom:2px solid #DCDCDC;color:#777}.my_coupon:not(:first-child){margin-top:2rem}.tread_content_ttl{font-size:1.6rem;margin-top:3rem;text-align:center}.tread_inner{text-align:center}.tread_point{margin:1.6rem auto 0;width:25.5rem;position:relative}.tread_point span{font-size:1.1rem;color:#777;position:absolute;top:0;left:2rem;background:#fff;padding:0 .5rem}.tread_point input{border:1px solid #CDCED1;border-radius:5px;margin-top:.9rem;width:100%;height:5.2rem;text-align:center}.exchange_btn{margin:1rem auto 5rem;padding:1.4rem 2rem;color:#fff;font-size:1.3rem;font-weight:500;background:#ef8499;border:1px solid #EF8499;border-radius:3px;display:inline-block}.exchange_btn:hover{color:#ef8499;background:#fff;transition:.3s}.my_coupon_inner{display:none;padding:2rem 3rem 5rem}.my_coupon_content_txt{display:flex;align-items:center;gap:1rem}.modal-my_coupon-wrap{margin-top:3rem;padding:2rem;border:1px solid #CDCED1;border-radius:5px}.my_coupon-top{display:flex;align-items:start}.my_coupon-no{color:#ed869a;font-weight:500;border:1px solid #ED869A;border-radius:3px;width:3.5rem;height:3.5rem;display:inline-block;text-align:center;line-height:3.5rem}.my_coupon-ttl{font-size:1.6rem;font-weight:500;margin-left:1rem}.my_coupon-ttl>div{display:flex;gap:.6rem;margin-top:.5rem}.my_coupon-ttl>div>p{font-size:1.1rem;padding:.4rem 1rem;border:1px solid #CDCED1;border-radius:12px}.my_coupon-top>button{font-size:1.3rem;font-weight:500;padding:1.1rem 1.5rem;color:#fff;background:#ef8499;border:1px solid #EF8499;border-radius:3px;margin-left:2.5rem}.my_coupon-top>button:hover{color:#ef8499;background:#fff;transition:.3s}.my_coupon-code{margin-top:2rem;position:relative;width:26rem}.my_coupon-code>input{width:26rem;height:4.8rem;border:1px solid #CDCED1;border-radius:5px;padding-left:1.5rem}.my_coupon-code>button{position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.to-checkout-wrap{text-align:center}.customer a.to-checkout,a.to-checkout{color:#fff;background:#ef8499;font-size:1.3rem;padding:1.1rem 1.5rem;border:1px solid #EF8499;border-radius:3px;margin-top:2rem;text-decoration:none;display:inline-block}.customer a.to-checkout:hover,a.to-checkout:hover{color:#ef8499;background:#fff;transition:.3s}.to-back{font-size:1.3rem;font-weight:500;color:#777;width:100%;text-align:center;padding:1.4rem;background:#e6e8eb;position:relative;box-shadow:0 2px #cdced1;border-radius:3px;cursor:pointer}.to-back:before{background-image:url(../assets/back_icon.png);background-size:contain;background-repeat:no-repeat;content:"";position:absolute;top:50%;transform:translateY(-50%);color:#777;width:1.4rem;height:1rem;left:2rem;font-weight:700}@media screen and (max-width:767px){.modal-content2_inner{margin-bottom:0}.tread_btn,.my_coupon_btn{font-size:1.2rem}.tread_content_ttl{font-size:1.4rem;margin-top:2.7rem}.exchange_btn{margin:1.5rem auto 3.9rem;padding:1.4rem 2rem}.my_coupon_inner{padding:2rem 1.5rem 1.5rem}.my_coupon_content_txt{font-size:1.2rem}.modal-my_coupon-wrap{margin-top:2rem}.my_coupon-top{display:grid;grid-template-columns:3.5rem 1fr 7rem;grid-template-rows:4.1rem 1fr;row-gap:1.5rem}.my_coupon-ttl{font-size:1.4rem;margin-left:.8rem;grid-column:2/4}.my_coupon-top>.large-up-hide{grid-row:2/3;grid-column:1/3}.my_coupon-top>.large-up-hide>p{font-size:1.1rem;padding:.4rem 1rem;border:1px solid #CDCED1;border-radius:12px;width:fit-content}.my_coupon-top>.large-up-hide>p:last-child{margin-top:.5rem}.my_coupon-top>button{grid-row:1/2;grid-column:3/4;font-size:1.1rem;padding:1.1rem 1.2rem;margin-left:0;white-space:nowrap}.my_coupon-code{margin-top:1rem}.my_coupon-code>input{width:26.5rem;height:5.2rem}.to-back{width:calc(100% - 4rem);left:50%;transform:translate(-50%);margin-top:1.5rem;margin-bottom:6rem}#back2-1{margin-bottom:10rem!important}}.modal-content3{display:none}.modal-content3_inner{border:1px solid #CDCED1;border-radius:5px;margin-bottom:2rem}.modal3_top{font-weight:500;text-align:center;padding:1.6rem;border-bottom:2px solid #ED869A}.point_history-wrap{margin:2rem;border:1px solid #CDCED1;border-radius:5px;min-height:34rem;position:relative}.mytable{border-radius:5px;width:100%;border-spacing:0}.mytable th,.mytable td{padding:1.2rem 0 1.2rem 1.5rem;text-align:left;border-bottom:1px solid #CDCED1}.mytable th{font-size:1.2rem;font-weight:500}.mytable th.wide{width:26.5rem}.mytable td{font-size:1.3rem}.mytable tbody tr:nth-child(odd){background-color:#f5f6f7}.mytable tbody tr:nth-child(2n){background-color:#fff}.mytable thead tr{background-color:#fff}.pager{display:flex;align-items:center;gap:3rem;justify-content:end;margin:1.5rem}.prev,.next{position:relative;display:inline-block;width:.7rem;height:1.1rem;cursor:pointer}.prev:after{position:absolute;content:"";background-image:url(./point_prev.png);background-size:contain;background-repeat:no-repeat;width:.7rem;height:1.1rem}.next:after{position:absolute;content:"";background-image:url(./point_next.png);background-size:contain;background-repeat:no-repeat;width:.7rem;height:1.1rem}:is(.account,.order) p.error-message{margin-top:-3rem;padding:0 2.5rem 4rem}@media screen and (max-width:767px){.modal-content3_inner{margin-bottom:0}.modal3_top{font-size:1.2rem;padding:1.2rem}.point_history-wrap{margin:1.5rem 1.5rem 2rem;min-height:auto;overflow:scroll;padding-bottom:2rem}.mytable th,.mytable td{padding:1.4rem 0 1.4rem 1.4rem;white-space:nowrap}.mytable td{font-size:1.2rem}.pager{bottom:auto;right:auto;justify-content:end;margin:1.5rem 1rem 1.5rem 0}.prev,.next{position:relative;display:inline-block;width:.7rem;height:1.1rem;cursor:pointer}.prev:after{position:absolute;content:"";background-image:url(./point_prev.png);background-size:contain;background-repeat:no-repeat;width:.7rem;height:1.1rem}.next:after{position:absolute;content:"";background-image:url(./point_next.png);background-size:contain;background-repeat:no-repeat;width:.7rem;height:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-cart-modal.css.map */
