.fJustifyBetween{justify-content:space-between}.fJustifyEvenly{justify-content:space-evenly}.fJustifyStart{justify-content:flex-start}.fJustifyEnd{justify-content:flex-end}.fJustifyCenter{justify-content:center}.fItemCenter{align-items:center}.hide{display:none !important}.mobile{display:block !important}.pc{display:none !important}.tCMS{line-height:26px}.tCMS a{display:inline;color:#006EA1}.btnStyle1,.btnType1,.bModal .btnModal{transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease;font-family:'Kanit', sans-serif;text-shadow:0px 4px 4px rgba(0,0,0,0.12);font-size:24px;line-height:36px;width:100%;color:#ffffff;padding:0 15px;display:block;background-color:#F23F25;border:none;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;text-align:center;cursor:pointer}.btnStyle1:hover,.btnType1:hover,.bModal .btnModal:hover{background-color:#de2b11}.btnType1{height:64px;line-height:64px;width:100%}.btnType1 img{margin-right:10px;display:inline;vertical-align:middle}.btnType1 img[src*="barcode"]{width:auto;height:15px}.btnType1 img[src*="img"]{width:auto;height:20px}.btnType1.gray{background-color:#808285}.btnType1.gray:hover{background-color:#6c6e71}.btnArrow{font-size:18px;line-height:27px;font-weight:500;color:#F23F25;margin:0 auto;display:table}.btnArrow:after{content:'';display:inline-block;vertical-align:middle;width:6px;height:12px;margin-left:18px;background:url(../img/ico-arrowR.svg) center center no-repeat;background-size:100% auto}.inputStyle,input[list],input[type="text"],input[type="password"],input[type="textarea"],textarea,input[type="date"],input[type="email"],.select>select{font-family:'Kanit', sans-serif;font-size:15px;line-height:21px;width:100%;outline:0;border:0;box-shadow:none !important;background-color:#ffffff;border:1px solid #DEDEDE;color:#333;height:48px;line-height:48px;padding:0 16px;overflow:hidden;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;-webkit-appearance:none}.inputStyle::placeholder,input[list]::placeholder,input[type="text"]::placeholder,input[type="password"]::placeholder,input[type="textarea"]::placeholder,textarea::placeholder,input[type="date"]::placeholder,input[type="email"]::placeholder,.select>select::placeholder{color:#C4C4C4;opacity:1}.inputStyle:-ms-input-placeholder,input:-ms-input-placeholder[list],input:-ms-input-placeholder[type="text"],input:-ms-input-placeholder[type="password"],input:-ms-input-placeholder[type="textarea"],textarea:-ms-input-placeholder,input:-ms-input-placeholder[type="date"],input:-ms-input-placeholder[type="email"],.select>select:-ms-input-placeholder{color:#C4C4C4}.inputStyle::-ms-input-placeholder,input[list]::-ms-input-placeholder,input[type="text"]::-ms-input-placeholder,input[type="password"]::-ms-input-placeholder,input[type="textarea"]::-ms-input-placeholder,textarea::-ms-input-placeholder,input[type="date"]::-ms-input-placeholder,input[type="email"]::-ms-input-placeholder,.select>select::-ms-input-placeholder{color:#C4C4C4}input[list],input[type="text"],input[type="password"],input[type="textarea"],textarea,input[type="date"],input[type="email"]{transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease;resize:none}input[list]:disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="textarea"]:disabled,textarea:disabled,input[type="date"]:disabled,input[type="email"]:disabled{color:#BDBDBD;background-color:#E0E0E0;border:1px solid #E0E0E0}.control{display:block;position:relative;padding:14px;cursor:pointer;padding-left:40px;padding-left:47px}.control input{position:absolute;z-index:-1;opacity:0;left:0;top:0;width:100%;height:100%;margin:0}.control--checkbox{font-size:15px;line-height:21px;font-weight:400}.control--checkbox .control__indicator{position:absolute;top:50%;left:14px;height:20px;width:20px;background:url(../img/ico-check.svg) center center no-repeat no-repeat;background-size:100% 100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.control--checkbox input:checked ~ .control__indicator{background-image:url(../img/ico-checked.svg)}.select{position:relative;display:inline-block;width:100%}.select>select{appearance:none;box-shadow:none;display:inline-block;cursor:pointer;transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease}.select>select::-ms-expand{display:none}.select>select:disabled{opacity:0.5;pointer-events:none}.select .select__arrow{position:absolute;top:50%;right:18px;width:16px;height:8px;background:url(../img/ico-arrowDown.svg) center center no-repeat;background-size:auto 100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}.select select:hover ~ .select__arrow,.select select:focus ~ .select__arrow{border-top-color:#000}.select select:disabled ~ .select__arrow{opacity:0.4}.datalist{line-height:33px}datalist{display:none}input::-webkit-calendar-picker-indicator{display:none;opacity:0}textarea{height:200px;line-height:normal;padding:20px}input[type="date"]{padding:15px 20px}input[type="date"]:before{content:'';display:block;position:absolute;top:50%;right:16px;width:20px;height:20px;background:url(../img/ico-cal2.svg) center center no-repeat;background-size:auto 100%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%)}input[type="date"]::-webkit-calendar-picker-indicator{color:transparent;background:none;z-index:1;cursor:pointer;position:absolute;width:100%;height:100%;left:0;top:0}input[type="password"]{padding-right:73px}.controlPass .btnshowPass{position:absolute;right:20px;bottom:21px;color:#767676}.controlPass .btnshowPass:hover{color:#006EA1}.control-group{width:100%;position:relative;margin-bottom:24px}.control-group *{transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease}.control-group .tTitle{color:#006EA1;margin-bottom:5px;text-transform:uppercase}.control-group .tTitle span{display:inline;color:#ff0000}.control-group label.error{color:#ff0000;position:absolute;bottom:-18px;left:16px;font-size:12px;line-height:18px;font-weight:400}.control-group .floatText{position:absolute;top:50%;right:18px;transform:translateY(30%);-webkit-transform:translateY(30%);-moz-transform:translateY(30%);-ms-transform:translateY(30%);-o-transform:translateY(30%)}.bFormMain .wrapForm .row{display:block;margin-bottom:20px}.bFormMain .wrapForm .row>div{float:left;margin-right:20px}.bFormMain .wrapForm .row>div:last-child{margin-right:0}@media (max-width: 428px){.bFormMain .wrapForm .row>div{float:none;margin-right:0;width:100%;height:auto}.bFormMain .wrapForm .row>div:last-child{margin-bottom:0px}}.bFormMain .wrapForm .row>div.Item1{width:calc(25% - 10px)}@media (max-width: 428px){.bFormMain .wrapForm .row>div.Item1{width:100%;margin-right:0;float:none}}.bFormMain .wrapForm .row>div.Item2{width:calc(50% - 10px)}@media (max-width: 428px){.bFormMain .wrapForm .row>div.Item2{width:100%;margin-right:0;float:none}}.bFormMain .wrapForm .row>div.Item3{width:calc(75% - 10px)}@media (max-width: 428px){.bFormMain .wrapForm .row>div.Item3{width:100%;margin-right:0;float:none}}.bFormMain .wrapForm .row>div.Item4{width:100%}@media (max-width: 428px){.bFormMain .wrapForm .row>div.Item4{width:100%;margin-right:0;float:none}}.bFormMain .wrapForm .row.floatR>div{float:right}@media (max-width: 428px){.bFormMain .wrapForm .row.floatR>div{width:100%;margin-right:0;float:none}}@media (max-width: 428px){.bFormMain .wrapForm .row .control-group{margin-bottom:30px}}.bFormMain .wrapForm .row .ItemFloat>label{float:left;margin-right:8px}.bFormMain .wrapForm .row.displayFloat .tTitle{clear:both}.bFormMain .wrapForm .row.displayFloat .control--radio{display:table;float:left;margin-right:36px;line-height:60px;margin-bottom:0}.checkButtonBrand{margin-bottom:0;display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:14px;grid-row-gap:14px;margin-bottom:24px}.checkButtonBrand .control.control--checkbox{width:100%;height:48px}.checkButtonBrand .control.control--checkbox input ~ .control__indicator{padding:0 0 0 14px;border:1px solid #F2F2F2;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;background:none;width:100%;height:100%;left:0;display:flex;align-items:center}.checkButtonBrand .control.control--checkbox input ~ .control__indicator .bCheck{height:20px;width:20px;background:url(../img/ico-check.svg) center center no-repeat no-repeat;background-size:100% 100%}.checkButtonBrand .control.control--checkbox input ~ .control__indicator .bLogoBrand{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1}.checkButtonBrand .control.control--checkbox input ~ .control__indicator .bLogoBrand img{width:100%;height:auto}.checkButtonBrand .control.control--checkbox input:checked ~ .control__indicator{border-color:#F23F25}.checkButtonBrand .control.control--checkbox input:checked ~ .control__indicator .bCheck{background-image:url(../img/ico-checked.svg)}.checkboxPDPA{display:flex;align-items:flex-start}header{height:68px;position:fixed;top:0;width:100%;max-width:428px;z-index:998;background-color:#ffffff;display:-moz-flex;display:-o-flex;display:flex;align-items:center;justify-content:center}.bLogo img{height:54px;width:auto}.bActionCopy{position:fixed;bottom:16px;right:16px;z-index:10001}.bActionCopy i{transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease;font-size:20px;line-height:47px;text-align:center;color:#ffffff;background:#006EA1;border-radius:4px;width:170px;display:block;opacity:0;right:-16px}.bActionCopy.active i{opacity:1;right:0px}footer{background:url(../img/bg-footer.svg) no-repeat;background-position:top center;background-size:cover;padding:72px 26px 32px}footer .bBrand{display:flex;justify-content:space-between;align-items:center}footer .bBrand img{width:100%;height:auto}.splide__pagination__page{margin:6px;width:12px;height:12px;background:#ffffff;border:1px solid #ffffff;opacity:1}.splide__pagination__page.is-active{border:1px solid #006EA1;opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}.splide__progress{background:rgba(255,255,255,0.5);position:absolute;width:100%;bottom:0px}.splide__progress__bar{height:5px;background-color:#006EA1}.splide__arrows{position:absolute;bottom:16px;left:0;width:100%}.splide__arrows .splide__arrow{border:1px solid rgba(0,155,179,0.25);background:center center no-repeat;background-size:40% auto;background-color:transparent;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;width:60px;height:60px;transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-o-transition:all 0.25s ease;-ms-transition:all 0.25s ease}.splide__arrows .splide__arrow svg{display:none}.splide__arrows .splide__arrow:hover{background-color:#006EA1;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,0.25)}.splide__arrow.splide__arrow--prev{background-image:url(../img/ico-arrowR.svg);transform:rotate(-180deg);transform-origin:1rem 0.5rem}.splide__arrow.splide__arrow--prev:hover{background-image:url(../img/ico-arrowRW.svg)}.splide__arrow.splide__arrow--next{background-image:url(../img/ico-arrowR.svg)}.splide__arrow.splide__arrow--next:hover{background-image:url(../img/ico-arrowRW.svg)}.splide .bNumber{display:table;margin:12px auto 0;font-weight:bold;background-color:#006EA1;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;padding:0 12px;line-height:30px;color:#FFFFFF;width:fit-content}.splide .bNumber span{display:inline}.jBox-overlay{background-color:rgba(0,0,0,0.5)}.jBox-Modal .jBox-container{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;background-color:transparent}.jBox-Modal .jBox-container,.jBox-Modal.jBox-closeButton-box:before{box-shadow:none}@media (max-width: 428px){.jBox-Modal .jBox-content{padding:0;margin:0 auto}}.bModal{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:20px 12px 16px;margin-bottom:15px;background-color:#ffffff;margin:16px 11px}.bModal .btnCloseModal{position:absolute;right:12px;top:12px;display:block;width:16px;height:16px;background:url(../img/ico-close.svg) center center no-repeat;background-size:auto 100%}.bModal .btnModal{font-size:18px;font-weight:500;line-height:42px;height:42px}.bModal .btnModal.outline{border:1.5px solid rgba(242,63,37,0.25);background-color:#ffffff;color:#F23F25;text-shadow:none}.bModal .btnModal.blue{background-color:#006EA1;color:#ffffff;text-shadow:none}.bModal .btnModal.gray{background-color:#c5c5c5;color:#ffffff;text-shadow:none}.bModal .condition{color:red;font-weight:500;width:100%;text-align:center;margin-bottom:12px}.bModal .condition span{font-size:18px;display:block;text-decoration:underline;margin-bottom:12px}#ModalCouponBranch,#ModalCouponDelivery,#ModalCoupon{padding:12px}#ModalCouponBranch>.tTitle,#ModalCouponDelivery>.tTitle,#ModalCoupon>.tTitle{font-size:20px;font-weight:400;text-align:center;margin-top:10px;margin-bottom:14px}#ModalCouponBranch .bCondition,#ModalCouponDelivery .bCondition,#ModalCoupon .bCondition{font-size:15px;line-height:22px;font-weight:400;color:#4F4F4F;padding:0 5px}#ModalCouponBranch .bCondition p,#ModalCouponBranch .bCondition h6,#ModalCouponDelivery .bCondition p,#ModalCouponDelivery .bCondition h6,#ModalCoupon .bCondition p,#ModalCoupon .bCondition h6{font-size:15px;line-height:22px;font-weight:400;padding:0 5px}#ModalCouponBranch .bCondition h5,#ModalCouponDelivery .bCondition h5,#ModalCoupon .bCondition h5{font-size:18px;line-height:normal;padding:0 5px}#ModalCouponBranch .bCondition h4,#ModalCouponDelivery .bCondition h4,#ModalCoupon .bCondition h4{font-size:21px;line-height:normal;padding:0 5px}#ModalCouponBranch .bCondition h3,#ModalCouponDelivery .bCondition h3,#ModalCoupon .bCondition h3{font-size:24px;line-height:normal;padding:0 5px}#ModalCouponBranch .bCondition h2,#ModalCouponDelivery .bCondition h2,#ModalCoupon .bCondition h2{font-size:27px;line-height:normal;padding:0 5px}#ModalCouponBranch .bCondition h1,#ModalCouponDelivery .bCondition h1,#ModalCoupon .bCondition h1{font-size:30px;line-height:normal;padding:0 5px}#ModalCouponBranch .bCondition ul,#ModalCouponDelivery .bCondition ul,#ModalCoupon .bCondition ul{list-style:disc;padding-left:19px}#ModalCouponBranch .bCondition ul li::marker,#ModalCouponDelivery .bCondition ul li::marker,#ModalCoupon .bCondition ul li::marker{font-size:13px}#ModalCouponBranch .bCondition ol,#ModalCouponDelivery .bCondition ol,#ModalCoupon .bCondition ol{list-style:decimal;padding-left:19px}#ModalCouponBranch .bCondition u,#ModalCouponDelivery .bCondition u,#ModalCoupon .bCondition u{text-decoration:underline}#ModalCouponBranch .bCondition i,#ModalCouponDelivery .bCondition i,#ModalCoupon .bCondition i{font-style:italic}#ModalCouponBranch .bCondition b,#ModalCouponDelivery .bCondition b,#ModalCoupon .bCondition b{font-weight:bold}#ModalCouponBranch .bCondition strong,#ModalCouponDelivery .bCondition strong,#ModalCoupon .bCondition strong{font-weight:bold}#ModalCouponBranch .bCondition blockquote,#ModalCouponBranch .bCondition q,#ModalCouponBranch .bCondition .blockquote,#ModalCouponDelivery .bCondition blockquote,#ModalCouponDelivery .bCondition q,#ModalCouponDelivery .bCondition .blockquote,#ModalCoupon .bCondition blockquote,#ModalCoupon .bCondition q,#ModalCoupon .bCondition .blockquote{font-size:15px;line-height:normal;color:#333333;background-color:#efefef;width:100%;padding:3px;margin:5px 0;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;padding:0 5px}#ModalCouponBranch .bCondition pre,#ModalCouponDelivery .bCondition pre,#ModalCoupon .bCondition pre{margin:5px 0;padding:0 5px}#ModalCouponBranch .bCondition a,#ModalCouponDelivery .bCondition a,#ModalCoupon .bCondition a{color:#006EA1;text-decoration:underline;font-weight:bold}#ModalCouponBranch .bBranch,#ModalCouponDelivery .bBranch,#ModalCoupon .bBranch{padding:0 5px;margin-top:14px}#ModalCouponBranch .bBranch .tTitle,#ModalCouponDelivery .bBranch .tTitle,#ModalCoupon .bBranch .tTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}#ModalCouponBranch .bBranch .tTitle p,#ModalCouponDelivery .bBranch .tTitle p,#ModalCoupon .bBranch .tTitle p{font-size:12px;line-height:18px;font-weight:500;margin-right:6px}#ModalCouponBranch .bBranch .tTitle i,#ModalCouponDelivery .bBranch .tTitle i,#ModalCoupon .bBranch .tTitle i{flex:1;width:100%;height:1px;background-color:#DEDEDE}#ModalCouponBranch .bBranch .tBranch,#ModalCouponDelivery .bBranch .tBranch,#ModalCoupon .bBranch .tBranch{font-size:12px;line-height:18px;font-weight:400;color:#4F4F4F}#ModalCouponBranch .bBranch .tBranch p,#ModalCouponBranch .bBranch .tBranch h6,#ModalCouponDelivery .bBranch .tBranch p,#ModalCouponDelivery .bBranch .tBranch h6,#ModalCoupon .bBranch .tBranch p,#ModalCoupon .bBranch .tBranch h6{font-size:12px;line-height:22px;font-weight:400;padding:0 5px}#ModalCouponBranch .bBranch .tBranch h5,#ModalCouponDelivery .bBranch .tBranch h5,#ModalCoupon .bBranch .tBranch h5{font-size:15px;line-height:normal;padding:0 5px}#ModalCouponBranch .bBranch .tBranch h4,#ModalCouponDelivery .bBranch .tBranch h4,#ModalCoupon .bBranch .tBranch h4{font-size:18px;line-height:normal;padding:0 5px}#ModalCouponBranch .bBranch .tBranch h3,#ModalCouponDelivery .bBranch .tBranch h3,#ModalCoupon .bBranch .tBranch h3{font-size:21px;line-height:normal;padding:0 5px}#ModalCouponBranch .bBranch .tBranch h2,#ModalCouponDelivery .bBranch .tBranch h2,#ModalCoupon .bBranch .tBranch h2{font-size:24px;line-height:normal;padding:0 5px}#ModalCouponBranch .bBranch .tBranch h1,#ModalCouponDelivery .bBranch .tBranch h1,#ModalCoupon .bBranch .tBranch h1{font-size:27px;line-height:normal;padding:0 5px}#ModalCouponBranch .bBranch .tBranch ul,#ModalCouponDelivery .bBranch .tBranch ul,#ModalCoupon .bBranch .tBranch ul{list-style:disc;padding-left:19px}#ModalCouponBranch .bBranch .tBranch ul li::marker,#ModalCouponDelivery .bBranch .tBranch ul li::marker,#ModalCoupon .bBranch .tBranch ul li::marker{font-size:13px}#ModalCouponBranch .bBranch .tBranch ol,#ModalCouponDelivery .bBranch .tBranch ol,#ModalCoupon .bBranch .tBranch ol{list-style:decimal;padding-left:19px}#ModalCouponBranch .bBranch .tBranch u,#ModalCouponDelivery .bBranch .tBranch u,#ModalCoupon .bBranch .tBranch u{text-decoration:underline}#ModalCouponBranch .bBranch .tBranch i,#ModalCouponDelivery .bBranch .tBranch i,#ModalCoupon .bBranch .tBranch i{font-style:italic}#ModalCouponBranch .bBranch .tBranch b,#ModalCouponDelivery .bBranch .tBranch b,#ModalCoupon .bBranch .tBranch b{font-weight:bold}#ModalCouponBranch .bBranch .tBranch strong,#ModalCouponDelivery .bBranch .tBranch strong,#ModalCoupon .bBranch .tBranch strong{font-weight:bold}#ModalCouponBranch .bBranch .tBranch blockquote,#ModalCouponBranch .bBranch .tBranch q,#ModalCouponBranch .bBranch .tBranch .blockquote,#ModalCouponDelivery .bBranch .tBranch blockquote,#ModalCouponDelivery .bBranch .tBranch q,#ModalCouponDelivery .bBranch .tBranch .blockquote,#ModalCoupon .bBranch .tBranch blockquote,#ModalCoupon .bBranch .tBranch q,#ModalCoupon .bBranch .tBranch .blockquote{font-size:15px;line-height:normal;color:#333333;background-color:#efefef;width:100%;padding:3px;margin:5px 0;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;padding:0 5px}#ModalCouponBranch .bBranch .tBranch pre,#ModalCouponDelivery .bBranch .tBranch pre,#ModalCoupon .bBranch .tBranch pre{margin:5px 0;padding:0 5px}#ModalCouponBranch .bBranch .tBranch a,#ModalCouponDelivery .bBranch .tBranch a,#ModalCoupon .bBranch .tBranch a{color:#006EA1;text-decoration:underline;font-weight:bold}#ModalCouponBranch .bBtn,#ModalCouponDelivery .bBtn,#ModalCoupon .bBtn{display:flex;justify-content:space-between;margin:25px 0 16px}#ModalCouponBranch .bBtn a,#ModalCouponDelivery .bBtn a,#ModalCoupon .bBtn a{margin-right:12px}@media (max-width: 374px){#ModalCouponBranch .bBtn a,#ModalCouponDelivery .bBtn a,#ModalCoupon .bBtn a{font-size:15px;padding:0 10px}}#ModalCouponBranch .bBtn a:last-child,#ModalCouponDelivery .bBtn a:last-child,#ModalCoupon .bBtn a:last-child{margin-right:0}#ModalUseBranch>.tTitle,#ModalUseBranchTab>.tTitle{font-size:24px;line-height:22px;font-weight:400;text-align:center;color:#006EA1;margin-bottom:11px;padding:0 20px}#ModalUseBranch>.tTitle span,#ModalUseBranchTab>.tTitle span{font-size:15px;line-height:22px;text-align:center;color:#818181;display:block}#ModalUseBranch .bBarcode .tTitle,#ModalUseBranchTab .bBarcode .tTitle{font-size:20px;line-height:30px;font-weight:400;text-align:center;margin-bottom:5px}#ModalUseBranch .bBarcode .bPic,#ModalUseBranchTab .bBarcode .bPic{padding:0 16px}#ModalUseBranch .bBarcode .bPic img,#ModalUseBranchTab .bBarcode .bPic img{width:100%;height:auto}#ModalUseBranch .bBtn,#ModalUseBranchTab .bBtn{width:100%;margin-top:28px}#ModalUseBranch .bBtn .btnModal,#ModalUseBranchTab .bBtn .btnModal{width:170px;margin:0 auto}#ModalUseBranch .bCondition,#ModalUseBranchTab .bCondition{font-size:15px;line-height:22px;font-weight:400;color:#F23F25;margin-top:10px}#ModalUseDelivery>.tTitle,#ModalUseDeliveryTab>.tTitle{font-size:24px;line-height:22px;font-weight:400;text-align:center;color:#006EA1;margin-bottom:24px;padding:0 20px}#ModalUseDelivery>.tTitle span,#ModalUseDeliveryTab>.tTitle span{font-size:15px;line-height:22px;text-align:center;color:#818181;display:block}#ModalUseDelivery .bCode,#ModalUseDeliveryTab .bCode{background:#F9F9F9;border:1px dashed #E0E0E0;box-sizing:border-box;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;font-size:32px;line-height:68px;text-align:center;margin:0 41px}#ModalUseDelivery .bBtn,#ModalUseDeliveryTab .bBtn{width:100%;margin-top:28px}#ModalUseDelivery .bBtn .btnModal,#ModalUseDeliveryTab .bBtn .btnModal{width:170px;margin:0 auto}#ModalUseDelivery .bCondition,#ModalUseDeliveryTab .bCondition{font-size:15px;line-height:22px;font-weight:400;color:#F23F25;margin-top:10px}#ModalUseBranchTab .bBtnTab,#ModalUseDeliveryTab .bBtnTab{margin:24px 0px;display:flex;column-gap:12px;justify-content:center}#ModalUseBranchTab .bBtnTab .btnTab,#ModalUseDeliveryTab .bBtnTab .btnTab{height:43px;line-height:43px;font-weight:400;padding:0 21px;border-radius:4px;background-color:#ffffff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border:1px solid #EAEAEA;color:#818181;font-size:18px}@media (max-width: 320px){#ModalUseBranchTab .bBtnTab .btnTab,#ModalUseDeliveryTab .bBtnTab .btnTab{padding:0 5px}}#ModalUseBranchTab .bBtnTab .btnTab.active,#ModalUseDeliveryTab .bBtnTab .btnTab.active{color:#F23F25;background-color:rgba(242,64,37,0.12);border:0px solid #EAEAEA}#ModalGetCoupon{padding:64px 12px 36px}#ModalGetCoupon .bText{font-size:28px;line-height:42px;font-weight:400;text-align:center}#ModalGetCoupon .bBtn{width:100%;margin-top:28px}#ModalGetCoupon .bBtn .btnModal{width:100px;margin:0 auto}#ModalCouponSold{padding:64px 12px 36px}#ModalCouponSold .bText{font-size:28px;line-height:42px;font-weight:400;text-align:center}#ModalCouponSold .bBtn{width:100%;margin-top:28px}#ModalCouponSold .bBtn .btnModal{width:100px;margin:0 auto}#ModalPolicy>.tTitle{font-size:20px;line-height:22px;font-weight:400;text-align:center;margin-top:10px;margin-bottom:14px}#ModalPolicy>.tTitle span{font-size:16px;line-height:22px;display:block;margin-top:5px}#ModalPolicy .bText{font-size:13.5px;line-height:20px;color:#4F4F4F}#ModalPolicy .bText p{text-indent:15px;margin-bottom:10px}#ModalPolicy .bText p.noIndent{text-indent:0}#ModalPolicy .bText p.Indent2{text-indent:25px}#ModalPolicy .bText p.Indent3{text-indent:30px}#ModalPolicy .bText p.tCondition{font-weight:400}#ModalPolicy .bText p b{font-weight:500}#ModalPolicy .bText p u{font-weight:500;text-decoration:underline}#ModalPolicy .bText h2{font-size:16px;margin-bottom:5px;font-weight:500}#ModalPolicy .bText h3{font-size:14px;margin-bottom:5px;font-weight:500}#ModalPolicy .bText a{color:#006EA1;text-decoration:underline;font-weight:600}.modalConfirm .tTitle{font-size:20px;font-weight:400;text-align:center;margin-top:28px}.modalConfirm .bBtn{display:flex;justify-content:center;margin:28px 0}.modalConfirm .bBtn .btnModal{width:100px;margin:0 8px}#ModalUseDelivery .bCondition,#ModalUseBranch .bCondition{text-align:center}.pPagination .bPagination{padding:0px 0 50px;display:-moz-flex;display:-o-flex;display:flex;align-items:center;justify-content:center}@media (max-width: 428px){.pPagination .bPagination{padding-top:60px}}.pPagination .bPagination .btnPagination,.pPagination .bPagination>*,.pPagination .bPagination .bLeft a,.pPagination .bPagination .bRight a{width:50px;height:50px;line-height:50px;background:center center no-repeat;background-size:40% auto;background-color:transparent;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;text-align:center;font-weight:bold;color:#454545;cursor:pointer;float:left;margin:0 5px}.pPagination .bPagination .btnPagination.active,.pPagination .bPagination>.active,.pPagination .bPagination .bLeft a.active,.pPagination .bPagination .bRight a.active{color:#006EA1}.pPagination .bPagination .btnPagination:hover,.pPagination .bPagination>:hover,.pPagination .bPagination .bLeft a:hover,.pPagination .bPagination .bRight a:hover{background-color:#006EA1;color:#fff}.pPagination .bPagination .btnPagination.disable,.pPagination .bPagination>.disable,.pPagination .bPagination .bLeft a.disable,.pPagination .bPagination .bRight a.disable{background-color:#EBEBEB;color:#767676;border:none;cursor:default}.pPagination .bPagination .btnPagination.disable:hover,.pPagination .bPagination>.disable:hover,.pPagination .bPagination .bLeft a.disable:hover,.pPagination .bPagination .bRight a.disable:hover{background-color:#EBEBEB;color:#767676}@media (max-width: 428px){.pPagination .bPagination .btnPagination,.pPagination .bPagination>*,.pPagination .bPagination .bLeft a,.pPagination .bPagination .bRight a{width:35px;height:35px;line-height:35px}}.pPagination .bPagination .bLeft,.pPagination .bPagination .bRight{width:inherit;height:inherit;background:none !important}@media (max-width: 428px){.pPagination .bPagination .bLeft,.pPagination .bPagination .bRight{position:absolute;top:0px}}@media (max-width: 428px){.pPagination .bPagination .bLeft{left:0}}.pPagination .bPagination .bLeft a{width:140px;background-color:#006EA1;color:#ffffff;margin-right:10px}@media (max-width: 428px){.pPagination .bPagination .bLeft a{width:120px;height:35px;line-height:35px}}.pPagination .bPagination .bLeft a:before{content:'';width:9px;height:18px;display:inline-block;margin-right:10px;background-image:url(../img/ico-arrowL.svg);background-size:auto 100%;top:2px}.pPagination .bPagination .bLeft a:hover{background-color:#1482b5}@media (max-width: 428px){.pPagination .bPagination .bRight{right:0}}.pPagination .bPagination .bRight a{width:140px;background-color:#006EA1;color:#ffffff;margin-left:10px}@media (max-width: 428px){.pPagination .bPagination .bRight a{width:120px;height:35px;line-height:35px}}.pPagination .bPagination .bRight a:after{content:'';width:9px;height:18px;display:inline-block;margin-left:10px;background-image:url(../img/ico-arrowR.svg);background-size:auto 100%;top:2px}.pPagination .bPagination .bRight a:hover{background-color:#1482b5;color:#ffffff}html{font-family:'Kanit', sans-serif;font-size:16px;font-weight:300;line-height:normal}body{color:#333;background-color:#000000;min-height:-webkit-fill-available;padding-top:68px}#wrapper{width:100%;max-width:428px;background:linear-gradient(180deg, #006EA1 41.13%, #014768 120.65%);position:relative;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;min-height:calc(100vh - 68px)}.container{width:100%;margin:0 auto;padding:0 15px}#pContent{padding:16px;margin-bottom:40px}#pin{top:0px}#pinDown{position:absolute;top:30%;left:0}.bCard{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;padding:16px 12px;margin-bottom:15px;background-color:#ffffff}.bCard:last-child{margin-bottom:0}.bCard>.tTitle{color:#006EA1;text-transform:uppercase;line-height:22px;align-self:baseline;width:100%}hr.line{display:block;width:36px;height:4px;background-color:#ffffff}.bTitleNum{display:flex;justify-content:flex-start;align-items:baseline;margin-bottom:14px}.bTitleNum.noMGBottom{margin-bottom:0px}.bTitleNum i{display:block;width:28px;height:28px;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;background-color:#006EA1;font-size:18px;line-height:28px;text-align:center;color:#ffffff;font-weight:600;margin-right:8px}.bTitleNum h2{font-size:18px;line-height:27px;font-weight:500;color:#000000;flex:1}.bTitleNum h2 span{font-size:14px;line-height:21px;font-weight:300;display:block;color:#818181}.bCoupobList .bCoupon{margin-bottom:16px}.bCoupobList .bCoupon.use img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .2s ease;-webkit-backface-visibility:hidden}.bCoupobList .bCoupon.use:after{content:'คูปองใช้แล้ว';color:#F23F25;font-weight:400;font-size:24px;line-height:36px;padding:3px 14px;min-width:130px;text-align:center;background:rgba(0,0,0,0.75);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.bCoupobList .bCoupon.use .btnFloat{display:none}.bCoupobList .bCoupon.sold img{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .2s ease;-webkit-backface-visibility:hidden}.bCoupobList .bCoupon.sold:after{content:'คูปองหมดแล้ว';color:#F23F25;font-weight:400;font-size:24px;line-height:36px;padding:3px 14px;min-width:150px;text-align:center;background:rgba(0,0,0,0.75);border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%)}.bCoupobList .bCoupon.sold .btnFloat{display:none}.bCoupobList .bCoupon img{width:100%;height:auto}.bCoupobList .bCoupon .btnFloat{font-family:'Kanit', sans-serif;display:block;width:25.2%;color:#ffffff;background-color:#F23F25;border:none;border-radius:35px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;text-align:center;cursor:pointer;font-size:15px;line-height:34px;font-weight:500;height:36px;position:absolute;top:50%;right:1.7%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);padding:0}@media (max-width: 374px){.bCoupobList .bCoupon .btnFloat{font-size:13px}}.bCoupobList .bCoupon .bDateFloat{position:absolute;left:0;top:0;width:70.1%;height:100%}.bCoupobList .bCoupon .bDateFloat .tDate{font-size:10px;line-height:20px;color:#333;background-color:#ffffff;font-weight:500;width:90%;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;position:absolute;bottom:8%;left:49%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}@media (max-width: 320px){.bCoupobList .bCoupon .bDateFloat .tDate{font-size:8px}}.bBtnNext{border-top:1px solid #F2F2F2;padding:10px 0}.bCMS p,.bCMS h6{font-size:15px;line-height:22px;font-weight:400;padding:0 5px}.bCMS h5{font-size:18px;line-height:normal;padding:0 5px}.bCMS h4{font-size:21px;line-height:normal;padding:0 5px}.bCMS h3{font-size:24px;line-height:normal;padding:0 5px}.bCMS h2{font-size:27px;line-height:normal;padding:0 5px}.bCMS h1{font-size:30px;line-height:normal;padding:0 5px}.bCMS ul{list-style:disc;list-style-position:inside}.bCMS ul li::marker{font-size:13px}.bCMS ol{list-style-position:inside;list-style:decimal}.bCMS u{text-decoration:underline}.bCMS i{font-style:italic}.bCMS b{font-weight:bold}.bCMS strong{font-weight:bold}.bCMS blockquote,.bCMS q,.bCMS .blockquote{font-size:15px;line-height:normal;color:#333333;background-color:#efefef;width:100%;padding:3px;margin:5px 0;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;padding:0 5px}.bCMS pre{margin:5px 0;padding:0 5px}.bCMS a{color:#006EA1;text-decoration:underline;font-weight:bold}
