@charset "UTF-8";.payListOutBox .payListBox .submitText input:after,.payListOutBox .payListBox .submitText input:before{-webkit-transition:all 0.5s;transition:all 0.5s}@media (max-width:1180px){.outerWrap{padding-top:68px}}.wrap{max-width:1550px}@-webkit-keyframes btnAni{20%{background-color:rgba(255,192,81,0.3)}to{-webkit-transform:scale(1.3);transform:scale(1.3);background-color:transparent}}@keyframes btnAni{20%{background-color:rgba(255,192,81,0.3)}to{-webkit-transform:scale(1.3);transform:scale(1.3);background-color:transparent}}.stepListBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px;background-color:#fff;border-radius:30px;padding:60px 0}@media (max-width:767px){.stepListBox{margin-bottom:20px}}@media (max-width:540px){.stepListBox{padding:40px 0}}.stepList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:auto;margin-right:auto;margin-left:-60px;margin-right:-60px;-webkit-column-gap:150px;-moz-column-gap:150px;column-gap:150px}@media (max-width:1180px){.stepList{-webkit-column-gap:70px;-moz-column-gap:70px;column-gap:70px}}@media (max-width:840px){.stepList{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.stepList li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:230px;padding-left:60px;padding-right:60px}@media (max-width:840px){.stepList li{width:170px;padding-left:20px;padding-right:20px}}@media (max-width:540px){.stepList li{width:120px;padding-left:10px;padding-right:10px}}@media (max-width:400px){.stepList li{width:90px}}.stepList li:not(:last-child):before{content:"";position:absolute;right:-90%;top:35%;width:150%;height:1px;background-color:#ccc}@media (max-width:1180px){.stepList li:not(:last-child):before{top:30%}}@media (max-width:840px){.stepList li:not(:last-child):before{top:25%;width:100%;right:-50%}}@media (max-width:480px){.stepList li:not(:last-child):before{display:none}}.stepList li.current .icon,.stepList li:hover .icon{color:#fff;background-color:#ffc051}.stepList li.current .icon:after{opacity:1;-webkit-animation:btnAni 1.5s 0.2s infinite cubic-bezier(0.66,0,0,1);animation:btnAni 1.5s 0.2s infinite cubic-bezier(0.66,0,0,1)}.stepList li.current .Txt .title{color:#000}.stepList .icon{position:relative;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:142px;height:142px;background-color:#d9d9d9;border-radius:50%;-webkit-transition:all 0.5s;transition:all 0.5s}@media (max-width:1180px){.stepList .icon{width:120px;height:120px}}@media (max-width:840px){.stepList .icon{width:80px;height:80px}}@media (max-width:400px){.stepList .icon{width:70px;height:70px}}.stepList .icon:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:-1;border-radius:50%;opacity:0;background-color:rgba(255,192,81,0.4)}.stepList .icon img{max-width:100%}@media (max-width:840px){.stepList .icon img{max-width:30px}}.stepList .icon-step01{width:34px;height:35px}.stepList .icon-step02{width:30px;height:37px}.stepList .icon-step03{width:39px;height:28px}.stepList .Txt{padding-top:22px;text-align:center}.stepList .title{white-space:nowrap;padding-bottom:3px;color:#000;font-weight:500;font-size:18px;line-height:1.67;letter-spacing:0.9px}@media (max-width:840px){.stepList .title{font-size:16px}}@media (max-width:480px){.stepList .title{font-size:14px}}@media (max-width:400px){.stepList .title{font-size:12px}}.stepList .step{text-transform:uppercase;color:#ffc051;font-family:"Poppins",sans-serif;font-size:18px;line-height:1.67;letter-spacing:0}@media (max-width:480px){.stepList .step{font-size:13px}}.payListOutBox{background-color:#fff;border-radius:30px;padding:70px 80px;margin-bottom:100px}@media (max-width:1180px){.payListOutBox{padding:50px 60px}}@media (max-width:540px){.payListOutBox{padding:30px;margin-bottom:50px}}@media (max-width:400px){.payListOutBox{padding:20px}}.payListOutBox .sectionTitle{padding-bottom:16px;margin-bottom:16px}.payListOutBox .fullBox{width:100%;padding-left:20px;padding-right:20px}.payListOutBox .fullBox .textEditor{color:#3a3a3a;padding-top:35px}@media (max-width:650px){.payListOutBox .fullBox .textEditor{font-size:14px;padding-top:20px}}.payListOutBox .payListBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;margin-bottom:40px}.payListOutBox .payListBox.line{border-top:2px solid #b4b4b4;padding-top:25px}.payListOutBox .payListBox .submitText input{width:13px;height:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background:transparent;border:none;cursor:pointer;display:inline-block;margin:0;outline:0;position:relative;margin-right:12px}.payListOutBox .payListBox .submitText input:before{content:"";width:100%;height:100%;background-color:transparent;border-radius:50%;background-color:#d7d7d7;display:inline-block;position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.payListOutBox .payListBox .submitText input:after{content:"";width:40%;height:40%;background-color:#fff;border-radius:50%;display:inline-block;opacity:0;position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.payListOutBox .payListBox .submitText input:checked:after{opacity:1}.payListOutBox .payListBox .submitText input:checked:before{background-color:#e37271}.payListOutBox .payListBox .submitText input:disabled:before{background-color:#e5e5e5!important}.payListOutBox .payListBox .submitText input:disabled:after{background-color:#b5b5b5!important}.payListOutBox .payListBox .submitText input:disabled+span{color:#737373!important}.payListOutBox .payListBox .btnArea .btnBox .btn:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.payListOutBox .halfBox{width:50%;padding-left:20px;padding-right:20px;margin-left:auto}@media (max-width:960px){.payListOutBox .halfBox{width:100%}}.payListOutBox .box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:480px){.payListOutBox .box{padding:15px}}.payListOutBox .title{color:#000}.payListOutBox .radioSet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.payListOutBox .radioSet li{margin-right:15px}.payListOutBox .note{width:100%;padding-top:12px;line-height:1.6}@media (max-width:480px){.payListOutBox .listBox .inner{padding:15px}}.payListOutBox .listBox .inner:not(:last-child){border-bottom:1px solid #d5d5d5}.payListOutBox .subTitle{margin-bottom:20px;font-size:19px;letter-spacing:0.05em;color:#000}.payListOutBox .inputList>li{width:100%;margin-bottom:12px}.payListOutBox .inputList em{margin-left:3px;color:#a62627}.payListOutBox .inputList .left{width:100%;margin-bottom:10px;color:#373737}.payListOutBox .inputList .right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.payListOutBox .inputList .code{width:100%}.payListOutBox .inputList .noteTxt{width:100%;padding:15px;line-height:1.6;margin-top:15px;background-color:#e7e7e7}.payListOutBox .inputList .full{width:100%}.payListOutBox .addressList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.payListOutBox .addressList .full{width:100%}.payListOutBox .addressList .full input{width:100%}.payListOutBox .addressList input[type=text],.payListOutBox .addressList select{margin-bottom:10px}.payListOutBox .addressList input[name=data_m_addr]{width:100%}.payListOutBox input[type=password],.payListOutBox input[type=text]{width:100%;height:42px;padding-left:20px;padding-right:20px;border:1px solid #d5d5d5;font-family:"微軟正黑體"}.payListOutBox input[type=password].full,.payListOutBox input[type=text].full{width:100%}.payListOutBox input[type=password].small,.payListOutBox input[type=text].small{width:235px;margin-right:10px}.payListOutBox select{padding-left:20px;padding-right:20px;margin-right:12px;height:42px;border:1px solid #d5d5d5;font-family:"微軟正黑體"}.payListOutBox textarea{width:100%;height:100px;padding:10px;border:1px solid #d5d5d5;font-family:"微軟正黑體"}.payListOutBox .same{cursor:pointer}.payListOutBox .same:before{content:"\f096";margin-right:5px;font-family:FontAwesome}.payListOutBox .same.select:before{content:"\f046"}.payListOutBox .member_policy{cursor:pointer}.payListOutBox .member_policy:before{content:"\f096";margin-right:5px;font-family:FontAwesome}.payListOutBox .member_policy.select:before{content:"\f046"}.payokListBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;margin-right:-20px;row-gap:45px;margin-bottom:45px}@media (max-width:1180px){.payokListBox{row-gap:26px}}.payokListBox .listBox{width:50%;padding-left:20px;padding-right:20px}.payokListBox .listBox.full{width:100%}@media (max-width:960px){.payokListBox .listBox{width:100%}}.invoiceList{width:100%}.invoice li{display:none}.couponText{padding-top:5px;padding-bottom:5px;color:#bb1b21}.payBtnStyle{padding-left:12px;padding-right:12px;height:42px;color:#fff;font-size:14px;letter-spacing:0.05em;background-color:#929292;border:none;cursor:pointer}.payBtnStyle.red{background-color:#bb1b21}.couponBox{width:100%}.couponBox .codeItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:640px){.couponBox .codeItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.couponBox .codeItem .title{width:140px;padding-right:30px;font-size:14px;letter-spacing:0.05em;color:#373737}@media (max-width:640px){.couponBox .codeItem .title{width:100%;padding-right:0;padding-bottom:10px}}.couponBox .codeItem .button,.couponBox .codeItem .title{-ms-flex-negative:auto;flex-shrink:auto}.couponBox .codeItem .button{padding-left:10px}@media (max-width:640px){.couponBox .codeItem .button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-left:0}}@media (max-width:640px){.couponBox .codeItem .payBtnStyle{-webkit-box-flex:1;-ms-flex:1;flex:1}}.couponBox .codeItem .input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:640px){.couponBox .codeItem .input{width:100%;padding-bottom:10px}}.payOuterBox{background-color:#fff;border-radius:30px;padding:70px 80px;margin-bottom:100px}@media (max-width:1180px){.payOuterBox{padding:50px 60px}}@media (max-width:540px){.payOuterBox{padding:30px;margin-bottom:50px}}@media (max-width:400px){.payOuterBox{padding:20px}}.payListArea{width:100%}.payListArea.listPage th{color:#000}.payListArea.listPage .payListInner{-webkit-box-shadow:none;box-shadow:none}.payListArea.listPage .payListInner .toggleStyle{display:none}.payListArea.listPage .payListInner:before{background-color:#ececec}.payListArea.listPage .payListInner .discountListBox{-webkit-box-shadow:none;box-shadow:none;padding-right:25px}.payListArea.listPage .payListInner .orderNotice{padding:45px 0}@media (max-width:650px){.payListArea.listPage .payListInner .orderNotice{padding:30px 0}}.payListArea.payokPage .payListInner:before{display:none}.payListArea.payokPage th{border:1px solid #ececec;border-right:none;border-left:none;padding-top:25px}.payListArea.payokPage th:first-child{text-align:left}.payListArea.payokPage td:first-child:before{display:none}.payListArea.payokPage td:last-child,.payListArea.payokPage th:last-child{padding-right:25px}.payListArea.payokPage .toggleBox{margin-bottom:0}.payListArea.payokPage .totalArea{border-bottom:none}.payListArea.payokPage .listTotal{border-bottom:none}.payListArea .payTopTitle{padding:35px 0 25px;text-align:center;background-color:#fff}.payListArea .payListInner{position:relative;z-index:0;margin-bottom:25px}.payListArea .payListInner#paycar_list th{color:#a62627}.payListArea .discountListBox{position:relative;z-index:0;margin-bottom:25px;padding-top:20px;padding-left:25px;padding-right:45px;background-color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);box-shadow:0 5px 10px rgba(0,0,0,0.1)}@media (max-width:960px){.payListArea .discountListBox{padding-left:20px;padding-right:20px}}.payListArea .discountListBox .discountList{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}@media (max-width:960px){.payListArea .discountListBox .discountList{-ms-flex-wrap:wrap;flex-wrap:wrap}}.payListArea .discountListBox .discountList .text{width:70%}@media (max-width:960px){.payListArea .discountListBox .discountList .text{width:100%}}.payListArea .discountListBox .discountList .text .title{display:inline;margin-right:20px}@media (max-width:960px){.payListArea .discountListBox .discountList .text .title{display:block;margin-right:0;margin-bottom:10px}}.payListArea .discountListBox .discountList .text .title span{display:inline-block;padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px;letter-spacing:0.05em;color:#FFF;background-color:#838383;border-radius:15px}@media (max-width:960px){.payListArea .discountListBox .discountList .text .title span{margin-right:0}}.payListArea .discountListBox .discountList .text .note{display:inline;margin-right:20px}@media (max-width:960px){.payListArea .discountListBox .discountList .text .note{margin-right:0;margin-bottom:10px}}.payListArea .discountListBox .discountList .price{width:30%;text-align:right;font-size:16px;padding-left:10px;padding-right:10px}@media (max-width:960px){.payListArea .discountListBox .discountList .price{width:100%}}.payListArea .toggleBox{position:relative;padding-bottom:85px;margin-bottom:80px;background-color:#fff}@media (max-width:650px){.payListArea .toggleBox{margin-bottom:40px}}.payListArea table{width:100%;border-collapse:collapse}.payListArea thead{position:relative}.payListArea thead:after{content:"";width:100%;height:1px;background-color:#ccc;bottom:0;left:0;position:absolute}.payListArea tr:not(:last-child){border-bottom:1px solid #d5d5d5}@media (max-width:960px){.payListArea tr{padding-top:10px;padding-bottom:10px}}.payListArea th{color:#000;font-weight:bold;padding-bottom:25px;font-size:20px;line-height:1.5;letter-spacing:1px}@media (max-width:1180px){.payListArea th{padding-bottom:12px}}@media (max-width:960px){.payListArea th:not(:first-child){display:none}}@media (max-width:540px){.payListArea th{font-size:18px}}.payListArea tbody{border-bottom:1px solid #dcdcdc}.payListArea tbody tr:first-child td{padding-top:20px}@media (max-width:1180px){.payListArea tbody tr:first-child td{padding-top:12px}}@media (max-width:960px){.payListArea tbody tr:first-child td{padding-top:10px}}@media (max-width:960px){.payListArea tbody tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.payListArea td{vertical-align:middle;padding-top:20px;padding-bottom:20px;font-size:16px;letter-spacing:0.05em;color:#000;line-height:1.8}@media (max-width:1180px){.payListArea td{padding-top:12px;padding-bottom:12px}}@media (max-width:960px){.payListArea td{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:15px;padding-top:5px;padding-bottom:5px;text-align:left}.payListArea td:not(:last-child):before{content:attr(data-text)}}.payListArea select{width:100px;height:40px;border:1px solid #ececec}.payListArea .imgBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:50px}@media (max-width:960px){.payListArea .imgBox{padding-right:0}}@media (max-width:414px){.payListArea .imgBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1180px){.payListArea .imgBox .Txt{padding-top:0}}.payListArea .imgBox .Txt .discountTitle{display:inline-block;font-size:12px;padding-left:10px;padding-right:10px;letter-spacing:0.05em;color:#FFF;background-color:#838383;border-radius:15px}.payListArea .Img{width:150px;height:150px;margin-right:25px;-ms-flex-negative:0;flex-shrink:0;border:1px solid #ececec;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.payListArea .Img:hover{border-color:#ffc051}@media (max-width:1180px){.payListArea .Img{width:100px;height:100px;margin-right:12px}}@media (max-width:480px){.payListArea .Img{width:80px;height:80px}}@media (max-width:414px){.payListArea .Img{margin-bottom:10px}}.payListArea .Img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.payListArea .Txt a{display:block}.payListArea .Txt a:hover{opacity:0.75}.payListArea .Txt .title{display:block;color:#000;font-weight:500;font-size:17px;line-height:1.58;letter-spacing:0.68px}@media (max-width:1023px){.payListArea .Txt .title{font-size:15px}}.payListArea .Txt .spec{display:block;color:#6a6a6a;font-weight:500;font-size:15px;line-height:1.8;letter-spacing:0.6px}.payListArea .Txt .note{font-size:13px}.payListArea .btn_remove{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#eee}@media (max-width:960px){.payListArea .btn_remove{width:100%;border-radius:5px}}.payListArea .btn_remove .icon-garbage{width:19px;height:22px;color:#5f5f5f}.payListArea .btn_remove:hover{background-color:#ffc051}.payListArea .btn_remove:hover .icon-garbage{color:#fff}.payListArea .toggleClose{position:absolute;bottom:18px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60.5px;height:60.5px;border-radius:50%;background-color:#ffc051}@media (max-width:650px){.payListArea .toggleClose{width:45px;height:45px}}.payListArea .toggleClose:after,.payListArea .toggleClose:before{content:"";position:absolute;left:50%;top:50%;margin-left:-7px;margin-top:-1px;width:14px;height:2px;background-color:#fff}.payListArea .toggleClose:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.payListArea .toggleClose:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.payListArea .toggleClose:hover{background-color:#e37271}.payTopArea{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 70px 12px 25px;background-color:#e5e5e5;border-radius:10px;color:#333;margin-bottom:30px;font-size:18px;line-height:1.67;letter-spacing:0.9px}@media (max-width:540px){.payTopArea{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:414px){.payTopArea{padding-right:20px;padding-left:20px}}.payTopArea .left,.payTopArea .right{font-size:18px}.payTopArea .toggleStyle{top:7px;right:5px;background-color:#b2b2b2}@media (max-width:540px){.payTopArea .toggleStyle{top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (max-width:400px){.payTopArea .toggleStyle{width:35px;height:35px;min-width:35px}}.noteBox{margin-bottom:30px}.noteBox .textEditor{color:#3f3f3f}.noteText{padding-top:10px;padding-bottom:10px}.discountTotal{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px;padding-bottom:15px;font-size:14px;background-color:#fff}@media (max-width:480px){.discountTotal{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.discountTotal .icon-discount{width:25px;height:25px;margin-right:10px;fill:#a62627}.discountTotal .Txt{margin-right:20px;letter-spacing:0.15em}@media (max-width:480px){.discountTotal .Txt{width:100%;margin-right:0}}.discountTotal .price{letter-spacing:0.075em}.discountTotal .price+.price{padding-left:10px}.discountTotal .original{opacity:0.7;text-decoration:line-through;color:#ccc;font-size:16px}.discountTotal .tip{width:100%;text-align:center}.discountTotal.green .discount{color:#5eb658}.discountTotal.red .discount{color:#bb1b21}.addPurchaseBox{padding-bottom:40px}.addPurchaseBox .topTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;font-size:19px;letter-spacing:0.05em;text-align:center;color:#000}.addPurchaseBox .topTitle:after,.addPurchaseBox .topTitle:before{content:"";-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;background-color:#dcdcdc}.addPurchaseBox .topTitle:before{margin-right:15px}.addPurchaseBox .topTitle:after{margin-left:15px}.purchaseList{position:relative;margin-left:-13px;margin-right:-13px;padding-left:80px;padding-right:80px}@media (max-width:640px){.purchaseList{padding-left:40px;padding-right:40px}}.purchaseList>li{float:left;width:25%}.purchaseList .payArrowStyle.absolute.prev{left:13px}.purchaseList .payArrowStyle.absolute.next{right:13px}.purchaseList .payDotStyle{margin-top:20px}.purchaseList .slick-list{padding-top:30px}.purchaseList .slick-slide{padding-left:13px;padding-right:13px}.purchaseList .item{padding:20px;background-color:#fff;border:1px solid #ececec;-webkit-transition:all 0.5s;transition:all 0.5s}.purchaseList .item:hover{-webkit-box-shadow:0px 0px 14px 0px rgba(207,207,207,0.42);box-shadow:0px 0px 14px 0px rgba(207,207,207,0.42);-webkit-transform:translateY(-15px);transform:translateY(-15px)}.purchaseList .Img{margin-bottom:10px}.purchaseList .Img img{display:block;width:100%}.purchaseList .bottomBox{text-align:center}.purchaseList .title{display:block;margin-bottom:8px;font-size:16px;font-weight:400;letter-spacing:0.05em}.purchaseList .price{margin-bottom:10px;font-size:19px;color:#b80000}.purchaseList .price .nt{display:inline-block;padding-right:5px;font-size:12px}.purchaseList .addCart{display:block;padding:6px 15px;text-align:center;font-size:14px;letter-spacing:0.05em;background-color:#eee;color:#5f5f5f}.purchaseList .addCart:hover{background-color:#ffc051;color:#fff}.purchaseList .countItemBox{width:100%;margin-bottom:8px}.noteBox{margin-bottom:30px}.noteBox .textEditor{color:#3f3f3f}.payDotStyle{width:100%;text-align:center}.payDotStyle li{display:inline-block;margin-right:6px;margin-left:6px}.payDotStyle li.slick-active button{border-color:#ffc051}.payDotStyle li.slick-active button:after{background-color:#ffc051}.payDotStyle li button{position:relative;display:block;width:13px;height:13px;border-radius:50%;border:1px solid transparent;background:none;font-size:0;line-height:0;padding:0;text-indent:-9999px;cursor:pointer}.payDotStyle li button:after{content:"";position:absolute;left:50%;top:50%;margin-left:-2.5px;margin-top:-2.5px;width:5px;height:5px;border-radius:50%;background-color:#c7c7c7}.payDotStyle li button:focus{outline:none}.titleTotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:23px;line-height:1.667;letter-spacing:0.9px;margin-bottom:20px}.titleTotal .text{font-weight:normal;color:#4c4c4c;margin-left:5px;list-style-position:0.05em;font-size:18px}@media (max-width:540px){.titleTotal{font-size:20px;margin-bottom:0}.titleTotal .text{font-size:16px}}@media (max-width:400px){.titleTotal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.payTitleStyle1{width:100%;padding-top:10px;padding-bottom:12px;margin-bottom:15px;font-size:19px;font-weight:400;letter-spacing:0.05em;color:#000;border-bottom:2px solid #b4b4b4}.toggleStyle{z-index:2;position:absolute;right:0;top:-6px;width:40px;height:40px;min-width:40px;padding:0;border:none;background-color:#ffc051;border-radius:50%;cursor:pointer;outline:none}@media (max-width:1180px){.toggleStyle{right:-20px}}@media (max-width:991px){.toggleStyle{right:0}}.toggleStyle:after,.toggleStyle:before{content:"";position:absolute;left:50%;top:50%;margin-left:-4px;margin-top:-0.5px;width:8px;height:1px;background-color:#fff;-webkit-transition:all 0.5s;transition:all 0.5s}.toggleStyle:after{-webkit-transform:rotate(0);transform:rotate(0)}.toggleStyle.close:after,.toggleStyle.show:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.orderNotice{text-align:center;color:#e37271;font-size:17px;line-height:1.58;letter-spacing:0.85px}@media (max-width:540px){.orderNotice{font-size:15px}}.btnArea2{width:100%;margin-top:15px;text-align:center}.btnArea2 p{margin-bottom:40px;font-size:14px;letter-spacing:0.05em}.btnArea2 a{display:inline-block;min-width:160px;height:40px;line-height:40px;margin:0 16px;font-size:14px;color:#fff;letter-spacing:0.05em;background-color:#ffc051;border:1px solid #ffc051}@media (max-width:640px){.btnArea2 a{width:100%;margin:0 0 10px}}.btnArea2 a:hover{color:#ffc051;background-color:#fff}.btnArea2 .light{color:#ffc051;background-color:#fff}.btnArea2 .light:hover{color:#fff;background-color:#ffc051}.btnArea2 .gray{color:#5f5f5f;border-color:#d5d5d5;background-color:#fff}.btnArea2 .gray:hover{border-color:#ffc051}.btnArea{width:100%;margin-top:25px;text-align:center}.btnArea p{margin-bottom:40px;font-size:14px;letter-spacing:0.05em}.submitText{color:#3a3a3a;font-size:15px;line-height:1.58;letter-spacing:0.85px}.submitText p{padding:5px 0}.submitText p:first-child{color:#e37271;font-size:17px;margin:20px 0}@media (max-width:650px){.submitText p:first-child{font-size:15px;margin:10px 0}}.payArrowStyle{width:30px;height:30px;padding:0;background-color:#ffc051;border:none;font-size:16px;color:#fff;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s}.payArrowStyle:hover{background-color:#000}.payArrowStyle.absolute{position:absolute;top:50%;margin-top:-15px}.payArrowStyle.absolute.prev{left:0}.payArrowStyle.absolute.next{right:0}.formWrap{position:relative;clear:both}.infoArea{margin-right:360px;overflow:hidden}.priceArea{position:absolute;right:0;top:0;width:320px}.itemBox .title{padding:10px 0;color:#231815;font-weight:400;font-size:18px;border-bottom:1px solid #d9d9d9}.itemBox .title strong{font-weight:400}.itemBox,.section{margin-top:25px}.itemBox table{width:100%;border-collapse:collapse}.itemBox th{padding:10px;background-color:#ececec;text-align:left}.itemBox td{padding:10px 5px;vertical-align:middle;border-bottom:1px solid #d9d9d9}.itemBox td a{color:#1785d5}.itemBox td a strong{display:inline-block;vertical-align:middle}.itemBox td a img{display:inline-block;vertical-align:middle;width:60px;margin-right:10px}.itemBox .btn_remove{display:inline-block;width:30px;height:30px;line-height:30px;font-size:16px;color:#d92047;text-align:center;background-color:#eaeaea}.section .title{padding:10px 15px;background-color:#9e9e9e}.section .title strong{font-size:14px;color:#fff}.section .box{padding:15px 0}.section .left{display:block;height:20px;margin-bottom:5px;font-size:14px;color:#222}.section .left em{font-size:12px;color:#f00}.section .left b.note{padding-left:5px;font-weight:400;font-size:12px;color:#d07474}.section .radioSet label{display:inline-block;margin-right:10px;margin-bottom:5px}.section .radioSet label:last-child{margin-right:0}.section ul{margin-top:15px}.section ul li{display:none;line-height:1.8}.section ul li:first-child{display:block}.section input[type=text],.section select{width:100%;height:30px;line-height:30px;padding:5px;border:1px solid #ccc}.section textarea{width:100%;height:100px;height:100px;line-height:100px;padding:5px;border:1px solid #ccc}.section label.same{cursor:pointer}.section label.same:before{content:"\f096";margin-right:5px;font-family:FontAwesome}.section label.same.select:before{content:"\f046"}.error{border:1px solid #b32b2b!important;-webkit-box-shadow:0 0 10px #ff1717;box-shadow:0 0 10px #ff1717}.totalArea{border-bottom:1px solid #d9d9d9}.totalArea table{width:100%;font-size:14px;border-collapse:collapse}.totalArea td:first-child{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#020202;font-weight:500;font-size:17px;line-height:1.76;letter-spacing:0.85px}.totalArea td:first-child:before{content:"";display:inline-block;width:3px;height:18px;background-color:#e37271;margin-right:12px}@media (max-width:650px){.totalArea td:first-child{font-size:15px}}.totalArea td:nth-child(2){color:#3a3a3a;font-family:"Poppins",sans-serif;font-size:16px;line-height:1.68;letter-spacing:0.64px}@media (max-width:650px){.totalArea td:nth-child(2){width:50%;font-size:14px}}.totalArea tr.total td{font-size:18px;color:#fff;background-color:#00529b}.totalArea b{font-size:18px}.totalArea .price .text{font-size:16px}@media (max-width:650px){.totalArea .price .text{font-size:14px}}.totalArea .price #orderTotalPrice,.totalArea .price .finalPrice{font-size:25px;color:#e37271;font-weight:bold}@media (max-width:650px){.totalArea .price #orderTotalPrice,.totalArea .price .finalPrice{font-size:22px}}.discountNote{margin-top:10px;font-size:15px;line-height:1.8;color:#e02528}.payokTextBox .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:5px}.payokTextBox .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payokTextBox .left:before{content:"";display:inline-block;width:3px;height:17px;margin-right:12px;background-color:#e37271}.btnArea{clear:both;margin-top:30px}.btnArea>a{display:inline-block;margin-bottom:5px;padding:10px 20px;border-radius:3px;font-size:15px;color:#fff}.btnArea p{margin-top:5px;color:#d92047}.fixBox{position:relative;padding:25px;border:1px solid #d9d9d9;background-color:#fff}.orderStatus{line-height:1.8;margin-bottom:30px;font-size:15px;color:#d92047}.orderStatus b{font-size:16px;color:#a58640}.inforArea .formBox b{font-size:15px;color:#5c5c5c}@media screen and (max-width:960px){.infoArea{margin:0}.priceArea{position:static;width:100%}.fixBox{position:static}}@media screen and (max-width:640px){.step li{padding:0 5px}.step i{margin-right:5px;font-size:28px}.step .Txt p{font-size:13px}.itemBox table td a img{display:none}}