@charset "UTF-8";.pc .list-box{overflow-x:hidden;overflow-y:scroll;padding:20px 0 20px 20px;scrollbar-color:#dadada transparent;scrollbar-width:thin}.pc .list-box::-webkit-scrollbar{height:6px;width:6px}.pc .list-box::-webkit-scrollbar-track{background:transparent}.pc .list-box::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .list-box::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .list-box::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .brand-list{display:flex;flex-wrap:wrap;gap:8px;width:1200px}.pc .brand-list .brand-item{border:1px solid #dadada;border-radius:8px;height:94px;padding:8px;width:143px}.pc .brand-list .brand-item.active{border:2px solid #0a583f}.pc .brand-list .brand-item.active .brand-text{color:#0a583f;font-weight:700}.pc .brand-list .brand-item .brand-btn{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.pc .brand-list .brand-item .brand-thumb{height:50px;width:80px}.pc .brand-list .brand-item .brand-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:#666;font-size:13px;margin-top:9px;text-overflow:ellipsis;word-break:break-all;word-break:break-word;-webkit-line-clamp:1;line-clamp:1}.pc .product-list{width:545px}.pc .product-list .product-item{align-items:center;justify-content:space-between}.pc .product-list .product-item:not(:first-child){margin-top:20px;padding-top:20px;position:relative}.pc .product-list .product-item:not(:first-child):before{background-color:#d9dad9;content:"";display:inline-block;height:1px;left:0;position:absolute;top:0;width:100%}.pc .product-list .product-item .btn-minus,.pc .product-list .product-item .btn-plus{margin:8px 8px 8px 0}.pc .product-item-box{align-items:center;display:flex;width:calc(100% - 70px)}.pc .product-item-box .thumbnail{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;height:80px;overflow:hidden;position:relative;width:80px}.pc .product-item-box .thumbnail:after{background:#0000000a;content:""}.pc .product-item-box .thumbnail img,.pc .product-item-box .thumbnail:after{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .product-item-box .thumbnail img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.pc .product-item-box.exh-before .thumbnail:before,.pc .product-item-box.exh-discont .thumbnail:before,.pc .product-item-box.not-available .thumbnail:before,.pc .product-item-box.sales-end .thumbnail:before,.pc .product-item-box.sold-out .thumbnail:before,.pc .product-item-box.temp-sold-out .thumbnail:before{align-items:center;background:#00000080;color:#fff;display:flex;font-size:14px;height:100%;justify-content:center;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:visible;width:100%;z-index:1}.pc .product-item-box.temp-sold-out .thumbnail:before{content:"일시품절"}.pc .product-item-box.sold-out .thumbnail:before{content:"품절"}.pc .product-item-box.sales-end .thumbnail:before{content:"판매종료"}.pc .product-item-box.not-available .thumbnail:before{content:"판매중지"}.pc .product-item-box.exh-discont .thumbnail:before{content:"전시중단"}.pc .product-item-box.exh-before .thumbnail:before{content:"전시 전"}.pc .product-item-box .product-info-box{margin-left:15px}.pc .product-item-box .product-info-box .brand-name,.pc .product-item-box .product-info-box .product-name{color:#222;word-break:keep-all}.pc .product-item-box .product-info-box .brand-name{font-size:14px;line-height:1.1}.pc .product-item-box .product-info-box .product-name{font-size:16px;line-height:1.4;margin-top:9px}.pc .product-item-box .product-info-box .amount-box{margin-top:9px}.pc .product-item-box .product-info-box .amount-box .percent{color:#d81e00;font-size:14px;font-weight:700}.pc .product-item-box .product-info-box .amount-box .total{color:#999;font-size:14px;text-decoration:line-through}.pc .product-item-box .product-info-box .amount-box .discount{font-weight:900}.pc .product-item-box .product-info-box .amount-box .limit-period{color:#999;font-size:14px}.pc .request-complete{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center}.pc .request-complete .main-text{font-size:20px;font-weight:700}.pc .request-complete .sub-text{line-height:1.5}.pc .pin-request-box{padding:8px 7px}.pc .pin-request-box li+li{margin-top:20px}.pc .pin-request-box .tit{flex-shrink:0}.pc .pin-request-box .total{border-top:1px solid #dadada;margin-top:20px;padding-top:28px}.pc .pin-request-box .total .amount{font-size:26px}.pc .pin-request-box .total .amount strong{color:#0a583f;font-weight:700}.pc .pin-step-box{align-items:center;display:flex;flex-direction:column;gap:44px;justify-content:center;padding:35px 0}.pc .pin-step-box .pin-step-desc{color:#222;font-size:26px;font-weight:700;text-align:center}.pc .pin-step-box .pin-step-list{align-items:flex-start;display:flex}.pc .pin-step-box .pin-step-list [class^=step0]{display:flex;flex-direction:column;gap:20px;padding:0 24px;position:relative}.pc .pin-step-box .pin-step-list [class^=step0]:not(:first-child):before{background:#dadada;content:"";height:1px;left:-24px;position:absolute;top:36px;width:48px}.pc .pin-step-box .pin-step-list .step-icon{align-items:center;border:1px solid #dadada;border-radius:100%;display:flex;height:72px;justify-content:center;width:72px}.pc .pin-step-box .pin-step-list .step-icon img{height:36px}.pc .pin-step-box .pin-step-list .step-text{color:#999;font-weight:700;text-align:center}.pc .pin-step-box .pin-step-list .end-step .step-icon{background-color:#dadada}.pc .pin-step-box .pin-step-list .active-step .step-icon{background-color:#0a583f;border-color:#0a583f}.pc .pin-step-box .pin-step-list .active-step .step-text{color:#0a583f}.pc .box-gray.rounded20.w50p{width:calc(50% - 10px)}.pc .contents-detail-wrap .box-border.scroll.rounded12 .nodata{border-bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center}.pc .sheet-item{border-bottom:1px solid #dadada;margin-top:32px;padding-bottom:32px}.pc .sheet-item:not(:last-child){margin-bottom:32px}.pc .sheet-item .top-wrap{display:flex;justify-content:space-between;margin-bottom:16px}.pc .sheet-item .top-wrap .inp-check{font-weight:700}.pc .sheet-item .mid-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 28px}.pc .sheet-item .mid-wrap .thumbnail-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-start;width:870px}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail{border-radius:8px;height:80px;overflow:hidden;position:relative;width:80px}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail>a:after{background:#0000000a;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail>a:before{align-items:center;background-color:#00000080;color:#fff;display:flex;font-size:16px;font-weight:400;height:100%;justify-content:center;left:0;line-height:1.4;position:absolute;text-align:center;top:0;width:100%;z-index:1}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.exh-before>a:before,.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.exh-discont>a:before,.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.not-available>a:before,.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.sales-end>a:before,.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.sold-out>a:before,.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.temp-sold-out>a:before{align-items:center;background:#00000080;color:#fff;display:flex;font-size:14px;justify-content:center;opacity:1;visibility:visible;z-index:1}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.temp-sold-out>a:before{content:"일시품절"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.sold-out>a:before{content:"품절"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.sales-end>a:before{content:"판매종료"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.not-available>a:before{content:"판매중지"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.exh-discont>a:before{content:"전시중단"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail.exh-before>a:before{content:"전시 전"}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail a{align-items:center;background-color:#f5f5f5;display:flex;height:100%;justify-content:center;position:relative}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail a:after{background:#0000000a;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .sheet-item .mid-wrap .thumbnail-wrap .thumbnail a img{aspect-ratio:1;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .sheet-item .botton-wrap{padding:0 28px}.pc .sheet-item .botton-wrap .alert-msg{display:inline-block;margin-top:16px;padding:12px;position:relative;z-index:1}.pc .sheet-item .botton-wrap .alert-msg:before{background-color:#d81e00;content:"";display:block;height:100%;left:50%;opacity:5%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.pc .sheet-item .botton-wrap .alert-msg p{font-size:14px;font-weight:400}.pc .sheet-item .botton-wrap .alert-msg p em{color:#d81e00}.pc .info-wrap{margin-bottom:31px;padding:0 26px}.pc .info-wrap .info-list{display:flex;flex-wrap:wrap;justify-content:flex-start}.pc .info-wrap .info-list li:not(:first-child){margin-left:12px;padding-left:12px;position:relative}.pc .info-wrap .info-list li:not(:first-child):before{background-color:#dadada;content:"";display:inline-block;height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.pc .info-wrap .info-list li .info-data-tit{color:#999;font-size:14px;margin-right:6px}.pc .info-wrap .info-list li .info-data{font-size:14px}.pc .info-wrap.large{margin:0;padding:0}.pc .info-wrap.large li:not(:first-child){margin-left:20px;padding-left:20px}.pc .info-wrap.large li:not(:first-child):before{height:20px}.pc .info-wrap.large li .info-data-tit{color:#222;font-size:20px}.pc .info-wrap.large li .info-data{font-size:20px;font-weight:700}.pc .sheet-item.cart{align-items:center;background-color:#fff;border-bottom:1px solid #dadada;display:flex;gap:32px;justify-content:space-between;padding:0 0 32px;position:relative}.pc .sheet-item.cart .btn-delete01{position:absolute;right:0;top:0}.pc .sheet-item.cart .item-link-wrap .item-link{align-items:center;display:flex;gap:24px;justify-content:flex-start}.pc .sheet-item.cart .item-link-wrap .item-link .thumb-wrap{background-color:#f5f5f5;border-radius:8px;height:140px;overflow:hidden;position:relative;width:140px}.pc .sheet-item.cart .item-link-wrap .item-link .thumb-wrap:after{background:#0000000a;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .sheet-item.cart .item-link-wrap .item-link .thumb-wrap.sold-out:before{align-items:center;background-color:#00000080;color:#fff;content:"일시 품절";display:flex;font-size:16px;font-weight:400;height:100%;justify-content:center;left:50%;line-height:1.4;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.pc .sheet-item.cart .item-link-wrap .item-link .thumb-wrap img{aspect-ratio:1;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between;width:524px}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .company{color:#000;font-size:14px;font-weight:400}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .item-name{color:#000;font-size:16px;font-weight:400}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .option{align-items:center;color:#999;display:flex;font-size:14px;font-weight:400}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .option li{position:relative}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .option li:not(:first-child){margin-left:12px;padding-left:12px}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .option li:not(:first-child):before{background-color:#d9dad9;content:"";display:inline-block;height:9px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.pc .sheet-item.cart .item-link-wrap .item-link .item-info-wrap .option .pay-li{align-items:center;display:flex;gap:11px}.pc .sheet-item.cart .price-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-start;width:223px}.pc .sheet-item.cart .price-wrap .discount{color:red;font-size:16px;font-weight:700}.pc .sheet-item.cart .price-wrap .price{color:#000;font-size:20px;font-weight:900}.pc .sheet-item.cart .price-wrap .total-price{color:#999;font-size:14px;font-weight:400;text-decoration:line-through}.pc .sheet-item.cart .purchase-btn-wrap{width:260px}.pc .sheet-item.cart .purchase-btn-wrap button:first-child{margin-right:8px}.pc .pay-box{display:inline-flex;position:relative}.pc .pay-box .pay-btn{display:flex}.pc .pay-box .h-coin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23999;stroke-linecap:round;stroke-linejoin:round}.st3{fill:%23999}.st4{display:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_hpoint'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M16.24 10.46c-.51 0-.93.42-.93.93v1.86h-2.62v-1.86c0-.51-.42-.93-.93-.93s-.93.42-.93.93v5.22c0 .51.42.93.93.93s.93-.42.93-.93v-1.86h2.62v1.86c0 .51.42.93.93.93s.93-.42.93-.93v-5.22c0-.51-.42-.93-.93-.93' class='st3'/%3E%3Cpath d='M14 4.5c-5.25 0-9.5 4.25-9.5 9.5s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5-4.25-9.5-9.5-9.5m0 17.16c-4.22 0-7.66-3.44-7.66-7.66S9.78 6.34 14 6.34s7.66 3.44 7.66 7.66-3.44 7.66-7.66 7.66' class='st3'/%3E%3C/g%3E%3C/svg%3E") no-repeat;display:inline-block;height:18px;width:18px}.pc .pay-box .h-coin.on{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23222;stroke-linecap:round;stroke-linejoin:round}.st3{fill:%23222}.st4{display:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_hpoint'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M16.24 10.46c-.51 0-.93.42-.93.93v1.86h-2.62v-1.86c0-.51-.42-.93-.93-.93s-.93.42-.93.93v5.22c0 .51.42.93.93.93s.93-.42.93-.93v-1.86h2.62v1.86c0 .51.42.93.93.93s.93-.42.93-.93v-5.22c0-.51-.42-.93-.93-.93' class='st3'/%3E%3Cpath d='M14 4.5c-5.25 0-9.5 4.25-9.5 9.5s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5-4.25-9.5-9.5-9.5m0 17.16c-4.22 0-7.66-3.44-7.66-7.66S9.78 6.34 14 6.34s7.66 3.44 7.66 7.66-3.44 7.66-7.66 7.66' class='st3'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:contain}.pc .pay-box .credit-card{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23999;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_card'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M12.59 15.85H7.55' class='st0'/%3E%3Crect width='19.5' height='13.42' x='4.1' y='7.64' class='st0' rx='1.43' ry='1.43'/%3E%3Cpath d='M4.7 11.75h18.17' style='fill:none;stroke:%23999;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px'/%3E%3Crect width='4.83' height='3' x='15.67' y='15.16' rx='.64' ry='.64' style='fill:%23999'/%3E%3C/g%3E%3C/svg%3E") no-repeat;display:inline-block;height:16px;width:20px}.pc .pay-box .credit-card.on{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23222;stroke-linecap:round;stroke-linejoin:round}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_card'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M12.59 15.85H7.55' class='st0'/%3E%3Crect width='19.5' height='13.42' x='4.1' y='7.64' class='st0' rx='1.43' ry='1.43'/%3E%3Cpath d='M4.7 11.75h18.17' style='fill:none;stroke:%23222;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px'/%3E%3Crect width='4.83' height='3' x='15.67' y='15.16' rx='.64' ry='.64' style='fill:%23222'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:contain}.pc .pay-box .p-coin{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23999;stroke-linecap:round;stroke-linejoin:round}.st3{fill:%23999}.st4{display:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_point'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M14 4.5c-5.25 0-9.5 4.25-9.5 9.5s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5-4.25-9.5-9.5-9.5m0 17.16c-4.22 0-7.66-3.44-7.66-7.66S9.78 6.34 14 6.34s7.66 3.44 7.66 7.66-3.44 7.66-7.66 7.66' class='st3'/%3E%3Cpath d='M15.87 10.71c-.39-.2-.85-.3-1.36-.3h-1.93c-.58 0-1.05.47-1.05 1.05v5.22c0 .51.41.92.92.92s.92-.41.92-.92v-1.37h1.08c.53 0 1-.1 1.4-.3s.71-.48.93-.85.33-.8.33-1.29-.11-.92-.32-1.29c-.21-.38-.52-.66-.91-.87Zm-.82 2.69a.84.84 0 0 1-.38.34c-.17.08-.36.12-.59.12h-.72v-1.99h.72c.23 0 .43.04.59.12s.29.19.37.34c.09.15.13.33.13.53s-.04.38-.13.53Z' class='st3'/%3E%3C/g%3E%3C/svg%3E") no-repeat;display:inline-block;height:18px;width:18px}.pc .pay-box .p-coin.on{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke-width:1.5px}.st0,.st1{fill:none}.st0{stroke:%23222;stroke-linecap:round;stroke-linejoin:round}.st3{fill:%23222}.st4{display:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_point'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cpath d='M14 4.5c-5.25 0-9.5 4.25-9.5 9.5s4.25 9.5 9.5 9.5 9.5-4.25 9.5-9.5-4.25-9.5-9.5-9.5m0 17.16c-4.22 0-7.66-3.44-7.66-7.66S9.78 6.34 14 6.34s7.66 3.44 7.66 7.66-3.44 7.66-7.66 7.66' class='st3'/%3E%3Cpath d='M15.87 10.71c-.39-.2-.85-.3-1.36-.3h-1.93c-.58 0-1.05.47-1.05 1.05v5.22c0 .51.41.92.92.92s.92-.41.92-.92v-1.37h1.08c.53 0 1-.1 1.4-.3s.71-.48.93-.85.33-.8.33-1.29-.11-.92-.32-1.29c-.21-.38-.52-.66-.91-.87Zm-.82 2.69a.84.84 0 0 1-.38.34c-.17.08-.36.12-.59.12h-.72v-1.99h.72c.23 0 .43.04.59.12s.29.19.37.34c.09.15.13.33.13.53s-.04.38-.13.53Z' class='st3'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:contain}.pc .pay-box .account{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke:%23999;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.st0,.st1{fill:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_banking'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cg id='icon_x5F_banking1' data-name='icon_x5F_banking'%3E%3Crect width='4.11' height='4.11' x='7.92' y='8.38' rx='1.03' ry='1.03' style='fill:%23999'/%3E%3Cpath d='M19.03 9.22h-5.04M19.03 11.72h-5.04' class='st0'/%3E%3C/g%3E%3Cpath d='M7.69 5.41h12.66c1.02 0 1.85.83 1.85 1.85v7.89H5.83V7.26c0-1.02.83-1.85 1.85-1.85ZM5.83 15.16h16.36l1.66 6.04c.17.63-.3 1.25-.95 1.25H5.12a.988.988 0 0 1-.95-1.25z' class='st0'/%3E%3C/g%3E%3C/svg%3E") no-repeat;display:inline-block;height:18px;width:20px}.pc .pay-box .account.on{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' version='1.1' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.st0{stroke:%23222;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}.st0,.st1{fill:none}%3C/style%3E%3C/defs%3E%3Cg id='icon_x5F_banking'%3E%3Cpath d='M0 0h28v28H0z' class='st1'/%3E%3Cpath d='M4 4h20v20H4z' class='st1'/%3E%3Cg id='icon_x5F_banking1' data-name='icon_x5F_banking'%3E%3Crect width='4.11' height='4.11' x='7.92' y='8.38' rx='1.03' ry='1.03' style='fill:%23222'/%3E%3Cpath d='M19.03 9.22h-5.04M19.03 11.72h-5.04' class='st0'/%3E%3C/g%3E%3Cpath d='M7.69 5.41h12.66c1.02 0 1.85.83 1.85 1.85v7.89H5.83V7.26c0-1.02.83-1.85 1.85-1.85ZM5.83 15.16h16.36l1.66 6.04c.17.63-.3 1.25-.95 1.25H5.12a.988.988 0 0 1-.95-1.25z' class='st0'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:contain}.pc .pay-box:hover .tooltip{display:block}.pc .button-box.col2 .tooltip{bottom:calc(100% + 9px);left:calc(50% + 60px)}.pc .button-box .tooltip-btn:disabled+.tooltip{display:block}.pc .alert-msg{display:block;margin-top:23px;padding:24px 0;position:relative;text-align:center;z-index:1}.pc .alert-msg:before{background-color:#d81e00;content:"";display:block;height:100%;left:50%;opacity:5%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}.pc .alert-msg p{color:#222;font-size:16px;font-weight:400;line-height:1.5}.pc .alert-msg p em{color:#d81e00}.pc .alert-msg .btn-delete01{position:absolute;right:12px;top:12px}.pc .pay-tooltip{display:none;height:1px;position:fixed;width:250px;z-index:10}.pc .pay-tooltip .pay-tooltip-inner{background-color:#fff;border:1px solid #dadada;border-radius:8px;bottom:5px;color:#666;font-size:13px;left:0;line-height:1.4;max-width:600px;padding:10px;position:absolute;text-align:center;transform:translate(-50%);width:-moz-max-content;width:max-content}.pc .pay-tooltip .pay-tooltip-inner:after{border-color:#fff transparent;border-style:solid;border-width:6px 5px 0;bottom:-4px;z-index:1}.pc .pay-tooltip .pay-tooltip-inner:after,.pc .pay-tooltip .pay-tooltip-inner:before{content:"";display:block;left:50%;position:absolute;transform:translate(-50%);width:0}.pc .pay-tooltip .pay-tooltip-inner:before{border-color:#dadada transparent;border-style:solid;border-width:6px 5px 0;bottom:-6px;z-index:0}.pc .order-detail-title{font-size:28px;margin-bottom:40px;text-align:center}.pc .order-detail-top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.pc .order-detail-top .info-wrap{margin-bottom:0;padding:0}.pc .order-number-wrap{align-items:center;display:flex}.pc .order-number-wrap .order-number-tit{font-size:16px}.pc .order-number-wrap .order-number{font-size:16px;font-weight:700;margin-left:8px}.pc .sub-contents .contents-detail-wrap .order-tbl th{line-height:1.2}.pc .sub-contents .contents-detail-wrap .order-tbl td{font-size:16px;line-height:1.6;word-break:keep-all}.pc .sub-contents .contents-detail-wrap .order-tbl td .title02{margin-bottom:0}.pc .sub-contents .contents-detail-wrap .order-tbl td button{line-height:1}.pc .recip-box{display:flex;flex-direction:row;width:100%}.pc .recip-box>.lft-box{flex-shrink:0;width:calc(100% - 875px)}.pc .recip-box>.rgt-box{flex-shrink:0;margin-left:40px;width:835px}.pc .recip-box .recip-pro-list{max-height:2500px;overflow-y:auto;scrollbar-color:#dadada transparent;scrollbar-width:thin}.pc .recip-box .recip-pro-list::-webkit-scrollbar{height:6px;width:6px}.pc .recip-box .recip-pro-list::-webkit-scrollbar-track{background:transparent}.pc .recip-box .recip-pro-list::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .recip-box .recip-pro-list::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .recip-box .recip-pro-list::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .recip-box .recip-pro-list li{border:2px solid #fafafa;border-radius:16px;min-height:144px;width:404px}.pc .recip-box .recip-pro-list li:not(:first-child){margin-top:8px}.pc .recip-box .recip-pro-list li.active{border:2px solid #0a583f}.pc .recip-box .recip-pro-list li button{align-items:flex-start;background-color:#fafafa;border-radius:16px;display:flex;height:100%;min-height:144px;padding:20px;width:100%}.pc .recip-box .recip-pro-list li button .pro-thumb{align-items:center;background-color:#f5f5f5;border-radius:8px;display:flex;flex-shrink:0;height:80px;justify-content:center;overflow:hidden;position:relative;width:80px}.pc .recip-box .recip-pro-list li button .pro-thumb:after{background:#0000000a;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .recip-box .recip-pro-list li button .pro-thumb img{aspect-ratio:1;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .recip-box .recip-pro-list li button .pro-info{color:#222;display:flex;flex-direction:column;letter-spacing:-.32px;margin-left:20px;text-align:left}.pc .recip-box .recip-pro-list li button .pro-info .pro-name{font-size:16px;line-height:1.4}.pc .recip-box .recip-pro-list li button .pro-info .pro-price-box{letter-spacing:-.32px;margin-top:15px}.pc .recip-box .recip-pro-list li button .pro-info .pro-price-box .pro-price{font-size:15px;font-weight:900}.pc .recip-box .recip-pro-list li button .pro-info .pro-price-box .exp-period{color:#999;font-size:14px;margin-left:12px}.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box{color:#999;-moz-column-gap:10px;column-gap:10px;display:flex;flex-direction:row;font-size:14px;letter-spacing:-.32px;margin-top:18px}.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box span{align-items:center;-moz-column-gap:5px;column-gap:5px;display:flex;flex-direction:row;justify-content:flex-start}.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box span:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='레이어 2' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23999' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 8.27 3.01 2.55L12 5.18' data-name='Layer 1'/%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:16px;width:16px}.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box .pro-rec.green,.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box .pro-ship.green{color:#0a583f;font-weight:700}.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box .pro-rec.green:before,.pc .recip-box .recip-pro-list li button .pro-info .pro-ship-box .pro-ship.green:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='레이어 2' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%230a583f' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4 8.27 3.01 2.55L12 5.18' data-name='Layer 1'/%3E%3C/svg%3E") no-repeat}.pc .recip-box .recip-talk-box{border-bottom:1px solid #dadada;display:flex;padding-bottom:40px}.pc .recip-box .recip-message-box{border-bottom:1px solid #dadada;margin-top:40px;padding-bottom:40px}.pc .recip-box .preview-wrap{border-bottom:1px solid #000;margin-top:40px;padding-bottom:60px}.pc .recip-box .preview-wrap .preview-box{display:flex}.pc .recip-box .preview-wrap .preview-box .talk-box{height:528px;position:relative;width:260px}.pc .recip-box .preview-wrap .preview-box .talk-box .visible{align-items:center;background-color:#fafafacc;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;padding:0 34px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1}.pc .recip-box .preview-wrap .preview-box .talk-box .visible .title{color:#222;font-size:18px;margin-bottom:16px}.pc .recip-box .preview-wrap .preview-box .talk-box .visible .desc{color:#666;font-size:14px;line-height:1.4}.pc .recip-box .preview-wrap .preview-box .talk-box .phone-layout{height:528px}.pc .recip-box .preview-wrap .preview-box .message-box{flex-shrink:0;height:528px;margin-left:40px;width:260px}.pc .recip-box .preview-wrap .preview-box .coupon-box{height:528px;margin-left:16px;width:260px}.pc .recip-box .preview-wrap .preview-box .coupon-box .form-box{margin-bottom:4px}.pc .recip-box .preview-wrap .preview-box .coupon-box .form-box .select-box .select-label{color:#222}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box{border:1px solid #999;border-radius:8px;padding:16px}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px;height:100%;justify-content:flex-start;overflow-y:auto;scrollbar-color:#dadada transparent;scrollbar-width:thin;width:100%}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list::-webkit-scrollbar{height:6px;width:6px}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list::-webkit-scrollbar-track{background:transparent}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list .coupon-thumb{border:1px solid transparent;height:48px;width:calc(50% - 4px)}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list .coupon-thumb button{background-color:#f5f5f5;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:100%}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list .coupon-thumb button:after{background:#0000000a;content:"";height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .recip-box .preview-wrap .preview-box .coupon-box .outline-box .coupon-thumb-list .coupon-thumb.active{border:1px solid #0a583f}.pc .recip-box .check-box{align-items:center;border-bottom:1px solid #dadada;display:flex;gap:10px;justify-content:space-between;padding-bottom:48px}.pc .recip-box .check-box .chk-wrap{flex-shrink:0}.pc .custom-popup.no-border.talk{padding:32px 26px 40px}.pc .custom-popup.no-border.talk :deep(.swiper-wrapper){display:flex;flex-direction:row}.pc .custom-popup.no-border.talk .popup-body{max-height:calc(83vh - 124px);overflow-y:auto;scrollbar-color:#dadada transparent;scrollbar-width:thin}.pc .custom-popup.no-border.talk .popup-body::-webkit-scrollbar{height:6px;width:6px}.pc .custom-popup.no-border.talk .popup-body::-webkit-scrollbar-track{background:transparent}.pc .custom-popup.no-border.talk .popup-body::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .custom-popup.no-border.talk .popup-body::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .custom-popup.no-border.talk .popup-body::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}@media screen and (max-height:1000px){.pc .custom-popup.no-border.talk .popup-body{height:calc(100% - 124px)}}.pc .custom-popup.no-border.talk .popup-body .event{align-items:center;display:flex;gap:20px;padding:18px 12px;width:100%}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list{display:flex;flex-direction:row;height:64px;justify-content:flex-start;overflow:hidden;width:100%}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-item{width:230px}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link{align-items:center;display:flex;width:100%}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link .event-thumb{aspect-ratio:1;background:#fff;border-radius:8px;flex-shrink:0;height:64px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:relative;width:64px}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link .event-thumb img{aspect-ratio:1;height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link .title-box{line-height:1.5;margin-left:16px}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link .title-box .event-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:16px;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:1;line-clamp:1}.pc .custom-popup.no-border.talk .popup-body .event .talk-event-list .event-link .title-box .event-desc{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:#666;text-overflow:ellipsis;word-break:break-word;-webkit-line-clamp:1;line-clamp:1}.pc .custom-popup.no-border.talk .popup-body .swiper-button{background-color:#fff;border:1px solid #dadada;border-radius:999px;display:inline-block;flex-shrink:0;height:28px;width:28px}.pc .custom-popup.no-border.talk .popup-body .swiper-button.prev-btn{transform:rotate(180deg)}.pc .custom-popup.no-border.talk .popup-body .swiper-button.next-btn,.pc .custom-popup.no-border.talk .popup-body .swiper-button.prev-btn{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='레이어 2' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M7.04 3.75 13 9.98l-6 6.27' data-name='Layer 1'/%3E%3C/svg%3E") no-repeat;background-position:50%;background-size:14px 18px}.pc .custom-popup.no-border.talk .phone-content{border-radius:10px}.pc .custom-popup.no-border.talk .coupon-image-wrap{bottom:0;height:470px;left:0;position:absolute;width:100%;will-change:transform;z-index:999;-webkit-overflow-scrolling:touch;touch-action:auto}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-scroll{height:calc(100% - 126px)}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-bg{padding:15px 15px 18px}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-banner{height:auto}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-detail{gap:15px}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-img{height:92px;width:92px}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-info .coupon-brand{font-size:9px}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-info .coupon-name{font-size:14px;line-height:1.1}.pc .custom-popup.no-border.talk .coupon-image-wrap .coupon-preview-box .coupon-message-box .message-title{font-size:10px;margin:15px 0 11px}.pc .custom-popup.no-border.talk .coupon-image-box{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;min-height:100%;overflow-y:auto;padding:14% 3% 0 5%;scrollbar-color:#dadada transparent;scrollbar-width:thin;width:100%;will-change:transform}.pc .custom-popup.no-border.talk .coupon-image-box::-webkit-scrollbar{height:6px;width:6px}.pc .custom-popup.no-border.talk .coupon-image-box::-webkit-scrollbar-track{background:transparent}.pc .custom-popup.no-border.talk .coupon-image-box::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .custom-popup.no-border.talk .coupon-image-box::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .custom-popup.no-border.talk .coupon-image-box::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-enter-from{transform:translateY(100%)!important}.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-enter-to{transform:translateY(0)!important}.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-leave-from{transform:translateY(0)}.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-leave-to{transform:translateY(100%)}.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-enter-active,.pc .custom-popup.no-border.talk .coupon-image-box .sheet-ani-leave-active{transition:transform .4s cubic-bezier(.25,1,.5,1)!important}.pc .outside-click-area{background-color:transparent;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:99}.pc .mms-header{align-items:center;display:flex;gap:10px}.pc .mms-header .title{color:#000;font-size:16px;font-weight:700}.pc .custom-popup.no-border.talk .mms-body{height:calc(100% - 34px);overflow-y:scroll;scrollbar-color:#dadada transparent;scrollbar-width:thin}.pc .custom-popup.no-border.talk .mms-body::-webkit-scrollbar{height:6px;width:6px}.pc .custom-popup.no-border.talk .mms-body::-webkit-scrollbar-track{background:transparent}.pc .custom-popup.no-border.talk .mms-body::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .custom-popup.no-border.talk .mms-body::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .custom-popup.no-border.talk .mms-body::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .custom-popup.no-border.talk .mms-body .coupon-image-wrap{height:100%;overflow:visible;position:static}.pc .custom-popup.no-border.talk .mms-body .coupon-image-wrap .coupon-preview-box{background:url(./img-coupon-bg02.Qk7QcXX-.png) no-repeat;background-position:top;background-size:cover;overflow:visible;position:relative}.pc .custom-popup.no-border.talk .mms-body .coupon-image-wrap .coupon-preview-box:before{background:url(./img-coupon-logo.CLXISpTI.png) no-repeat;background-position:50%;background-size:contain;content:"";display:block;height:14px;left:50%;position:absolute;top:10px;transform:translate(-50%);width:53%}.pc .custom-popup.no-border.talk .mms-body .coupon-image-wrap .coupon-preview-box .coupon-scroll{height:auto}.pc .custom-popup.no-border.talk .mms-body .card-barcode-box{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin:16px 0 8px;padding:12px 36px 8px}.pc .custom-popup.no-border.talk .mms-body .card-barcode-box .card-img{background-color:#f5f5f5;margin-bottom:8px}.pc .custom-popup.no-border.talk .mms-body .card-barcode-box .barcode-img{padding:8px 2px 6px}@media screen and (max-height:800px){.pc .custom-popup.send-list .popup-body{overflow-y:auto}}.pc .custom-popup.send-list .scroll{height:calc(90vh - 601px);max-height:calc(90vh - 601px)}@media screen and (max-height:1000px){.pc .custom-popup.send-list .scroll{height:calc(90vh - 601px)}}@media screen and (max-height:800px){.pc .custom-popup.send-list .scroll{height:calc(90vh - 400px);max-height:calc(90vh - 400px)}}.pc .custom-popup.sales-invoice .invoice-title{align-items:center;display:flex;justify-content:space-between}.pc .custom-popup.sales-invoice .invoice-title .title{font-size:26px;font-weight:700}.pc .custom-popup.sales-invoice .invoice-title .invoice-number{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;font-size:14px}.pc .custom-popup.sales-invoice .invoice-title .invoice-number:first-child dd{border-radius:8px 8px 0 0}.pc .custom-popup.sales-invoice .invoice-title .invoice-number:last-child{margin-top:-1px}.pc .custom-popup.sales-invoice .invoice-title .invoice-number:last-child dd{border-radius:0 0 8px 8px}.pc .custom-popup.sales-invoice .invoice-title .invoice-number dd{border:1px solid #dadada;height:28px;padding:6px 8px;width:88px}.pc .custom-popup.sales-invoice .invoice-wrap{border-right:1px solid #dadada;display:flex;margin-top:8px}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box{display:flex;flex:1;font-size:14px}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .box-title{background-color:#f7f7f7;border:1px solid #dadada;flex:none;padding:4px;text-align:center;writing-mode:vertical-rl}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .invoice-table .tbl-type{height:100%}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .invoice-table td,.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .invoice-table th{height:38px;padding:10px 5px 10px 8px}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .invoice-table td{font-size:15px}.pc .custom-popup.sales-invoice .invoice-wrap .invoice-box .invoice-table .provider-seal{position:absolute;right:12px;top:-32px;width:64px}.pc .custom-popup.sales-invoice .invoice-list{margin-bottom:40px;margin-top:40px}.pc .custom-popup.sales-invoice .invoice-list td{font-size:16px}.pc .custom-popup .scroll{max-height:calc(90vh - 254px)}@media screen and (max-height:1000px){.pc .custom-popup .scroll{height:calc(90vh - 254px)}}@media screen and (max-height:800px){.pc .custom-popup.excel-upload-result .popup-body{overflow-y:auto}}.pc .custom-popup.excel-upload-result .scroll{height:calc(90vh - 475px);max-height:calc(90vh - 475px)}@media screen and (max-height:1000px){.pc .custom-popup.excel-upload-result .scroll{height:calc(90vh - 475px)}}@media screen and (max-height:800px){.pc .custom-popup.excel-upload-result .scroll{height:calc(90vh - 350px);max-height:calc(90vh - 350px)}}.pc .custom-popup.contact-list.full{height:auto}.pc .custom-popup.contact-list.full .popup-body{overflow-y:auto;scrollbar-color:#dadada transparent;scrollbar-width:thin}.pc .custom-popup.contact-list.full .popup-body::-webkit-scrollbar{height:6px;width:6px}.pc .custom-popup.contact-list.full .popup-body::-webkit-scrollbar-track{background:transparent}.pc .custom-popup.contact-list.full .popup-body::-webkit-scrollbar-thumb{background:#dadada;background-clip:padding-box;border:4px solid transparent;border-radius:999px}.pc .custom-popup.contact-list.full .popup-body::-webkit-scrollbar-thumb:hover{background:#dadada}.pc .custom-popup.contact-list.full .popup-body::-webkit-scrollbar-button{display:none!important;height:0!important;width:0!important}.pc .custom-popup.contact-list .scroll{height:calc(90vh - 320px);max-height:calc(90vh - 320px)}@media screen and (max-height:1000px){.pc .custom-popup.contact-list .scroll{height:calc(90vh - 320px)}}@media screen and (max-height:800px){.pc .custom-popup.employees-list1 .popup-body{overflow-y:auto}}.pc .custom-popup.employees-list1 .toggle-off~.scroll{height:calc(90vh - 547px);max-height:calc(90vh - 547px)}@media screen and (max-height:1100px){.pc .custom-popup.employees-list1 .toggle-off~.scroll{height:calc(90vh - 547px)}}@media screen and (max-height:800px){.pc .custom-popup.employees-list1 .toggle-off~.scroll{height:calc(90vh - 271px);max-height:calc(90vh - 271px)}}.pc .custom-popup.employees-list1 .scroll{height:calc(90vh - 659px);max-height:calc(90vh - 659px)}@media screen and (max-height:1100px){.pc .custom-popup.employees-list1 .scroll{height:calc(90vh - 666px)}}@media screen and (max-height:800px){.pc .custom-popup.employees-list1 .scroll{height:calc(90vh - 271px);max-height:calc(90vh - 271px)}}:deep(.toggle-off)~.pc .custom-popup.employees-list1 .scroll{height:calc(90vh - 100px);max-height:calc(90vh - 100px)}@media screen and (max-height:800px){.pc .custom-popup.employees-list2 .popup-body{overflow-y:auto}}.pc .custom-popup.employees-list2 .toggle-off~.scroll{height:calc(90vh - 547px);max-height:calc(90vh - 547px)}@media screen and (max-height:1100px){.pc .custom-popup.employees-list2 .toggle-off~.scroll{height:calc(90vh - 520px);max-height:calc(90vh - 520px)}}@media screen and (max-height:800px){.pc .custom-popup.employees-list2 .toggle-off~.scroll{height:calc(90vh - 250px);max-height:calc(90vh - 250px)}}.pc .custom-popup.employees-list2 .scroll{height:calc(90vh - 627px);max-height:calc(90vh - 627px)}@media screen and (max-height:1100px){.pc .custom-popup.employees-list2 .scroll{height:calc(90vh - 631px)}}@media screen and (max-height:800px){.pc .custom-popup.employees-list2 .scroll{height:calc(90vh - 250px);max-height:calc(90vh - 250px)}.pc .custom-popup.temp-list1 .popup-body{overflow-y:auto}}.pc .custom-popup.temp-list1 .scroll{max-height:calc(90vh - 336px)}@media screen and (max-height:1000px){.pc .custom-popup.temp-list1 .scroll{height:calc(90vh - 336px)}}.pc .custom-popup.temp-list1 .scroll:has(+.alert-msg){max-height:calc(90vh - 455px)}@media screen and (max-height:1000px){.pc .custom-popup.temp-list1 .scroll:has(+.alert-msg){height:calc(90vh - 455px)}}@media screen and (max-height:800px){.pc .custom-popup.temp-list1 .scroll:has(+.alert-msg){height:calc(90vh - 200px);max-height:calc(90vh - 200px)}}.pc .custom-popup.temp-list1 .scroll .tbl-h100p{height:100%}@supports (-moz-appearance:none){.pc .custom-popup.temp-list1 .scroll .tbl-h100p{height:calc(100% - 38px)}}@media screen and (max-height:800px){.pc .custom-popup.temp-list2 .popup-body{overflow-y:auto}}.pc .custom-popup.temp-list2 .scroll{max-height:calc(90vh - 336px)}@media screen and (max-height:1000px){.pc .custom-popup.temp-list2 .scroll{height:calc(90vh - 336px)}}@media screen and (max-height:800px){.pc .custom-popup.temp-list2 .scroll{height:calc(90vh - 200px);max-height:calc(90vh - 200px)}}.pc .custom-popup.temp-list2 .scroll .tbl-h100p{height:100%}@supports (-moz-appearance:none){.pc .custom-popup.temp-list2 .scroll .tbl-h100p{height:calc(100% - 38px)}}.pc .quote-title{padding:0 170px;position:relative}.pc .quote-title h4{font-size:36px;font-weight:700}.pc .quote-title .logo{position:absolute;right:0;top:3px}.pc .quote-top{display:flex;gap:20px}.pc .quote-top .quote-box{display:flex;flex:1;flex-direction:column}.pc .quote-top .quote-box .notice{border-top:1px solid #dadada;font-size:18px;font-weight:700;padding:22px 0}.pc .quote-top .quote-box .notice .desc{font-size:14px;font-weight:400;margin-left:6px}.pc .quote-top .quote-box .tbl-type{border-left:1px solid #dadada;border-right:1px solid #dadada}.pc .quote-top .quote-box .tbl-type td,.pc .quote-top .quote-box .tbl-type th{height:38px;padding-left:8px}.pc .quote-top .quote-box .tbl-type td{font-size:15px}.pc .quote-top .quote-box .tbl-type td .provider-seal{left:160px;position:absolute;top:-32px}.pc .quote-total{margin-bottom:32px;margin-top:32px}.pc .quote-total p{align-items:baseline;display:flex;font-size:14px}.pc .quote-total p .total-amount{color:#0a583f;font-size:20px;font-weight:700;margin-left:12px}.pc .quote-amount-list{display:flex;gap:60px}.pc .quote-amount-list li{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.pc .quote-amount-list li .title{font-size:14px;font-weight:400}.pc .quote-amount-list li.last{flex:3;text-align:right}.pc .quote-amount-list li.last .total{color:#0a583f;font-size:26px}.pc .quote-amount-list li:not(.last) .total{margin-bottom:4px}.pc .contents-title .flex.gap8 .font-bold{line-height:1.1}
