.Area_SkeletonScreen{opacity:1;pointer-events:none;z-index:-99;position:relative;-webkit-transition:opacity .4s;transition:opacity .4s}.v-SkeletonScreen .Area_SkeletonScreen{z-index:10;opacity:1;display:block}.v-loaded .Area_SkeletonScreen{z-index:10;opacity:0;display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .4s;transition:opacity .4s}.Area_SkeletonScreen>.box{margin:0 !important;padding:0 !important}.Area_SkeletonScreen .SkeletonScreen{position:relative;margin:0 auto}.Area_SkeletonScreen .SkeletonScreen .box{position:relative;width:100%;height:0;padding-bottom:200%}.Area_SkeletonScreen .SkeletonScreen svg{position:absolute;top:0;left:0;width:100%;height:100%}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop{mix-blend-mode:soft-light;stop-color:#ffb9b3;stop-opacity:.5;-webkit-animation:skeleton-loading .5s linear infinite alternate;animation:skeleton-loading .5s linear infinite alternate}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop:nth-of-type(1){-webkit-animation-delay:-4s;animation-delay:-4s}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop:nth-of-type(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop:nth-of-type(3){-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop:nth-of-type(4){-webkit-animation-delay:-0.1s;animation-delay:-0.1s}.Area_SkeletonScreen .SkeletonScreen svg #linearGradient stop:nth-of-type(5){-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes skeleton-loading{0%{stop-color:#ffb9b3;stop-opacity:.5}100%{stop-color:#f5f0f0;stop-opacity:.5}}@keyframes skeleton-loading{0%{stop-color:#ffb9b3;stop-opacity:.5}100%{stop-color:#f5f0f0;stop-opacity:.5}}@media screen and (min-width: 768px){.Area_SkeletonScreen .SkeletonScreen{width:100%}}@media screen and (max-width: 767px){.Area_SkeletonScreen .SkeletonScreen{width:100%}}@media screen and (min-width: 768px){.message-1{font-size:1.25rem;line-height:125%}.my-1{margin-top:.5rem;margin-bottom:.5rem}.message-2{font-size:1.5rem;line-height:130%}.my-2{margin-top:1rem;margin-bottom:1rem}.message-3{font-size:1.75rem;line-height:135%}.my-3{margin-top:1.5rem;margin-bottom:1.35rem}.message-4{font-size:2rem;line-height:140%}.my-4{margin-top:2rem;margin-bottom:2rem}.message-5{font-size:2.25rem;line-height:145%}.my-5{margin-top:2.5rem;margin-bottom:2.5rem}.message-6{font-size:2.5rem;line-height:150%}.my-6{margin-top:3rem;margin-bottom:3rem}.message-7{font-size:2.75rem;line-height:155%}.my-7{margin-top:3.5rem;margin-bottom:3.5rem}.message-8{font-size:3rem;line-height:160%}.my-8{margin-top:4rem;margin-bottom:4rem}.message-9{font-size:3.25rem;line-height:165%}.my-9{margin-top:4.5rem;margin-bottom:4.5rem}.message-10{font-size:3.5rem;line-height:170%}.my-10{margin-top:5rem;margin-bottom:5rem}}@media screen and (max-width: 767px){.message-1{font-size:.625rem;line-height:125%}.my-1{margin-top:.275rem;margin-bottom:.275rem}.message-2{font-size:.75rem;line-height:130%}.my-2{margin-top:.55rem;margin-bottom:.55rem}.message-3{font-size:.875rem;line-height:135%}.my-3{margin-top:.825rem;margin-bottom:.825rem}.message-4{font-size:1rem;line-height:140%}.my-4{margin-top:1.1rem;margin-bottom:1.1rem}.message-5{font-size:1.125rem;line-height:145%}.my-5{margin-top:1.375rem;margin-bottom:1.375rem}.message-6{font-size:1.25rem;line-height:150%}.my-6{margin-top:1.65rem;margin-bottom:1.65rem}.message-7{font-size:1.375rem;line-height:155%}.my-7{margin-top:1.925rem;margin-bottom:1.925rem}.message-8{font-size:1.5rem;line-height:160%}.my-8{margin-top:2.2rem;margin-bottom:2.2rem}.message-9{font-size:1.625rem;line-height:165%}.my-9{margin-top:2.475rem;margin-bottom:2.475rem}.message-10{font-size:1.75rem;line-height:170%}.my-10{margin-top:2.75rem;margin-bottom:2.75rem}}.Area_GameStyle{--font-family: "Century Gothic","微軟正黑體","Microsoft JhengHei",Arial;--text-color-primary: #fff;--text-color-secondary: #fff;--text-color-tertiary: #fff;--earn-bg: #403d39;color:var(--text-color-primary);font-family:var(--font-family)}.Area_GameStyle .text-secondary{color:var(--text-color-secondary)}.Area_GameStyle .btn{margin-inline:auto}.Area_GameStyle .btn a{width:36%;margin:0 auto}.Area_GameStyle .earn{color:var(--text-color-tertiary);border-radius:1rem;overflow:hidden;background:var(--earn-bg);padding-block:1.2rem;width:65%;margin-inline:auto}.Area_GameStyle .box_list{text-align:justify}.Area_GameStyle .box_list ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.Area_GameStyle .box_list ol li{line-height:150%}@media screen and (min-width: 768px){.box_list{padding:.5rem 3rem}}@media screen and (max-width: 767px){.Area_GameStyle .earn{border-radius:.3rem;padding-block:.5rem;width:70%;margin-inline:auto}.Area_GameStyle .box_list{text-align:left;padding-inline:5%;padding:0 5%}.Area_GameStyle .box_list ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;-webkit-padding-start:4%;padding-inline-start:4%}.Area_GameStyle .box_list ol li{line-height:150%}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="1"] ul{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="1"] ul{grid-template-columns:repeat(1, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="5"] ul{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="5"] ul{grid-template-columns:repeat(5, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="6"] ul{grid-template-columns:repeat(6, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="6"] ul{grid-template-columns:repeat(6, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="7"] ul{grid-template-columns:repeat(7, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="7"] ul{grid-template-columns:repeat(7, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="8"] ul{grid-template-columns:repeat(8, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="8"] ul{grid-template-columns:repeat(8, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="9"] ul{grid-template-columns:repeat(9, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="9"] ul{grid-template-columns:repeat(9, minmax(0, 1fr))}}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="10"] ul{grid-template-columns:repeat(10, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="10"] ul{grid-template-columns:repeat(10, minmax(0, 1fr))}}.danji-pd-container{position:relative;--head-color: #fff;--head-bg: #102e64;--body-color-default: #262626;--body-color-primary: #999999;--body-color-secondary: #424242;--body-bg: #fff8e5;--foot-color: #262628;--foot-bg: #dfc593;width:min(92%,880px);margin-inline:auto;overflow:hidden}.danji-pd-head{color:var(--head-color);background:var(--head-bg);font-size:2.5rem;padding-block:.5rem}.danji-pd-body{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.75rem;padding:1.75rem 1.75rem 1.45rem}.danji-pd-body .pd-img{-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out, -webkit-filter .3s ease-in-out}.danji-pd-body .pd-img:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.danji-pd-body .pd-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:60%;flex-basis:60%}.danji-pd-body .pd-info-rest{color:#767676;font-size:1.5rem;font-weight:bold}.danji-pd-body .pd-info-notice{color:#767676;font-size:1.5rem}.danji-pd-body .pd-info-brand{color:var(--body-color-default);font-weight:bolder;font-size:2.5rem;letter-spacing:-0.025em;margin-left:-0.4em;margin-left:-0.35em}.danji-pd-body .pd-info-name{color:var(--body-color-default);font-weight:bolder;font-size:2.5rem;letter-spacing:-0.025em}.danji-pd-body .pd-info-amount{color:var(--body-color-primary);font-size:2rem}.danji-pd-body .pd-info-btn{width:min(75%,289px);-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out, -webkit-filter .3s ease-in-out}.danji-pd-body .pd-info-btn img{width:100%;height:auto}.danji-pd-body .pd-info-btn:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.danji-pd-foot{color:var(--foot-color);background:var(--foot-bg);font-size:2rem;padding-block:.6rem;font-weight:700}@media screen and (min-width: 768px){.danji-pd-body .pd-info-btn{margin-bottom:2rem}.danji-pd-container{border-radius:24px;background:var(--body-bg);-webkit-box-sizing:border-box;box-sizing:border-box;border:#fff .1em solid}}@media screen and (max-width: 767px){.danji-pd-container{border-radius:2vw;background:var(--body-bg)}.danji-pd-head{font-size:1.15rem;padding-block:.25rem}.danji-pd-body{gap:.6rem;padding:.72rem}.danji-pd-body .pd-img{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out, -webkit-filter .3s ease-in-out}.danji-pd-body .pd-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:50%;flex-basis:50%}.danji-pd-body .pd-info-brand{color:var(--body-color-default);font-weight:bolder;font-size:1.15rem;margin-left:0em}.danji-pd-body .pd-info-name{color:var(--body-color-default);font-weight:bolder;font-size:1.15rem}.danji-pd-body .pd-info-amount{color:var(--body-color-primary);font-size:1rem}.danji-pd-body .pd-info-btn{width:min(77%,280px);-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out, -webkit-filter .3s ease-in-out}.danji-pd-body .pd-info-btn:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.danji-pd-body .pd-info-rest{font-weight:bold;font-size:.75rem}.danji-pd-body .pd-info-notice{font-size:.75rem}.danji-pd-foot{color:var(--foot-color);background:var(--foot-bg);font-size:1.2rem;padding-block:.25rem;font-weight:700}}.box_3PD .danji-pd-body{text-align:center;padding:1.25rem .25rem 1.25rem;gap:0}.box_3PD .danji-pd-body2{padding-top:0}.box_3PD .danji-pd-body .pd-info{border-right:solid #e4b85f 1px}.box_3PD .danji-pd-body .pd-info-03{border-right:none}.box_3PD .danji-pd-body .pd-info-brand{margin-left:0;font-size:2.375rem}.box_3PD .danji-pd-body .pd-info-name{color:#fc8124;line-height:1.3}.box_3PD .danji-pd-body .pd-info-amount{margin-top:.5rem;font-size:1.9rem}.box_3PD .danji-pd-body .pd-info img{width:100%;height:auto}.box_3PD .danji-pd-body .pd-info-btn{margin:0 auto .5rem}.box_3PD .danji-pd-body .pd-info-notice{width:100%}@media screen and (max-width: 767px){.box_3PD .danji-pd-body{padding:.5rem .1rem .5rem}.box_3PD .danji-pd-body2{padding-top:0}.box_3PD .danji-pd-body .pd-info-brand{font-size:1.1875rem}.box_3PD .danji-pd-body .pd-info-name{font-size:1.4rem}.box_3PD .danji-pd-body .pd-info-amount{margin-top:.275rem;font-size:.9rem}.box_3PD .danji-pd-body .pd-info-btn{margin:0 auto .2rem}}.notice{--notice-bg: #f7f3eb;--notice-color:#262626;--notice-h4-color:#262626;margin:1.5em auto;padding:1.2em 1.4em;border-radius:24px;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:min(96%,880px);color:var(--notice-color);font-size:1.75rem}.notice ul{margin:0}.notice ul li{margin-bottom:.4em;list-style:decimal}.notice ul li img.moStore{width:60px;-webkit-box-shadow:none;box-shadow:none}.notice ul li img.eticket{width:100px;-webkit-box-shadow:none;box-shadow:none}.notice h4{color:var(--notice-h4-color);margin:.8rem 0 .4rem}.notice h4:first-child{margin-top:0}.notice h4:not(:first-child){margin-top:1em}@media screen and (max-width: 767px){:root{--mb-message-02: 0.9375rem}.notice{font-size:var(--mb-message-02);width:92%;padding:1em 1.5em;border-radius:2vw}.notice ul{padding-left:1.5em}.notice ul li{margin-bottom:.25em}.notice ul li img.moStore{width:9vw;-webkit-box-shadow:none;box-shadow:none}.notice ul li img.eticket{width:12vw;-webkit-box-shadow:none;box-shadow:none}}.Area_AD1 .Area_swiper{margin:0 auto;padding:0}.Area_AD1 .Area_swiper img{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:100%;height:auto}.Area_AD1 .Area_swiper_box{width:96%;padding-bottom:0}.Area_AD1 li{display:block}@media screen and (min-width: 768px){.Area_AD1 .Area_swiper{width:88%;padding-bottom:20px;margin:0 auto}.Area_AD1 .Area_swiper img{border-radius:1em}.Area_AD1 .Area_swiper_box .pagination{-webkit-transform:scale(1);transform:scale(1)}.Area_AD1{margin-bottom:50px}}@media screen and (max-width: 767px){.Area_AD1 .Area_swiper{width:96%;height:30vw}.Area_AD1 .Area_swiper img{border-radius:2vw}.Area_AD1 .PD_layout[data-pd-li*=BN-AWD] .PD_img{display:block !important}.Area_AD1 .Area_swiper_box .pagination{-webkit-transform:scale(0.7);transform:scale(0.7)}}.message-table{--th-color: #262626;--th-bg: #d9d5ce;--td-color: #404046;--td-bg: #f7f3eb;--border-color: rgb(217 213 206);width:min(96%,800px);margin-inline:auto}.message-table table{width:100%;overflow:hidden;font-size:2rem;border-spacing:0;font-weight:bolder;border-radius:24px}.message-table table th,.message-table table td{padding-block:1.35rem;border-color:var(--border-color);border-width:0 1px 1px 0;border-style:solid}.message-table table th{color:var(--th-color);background:var(--th-bg)}.message-table table td{color:var(--td-color);background:var(--td-bg);padding-block:1.3rem}.message-table table .font-style--number{font-size:1.2em;font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Arial}.message-table table .table-amount{font-size:1.5em}@media screen and (max-width: 767px){.message-table table{width:100%;overflow:hidden;font-size:1rem;border-radius:2vw}.message-table table th{padding-block:.65rem}.message-table table td{padding-block:.6rem;border-width:0 .1vw .1vw 0}}@media screen and (max-width: 767px){.agreeArea .box_title{text-align:center;padding:5vw 0 2vw;font-size:5vw;font-weight:bold}.agreeArea .txt_into{margin:0 auto}.agreeArea li a{display:block;word-break:break-all}}.agreeArea .box{width:100%;border-radius:10px;background-color:#fff;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.agreeArea .box table{border-collapse:unset;border:2px solid #777;border-radius:12px;width:90%;font-size:.9em;font-weight:500}.agreeArea .message-table table th{color:#000}.agreeArea .box_title{padding:5% 5% 0;font-weight:800;line-height:1;text-align:center}.agreeArea .box_title b{position:relative;display:block;margin-bottom:.5rem}.agreeArea .box_title span{z-index:1;position:relative;display:inline-block;padding:0 .5em;background-color:#fff}.agreeArea .box_title b:before{content:"";position:absolute;bottom:-0.85em;display:block;width:100%;height:1px;background-color:#000}.agreeArea .box_title img{width:35%}.agreeArea .box_sub{text-align:center}.agreeArea .box_derails{padding:0 5%;font-weight:800}.agreeArea .box_derails hr{margin:.8em 0}.agreeArea .box_derails dt{margin:0;padding:.5em 0;text-align:left}.agreeArea .box_derails ul{color:#9d9d9d;line-height:1.2;padding-left:1.5rem}.agreeArea .box li{line-height:1.4}.agreeArea .box_derails dd ul{margin:0;padding:0;padding-left:2em}.agreeArea .box_derails dd li img{margin:.2em 0;width:70%;max-width:480px;-webkit-box-shadow:0em .3em 1.5em rgba(0,0,0,.1);box-shadow:0em .3em 1.5em rgba(0,0,0,.1)}.agreeArea .box_derails .box_title{text-align:center;padding:2% 0;background:#ececec}.agreeArea .box_derails .txt_into{color:#5a5958;margin:0 0 5%}.agreeArea .box_derails .txt_spec ul{padding-left:1em;list-style:none}.agreeArea .box_derails .txt_note ul{list-style:decimal}.agreeArea .box_pic{padding:0;width:85%;margin:0 auto}@media screen and (min-width: 768px){.agreeArea .box li{margin:0 20px 8px 0px}.agreeArea .box_title{font-size:40px}.agreeArea .box_title span{font-size:34px}.agreeArea .box_sub{font-size:18px;line-height:30px;margin:22px 0 10px;padding:0 5%}.agreeArea .box_derails{font-size:30px}.agreeArea .box_derails .box_title{font-size:34px}.agreeArea .box_derails ul{padding-left:2rem}.agreeArea .box_derails dd{font-size:26px}}@media screen and (max-width: 767px){.agreeArea .box_title{font-size:1.3rem}.agreeArea .box_title span{font-size:1.25rem}.agreeArea .box_sub{font-size:1rem;line-height:1.5rem;margin:.5rem 0 .5rem;padding:0 10%}.agreeArea .box_derails{font-size:1.25rem}.agreeArea .box li{margin:0 20px 6px 0px}.agreeArea .box li small{line-height:1}.agreeArea .box_derails dd{font-size:1.1rem}.agreeArea .box_title b:before{content:"";bottom:-0.95em}}html{-webkit-text-size-adjust:none}.PD_layout{font-size:16px;font-family:"Microsoft JhengHei",system-ui,Helvetica,Arial}.PD_layout .PD p del,.PD_layout .PD p .money,.PD_layout .PD p .Price{font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout{position:relative;margin:0 auto;text-align:center}.PD_layout,.PD_layout *{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.PD_layout a{position:initial;display:block;text-decoration:none;color:#000}.PD_layout ul{margin:0 auto;padding:20px;list-style:none}.PD_layout ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.PD_layout ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;border-radius:15px}.PD_layout ul::after{content:"";display:block;clear:both}.PD_layout li{position:relative;margin:0;padding:0;-webkit-transition:.2s ease;transition:.2s ease;border-top:solid 1px #d1d1d1;border-right:solid 1px #d1d1d1}.PD_layout li:hover{z-index:5}.PD_layout li{counter-increment:num}.PD_layout .PD_slide{min-width:100%}.PD_layout .PD_slide::before{display:none;pointer-events:none;content:"0" counter(num) ". ";color:#dad8d9;font-style:italic;font-family:Times;font-size:3em;font-size:48px;line-height:1;letter-spacing:-0.005em}.PD_layout .PD_slide:nth-of-type(n+10)::before{content:counter(num) ". "}.PD_layout .PD a{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PD_layout .PD img{width:100%;height:auto}.PD_layout .PD_img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.5em}.PD_layout .PD_into{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5em}.PD_layout .PD_into .PD_into_PDgo{margin:.375em auto 0}.PD_layout .PD h3,.PD_layout .PD h4,.PD_layout .PD p{margin:0;padding:0;overflow:hidden;font-size:1em}.PD_layout .PD h3{padding:0;max-height:1.9em;font-weight:700;line-height:1.9em;color:#dd2726}.PD_layout .PD h3 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout .PD h4{font-size:1em;font-weight:400;line-height:1.5em}.PD_layout .PD:hover h4{color:#d62672}.PD_layout .PD h4 b,.PD_layout .PD h4 span{display:block;max-height:1.5em;overflow:hidden}.PD_layout .PD h4 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout .PD h4 br{display:none}.PD_layout .PD p{height:2em;line-height:2em;color:#d62672}.PD_layout .PD p del{padding-right:.25em;color:#5e5e5e}.PD_layout .PD p .money{font-weight:700}.PD_layout .PD p .Price{font-size:1.8425em;font-weight:800}.PD_layout .PD p small{font-size:.9em}.PD_layout .PD p b,.PD_layout .PD p .Price,.PD_layout .PD p small{letter-spacing:-0.01em}.PD_layout .PD .PD_go,.PD_layout .more{display:none}@media screen and (max-width: 767px){.PD_layout ul{padding:.54em}.PD_layout li::before{font-size:2.5em;font-size:32px\0 }.PD_layout .PD_slide::before{font-size:2em}.PD_layout .PD_into{padding:.3125em}.PD_layout .PD_img{padding:.25em}.PD_layout .PD h3{font-size:.875em}.PD_layout .PD h4{font-size:.8125em}.PD_layout .PD p{height:1.875em;line-height:1.875em}.PD_layout .PD p b,.PD_layout .PD p del{font-size:.8125em}.PD_layout .PD p .Price{font-size:1.5em}.PD_layout .PD p small{font-size:.75em}}.PD_layout ul.swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PD_layout ul.swiper-wrapper .PD_slide.swiper-slide{min-width:auto}.PD_layout .PD_slide.swiper-slide{min-width:auto}.PD_layout[data-pd-style=off] ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);grid-gap:0;width:100%}.PD_layout[data-pd-style=off] ul li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:1.5em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:2em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.25em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:.75em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-li-num=even] li:first-child{grid-column-start:1;grid-column-end:3}.PD_layout[data-pd-li-num=even] li:first-child a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-li-num=even] li:first-child a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-li-num=even] li:first-child .PD_into{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}.PD_layout[data-pd-li-num=even] li:first-child .PD_img{width:50%}}@media screen and (min-width: 768px){.PD_layout ul{padding:20px 0}.PD_layout[data-pd-col-pc="2"] li:nth-child(even){border-right:none}.PD_layout[data-pd-col-pc="2"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="2"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(3n){border-right:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(4n){border-right:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(4){border-top:none}.PD_layout[data-pd-col-pc="4 wide"] li{border:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(5n){border-right:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(4){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(5){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(6n){border-right:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(4){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(5){border-top:none}.PD_layout[data-pd-col-pc="6"] li:nth-child(6){border-top:none}}@media screen and (max-width: 767px){.PD_layout ul{padding:2vw 0}.PD_layout[data-pd-col-phone="1"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="1"] li{border-right:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(even){border-right:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(3n){border-right:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(3){border-top:none}.PD_layout[data-pd-li-num=even] li:nth-child(odd){border-right:none}.PD_layout[data-pd-li-num=even] li:nth-child(even){border-right:solid 1px #d1d1d1}.PD_layout[data-pd-li-num=even] li:nth-child(2){border-top:solid 1px #d1d1d1}}@media screen and (min-width: 768px){.PD_layout[data-fs-bn-pc*=true] li:first-child,.PD_layout[data-ls-bn-pc*=true] li:last-child{background-color:rgba(0,0,0,0)}.PD_layout[data-fs-bn-pc*=true] li.PD_slide:first-child,.PD_layout[data-ls-bn-pc*=true] li.PD_slide:last-child{padding:0;border-radius:0;border:none}.PD_layout[data-fs-bn-pc*=true] li:first-child:hover,.PD_layout[data-ls-bn-pc*=true] li:last-child:hover{-webkit-filter:brightness(105%);filter:brightness(105%);-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_img,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_img{width:100%;padding:0}.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h3,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h3,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD p,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD p,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_btn,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_btn,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_into,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_into{display:none !important}.PD_layout[data-fs-bn-pc*=true] li:first-child::before,.PD_layout[data-ls-bn-pc*=true] li:last-child::before{content:attr(data-WH);font:bolder 2em #fff;color:#fff;display:inline;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width: 767px){.PD_layout[data-fs-bn-phone*=true] li:first-child,.PD_layout[data-ls-bn-phone*=true] li:last-child{background-color:rgba(0,0,0,0)}.PD_layout[data-fs-bn-phone*=true] li.PD_slide:first-child,.PD_layout[data-ls-bn-phone*=true] li.PD_slide:last-child{padding:0;border-radius:0;border:none}.PD_layout[data-fs-bn-phone*=true] li:first-child:hover,.PD_layout[data-ls-bn-phone*=true] li:last-child:hover{-webkit-filter:brightness(105%);filter:brightness(105%);-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_img,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_img{display:none !important}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_into,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_into{padding:0}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD h3,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD h3,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD p,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD p,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_btn,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_btn,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_go,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_go{display:none !important}.PD_layout[data-fs-bn-phone*=true] li:first-child::before,.PD_layout[data-ls-bn-phone*=true] li:last-child::before{content:attr(data-WH);font:bolder 1.8em #fff;color:#fff;display:inline;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (min-width: 768px){.PD_layout[data-fs-bn-pc="true 1"] ul li:first-child{grid-column-start:1;grid-column-end:2}.PD_layout[data-fs-bn-pc="true 2"] ul li:first-child{grid-column-start:1;grid-column-end:3}.PD_layout[data-fs-bn-pc="true 3"] ul li:first-child{grid-column-start:1;grid-column-end:4}.PD_layout[data-fs-bn-pc="true 4"] ul li:first-child{grid-column-start:1;grid-column-end:5}.PD_layout[data-fs-bn-pc="true 5"] ul li:first-child{grid-column-start:1;grid-column-end:6}.PD_layout[data-ls-bn-pc="true 1"] ul li:last-child{grid-column-start:-1;grid-column-end:-2}.PD_layout[data-ls-bn-pc="true 2"] ul li:last-child{grid-column-start:-1;grid-column-end:-3}.PD_layout[data-ls-bn-pc="true 3"] ul li:last-child{grid-column-start:-1;grid-column-end:-4}.PD_layout[data-ls-bn-pc="true 4"] ul li:last-child{grid-column-start:-1;grid-column-end:-5}.PD_layout[data-ls-bn-pc="true 5"] ul li:last-child{grid-column-start:-1;grid-column-end:-6}}@media screen and (max-width: 767px){.PD_layout[data-fs-bn-phone="true 1"] ul li:first-child{grid-column-start:1;grid-column-end:2}.PD_layout[data-fs-bn-phone="true 2"] ul li:first-child{grid-row-start:0;grid-row-end:2;grid-column-start:1;grid-column-end:3}.PD_layout[data-ls-bn-phone="true 1"] ul li:last-child{grid-column-start:-1;grid-column-end:-2}.PD_layout[data-ls-bn-phone="true 2"] ul li:last-child{grid-column-start:-1;grid-column-end:-3}.PD_layout[data-ls-bn-phone="true none"] ul li:last-child{display:none}}@media screen and (min-width: 768px){.PD_layout[data-pd-point-event="none first"] ul li:first-child{pointer-events:none}.PD_layout[data-pd-point-event="none last"] ul li:last-child{pointer-events:none}}@media screen and (max-width: 767px){.PD_layout[data-pd-point-event="none first"] ul li:first-child{pointer-events:none}.PD_layout[data-pd-point-event="none last"] ul li:last-child{pointer-events:none}}@media screen and (min-width: 768px){.PD_layout ul{display:grid;grid-template-columns:auto;padding-left:35px;padding-right:35px;grid-gap:0px}.PD_layout[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, auto)}.PD_layout[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, auto)}.PD_layout[data-pd-col-pc="4"] ul{grid-template-columns:repeat(4, auto)}.PD_layout[data-pd-col-pc="5"] ul{grid-template-columns:repeat(5, auto)}.PD_layout[data-pd-col-pc="6"] ul{grid-template-columns:repeat(6, auto)}.PD_layout[data-pd-col-pc="7"] ul{grid-template-columns:repeat(7, auto)}.PD_layout[data-pd-col-pc="8"] ul{grid-template-columns:repeat(8, auto)}.PD_layout[data-pd-col-pc*="4 wide"] ul{grid-template-columns:repeat(4, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.PD_layout[data-pd-col-pc*="5 wide"] ul{grid-template-columns:repeat(5, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}}@media screen and (max-width: 767px){.PD_layout ul{display:grid;grid-template-columns:auto;padding-left:.5em;padding-right:.5em;grid-gap:0em}.PD_layout[data-pd-col-phone="2"] ul{grid-template-columns:repeat(2, auto)}.PD_layout[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, auto)}.PD_layout[data-pd-col-phone="4"] ul{grid-template-columns:repeat(4, auto)}.PD_layout[data-pd-col-phone="5"] ul{grid-template-columns:repeat(5, auto)}.PD_layout[data-pd-col-phone*="2 wide"] ul{grid-template-columns:repeat(2, auto);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em}.PD_layout[data-pd-col-phone*="3 wide"] ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="2"][data-pd-li-num=even] li:first-child{width:100%}}.PD_layout[data-pd-direction=row] .PD a,.PD_layout[data-pd-direction=row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=row] .PD_img,.PD_layout[data-pd-direction=row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=row] .PD_into,.PD_layout[data-pd-direction=row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width: 768px){.PD_layout[data-pd-direction=pc-row] .PD a,.PD_layout[data-pd-direction=pc-row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=pc-row] .PD_img,.PD_layout[data-pd-direction=pc-row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=pc-row] .PD_into,.PD_layout[data-pd-direction=pc-row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=pc-row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=pc-row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 767px){.PD_layout[data-pd-direction=phone-row] .PD a,.PD_layout[data-pd-direction=phone-row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=phone-row] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=phone-row] .PD_into,.PD_layout[data-pd-direction=phone-row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=phone-row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=phone-row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.PD_layout[data-pd-li=off] li{background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li*=BN] li{background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li*=BN] li:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-filter:brightness(105%);filter:brightness(105%)}.PD_layout[data-pd-li*=BN] .PD_into,.PD_layout[data-pd-li*=BN] .PD_img{padding:0}@media screen and (max-width: 767px){.PD_layout[data-pd-li*=BN-AWD] .PD_img{display:none !important}.PD_layout[data-pd-li*=BN-AWD] .PD_logo{display:block !important}}.PD_layout[data-pd-li=BN] .PD h3,.PD_layout[data-pd-li=BN] .PD h4,.PD_layout[data-pd-li=BN] .PD p,.PD_layout[data-pd-li=BN-AWD] .PD h3,.PD_layout[data-pd-li=BN-AWD] .PD h4,.PD_layout[data-pd-li=BN-AWD] .PD p{display:none}.PD_layout[data-pd-img="0"]:not([data-pd-direction*=row]) .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (min-width: 768px){.PD_layout[data-pd-img="0"][data-pd-direction=pc-row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=pc-row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row] .PD_img img,.PD_layout[data-pd-img="0"][data-pd-direction=phone-row-reverse] .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (max-width: 767px){.PD_layout[data-pd-img="0"][data-pd-direction=pc-row] .PD_img img,.PD_layout[data-pd-img="0"][data-pd-direction=pc-row-reverse] .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}}.PD_layout[data-pd-img="0"] .PD_img{padding:0}@media screen and (min-width: 768px){.PD_layout[data-pd-img="1"] .PD_img{padding:.5em}.PD_layout[data-pd-img="2"] .PD_img{padding:1em}.PD_layout[data-pd-img="3"] .PD_img{padding:1.5em}.PD_layout[data-pd-img="4"] .PD_img{padding:2em}}@media screen and (max-width: 767px){.PD_layout[data-pd-img="1"] .PD_img{padding:.25em}.PD_layout[data-pd-img="2"] .PD_img{padding:.5em}.PD_layout[data-pd-img="3"] .PD_img{padding:.75em}.PD_layout[data-pd-img="4"] .PD_img{padding:1em}}@media screen and (min-width: 768px){.PD_layout:not([data-pd-direction*=row]) .PD_img,.PD_layout[data-pd-direction=phone-row] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{padding-bottom:0}.PD_layout[data-pd-direction=row] .PD_img,.PD_layout[data-pd-direction=pc-row] .PD_img{padding-right:0}.PD_layout[data-pd-direction=row-reverse] .PD_img,.PD_layout[data-pd-direction=pc-row-reverse] .PD_img{padding-left:0}}@media screen and (max-width: 767px){.PD_layout:not([data-pd-direction*=row]):not([data-pd-li-num=even]) .PD_img,.PD_layout[data-pd-direction=pc-row]:not([data-pd-li-num=even]) .PD_img,.PD_layout[data-pd-direction=pc-row-reverse]:not([data-pd-li-num=even]) .PD_img{padding-bottom:0}.PD_layout[data-pd-direction=row-reverse] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{padding-left:0}.PD_layout[data-pd-li-num=even]:not([data-pd-direction*=row]) li:not(:first-child) .PD_img{padding-bottom:0}.PD_layout[data-pd-li-num=even] li:first-child .PD_img{padding-right:0}.PD_layout[data-pd-li-num=even][data-pd-direction=pc-row] li:not(:first-child) .PD_img,.PD_layout[data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:not(:first-child) .PD_img{padding-bottom:0}}.PD_layout[data-pd-pdlogo] .PD .PD_logo{display:inline-block}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin:0 auto;margin-bottom:.25em;text-align:center;width:auto}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo{height:3.75em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo{height:3em}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo{height:4.375em}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{height:3.75em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img{border-radius:10em;background-color:#fff}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo img{border-radius:10em}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:1em;border:1px solid #dadada;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{width:auto;height:100%;-webkit-box-shadow:0 .1em .5em 0 rgba(0,0,0,.1);box-shadow:0 .1em .5em 0 rgba(0,0,0,.1)}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img{padding:0 2em}@media screen and (max-width: 767px){.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo{height:4.25em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo{height:3em}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo{height:4.25em}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{height:4.25em}}@media screen and (min-width: 768px){.PD_layout[data-pd-pdlogo="1"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.375em}.PD_layout[data-pd-pdlogo="2"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2em}.PD_layout[data-pd-pdlogo="3"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.6875em}.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.375em}}@media screen and (max-width: 767px){.PD_layout[data-pd-pdlogo="1"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="2"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-1.8125em}.PD_layout[data-pd-pdlogo="3"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo{margin-top:0}}.PD_layout[data-pd-pdlogo][data-pd-pdimg=off] .PD .PD_logo{margin-top:0}.PD_layout[data-pd-pdlogo-ta=left] .PD .PD_logo{margin-left:0}.PD_layout[data-pd-pdlogo-ta=right] .PD .PD_logo{margin-right:0}@media screen and (min-width: 768px){.PD_layout[data-pd-fs-pc="100"]{font-size:.75em}.PD_layout[data-pd-fs-pc="200"]{font-size:.875em}.PD_layout[data-pd-fs-pc="300"]{font-size:1em}.PD_layout[data-pd-fs-pc="400"]{font-size:1.125em}.PD_layout[data-pd-fs-pc="500"]{font-size:1.25em}.PD_layout[data-pd-fs-pc="600"]{font-size:1.5em}.PD_layout[data-pd-fs-pc="700"]{font-size:1.875em}.PD_layout[data-pd-fs-pc="800"]{font-size:2.25em}.PD_layout[data-pd-fs-pc="900"]{font-size:3em}}@media screen and (max-width: 767px){.PD_layout[data-pd-fs-phone="100"]{font-size:.5em}.PD_layout[data-pd-fs-phone="200"]{font-size:.75em}.PD_layout[data-pd-fs-phone="300"]{font-size:.875em}.PD_layout[data-pd-fs-phone="400"]{font-size:1em}.PD_layout[data-pd-fs-phone="500"]{font-size:1.125em}.PD_layout[data-pd-fs-phone="600"]{font-size:1.25em}.PD_layout[data-pd-fs-phone="700"]{font-size:1.5em}.PD_layout[data-pd-fs-phone="800"]{font-size:1.875em}.PD_layout[data-pd-fs-phone="900"]{font-size:2.25em}}.PD_layout[data-pd-pd=off] .PD,.PD_layout[data-pd-pdimg=off] .PD_img,.PD_layout[data-pd-into=off] .PD_into,.PD_layout[data-pd-h3=off] .PD h3,.PD_layout[data-pd-h4=off] .PD h4,.PD_layout[data-pd-p=off] .PD p,.PD_layout[data-pd-p=off-del] .PD p del{display:none}.PD_layout[data-pd-ta=left]{text-align:left}.PD_layout[data-pd-ta=right]{text-align:right}.PD_layout[data-pd-into=center] .PD_into{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PD_layout[data-pd-into=between] .PD_into{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PD_layout[data-pd-into=evenly] .PD_into{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.PD_layout[data-pd-number] .PD_slide::before{display:block}.PD_layout[data-pd-number*=false] .PD_slide::before{display:none}.PD_layout[data-pd-number*=-r] .PD_slide::before{position:relative}.PD_layout[data-pd-number*=-a] .PD_slide::before{position:absolute}.PD_layout[data-pd-number*=top] .PD_slide::before{top:0}.PD_layout[data-pd-number*=right] .PD_slide::before{right:0}.PD_layout[data-pd-number*=bottom] .PD_slide::before{bottom:0}.PD_layout[data-pd-number*=left] .PD_slide::before{left:0}.PD_layout[data-pd-number*=col-center] .PD_slide::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PD_layout[data-pd-number*=row-center] .PD_slide::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PD_layout[data-pd-h3="1"] .PD h3,.PD_layout[data-pd-h3="2"] .PD h3,.PD_layout[data-pd-h3="3"] .PD h3,.PD_layout[data-pd-h3="4"] .PD h3,.PD_layout[data-pd-h3="6"] .PD h3{margin-bottom:.5em;padding:0 1em;color:#fff;background-color:#dd2726}.PD_layout[data-pd-h3="2"] .PD h3{border-radius:2em}.PD_layout[data-pd-h3="3"] .PD h3{border-radius:0 2em 0 2em}.PD_layout[data-pd-h3="4"] .PD h3{position:relative}.PD_layout[data-pd-h3="4"] .PD h3::before{content:"";position:absolute;top:0;left:0;width:.3em;height:100%;background-color:#fff;opacity:.4}.PD_layout[data-pd-h3="4"] .PD h3::after{content:"";position:absolute;top:0;right:0;width:0;height:0;border:.95em solid rgba(0,0,0,0);border-left-width:0;border-right-color:#fff}.PD_layout[data-pd-h3="5"] .PD h3{margin-bottom:.5em;padding:0}.PD_layout[data-pd-h3="5"] .PD h3 span{display:inline-block;padding:0 .5em;max-width:85%;border-radius:4px;color:#000;background-color:rgba(218,218,218,.9)}.PD_layout[data-pd-h3="6"] .PD h3{position:absolute;top:0;right:0;padding:.5em;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box;width:3em;max-height:none;height:3.4em;line-height:1.2em;text-align:center}.PD_layout[data-pd-h3="6"] .PD h3 span{display:block;overflow:hidden;height:2.4em}.PD_layout[data-pd-h3="6"] .PD h3::before,.PD_layout[data-pd-h3="6"] .PD h3::after{content:"";position:absolute;top:100%;width:0;height:0;border-style:solid;border-width:.3125em .75em;border-color:#dd2726;border-bottom-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="6"] .PD h3::before{left:0;border-right-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="6"] .PD h3::after{right:0;border-left-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="7"] .PD h3 span{display:inline-block;padding:0 1.25em;max-width:85%;border-radius:2em;color:#000;background-color:rgba(218,218,218,.9);-webkit-line-clamp:1;white-space:normal;overflow:hidden;max-height:1.8em}.PD_layout[data-pd-h4="1"] .PD h4{display:block;max-height:1.5em;overflow:hidden}.PD_layout[data-pd-h4="1"] .PD h4{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="1"] .PD h4 b,.PD_layout[data-pd-h4="1"] .PD h4 span{display:inline;font-weight:inherit}.PD_layout[data-pd-h4="2"] .PD h4{display:block;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4{display:block;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4 b,.PD_layout[data-pd-h4="2"] .PD h4 span{display:block;font-weight:inherit}.PD_layout[data-pd-h4="3"] .PD h4 span{display:block;max-height:3em;height:3em;overflow:hidden}.PD_layout[data-pd-h4="3"] .PD h4 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:normal;overflow:hidden}@media screen and (max-width: 767px){.PD_layout[data-pd-h4="2"] .PD h4{display:block;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4 b,.PD_layout[data-pd-h4="2"] .PD h4 span{display:inline;font-weight:inherit}}.PD_layout[data-pd-btn-pdgo] .PD .PD_btn,.PD_layout[data-pd-btn-more] .more{display:block}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:3em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:2.75em}}.PD_layout[data-pd-btn] .PD_btn{width:calc(100% - .5em);overflow:hidden}.PD_layout[data-pd-btn] .PD_btn span,.PD_layout[data-pd-btn] .PD_btn.more span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding-right:.25em;height:auto;overflow:hidden;-webkit-transform:skewX(-7.5deg);transform:skewX(-7.5deg)}.PD_layout[data-pd-btn] .PD_btn b{z-index:1;position:relative;display:block;padding:0 0 0 .125em;height:2em;line-height:2em;overflow:hidden;font-weight:800;font-size:1.125em;color:#fff;vertical-align:middle}.PD_layout[data-pd-btn] .PD_btn i{position:relative;top:.825em;display:block;border-top:.125em solid #fff;border-right:.125em solid #fff;width:.625em;height:.625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PD_layout[data-pd-btn] .PD_btn{background-color:#ff005d;background-image:repeating-linear-gradient(45deg, #FF004B -2%, #FF005D 120%);background-position:right top;background-size:100% 100%;-webkit-transition:all .4s;transition:all .4s}.PD_layout[data-pd-btn] .PD_slide:hover .PD_btn{background-size:500% 100%}@media screen and (max-width: 767px){.PD_layout[data-pd-btn] .PD_btn b{height:2.25em;line-height:2.25em;font-size:.875em}.PD_layout[data-pd-btn] .PD_btn i{top:.75em;border-top:.125em solid #fff;border-right:.125em solid #fff;width:.5em;height:.5em}}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.25em;bottom:-2.25em\0 ;right:.25em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";position:relative;top:.075em;display:inline-block;margin-right:.2em;width:1em;height:1em;background-size:auto 100%;background-repeat:no-repeat}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2024%2024%22%20style%3D%22enable-background%3Anew%200%200%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cg%3E%3Cpath%20style%3D%22fill%3A%23ffffff%3B%22%20d%3D%22M10.97%2C19.91L10.97%2C19.91c-1.01-0.02-1.83%2C0.79-1.83%2C1.8c-0.01%2C1.01%2C0.8%2C1.83%2C1.8%2C1.84%20c1%2C0.01%2C1.82-0.8%2C1.83-1.81c0-0.01%2C0-0.01%2C0-0.02C12.77%2C20.73%2C11.96%2C19.92%2C10.97%2C19.91z%20M23.34%2C6.79%20c-0.15-0.21-0.4-0.34-0.67-0.33H7.5C7.13%2C4.99%2C6.85%2C3.85%2C6.77%2C3.47C6.38%2C1.83%2C5.6%2C1%2C4.45%2C1H0.83C0.37%2C1%2C0%2C1.38%2C0%2C1.83%20c0%2C0.46%2C0.36%2C0.83%2C0.82%2C0.84c0%2C0%2C0.01%2C0%2C0.02%2C0h3.62c0.1%2C0%2C0.43%2C0%2C0.7%2C1.17c0.33%2C1.47%2C3.46%2C13.74%2C3.6%2C14.27%20c0.09%2C0.37%2C0.42%2C0.63%2C0.8%2C0.63h9.74c0.36%2C0%2C0.69-0.24%2C0.78-0.59l3.39-10.6C23.54%2C7.29%2C23.5%2C7.01%2C23.34%2C6.79z%20M17.31%2C19.91%20L17.31%2C19.91c-1-0.02-1.82%2C0.79-1.83%2C1.8c-0.01%2C1.01%2C0.8%2C1.83%2C1.8%2C1.84c1%2C0.01%2C1.82-0.8%2C1.83-1.81c0-0.01%2C0-0.01%2C0-0.02%20C19.11%2C20.73%2C18.31%2C19.91%2C17.31%2C19.91z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"立即搶購"}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.25em;bottom:-2.25em\0 }}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{position:absolute;bottom:.25em;left:.25em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"看更多"}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn,.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{width:calc(50% - .25em)}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{background-image:none;background-color:#49495c}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b{color:#9797bf}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i{border-color:#9797bf}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover b{color:#fff}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover i{border-color:#fff}.PD_layout[data-pd-btn*=box-0] .PD_btn{background:#fff}.PD_layout[data-pd-btn*=box-0] .PD_btn b{color:#000}.PD_layout[data-pd-btn*=box-0] .PD_btn i{border-color:#000}.PD_layout[data-pd-btn*=box-0][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-1] .PD_btn{border-radius:.375em}.PD_layout[data-pd-btn*=box-1][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn{border-radius:0 .375em .375em 0}.PD_layout[data-pd-btn*=box-1][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{border-radius:.375em 0 0 .375em}.PD_layout[data-pd-btn*=box-2] .PD_btn{border-radius:3em}.PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn{border-radius:0 3em 3em 0}.PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{border-radius:3em 0 0 3em}.PD_layout[data-pd-btn*=box-3] .PD_btn,.PD_layout[data-pd-btn*=box-3] .PD_btn.more{overflow:visible}.PD_layout[data-pd-btn*=box-3] .PD_btn span,.PD_layout[data-pd-btn*=box-3] .PD_btn.more span{overflow:visible;-webkit-transform:none;transform:none}.PD_layout[data-pd-btn*=box-3] .PD_btn span::before,.PD_layout[data-pd-btn*=box-3] .PD_btn.more span::before{content:"";position:absolute;top:-0.35em;left:0;display:block;width:100%;height:1px;background-color:#ccc}.PD_layout[data-pd-btn*=box-3] .PD_btn b{font-size:1em;color:#000}.PD_layout[data-pd-btn*=box-3] .PD_btn i{font-size:.875em;border-color:#000}.PD_layout[data-pd-btn*=box-3] .PD_btn{background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=box-3] .PD_slide:hover .PD_btn b{color:#d62672}.PD_layout[data-pd-btn*=box-3] .PD_slide:hover .PD_btn i{border-color:#d62672}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=box-3] .PD_slide{padding-bottom:2.25em}.PD_layout[data-pd-btn*=box-3] .PD_btn b{height:2.25em;line-height:2.25em;font-size:.875em}.PD_layout[data-pd-btn*=box-3] .PD_btn i{top:.875em}}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.15em;bottom:-2.35em\0 ;right:.25em}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn b::after{padding-left:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn{bottom:.15em}}.PD_layout[data-pd-btn*=box-3][data-pd-btn-more] .PD_btn.more{position:absolute;bottom:.15em;bottom:-2.35em\0 ;left:.25em}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn,.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{width:calc(50% - .25em)}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more span::after{content:"";position:absolute;top:0;right:0;display:block;width:1px;height:100%;background-color:#ccc}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b{color:#000}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i{border-color:#000}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover b{color:#d62672}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover i{border-color:#d62672}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn{background-color:#000;background-image:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn i,.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"08:00開搶"}.PD_layout[data-pd-btn*=line-1] .PD_btn{background:rgba(0,0,0,0);border:1px solid #000}.PD_layout[data-pd-btn*=line-1] .PD_btn b{color:#000}.PD_layout[data-pd-btn*=line-1] .PD_btn i{border-color:#000}.PD_layout[data-pd-btn*=line-1][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-] .PD_btn{position:relative;top:inherit;right:inherit;bottom:inherit;left:inherit}.PD_layout[data-pd-btn*=icon-] .PD_btn{border-radius:5em;width:2.25em;height:2.25em}.PD_layout[data-pd-btn*=icon-] .PD_btn b{padding:0;width:100%;height:100%}.PD_layout[data-pd-btn*=icon-] .PD_btn span{padding:0;width:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-] .PD_btn i{display:none}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-] .PD_btn{border-radius:5em;width:2em;height:2em}}.PD_layout[data-pd-btn*=icon-][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn*=-r] .PD_btn{position:relative}.PD_layout[data-pd-btn*=-a] .PD_btn{position:absolute}.PD_layout[data-pd-btn*=top] .PD_btn{top:.25em}.PD_layout[data-pd-btn*=right] .PD_btn{right:.25em}.PD_layout[data-pd-btn*=bottom] .PD_btn{bottom:.25em}.PD_layout[data-pd-btn*=left] .PD_btn{left:.25em}.PD_layout[data-pd-btn*=col-center] .PD_btn{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PD_layout[data-pd-btn*=row-center] .PD_btn{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PD_layout[data-pd-btn*=-r][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn*=-r][data-pd-btn-more] .PD_slide{padding-bottom:2.5em}.PD_layout[data-pd-btn*=-a][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn*=-a][data-pd-btn-more] .PD_slide{padding-bottom:0}.PD_layout[data-pd-btn*=icon-2] .PD_btn{border-radius:0;width:2.75em;height:2.75em;background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=icon-2] .PD_btn b{padding:0;width:100%;height:100%;overflow:visible;font-size:1em;line-height:1.4em}.PD_layout[data-pd-btn*=icon-2] .PD_btn span{width:100%;height:100%;text-align:right;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-2] .PD_btn i{display:none}.PD_layout[data-pd-btn*=icon-1][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";position:relative;top:0;display:block;padding-right:0;width:100%;height:100%;background-size:auto 60%;background-repeat:no-repeat;background-position:45% 50%}.PD_layout[data-pd-btn*=icon-1][data-pd-btn-pdgo] .PD .PD_btn b::after{content:""}.PD_layout[data-pd-btn*=icon-2] .PD_btn{border-radius:0;width:2.75em;height:2.75em;background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=icon-2] .PD_btn b{padding:0;width:100%;height:100%;overflow:visible;font-size:1em;line-height:1.4em}.PD_layout[data-pd-btn*=icon-2] .PD_btn span{width:100%;height:100%;text-align:right;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-2] .PD_btn i{display:none}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom][data-pd-btn*=right] .PD .PD_btn b::before{-webkit-transform:rotate(45deg) translateX(2em) scale(1.414);transform:rotate(45deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom][data-pd-btn*=left] .PD .PD_btn b::before{-webkit-transform:rotate(135deg) translateX(2em) scale(1.414);transform:rotate(135deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top][data-pd-btn*=right] .PD .PD_btn b::before{-webkit-transform:rotate(-45deg) translateX(2em) scale(1.414);transform:rotate(-45deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top][data-pd-btn*=left] .PD .PD_btn b::before{-webkit-transform:rotate(-135deg) translateX(2em) scale(1.414);transform:rotate(-135deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top] .PD_btn.PD_btn{top:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=right] .PD_btn.PD_btn{right:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom] .PD_btn.PD_btn{bottom:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=left] .PD_btn.PD_btn{left:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";background-image:none}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::before{z-index:-1;position:absolute;top:0;right:0;margin:0;width:100%;height:100%;background-color:#000}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"GO";z-index:1;position:absolute;font-family:"Century Gothic","Helvetica Neue","Microsoft JhengHei","Microsoft YaHei",Helvetica,Arial}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=top] .PD .PD_btn b::after{top:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=bottom] .PD .PD_btn b::after{bottom:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=right] .PD .PD_btn b::after{right:.1em}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=left] .PD .PD_btn b::after{left:.1em}.PD_layout[data-pd-btn*=icon-3] .PD_btn{background-color:rgba(0,0,0,.28);background-image:none}.PD_layout[data-pd-btn*=icon-3] .PD_btn b{padding:0;font-size:1em}.PD_layout[data-pd-btn*=icon-3] .PD_btn span{-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:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-3] .PD_btn i{display:block;top:-0.4em;border-top:none;border-bottom:.0625em solid #fff;border-right:.0625em solid #fff;width:.5em;height:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-3] .PD_btn b{font-size:.75em}.PD_layout[data-pd-btn*=icon-3] .PD_btn b{font-size:.75em}}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"GO"}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD_slide{padding-bottom:1.5em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.5em;bottom:-2.25em\0 ;right:.5em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h3{margin-bottom:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-4][data-pd-direction=phone-row] .PD_img{width:35%}.PD_layout[data-pd-btn*=icon-4][data-pd-direction=phone-row] .PD_into{width:65%;text-align:left}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD_slide{padding-bottom:0em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h4{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-height:2.8em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn{bottom:.5em;bottom:-2.25em\0 }}.PD_layout[data-pd-btn*=icon-4] .PD_btn{border-radius:5em;width:2.5em;height:2.5em}.PD_layout[data-pd-btn*=icon-4] .PD_btn{background-color:#de3a58;background-image:none}.PD_layout[data-pd-btn*=icon-4] .PD_btn b{padding:0;font-size:1em;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}.PD_layout[data-pd-btn*=icon-4] .PD_btn span{-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:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-4] .PD_btn i{display:none}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-4] .PD_btn b{font-size:.85em}}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo{display:none;position:relative;top:auto;bottom:auto;right:auto;left:auto}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo b{padding-left:.5em}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo b::after{content:"立即搶購"}@media screen and (max-width: 767px){.PD_layout[data-pd-btn] .PD .PD_into_PDgo{bottom:.25em}}.PD_layout[data-pd-btn][data-pd-btn-intopdgo][data-pd-direction=row] .PD,.PD_layout[data-pd-btn][data-pd-btn-intopdgo][data-pd-direction=row-reverse] .PD{margin-bottom:0}.PD_layout[data-pd-btn][data-pd-btn-intopdgo] .PD_into .PD_into_PDgo{display:block}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn{background-color:#000;background-image:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn i,.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn b::after{content:"08:00開搶"}.PD_layout.PD_layout-highlightDate .PD_slide{pointer-events:none;-webkit-filter:brightness(0.5);filter:brightness(0.5)}.PD_layout.PD_layout-highlightDate .PD_slide.cate-hover{pointer-events:initial;-webkit-filter:brightness(1);filter:brightness(1)}.PD_layout.PD_layout-highlightDate .PD_slide .setDate{display:none}.PD_layout .PD_img{padding:.5em}.PD_layout .PD_into{padding:.3125em;padding-bottom:.5em}.PD_layout .PD h3{font-size:15px;font-weight:800}.PD_layout[data-pd-h3="5"] .PD h3 span{word-break:keep-all;text-overflow:ellipsis}.PD_layout[data-pd-h3="5"] .PD h3{margin-bottom:.25em}.PD_layout .PD h4{margin-bottom:.35em;font-size:15px}.PD_layout .PD p b,.PD_layout .PD p del{font-size:14px}.PD_layout .PD p .money{font-size:16px}.PD_layout .PD p .Price{font-size:28px;font-weight:800}.PD_layout .PD p small{font-size:12px;font-weight:800}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="3"] ul,.PD_layout[data-pd-col-pc="4"] ul,.PD_layout[data-pd-col-pc="5"] ul{padding:20px}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="3"] ul{padding:.2em 0}.PD_layout[data-pd-col-phone="3"] .PD h3,.PD_layout[data-pd-col-phone="3"] .PD h4{font-size:14px}.PD_layout[data-pd-col-phone="3"] .PD .Price{font-size:22px}.PD_layout[data-pd-col-phone="3"] .PD p b,.PD_layout[data-pd-col-phone="3"] .PD p del,.PD_layout[data-pd-col-phone="3"] .PD p .money{font-size:11px}.PD_layout[data-pd-col-phone="3"] .PD_into{padding-left:0;padding-right:0}.PD_layout[data-pd-col-phone="3"] .PD p b{display:none}}.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{margin:0 auto;padding:0;width:100%;background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li=BN] li,.PD_layout[data-pd-li=BN-AWD] li,.PD_layout[data-pd-li=PDBN] li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{padding:0 35px;grid-gap:10px}}@media screen and (max-width: 767px){.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{padding:0 .5em;grid-gap:.2em}}.PD_layout[data-pd-style=off] ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);width:100%}.PD_layout[data-pd-style=off] ul li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:1.5em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:2em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.25em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:.75em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}.swiper_remove_box_style ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none;width:100%;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:rgba(0,0,0,0);grid-gap:0}.swiper_remove_box_style ul li{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;min-width:auto;background-color:#fff;border:none}.swiper_remove_box_style ul li,.swiper_remove_box_style ul li .PD_img img{border-radius:10px}.PD_layout-add2cart[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"加入購物車"}.PD_layout-coupon3[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"領折價券"}.PD_layout-BNcoupon .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout-BNcoupon .more a{width:100%;height:100%}.PD_layout-BNcoupon .PD_img::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-size:100%}.PD_layout-BNcoupon .PD_img::after{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 85%;transform-origin:center 85%;-webkit-transition:.2s;transition:.2s}.PD_layout-BNcoupon .cate-hover .PD_img::after{background-image:url(Area_coupon_on.png?t=1751018695543)}.PD_layout-BNcoupon .cate-hover .PD_img::after{-webkit-transform:scaleY(1);transform:scaleY(1)}.PD_layout-BNcoupon .cate-hover .more{display:none}.PD_layout-BNcoupon2 .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout-BNcoupon2 .more a{width:100%;height:100%}.PD_layout-BNcoupon2 a::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-size:100%}.PD_layout-BNcoupon2 a::after{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 85%;transform-origin:center 85%;-webkit-transition:.2s;transition:.2s}.PD_layout-BNcoupon2 .cate-hover a::after{background-image:url(Area_coupon_on2.png?t=1751018695543)}.PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1);transform:scaleY(1)}.PD_layout-BNcoupon2 .cate-hover .more{display:none}.PD_layout-BNcoupon2.PD_layout ul{background:none}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD .PD_logo{height:20%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD .PD_logo{height:20%}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4{font-size:4vw}}.PD_layout-PDBN_01{text-align:left}.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{position:absolute;width:100%}.PD_layout-PDBN_01 a,.PD_layout-PDBN_01 .PD:hover h4{color:#fff}.PD_layout-PDBN_01 .PD h3{color:#ffe29c}.PD_layout-PDBN_01 .PD p del{color:#949494}.PD_layout-PDBN_01 .PD p .money,.PD_layout-PDBN_01 .PD p .Price,.PD_layout-PDBN_01 .PD p b,.PD_layout-PDBN_01 .PD p small{color:#fff;background:-webkit-linear-gradient(90deg, #DFC08F 20%, #fff 60%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{padding:0 50px}.PD_layout-PDBN_01 .PD h3{top:36px;font-size:32px}.PD_layout-PDBN_01 .PD h4{top:86px;font-size:24px}.PD_layout-PDBN_01 .PD p{top:120px;font-size:24px}.PD_layout-PDBN_01 .PD p del{font-size:18px}.PD_layout-PDBN_01 .PD p .Price{font-size:46px}}@media screen and (max-width: 767px){.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{padding:0 8%}.PD_layout-PDBN_01 .PD h3{top:6.5vw;font-size:5.2vw}.PD_layout-PDBN_01 .PD h4{top:14.5vw;font-size:4vw}.PD_layout-PDBN_01 .PD p{top:21vw;font-size:4.2vw}.PD_layout-PDBN_01 .PD p del{font-size:3.4vw}.PD_layout-PDBN_01 .PD p .Price{font-size:7.8vw}}.PD_layout.PD_layout-BNcoupon2 li.PD_slide{background-color:rgba(0,0,0,0);font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica}.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{content:"";display:block;width:100%;height:0;padding-bottom:146%;background-image:url(PD_layout-BNcoupon2.png?t=1751018695543);background-repeat:no-repeat;background-size:contain;background-position:center top}.PD_layout.PD_layout-BNcoupon2 .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout.PD_layout-BNcoupon2 .PD{position:absolute;top:0%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.PD_layout.PD_layout-BNcoupon2 .PD a{width:100%;height:100%;padding-top:10%}.PD_layout.PD_layout-BNcoupon2 .PD h4{color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2 .PD:hover h4{color:#484848}.PD_layout.PD_layout-BNcoupon2 .PD h4 b{display:inline}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2{font-size:1em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:2.7em;letter-spacing:-0.02em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.1em;letter-spacing:-0.01em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 768px){.PD_layout.PD_layout-BNcoupon2 .PD .PD_img{padding-top:40px}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2 ul{grid-gap:.5em;padding:0 1em}.PD_layout.PD_layout-BNcoupon2 .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1em}.PD_layout.PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:2.9em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_img{padding-top:9vw}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo{height:2.5em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img{width:85%;height:auto}}.PD_layout-D1_01 .PD_slide{background-color:#d5b08b}.PD_layout-D1_01[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.25em}.PD_layout-D1_01 .PD h4{color:#260e02;font-weight:900}.PD_layout-D1_01 .PD h4 b{color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_01 .PD_into{padding-bottom:1em}.PD_layout-D1_01 .PD h4{font-size:1.25em}.PD_layout-D1_01 .PD h4 b{font-size:1em}}@media screen and (max-width: 767px){.PD_layout-D1_01 .PD_into{padding-bottom:.5em}}.PD_layout-CSSBG_01 li{background-color:rgba(0,0,0,0)}.PD_layout-CSSBG_01 li::after{content:"";display:block;width:100%;height:0;padding-bottom:181%;background-image:url(PD_layout-CSSBG_01.png?t=1751018695543);background-repeat:no-repeat;background-size:100%;background-position:center top}.PD_layout-CSSBG_01 .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout-CSSBG_01 .PD{position:absolute;top:0%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.PD_layout-CSSBG_01 .PD a{width:100%;height:100%}@media screen and (min-width: 768px){.PD_layout-CSSBG_01 .PD .PD_img{padding-top:40px}}@media screen and (max-width: 767px){.PD_layout-CSSBG_01 .PD .PD_img{padding-top:9vw}}.Area_swiper{position:relative;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.Area_swiper_box{position:relative;overflow:hidden;margin:0 auto;z-index:1;padding-bottom:25px}.Area_swiper_box .PD_layout{position:static}.Area_swiper_box .PD_layout ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none;width:100%;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:rgba(0,0,0,0);grid-gap:0}.Area_swiper_box .PD_layout li{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;min-width:auto;background-color:#fff;border:none}.Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li .PD_img img{border-radius:10px}.Area_swiper_box .swiper-pagination{bottom:0 !important}.Area_swiper_box .swiper-pagination-white .swiper-pagination-bullet{background:#fff}@media screen and (min-width: 768px){.Area_swiper_box{padding-bottom:25px}}@media screen and (max-width: 767px){.Area_swiper_box{padding-bottom:5vw}.Area_swiper_box .PD_layout .PD p .Price{font-size:24px}.Area_swiper_box .PD_layout .PD p b,.Area_swiper_box .PD_layout .PD p del,.Area_swiper_box .PD_layout .PD p .money{font-size:14px}}.PD_layout-btn ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);grid-gap:0;width:100%}.PD_layout-btn li{border:none;text-align:center}.PD_layout-btn li .PD a{display:inline-block}.PD_layout-btn li .PD .PD_img,.PD_layout-btn li .PD h4,.PD_layout-btn li .PD p{display:none}.PD_layout-btn li .PD .PD_into{padding:0}.PD_layout-btn li .PD h3{margin:0;padding:.4em 1.6em;font-size:20px;line-height:1em;color:#fff;background:#000;border-radius:99em}.PD_layout-btn.PD_layout-btn-white li .PD h3{color:#000;background:#fff}@media screen and (min-width: 768px){.PD_layout-btn{padding:10px 0 20px}}@media screen and (max-width: 767px){.PD_layout-btn{padding:2vw 0 4vw}}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide{display:none}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"].active .PD_slide{display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide:nth-child(2){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(3){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(4){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(4),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(6),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(8){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(4),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(5),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(6),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(7),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(8){display:list-item}.PD_layout-btn.active{display:none}.Area_slide{margin:0 auto;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto hidden}.Area_slide .box{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:auto;position:relative}.Area_slide .box_{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;position:relative;white-space:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.Area_slide .box_bn{position:relative;z-index:0;height:auto}.Area_slide .box_pd{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;overflow:hidden;z-index:1}.Area_slide .PD_layout li:hover{-webkit-transform:none;transform:none}.Area_slide .PD_layout_pd ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:rgba(0,0,0,0)}.Area_slide .PD_layout_pd li{min-width:initial;float:left;background-color:#fff;border-bottom:solid 1px #d1d1d1 !important;border-left:solid 1px #d1d1d1 !important;border-right:none !important;border-top:none}.Area_slide .PD_layout_bn{position:absolute;height:100%;width:100%;left:0;top:0}.Area_slide .PD_layout_bn ul{width:100%;padding:0;margin:0;background-color:rgba(0,0,0,0)}.Area_slide .PD_layout_pd .PD p b{display:none}@media screen and (min-width: 768px){.Area_slide{width:960px;border-radius:15px}.Area_slide .box_bn{width:274px}.Area_slide .box_pd{margin-left:-20px;border-radius:15px}.Area_slide .PD_layout_pd li{width:250px}}@media screen and (max-width: 767px){.Area_slide{width:96vw;border-radius:10px}.Area_slide .box_bn{width:45vw}.Area_slide .box_pd{margin-left:-4vw;border-radius:10px}.Area_slide .PD_layout_pd li{width:33vw;height:57vw}}.PD_layout-D1_02[data-pd-h3="2"] .PD h3{padding:0}.PD_layout-D1_02 .PD h4 b{display:none}@media screen and (min-width: 768px){.PD_layout-D1_02 .PD h4{font-weight:900}}@media screen and (max-width: 767px){.PD_layout-D1_02[data-pd-h3="2"] .PD h3{margin-bottom:0em}.PD_layout-D1_02 .PD h4 span{max-height:none;line-height:2em}}.PD_layout-D1_02B .PD_slide{background-color:#fff}.PD_layout-D1_02B .PD h3{font-size:1em;margin-top:1em}.PD_layout-D1_02B .PD h4{font-size:.9375em;font-weight:900;margin-bottom:0}@media screen and (min-width: 768px){.PD_layout-D1_02B[data-pd-style=off] ul{padding:0 20px;grid-gap:10px}.PD_layout-D1_02B[data-pd-style=off] .PD_into{padding:.5em}}@media screen and (max-width: 767px){.PD_layout-D1_02B[data-pd-style=off] ul{padding:0 .5em;grid-gap:.2em}}@media screen and (min-width: 768px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:3em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{bottom:.7em;left:.35em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.7em;right:.35em}}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:2.75em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{bottom:.575em;left:.275em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.575em;right:.275em}}.PD_layout-D1_01 .PD_img img{background-color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_01{font-size:1.25em}.PD_layout-D1_01[data-pd-style=off] ul{padding:0 20px;grid-gap:10px}.PD_layout-D1_01 .PD h3,.PD_layout-D1_01 .PD h4{font-size:1.25em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.35em;height:3.4em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:.625em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.2em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-pc="2"] .PD .PD_logo{margin-bottom:.5em;height:4.25em}.Area1220 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="3"] .PD .PD_logo{margin-bottom:.5em;height:4.25em}.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"] .PD .PD_logo{height:3em}.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"][data-pd-direction=phone-row] .PD .PD_logo,.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2em}.PD_layout-D1_01[data-pd-col-pc="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_01[data-pd-style=off] ul{grid-gap:.25em}.PD_layout-D1_01[data-pd-style=off] .PD h3,.PD_layout-D1_01[data-pd-style=off] .PD h4{font-size:1em;margin-bottom:0}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.3em;height:2.12em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:.5em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-1.3725em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="3"] ul{padding:0 .4em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="2"] ul{padding:0 .5em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="2"] .PD .PD_logo{height:3em}.PD_layout-D1_01[data-pd-col-phone="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-phone="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}.PD_layout-D1_03.PD_layout ul{padding:0 35px;grid-gap:10px}.PD_layout-D1_03 ul::before{content:"熱門推薦：";font-weight:900;position:relative}.PD_layout-D1_03 .PD_slide{border-radius:10em;background-color:#e13550}.PD_layout-D1_03 .PD h3{color:#fff}.PD_layout-D1_03 .PD h3 span::before{content:"#"}@media screen and (min-width: 768px){.PD_layout-D1_03.PD_layout ul{grid-template-columns:repeat(6, 1fr)}.PD_layout-D1_03 ul::before{top:.2em}.PD_layout-D1_03 .PD_into{padding:0 1em}}@media screen and (max-width: 767px){.PD_layout-D1_03.PD_layout ul{grid-template-columns:repeat(3, 1fr);padding-left:.5em;padding-right:.5em}.PD_layout-D1_03 ul::before{top:.2em}.PD_layout-D1_03 .PD_into{padding:0 .5em}}@media screen and (min-width: 768px){.PD_layout-D1_03 ul{padding:0 35px;grid-gap:10px}.PD_layout-D1_03[data-pd-style=off] .PD_into{padding:0 1em}.PD_layout-D1_03 .PD h3{font-size:1em}}@media screen and (max-width: 767px){.PD_layout-D1_03[data-pd-style=off] ul{padding:0 .5em;grid-gap:.2em}.PD_layout-D1_03[data-pd-style=off] .PD_into{padding:0 .5em}.PD_layout-D1_03 .PD h3{font-size:.875em}}.PD_layout.PD_layout-BNcoupon2 li.PD_slide{font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2{display:none}@media screen and (min-width: 768px){.PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:4%}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:.5em}.PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1.5}.PD_layout.PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:3em;line-height:1.05}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:27%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD a{padding-top:6%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:2.5em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:2.3em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:5.5em;line-height:1.25em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.8em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:2.85em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon2 .PD .PD_logo{height:22.5%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD a{padding-top:3%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:1.5em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:2.05em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:5.35em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.8em}.Area960 .PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.Area960 .PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:2%}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:2.4em;line-height:1.1}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{letter-spacing:-0.05em}.Area960 .PD_layout[data-pd-col-pc*="4 wide"].PD_layout-BNcoupon2 .PD .PD_logo{height:23%;margin-top:.15em}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:3%}.PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1.05;margin-top:.95em}.PD_layout.PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{line-height:1.1;font-size:2.75em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.2em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.05em}.PD_layout[data-pd-col-phone="2"].PD_layout-BNcoupon2 .PD .PD_logo{width:90%;height:40%;margin-bottom:.35em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD a{padding-top:1%}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD h4{margin-top:.3em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD .divine_coupon1 b.Discount{font-size:2.25em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD .PD_logo{width:90%;height:35%;margin-bottom:.3em}}.PD_layout.PD_layout-D1_02{background-color:#cacaca}.PD_layout.PD_layout-D1_02 .PD_into{padding-top:.25em}.PD_layout.PD_layout-D1_02 .PD h3{background-color:#ff005d}.PD_layout.PD_layout-D1_02 .PD h4 b{display:none}.PD_layout.PD_layout-D1_02 .PD h3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.PD_layout.PD_layout-D1_02 .PD h4{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_02{padding:1.2em 1.2em;border-radius:1.2em}.PD_layout.PD_layout-D1_02 .PD h3{margin:0 1em;line-height:1.8;font-size:1.2em}.PD_layout.PD_layout-D1_02 .PD h4{line-height:.95;font-size:1.5em;margin-bottom:.25em}.PD_layout.PD_layout-D1_02 .PD_img{padding-top:.3em}.Area960 .PD_layout.PD_layout-D1_02[data-pd-col-pc="2"]{padding:1.5em 1.5em 1.8em}.Area1220 .PD_layout.PD_layout-D1_02{padding:1.7em 1.7em;border-radius:1.5em}.Area1220 .PD_layout.PD_layout-D1_02 .PD h4{line-height:1.1}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"]{padding:.65em .75em .75em}.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"] ul{padding:.2em}.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"] .PD_img{padding-top:.2em}.PD_layout.PD_layout-D1_02{padding:.65em .5em .75em;border-radius:.75em}.PD_layout.PD_layout-D1_02 ul{width:100%}.PD_layout.PD_layout-D1_02 .PD h3{margin:0 .25em;letter-spacing:-0.05em;max-height:1.85em;line-height:1.85em;font-size:.875em}.PD_layout.PD_layout-D1_02 .PD h4{line-height:1.1;font-size:.85em;font-weight:600;margin-bottom:.1875em}.PD_layout.PD_layout-D1_02 .PD h4 span{line-height:1.1}.PD_layout.PD_layout-D1_02 .PD_img{padding-top:.35em}}.PD_layout-D1_02C .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout-D1_02C.PD_layout .PD a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:.8em}.PD_layout-D1_02C.PD_layout .PD h3{background-color:#6d7f9c}.PD_layout-D1_02C .PD .PD_img{width:33%}.PD_layout-D1_02C .PD .PD_into{width:65%}.PD_layout-D1_02C .PD_into .PD_into_PDgo{margin:0 auto}.PD_layout-D1_02C[data-pd-btn] .PD_into .PD_into_PDgo b::after{content:"看更多"}.PD_layout-D1_02C[data-pd-btn] .PD_btn span,.PD_layout-D1_02C[data-pd-btn] .PD_btn.more span{-webkit-transform:none;transform:none}@media screen and (min-width: 768px){.PD_layout-D1_02C{font-size:1.35em}.PD_layout-D1_02C ul{padding:10px 15px}.PD_layout-D1_02C .PD h3{font-size:1em;margin-top:.25em}.PD_layout-D1_02C .PD h4{font-size:.9375em}.PD_layout-D1_02C[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_02C{font-size:1.25em}.PD_layout-D1_02C ul{padding:0 .5em}.PD_layout-D1_02C .PD .PD_img{width:30%}.PD_layout-D1_02C .PD .PD_into{width:68%}.PD_layout-D1_02C .PD_into .PD_into_PDgo{-webkit-transform:scale(0.9);transform:scale(0.9);margin-bottom:-0.2em}.PD_layout-D1_02C .PD_into{padding-bottom:.3125em}.PD_layout-D1_02C .PD h3{font-size:.875em}.PD_layout-D1_02C .PD h4{font-size:.8125em;margin-bottom:0}.PD_layout-D1_02C[data-pd-btn] .PD_btn b{font-size:1em}.PD_layout-D1_02C[data-pd-btn] .PD_btn i{top:.9em}}.PD_layout-D1_05[data-pd-btn][data-pd-btn-pdgo] .PD_slide{padding-bottom:0}.PD_layout-D1_05 .PD_into{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.PD_layout-D1_05 .PD p{margin-top:1.625em;height:4em}.PD_layout-D1_05 .PD p del{display:block;line-height:1.4}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5] .PD_btn{background-color:#da0000;background-image:none;width:14.2%;height:2.375em;border-radius:.4em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn span{-webkit-transform:skewX(-7.5deg);transform:skewX(-7.5deg)}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn i{display:block;border-width:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b{width:auto;font-size:1.75em;font-weight:600;line-height:1.275;font-family:Noto Sans CJK SC,"Microsoft JhengHei",Helvetica}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"搶"}@media screen and (min-width: 768px){.PD_layout-D1_05 .PD_into{padding-left:.5em}.Area1220 .PD_layout-D1_05 .PD p{margin-top:3em}.PD_layout-D1_05 .PD p .Price{font-size:38px}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD_into{padding-bottom:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn{bottom:.975em}.PD_layout-D1_05[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_05 .PD p{margin-top:1em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5] .PD_btn{width:15%}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD_into{padding-bottom:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn{bottom:.975em;right:.35em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn i{top:.95em;width:.6em;height:.6em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b{line-height:1.35}}.PD_layout.PD_layout-D1_06 .PD h4 b,.PD_layout.PD_layout-D1_06 .PD p del,.PD_layout.PD_layout-D1_06 .PD p b,.PD_layout.PD_layout-D1_06 .PD p .js-PD_unit{display:none}.PD_layout.PD_layout-D1_06 .PD_into{padding-left:0;padding-right:0}.PD_layout.PD_layout-D1_06 .PD_into h3{z-index:5;position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;margin-bottom:0;padding:0 .9em;max-height:100%;height:34px}.PD_layout.PD_layout-D1_06 .PD_into h3::before{z-index:-1;content:"";position:absolute;bottom:0;left:7.7vw;width:0;height:0;border-top:8px solid #d62672;border-right:6px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0)}.PD_layout.PD_layout-D1_06 .PD_into h3 span{position:relative;z-index:2;color:#fff;padding-bottom:0;letter-spacing:-0.05em;max-width:100%;max-height:1.9em;line-height:2;border-radius:.5em;background-color:#d62672}.PD_layout.PD_layout-D1_06 .PD_into h4{-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;margin-bottom:0;padding:0 .5em .3em .9em}.PD_layout.PD_layout-D1_06 .PD_into h4 span{display:block}.PD_layout.PD_layout-D1_06 .PD_into p{z-index:4;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:3;order:3;margin-top:.5vw;padding-left:7%;left:1em;width:calc(100% - 1em);height:10vw;line-height:1.5}.PD_layout.PD_layout-D1_06 .PD_into p::before{z-index:-1;content:"";position:absolute;top:1px;right:0em;background:url("btn3_2.png?t=1751018695543");background-size:contain;background-repeat:no-repeat;width:calc(100% - 1px);background-position:top right 6%;height:9vw}.PD_layout.PD_layout-D1_06 .PD_into p::after{z-index:-2;content:"";position:absolute;top:0;right:0;border:solid 1px #f5264e;border-right:none;border-radius:5em 0 0 5em;width:calc(100% - 1px);height:9vw;background:linear-gradient(110deg, #fff 73%, #f5264e 50%)}.PD_layout.PD_layout-D1_06 .PD_into p .Price{font-size:6.5vw;-webkit-filter:drop-shadow(3px 0px 0px #fff);filter:drop-shadow(3px 0px 0px #fff)}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_06 ul{padding:20px 0}.PD_layout.PD_layout-D1_06 .PD p{padding-left:1.25em}.PD_layout.PD_layout-D1_06 .PD_into h3{height:36px}.PD_layout.PD_layout-D1_06 .PD_into h3::before{left:34px;border-top-width:9px}.PD_layout.PD_layout-D1_06 .PD_into p{margin-top:0;height:3.25em;line-height:3.25em}.PD_layout.PD_layout-D1_06 .PD_into p::before{height:3em}.PD_layout.PD_layout-D1_06 .PD_into p::after{height:3em}.PD_layout.PD_layout-D1_06 .PD_into p .Price{font-size:32px}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="2"] .PD_into p::before{background-position:top right 18%}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="3"] .PD_into p::before{background-position:top right 12%}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="4"] .PD_into p::before{background-position:top right 4%}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD_into p::before{background-position:top right -6.5%}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD_into p{padding-left:.75em}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="2"] .PD_into p::before{background-position:top right 20.5%}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="3"] .PD_into p::before{background-position:top right 16%}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="4"] .PD_into p::before{background-position:top right 11%}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD_into p::before{background-position:top right 4.5%}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="6"] .PD_into p::before{background-position:top right -4.5%}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_06 ul{padding:.5em 0}}.PD_layout-D1_07 ul{background-color:#000;position:relative;overflow:hidden}.PD_layout-D1_07 li{background-color:#fff}.PD_layout-D1_07.PD_layout li:not(:nth-child(1)) .PD h4,.PD_layout-D1_07.PD_layout li:not(:nth-child(1)) .PD .PD_logo{display:none}.PD_layout-D1_07.PD_layout ul::before{content:"";display:block;position:absolute;top:-0.5%;left:0;width:100%;height:0;padding-bottom:48.2%;background-image:url(PD_layout-D1_07_BG.jpg?t=1751018695543);background-repeat:no-repeat;background-size:100%;background-position:center}.PD_layout-D1_07.PD_layout.PD_layout-no-bg ul::before{display:none}.PD_layout-D1_07 li:first-child{background-color:rgba(0,0,0,0);text-align:left}.PD_layout-D1_07.PD_layout li:first-child .PD_img{margin:12% 0 24%}.PD_layout-D1_07.PD_layout li:first-child .PD .PD_logo{margin:0;position:absolute;top:-2%;left:-0.75%;height:3.5em}.PD_layout-D1_07.PD_layout li:first-child .PD h3,.PD_layout-D1_07.PD_layout li:first-child .PD p{display:none}.PD_layout-D1_07.PD_layout li:first-child .PD h4{color:#fff;position:absolute;bottom:-3%;left:.25%;width:102%}.PD_layout-D1_07.PD_layout li:first-child .PD h4 i{position:relative;top:-0.375em;display:inline-block;border-top:.125em solid rgba(0,0,0,0);border-right:.125em solid rgba(0,0,0,0);width:.5em;height:.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_07{margin:0 20px}.PD_layout-D1_07.PD_layout ul{padding:30px 19px 30px 23px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;background-color:#333}.PD_layout-D1_07.PD_layout li:first-child .PD_img{padding-left:1em;padding-right:1em}.PD_layout-D1_07.PD_layout li:first-child .PD h4{font-size:2.4em;margin-bottom:0;line-height:unset}.PD_layout-D1_07 li:not(:nth-child(1)) .PD_into{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:center top;transform-origin:center top;padding-bottom:2em}.PD_layout-D1_07[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_07{margin:0 2%}.PD_layout.PD_layout-D1_07 ul{padding:2vw 1.5vw 2vw 1.8vw;-webkit-column-gap:.2em;-moz-column-gap:.2em;column-gap:.2em}.PD_layout.PD_layout-D1_07 ul::before{top:-1%;padding-bottom:49%;background-size:105%}.PD_layout.PD_layout-D1_07 li:first-child .PD_img{margin:14% 0 22%}.PD_layout.PD_layout-D1_07 li:first-child .PD .PD_logo{top:0;left:0;height:1.7em}.PD_layout.PD_layout-D1_07 li:first-child .PD .PD_logo img{padding:0 .4em}.PD_layout.PD_layout-D1_07 li:first-child .PD h4{font-size:1em;margin-bottom:0;line-height:1.4}.PD_layout.PD_layout-D1_07 li:first-child .PD h4 i{top:-0.475em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD_img{padding-top:.2em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD_into{padding-top:0;padding-bottom:.2em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD h3{margin-bottom:0}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD p del{display:none}.PD_layout.PD_layout-D1_07[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p{height:0}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p del,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p b,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p span,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p small{display:none}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p span.js-PD_price{display:block}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_04 ul{gap:10px}.PD_layout.PD_layout-D1_04 li{border-radius:1em;border:none;background-color:#fff}.PD_layout.PD_layout-D1_04 .PD_btn span{-webkit-transform:none;transform:none}.PD_layout.PD_layout-D1_04 .PD_btn{margin:0;width:80%;border-radius:5em}.PD_layout.PD_layout-D1_04 .PD_btn i{top:1.25em;left:.2em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into{padding:2em 1.5em;text-align:left;display:grid;grid-template-rows:auto auto 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PD_layout.PD_layout-D1_04 .PD_into .PD_into_PDgo b{font-size:1.5em;padding:0;font-weight:600;font-family:Noto Sans CJK TC}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h3{font-size:1.15em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4{margin-top:.3em;max-height:5em;font-weight:bolder;word-break:keep-all;letter-spacing:-0.05em;line-height:1.5;color:#2b2b2b;overflow:hidden}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 b{font-size:1.6em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 span{display:block;font-size:1.4em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_img{padding:1.3em 0 1.3em 1.5em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into .js-PD_txt3{font-size:1.8em;color:#ef7c22;font-weight:bolder;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price{width:auto;height:2.2em;position:absolute;top:.9em;left:.8em;background-image:url(Area_point_tag.png?t=1751018695543);background-size:contain;background-repeat:no-repeat;background-position:0 0;font-size:1.5em;text-align:center;font-weight:600;line-height:2.2em;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica;aspect-ratio:151/106}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price::after{content:"";display:inline-block;width:20%}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_04 ul{gap:.2em}.PD_layout.PD_layout-D1_04 li{border-radius:1em;border:none;background-color:#fff}.PD_layout.PD_layout-D1_04 .PD_btn span{-webkit-transform:none;transform:none}.PD_layout.PD_layout-D1_04 .PD_btn{margin:2em 0 0;width:75%;border-radius:5em}.PD_layout.PD_layout-D1_04 .PD_btn i{top:.85em;left:.2em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into{padding:1em 1em;text-align:left}.PD_layout.PD_layout-D1_04 .PD_into .PD_into_PDgo b{font-size:1.2em;padding:0;height:1.8em;line-height:1.8;font-weight:600;font-family:Noto Sans CJK TC}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h3{font-size:.8em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4{margin-top:.3em;max-height:5em;font-size:1em;font-weight:bolder;letter-spacing:-0.05em;line-height:1.5;color:#2b2b2b}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 b{font-size:1em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 span{display:block;font-size:.85em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_img{padding:1em 0 1em 1em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into .js-PD_txt3{font-size:1.8em;color:#ef7c22;font-weight:bolder;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into #js-PD_txt4{width:20%;height:23%;position:absolute;top:.65em;left:.4em;background-image:url(Area_point_tag.png?t=1751018695543);background-position:center 75%;background-size:contain;background-repeat:no-repeat;font-size:1.2em;text-align:center;font-weight:600;line-height:2.5;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into #js-PD_txt4::after{content:"";display:inline-block;width:17%}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price{width:auto;height:2.2em;position:absolute;top:.6em;left:.6em;background-image:url(Area_point_tag.png?t=1751018695543);background-size:contain;background-repeat:no-repeat;background-position:0 0;font-size:1.5em;text-align:center;font-weight:600;line-height:2.2em;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica;aspect-ratio:151/106}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price::after{content:"";display:inline-block;width:20%}}@media screen and (min-width: 768px){.Area1220 .PD_layout.PD_layout-coupon3 ul{font-size:1.275em}}.PD_layout.PD_layout-coupon3 ul{background:none;row-gap:10px}.PD_layout.PD_layout-coupon3 li.PD_slide{background-color:rgba(0,0,0,0);font-family:"Arial","Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica;position:relative}.PD_layout.PD_layout-coupon3 .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout.PD_layout-coupon3 .more a{width:100%;height:100%}.PD_layout.PD_layout-coupon3 .PD .PD_img{width:100%;height:auto}.PD_layout.PD_layout-coupon3 .PD .PD_into{padding:unset}.PD_layout.PD_layout-coupon3 .PD .PD_logo{display:none}.PD_layout.PD_layout-coupon3 .PD a{width:100%;height:100%}.PD_layout.PD_layout-coupon3 .PD h3,.PD_layout.PD_layout-coupon3 .PD h4{color:#000;margin:unset;line-height:1.5}.PD_layout.PD_layout-coupon3 .PD h4 b{display:inline;font-weight:normal}.PD_layout.PD_layout-coupon3 .PD span.js-PD_txt2{display:none}.PD_layout.PD_layout-coupon3 .PD h3 span,.PD_layout.PD_layout-coupon3 .PD h4 b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden;text-align:left}.PD_layout.PD_layout-coupon3 .PD h3 span.js-PD_txt3,.PD_layout.PD_layout-coupon3 .PD h4 b.js-PD_txt1,.PD_layout.PD_layout-coupon3 .PD .divine_coupon1,.PD_layout.PD_layout-coupon3 .PD .threshold{position:absolute}.PD_layout.PD_layout-coupon3 .PD .divine_coupon,.PD_layout.PD_layout-coupon3 .PD .threshold{color:#fff}.PD_layout.PD_layout-coupon3 .PD .divine_coupon1,.PD_layout.PD_layout-coupon3 .PD .threshold{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.PD_layout.PD_layout-coupon3 .PD h3 span.js-PD_txt3{top:50%;left:36%;-webkit-transform:translateY(calc(-50% - 0.6em));transform:translateY(calc(-50% - 0.6em))}.PD_layout.PD_layout-coupon3 .PD h4 b.js-PD_txt1{top:50%;left:36%;-webkit-transform:translateY(calc(-50% + 1.1em));transform:translateY(calc(-50% + 1.1em))}.PD_layout.PD_layout-coupon3 .PD .divine_coupon1{top:38%;left:18%}.PD_layout.PD_layout-coupon3 .PD .threshold{top:68%;left:18%}.PD_layout.PD_layout-coupon3 .PD .allinone{display:none}@media screen and (min-width: 768px){.PD_layout.PD_layout-coupon3 li:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.PD_layout.PD_layout-coupon3 .PD h3 span,.PD_layout.PD_layout-coupon3 .PD h4 b{width:45%}.PD_layout.PD_layout-coupon3 .PD b.Discount,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD b.Discount{font-size:4.5em}.PD_layout.PD_layout-coupon3 .PD small.Dis_unit,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD small.Dis_unit{font-size:2em}.PD_layout.PD_layout-coupon3 .PD h3,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD h3{font-size:2.4em}.PD_layout.PD_layout-coupon3 .PD .threshold,.PD_layout.PD_layout-coupon3 .PD h4,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD .threshold,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD h4{font-size:1.7em}}@media screen and (max-width: 767px){.PD_layout.PD_layout-coupon3 ul{row-gap:4px}.PD_layout.PD_layout-coupon3 .PD h3 span,.PD_layout.PD_layout-coupon3 .PD h4 b{width:42%}.PD_layout.PD_layout-coupon3 .PD b.Discount,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD b.Discount{font-size:2.2em;margin:0 -2px;letter-spacing:-0.02em}.PD_layout.PD_layout-coupon3 .PD small.Dis_unit,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD small.Dis_unit{font-size:1em}.PD_layout.PD_layout-coupon3 .PD h3,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD h3{font-size:1.2em}.PD_layout.PD_layout-coupon3 .PD .threshold,.PD_layout.PD_layout-coupon3 .PD h4,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD .threshold,.PD_layout.PD_layout-coupon3[data-pd-col-pc*="1"] .PD h4{font-size:14px}.PD_layout.PD_layout-coupon3 .PD h3 span.js-PD_txt3{-webkit-transform:translateY(calc(-50% - 0.5em));transform:translateY(calc(-50% - 0.5em))}.PD_layout.PD_layout-coupon3 .PD .divine_coupon1{left:19%}.PD_layout.PD_layout-coupon3 .PD .threshold{top:70%}}.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .divine_coupon1,.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .threshold{display:none}.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.5px;font-weight:800;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;top:52%;left:17%}@media screen and (min-width: 768px){.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone,.PD_layout.PD_layout-coupon3.PD_layout-oneClick[data-pd-col-pc*="1"] .PD .allinone{font-size:2.5em}}@media screen and (max-width: 767px){.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone,.PD_layout.PD_layout-coupon3.PD_layout-oneClick[data-pd-col-pc*="1"] .PD .allinone{font-size:1.3em}.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone{gap:0px;top:54%;left:18%}}@media screen and (max-width: 767px){img{width:100%;height:auto}}@media screen and (max-width: 767px){.Area_swiper .PD_layout.PD_layout-coupon3 .PD .PD_img{padding:0}.Area_swiper .PD_layout.PD_layout-coupon3 .PD .divine_coupon1{left:17.5%}.Area_swiper_box .PD_layout-coupon3{padding-bottom:3vw}}.PD_layout-BNcoupon4 .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout-BNcoupon4 .more a{width:100%;height:100%}.PD_layout-BNcoupon4 a::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-size:100%}.PD_layout-BNcoupon4 a::after{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 85%;transform-origin:center 85%;-webkit-transition:.2s;transition:.2s}.PD_layout-BNcoupon4 .cate-hover a::after{background-image:url(Area_coupon_on2.png?t=1751018695543)}.PD_layout-BNcoupon4 .cate-hover a::after{-webkit-transform:scaleY(1);transform:scaleY(1)}.PD_layout-BNcoupon4 .cate-hover .more{display:none}.PD_layout-BNcoupon4.PD_layout ul{background:none}.PD_layout-BNcoupon4.PD_layout .divine_coupon{color:#484848}.PD_layout-BNcoupon4.PD_layout .allinone{display:none}.PD_layout-BNcoupon4.PD_layout .PD h4{margin-bottom:0}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="4 wide"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="5 wide"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4"] .PD .divine_coupon,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4 wide"] .PD .divine_coupon{font-size:1.5em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5"] .PD .divine_coupon,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5 wide"] .PD .divine_coupon{font-size:1.25em}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5"] .PD .PD_logo{height:20%}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="5 wide"] .PD .PD_logo{height:20%}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4"] .PD h4,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5"] .PD h4,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="4 wide"] .PD h4,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="5 wide"] .PD h4,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="4"] .PD .divine_coupon1,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc="5"] .PD .divine_coupon1,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="4 wide"] .PD .divine_coupon1,.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="5 wide"] .PD .divine_coupon1{font-size:4vw}}.PD_layout.PD_layout-BNcoupon4 li.PD_slide{background-color:rgba(0,0,0,0);font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica}.PD_layout.PD_layout-BNcoupon4 li.PD_slide::after{content:"";display:block;width:100%;height:0;padding-bottom:146%;background-image:url(PD_layout-BNcoupon2.png?t=1751018695543);background-repeat:no-repeat;background-size:contain;background-position:center top}.PD_layout.PD_layout-BNcoupon4 .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout.PD_layout-BNcoupon4 .PD{position:absolute;top:0%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.PD_layout.PD_layout-BNcoupon4 .PD a{width:100%;height:100%;padding-top:10%}.PD_layout.PD_layout-BNcoupon4 .PD h4{color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4 .PD:hover h4{color:#484848}.PD_layout.PD_layout-BNcoupon4 .PD h4 b{display:inline}.PD_layout.PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout.PD_layout-BNcoupon4 .PD h4 span.js-PD_txt2{font-size:1em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:2.7em;letter-spacing:-0.02em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 small.Dis_unit{font-size:1.1em;letter-spacing:-0.01em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon4 .PD .PD_logo img{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 768px){.PD_layout.PD_layout-BNcoupon4 .PD .PD_img{padding-top:40px}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon4 ul{grid-gap:.5em;padding:0 1em}.PD_layout.PD_layout-BNcoupon4 .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:1em}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:2.9em}.PD_layout.PD_layout-BNcoupon4 .PD .PD_img{padding-top:9vw}.PD_layout.PD_layout-BNcoupon4 .PD .PD_logo{height:2.5em}.PD_layout.PD_layout-BNcoupon4 .PD .PD_logo img{width:85%;height:auto}}.PD_layout.PD_layout-BNcoupon4 li.PD_slide{font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-BNcoupon4 .PD h4 span.js-PD_txt2{display:none}@media screen and (min-width: 768px){.PD_layout-BNcoupon4 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.PD_layout.PD_layout-BNcoupon4 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon4 .PD a{padding-top:4%}.PD_layout.PD_layout-BNcoupon4 .PD .PD_logo{margin-bottom:.5em}.PD_layout.PD_layout-BNcoupon4 .PD h4{line-height:1.5}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon{line-height:1}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:3em;line-height:1.05}.PD_layout.PD_layout-BNcoupon4[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:27%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD a{padding-top:6%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .PD_logo{margin-bottom:2.5em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:2.3em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:5.5em;line-height:1.25em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1 small.Dis_unit{font-size:1.8em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:2.85em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon4 .PD .PD_logo{height:22.5%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD a{padding-top:3%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .PD_logo{margin-bottom:1.5em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:2.05em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:5.35em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1 small.Dis_unit{font-size:1.8em}.Area960 .PD_layout-BNcoupon4 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.Area960 .PD_layout.PD_layout-BNcoupon4 li.PD_slide::after{padding-bottom:110%}.Area960 .PD_layout.PD_layout-BNcoupon4 .PD a{padding-top:2%}.Area960 .PD_layout.PD_layout-BNcoupon4 .PD h4{line-height:1}.Area960 .PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon{line-height:1}.Area960 .PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:2.4em;line-height:1.1}.Area960 .PD_layout.PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{letter-spacing:-0.05em}.Area960 .PD_layout[data-pd-col-pc*="4 wide"].PD_layout-BNcoupon4 .PD .PD_logo{height:23%;margin-top:.15em}.Area960 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon4 .PD .divine_coupon1{margin-bottom:10px}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon4 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon4 .PD a{padding-top:3%}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{line-height:1.1;font-size:2.75em}.PD_layout.PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:1.2em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon4 .PD .divine_coupon1 small.Dis_unit{font-size:1.05em}.PD_layout[data-pd-col-phone="2"].PD_layout-BNcoupon4 .PD .PD_logo{width:90%;height:40%;margin-bottom:.35em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon4 .PD a{padding-top:1%}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon4 .PD h4{margin-top:.3em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon4 .PD .divine_coupon1 b.Discount{font-size:2.25em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon4 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon4 .PD .PD_logo{width:90%;height:35%;margin-bottom:.3em}}.remove_box_style ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);grid-gap:0;width:100%}.remove_box_style ul li{border:none}html{-webkit-text-size-adjust:none}.PD_layout{font-size:16px;font-family:"Microsoft JhengHei",system-ui,Helvetica,Arial}.PD_layout .PD p del,.PD_layout .PD p .money,.PD_layout .PD p .Price{font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout{position:relative;margin:0 auto;text-align:center}.PD_layout,.PD_layout *{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.PD_layout a{position:initial;display:block;text-decoration:none;color:#000}.PD_layout ul{margin:0 auto;padding:20px;list-style:none}.PD_layout ul{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.PD_layout ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:15px}.PD_layout ul::after{content:"";display:block;clear:both}.PD_layout li{position:relative;margin:0;padding:0;-webkit-transition:.2s ease;transition:.2s ease;border-top:solid 1px #d1d1d1;border-right:solid 1px #d1d1d1}.PD_layout li:hover{z-index:5}.PD_layout li{counter-increment:num}.PD_layout .PD_slide{min-width:100%}.PD_layout .PD_slide::before{display:none;pointer-events:none;content:"0" counter(num) ". ";color:#dad8d9;font-style:italic;font-family:Times;font-size:3em;font-size:48px;line-height:1;letter-spacing:-0.005em}.PD_layout .PD_slide:nth-of-type(n+10)::before{content:counter(num) ". "}.PD_layout .PD a{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.PD_layout .PD img{width:100%;height:auto}.PD_layout .PD_img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:.5em}.PD_layout .PD_logo{display:none}.PD_layout .PD_into{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.5em}.PD_layout .PD_into .PD_into_PDgo{margin:.375em auto 0}.PD_layout .PD h3,.PD_layout .PD h4,.PD_layout .PD p{margin:0;padding:0;overflow:hidden;font-size:1em}.PD_layout .PD h3{padding:0;max-height:1.9em;font-weight:700;line-height:1.9em;color:#dd2726}.PD_layout .PD h3 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout .PD h4{font-size:1em;font-weight:900;line-height:1.5em}.PD_layout .PD:hover h4{color:#d62672}.PD_layout .PD h4 b,.PD_layout .PD h4 span{display:block;max-height:1.5em;overflow:hidden}.PD_layout .PD h4 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout .PD h4 br{display:none}.PD_layout .PD p{height:2em;line-height:2em;color:#d62672}.PD_layout .PD p del{padding-right:.25em;color:#5e5e5e}.PD_layout .PD p .money{font-weight:700}.PD_layout .PD p .Price{font-size:1.8425em;font-weight:800}.PD_layout .PD p small{font-size:.9em}.PD_layout .PD p b,.PD_layout .PD p .Price,.PD_layout .PD p small{letter-spacing:-0.01em}.PD_layout .PD .PD_go,.PD_layout .more{display:none}@media screen and (max-width: 767px){.PD_layout ul{padding:.54em}.PD_layout li::before{font-size:2.5em;font-size:32px\0 }.PD_layout .PD_slide::before{font-size:2em}.PD_layout .PD_into{padding:.3125em}.PD_layout .PD_img{padding:.25em}.PD_layout .PD h3{font-size:.875em}.PD_layout .PD h4{font-size:.8125em}.PD_layout .PD p{height:1.875em;line-height:1.875em}.PD_layout .PD p b,.PD_layout .PD p del{font-size:.8125em}.PD_layout .PD p .Price{font-size:1.5em}.PD_layout .PD p small{font-size:.75em}}.PD_layout ul.swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PD_layout ul.swiper-wrapper .PD_slide.swiper-slide{min-width:auto}.PD_layout .PD_slide.swiper-slide{min-width:auto}.PD_layout[data-pd-style=off] ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);grid-gap:0;width:100%}.PD_layout[data-pd-style=off] ul li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:1.5em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:2em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.25em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:.75em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-li-num=even] li:first-child{grid-column-start:1;grid-column-end:3}.PD_layout[data-pd-li-num=even] li:first-child a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-li-num=even] li:first-child a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-li-num=even] li:first-child .PD_into{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}.PD_layout[data-pd-li-num=even] li:first-child .PD_img{width:50%}}@media screen and (min-width: 768px){.PD_layout ul{padding:20px 0}.PD_layout[data-pd-col-pc="2"] li:nth-child(even){border-right:none}.PD_layout[data-pd-col-pc="2"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="2"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(3n){border-right:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="3"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(4n){border-right:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="4"] li:nth-child(4){border-top:none}.PD_layout[data-pd-col-pc="4 wide"] li{border:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(5n){border-right:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(3){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(4){border-top:none}.PD_layout[data-pd-col-pc="5"] li:nth-child(5){border-top:none}}@media screen and (max-width: 767px){.PD_layout ul{padding:2vw 0}.PD_layout[data-pd-col-phone="1"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="1"] li{border-right:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(even){border-right:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="2"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(3n){border-right:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(1){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(2){border-top:none}.PD_layout[data-pd-col-phone="3"] li:nth-child(3){border-top:none}.PD_layout[data-pd-li-num=even] li:nth-child(odd){border-right:none}.PD_layout[data-pd-li-num=even] li:nth-child(even){border-right:solid 1px #d1d1d1}.PD_layout[data-pd-li-num=even] li:nth-child(2){border-top:solid 1px #d1d1d1}}@media screen and (min-width: 768px){.PD_layout[data-fs-bn-pc*=true] li:first-child,.PD_layout[data-ls-bn-pc*=true] li:last-child{background-color:rgba(0,0,0,0)}.PD_layout[data-fs-bn-pc*=true] li.PD_slide:first-child,.PD_layout[data-ls-bn-pc*=true] li.PD_slide:last-child{padding:0;border-radius:0;border:none}.PD_layout[data-fs-bn-pc*=true] li:first-child:hover,.PD_layout[data-ls-bn-pc*=true] li:last-child:hover{-webkit-filter:brightness(105%);filter:brightness(105%);-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_img,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_img{width:100%;padding:0}.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_logo,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_logo{display:none !important}.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h3,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h3,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD p,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD p,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_btn,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_btn,.PD_layout[data-fs-bn-pc*=true] li:first-child .PD_into,.PD_layout[data-ls-bn-pc*=true] li:last-child .PD_into{display:none !important}.PD_layout[data-fs-bn-pc*=true] li:first-child::before,.PD_layout[data-ls-bn-pc*=true] li:last-child::before{content:attr(data-WH);font:bolder 2em #fff;color:#fff;display:inline;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (max-width: 767px){.PD_layout[data-fs-bn-phone*=true] li:first-child,.PD_layout[data-ls-bn-phone*=true] li:last-child{background-color:rgba(0,0,0,0)}.PD_layout[data-fs-bn-phone*=true] li.PD_slide:first-child,.PD_layout[data-ls-bn-phone*=true] li.PD_slide:last-child{padding:0;border-radius:0;border:none}.PD_layout[data-fs-bn-phone*=true] li:first-child:hover,.PD_layout[data-ls-bn-phone*=true] li:last-child:hover{-webkit-filter:brightness(105%);filter:brightness(105%);-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_img,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_img{display:none !important}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_into,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_into{padding:0}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD h3,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD h3,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD h4,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD h4,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD p,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD p,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_btn,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_btn,.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_go,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_go{display:none !important}.PD_layout[data-fs-bn-phone*=true] li:first-child .PD_logo,.PD_layout[data-ls-bn-phone*=true] li:last-child .PD_logo{display:block;width:100%}.PD_layout[data-fs-bn-phone*=true] li:first-child::before,.PD_layout[data-ls-bn-phone*=true] li:last-child::before{content:attr(data-WH);font:bolder 1.8em #fff;color:#fff;display:inline;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media screen and (min-width: 768px){.PD_layout[data-fs-bn-pc="true 1"] ul li:first-child{grid-column-start:1;grid-column-end:2}.PD_layout[data-fs-bn-pc="true 2"] ul li:first-child{grid-column-start:1;grid-column-end:3}.PD_layout[data-fs-bn-pc="true 3"] ul li:first-child{grid-column-start:1;grid-column-end:4}.PD_layout[data-fs-bn-pc="true 4"] ul li:first-child{grid-column-start:1;grid-column-end:5}.PD_layout[data-fs-bn-pc="true 5"] ul li:first-child{grid-column-start:1;grid-column-end:6}.PD_layout[data-ls-bn-pc="true 1"] ul li:last-child{grid-column-start:-1;grid-column-end:-2}.PD_layout[data-ls-bn-pc="true 2"] ul li:last-child{grid-column-start:-1;grid-column-end:-3}.PD_layout[data-ls-bn-pc="true 3"] ul li:last-child{grid-column-start:-1;grid-column-end:-4}.PD_layout[data-ls-bn-pc="true 4"] ul li:last-child{grid-column-start:-1;grid-column-end:-5}.PD_layout[data-ls-bn-pc="true 5"] ul li:last-child{grid-column-start:-1;grid-column-end:-6}.PD_layout.PD_layout-1f_4s ul li:first-child{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;min-width:222px}.PD_layout.PD_layout-1f_6s ul li:first-child{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:3;min-width:406.6666666667px}}@media screen and (max-width: 767px){.PD_layout[data-fs-bn-phone="true 1"] ul li:first-child{grid-column-start:1;grid-column-end:2}.PD_layout[data-fs-bn-phone="true 2"] ul li:first-child{grid-row-start:0;grid-row-end:2;grid-column-start:1;grid-column-end:3}.PD_layout[data-ls-bn-phone="true 1"] ul li:last-child{grid-column-start:-1;grid-column-end:-2}.PD_layout[data-ls-bn-phone="true 2"] ul li:last-child{grid-column-start:-1;grid-column-end:-3}.PD_layout[data-ls-bn-phone="true none"] ul li:last-child{display:none}}@media screen and (min-width: 768px){.PD_layout[data-pd-point-event="none first"] ul li:first-child{pointer-events:none}.PD_layout[data-pd-point-event="none last"] ul li:last-child{pointer-events:none}}@media screen and (max-width: 767px){.PD_layout[data-pd-point-event="none first"] ul li:first-child{pointer-events:none}.PD_layout[data-pd-point-event="none last"] ul li:last-child{pointer-events:none}}@media screen and (min-width: 768px){.PD_layout ul{display:grid;grid-template-columns:auto;padding-left:35px;padding-right:35px;grid-gap:0px}.PD_layout[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, auto)}.PD_layout[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, auto)}.PD_layout[data-pd-col-pc="4"] ul{grid-template-columns:repeat(4, auto)}.PD_layout[data-pd-col-pc="5"] ul{grid-template-columns:repeat(5, auto)}.PD_layout[data-pd-col-pc="6"] ul{grid-template-columns:repeat(6, auto)}.PD_layout[data-pd-col-pc="7"] ul{grid-template-columns:repeat(7, auto)}.PD_layout[data-pd-col-pc="8"] ul{grid-template-columns:repeat(8, auto)}.PD_layout[data-pd-col-pc*="4 wide"] ul{grid-template-columns:repeat(4, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.PD_layout[data-pd-col-pc*="5 wide"] ul{grid-template-columns:repeat(5, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}}@media screen and (max-width: 767px){.PD_layout ul{display:grid;grid-template-columns:auto;padding-left:.5em;padding-right:.5em;grid-gap:0em}.PD_layout[data-pd-col-phone="2"] ul{grid-template-columns:repeat(2, auto)}.PD_layout[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, auto)}.PD_layout[data-pd-col-phone="4"] ul{grid-template-columns:repeat(4, auto)}.PD_layout[data-pd-col-phone="5"] ul{grid-template-columns:repeat(5, auto)}.PD_layout[data-pd-col-phone*="2 wide"] ul{grid-template-columns:repeat(2, auto);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em}.PD_layout[data-pd-col-phone*="3 wide"] ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:1em}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="2"][data-pd-li-num=even] li:first-child{width:100%}}.PD_layout[data-pd-direction=row] .PD a,.PD_layout[data-pd-direction=row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=row] .PD_img,.PD_layout[data-pd-direction=row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=row] .PD_into,.PD_layout[data-pd-direction=row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width: 768px){.PD_layout[data-pd-direction=pc-row] .PD a,.PD_layout[data-pd-direction=pc-row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=pc-row] .PD_img,.PD_layout[data-pd-direction=pc-row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=pc-row] .PD_into,.PD_layout[data-pd-direction=pc-row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=pc-row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=pc-row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width: 767px){.PD_layout[data-pd-direction=phone-row] .PD a,.PD_layout[data-pd-direction=phone-row-reverse] .PD a{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.PD_layout[data-pd-direction=phone-row] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{width:50%}.PD_layout[data-pd-direction=phone-row] .PD_into,.PD_layout[data-pd-direction=phone-row-reverse] .PD_into{width:50%}.PD_layout[data-pd-direction=phone-row] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.PD_layout[data-pd-direction=phone-row-reverse] .PD a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.PD_layout[data-pd-li=off] li{background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li*=BN] li{background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li*=BN] li:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-filter:brightness(105%);filter:brightness(105%)}.PD_layout[data-pd-li*=BN] .PD_into,.PD_layout[data-pd-li*=BN] .PD_img{padding:0}.PD_layout[data-pd-li*=BN-AWD] .PD_logo{display:none !important}@media screen and (max-width: 767px){.PD_layout[data-pd-li*=BN-AWD] .PD_img{display:none !important}.PD_layout[data-pd-li*=BN-AWD] .PD_logo{display:block !important}}.PD_layout[data-pd-li=BN] .PD h3,.PD_layout[data-pd-li=BN] .PD h4,.PD_layout[data-pd-li=BN] .PD p,.PD_layout[data-pd-li=BN-AWD] .PD h3,.PD_layout[data-pd-li=BN-AWD] .PD h4,.PD_layout[data-pd-li=BN-AWD] .PD p{display:none}.PD_layout[data-pd-img="0"]:not([data-pd-direction*=row]) .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}@media screen and (min-width: 768px){.PD_layout[data-pd-img="0"][data-pd-direction=pc-row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=pc-row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row] .PD_img img,.PD_layout[data-pd-img="0"][data-pd-direction=phone-row-reverse] .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media screen and (max-width: 767px){.PD_layout[data-pd-img="0"][data-pd-direction=pc-row] .PD_img img,.PD_layout[data-pd-img="0"][data-pd-direction=pc-row-reverse] .PD_img img{border-bottom-left-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row] .PD_img img{border-top-right-radius:0;border-bottom-right-radius:0}.PD_layout[data-pd-img="0"][data-pd-direction=phone-row-reverse] .PD_img img{border-top-left-radius:0;border-bottom-left-radius:0}}.PD_layout[data-pd-img="0"] .PD_img{padding:0}@media screen and (min-width: 768px){.PD_layout[data-pd-img="1"] .PD_img{padding:.5em}.PD_layout[data-pd-img="2"] .PD_img{padding:1em}.PD_layout[data-pd-img="3"] .PD_img{padding:1.5em}.PD_layout[data-pd-img="4"] .PD_img{padding:2em}}@media screen and (max-width: 767px){.PD_layout[data-pd-img="1"] .PD_img{padding:.25em}.PD_layout[data-pd-img="2"] .PD_img{padding:.5em}.PD_layout[data-pd-img="3"] .PD_img{padding:.75em}.PD_layout[data-pd-img="4"] .PD_img{padding:1em}}@media screen and (min-width: 768px){.PD_layout:not([data-pd-direction*=row]) .PD_img,.PD_layout[data-pd-direction=phone-row] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{padding-bottom:0}.PD_layout[data-pd-direction=row] .PD_img,.PD_layout[data-pd-direction=pc-row] .PD_img{padding-right:0}.PD_layout[data-pd-direction=row-reverse] .PD_img,.PD_layout[data-pd-direction=pc-row-reverse] .PD_img{padding-left:0}}@media screen and (max-width: 767px){.PD_layout:not([data-pd-direction*=row]):not([data-pd-li-num=even]) .PD_img,.PD_layout[data-pd-direction=pc-row]:not([data-pd-li-num=even]) .PD_img,.PD_layout[data-pd-direction=pc-row-reverse]:not([data-pd-li-num=even]) .PD_img{padding-bottom:0}.PD_layout[data-pd-direction=row-reverse] .PD_img,.PD_layout[data-pd-direction=phone-row-reverse] .PD_img{padding-left:0}.PD_layout[data-pd-li-num=even]:not([data-pd-direction*=row]) li:not(:first-child) .PD_img{padding-bottom:0}.PD_layout[data-pd-li-num=even] li:first-child .PD_img{padding-right:0}.PD_layout[data-pd-li-num=even][data-pd-direction=pc-row] li:not(:first-child) .PD_img,.PD_layout[data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:not(:first-child) .PD_img{padding-bottom:0}}.PD_layout[data-pd-pdlogo] .PD .PD_logo{display:inline-block}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin:0 auto;margin-bottom:.65em;text-align:center;width:auto}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo{height:3.75em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo{height:3em}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo{height:8em}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{height:3.75em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img{border-radius:10em;background-color:#fff}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo img{border-radius:10em}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:1em;border:1px solid #dadada;-webkit-box-shadow:none;box-shadow:none}.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo img,.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{width:auto;height:100%;-webkit-box-shadow:0 .1em .5em 0 rgba(0,0,0,.1);box-shadow:0 .1em .5em 0 rgba(0,0,0,.1)}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img{padding:0 2em}@media screen and (max-width: 767px){.PD_layout[data-pd-pdlogo="1"] .PD .PD_logo{height:4.25em}.PD_layout[data-pd-pdlogo="2"] .PD .PD_logo{height:3em}.PD_layout[data-pd-pdlogo="3"] .PD .PD_logo{height:20vw}.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{height:4.25em}}@media screen and (min-width: 768px){.PD_layout[data-pd-pdlogo="1"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.375em}.PD_layout[data-pd-pdlogo="2"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2em}.PD_layout[data-pd-pdlogo="3"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.6875em}.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.375em}}@media screen and (max-width: 767px){.PD_layout[data-pd-pdlogo="1"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="2"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-1.8125em}.PD_layout[data-pd-pdlogo="3"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=pc-row] .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-direction=pc-row-reverse] .PD .PD_logo{margin-top:-2.4375em}.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="1"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="2"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="3"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even]:not([data-pd-direction*=row]) li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even][data-pd-direction=pc-row] li:first-child .PD .PD_logo,.PD_layout[data-pd-pdlogo="4"][data-pd-li-num=even][data-pd-direction=pc-row-reverse] li:first-child .PD .PD_logo{margin-top:0}}.PD_layout[data-pd-pdlogo][data-pd-pdimg=off] .PD .PD_logo{margin-top:0}.PD_layout[data-pd-pdlogo-ta=left] .PD .PD_logo{margin-left:0}.PD_layout[data-pd-pdlogo-ta=right] .PD .PD_logo{margin-right:0}@media screen and (min-width: 768px){.PD_layout[data-pd-fs-pc="100"]{font-size:.75em}.PD_layout[data-pd-fs-pc="200"]{font-size:.875em}.PD_layout[data-pd-fs-pc="300"]{font-size:1em}.PD_layout[data-pd-fs-pc="400"]{font-size:1.125em}.PD_layout[data-pd-fs-pc="500"]{font-size:1.25em}.PD_layout[data-pd-fs-pc="600"]{font-size:1.5em}.PD_layout[data-pd-fs-pc="700"]{font-size:1.875em}.PD_layout[data-pd-fs-pc="800"]{font-size:2.25em}.PD_layout[data-pd-fs-pc="900"]{font-size:3em}}@media screen and (max-width: 767px){.PD_layout[data-pd-fs-phone="100"]{font-size:.5em}.PD_layout[data-pd-fs-phone="200"]{font-size:.75em}.PD_layout[data-pd-fs-phone="300"]{font-size:.875em}.PD_layout[data-pd-fs-phone="400"]{font-size:1em}.PD_layout[data-pd-fs-phone="500"]{font-size:1.125em}.PD_layout[data-pd-fs-phone="600"]{font-size:1.25em}.PD_layout[data-pd-fs-phone="700"]{font-size:1.5em}.PD_layout[data-pd-fs-phone="800"]{font-size:1.875em}.PD_layout[data-pd-fs-phone="900"]{font-size:2.25em}}.PD_layout[data-pd-pd=off] .PD,.PD_layout[data-pd-pdimg=off] .PD_img,.PD_layout[data-pd-into=off] .PD_into,.PD_layout[data-pd-h3=off] .PD h3,.PD_layout[data-pd-h4=off] .PD h4,.PD_layout[data-pd-p=off] .PD p,.PD_layout[data-pd-p=off-del] .PD p del{display:none}.PD_layout[data-pd-ta=left]{text-align:left}.PD_layout[data-pd-ta=right]{text-align:right}.PD_layout[data-pd-into=center] .PD_into{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.PD_layout[data-pd-into=between] .PD_into{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PD_layout[data-pd-into=evenly] .PD_into{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.PD_layout[data-pd-number] .PD_slide::before{display:block}.PD_layout[data-pd-number*=false] .PD_slide::before{display:none}.PD_layout[data-pd-number*=-r] .PD_slide::before{position:relative}.PD_layout[data-pd-number*=-a] .PD_slide::before{position:absolute}.PD_layout[data-pd-number*=top] .PD_slide::before{top:0}.PD_layout[data-pd-number*=right] .PD_slide::before{right:0}.PD_layout[data-pd-number*=bottom] .PD_slide::before{bottom:0}.PD_layout[data-pd-number*=left] .PD_slide::before{left:0}.PD_layout[data-pd-number*=col-center] .PD_slide::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PD_layout[data-pd-number*=row-center] .PD_slide::before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PD_layout[data-pd-h3="1"] .PD h3,.PD_layout[data-pd-h3="2"] .PD h3,.PD_layout[data-pd-h3="3"] .PD h3,.PD_layout[data-pd-h3="4"] .PD h3,.PD_layout[data-pd-h3="6"] .PD h3{margin-bottom:.5em;padding:0 1em;color:#fff;background-color:#dd2726}.PD_layout[data-pd-h3="2"] .PD h3{border-radius:2em}.PD_layout[data-pd-h3="3"] .PD h3{border-radius:0 2em 0 2em}.PD_layout[data-pd-h3="4"] .PD h3{position:relative}.PD_layout[data-pd-h3="4"] .PD h3::before{content:"";position:absolute;top:0;left:0;width:.3em;height:100%;background-color:#fff;opacity:.4}.PD_layout[data-pd-h3="4"] .PD h3::after{content:"";position:absolute;top:0;right:0;width:0;height:0;border:.95em solid rgba(0,0,0,0);border-left-width:0;border-right-color:#fff}.PD_layout[data-pd-h3="5"] .PD h3{margin-bottom:.5em;padding:0}.PD_layout[data-pd-h3="5"] .PD h3 span{display:inline-block;padding:0 .5em;max-width:85%;border-radius:4px;color:#000;background-color:rgba(218,218,218,.9)}.PD_layout[data-pd-h3="6"] .PD h3{position:absolute;top:0;right:0;padding:.5em;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box;width:3em;max-height:none;height:3.4em;line-height:1.2em;text-align:center}.PD_layout[data-pd-h3="6"] .PD h3 span{display:block;overflow:hidden;height:2.4em}.PD_layout[data-pd-h3="6"] .PD h3::before,.PD_layout[data-pd-h3="6"] .PD h3::after{content:"";position:absolute;top:100%;width:0;height:0;border-style:solid;border-width:.3125em .75em;border-color:#dd2726;border-bottom-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="6"] .PD h3::before{left:0;border-right-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="6"] .PD h3::after{right:0;border-left-color:rgba(0,0,0,0)}.PD_layout[data-pd-h3="7"] .PD h3 span{display:inline-block;padding:0 1.25em;max-width:85%;border-radius:2em;color:#000;background-color:rgba(218,218,218,.9);-webkit-line-clamp:1;white-space:normal;overflow:hidden;max-height:1.8em}.PD_layout[data-pd-h4="1"] .PD h4{display:block;max-height:1.5em;overflow:hidden}.PD_layout[data-pd-h4="1"] .PD h4{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:1;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="1"] .PD h4 b,.PD_layout[data-pd-h4="1"] .PD h4 span{display:inline;font-weight:inherit}.PD_layout[data-pd-h4="2"] .PD h4{display:block;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4{display:block;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4 b,.PD_layout[data-pd-h4="2"] .PD h4 span{display:block;font-weight:inherit}.PD_layout[data-pd-h4="3"] .PD h4 span{display:block;max-height:3em;height:3em;overflow:hidden}.PD_layout[data-pd-h4="3"] .PD h4 span{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:normal;overflow:hidden}@media screen and (max-width: 767px){.PD_layout[data-pd-h4="2"] .PD h4{display:block;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4{display:inline-block;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;overflow:hidden}.PD_layout[data-pd-h4="2"] .PD h4 b,.PD_layout[data-pd-h4="2"] .PD h4 span{display:inline;font-weight:inherit}}.PD_layout[data-pd-btn-pdgo] .PD .PD_btn,.PD_layout[data-pd-btn-more] .more{display:block}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:3em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:2.75em}}.PD_layout[data-pd-btn] .PD_btn{width:calc(100% - .5em);overflow:hidden}.PD_layout[data-pd-btn] .PD_btn span,.PD_layout[data-pd-btn] .PD_btn.more span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding-right:.25em;height:auto;overflow:hidden;-webkit-transform:skewX(-7.5deg);transform:skewX(-7.5deg)}.PD_layout[data-pd-btn] .PD_btn b{z-index:1;position:relative;display:block;padding:0 0 0 .125em;height:2em;line-height:2em;overflow:hidden;font-weight:800;font-size:1.125em;color:#fff;vertical-align:middle}.PD_layout[data-pd-btn] .PD_btn i{position:relative;top:.825em;display:block;border-top:.125em solid #fff;border-right:.125em solid #fff;width:.625em;height:.625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PD_layout[data-pd-btn] .PD_btn{background-position:right top;background-size:100% 100%;-webkit-transition:all .4s;transition:all .4s}.PD_layout[data-pd-btn] .PD_slide:hover .PD_btn{background-size:500% 100%}@media screen and (max-width: 767px){.PD_layout[data-pd-btn] .PD_btn b{height:2.25em;line-height:2.25em;font-size:.875em}.PD_layout[data-pd-btn] .PD_btn i{top:.75em;border-top:.125em solid #fff;border-right:.125em solid #fff;width:.5em;height:.5em}}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.25em;bottom:-2.25em\0 ;right:.25em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";position:relative;top:.075em;display:inline-block;margin-right:.2em;width:1em;height:1em;background-size:auto 100%;background-repeat:no-repeat}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn i{display:block}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"立即搶購"}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.25em;bottom:-2.25em\0 }}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{position:absolute;bottom:.25em;left:.25em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"看更多"}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn,.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{width:calc(50% - .25em)}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{background-image:none}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover b{color:#fff}.PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover i{border-color:#fff}.PD_layout[data-pd-btn*=box-0] .PD_btn{background:#fff}.PD_layout[data-pd-btn*=box-0] .PD_btn b{color:#000}.PD_layout[data-pd-btn*=box-0] .PD_btn i{border-color:#000}.PD_layout[data-pd-btn*=box-0][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-1] .PD_btn{border-radius:.375em}.PD_layout[data-pd-btn*=box-1][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn{border-radius:0 .375em .375em 0}.PD_layout[data-pd-btn*=box-1][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{border-radius:.375em 0 0 .375em}.PD_layout[data-pd-btn*=box-2] .PD_btn{border-radius:3em}.PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn{border-radius:0 3em 3em 0}.PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{border-radius:3em 0 0 3em}.PD_layout[data-pd-btn*=box-3] .PD_btn,.PD_layout[data-pd-btn*=box-3] .PD_btn.more{overflow:visible}.PD_layout[data-pd-btn*=box-3] .PD_btn span,.PD_layout[data-pd-btn*=box-3] .PD_btn.more span{overflow:visible;-webkit-transform:none;transform:none}.PD_layout[data-pd-btn*=box-3] .PD_btn span::before,.PD_layout[data-pd-btn*=box-3] .PD_btn.more span::before{content:"";position:absolute;top:-0.35em;left:0;display:block;width:100%;height:1px;background-color:#ccc}.PD_layout[data-pd-btn*=box-3] .PD_btn b{font-size:1em;color:#000}.PD_layout[data-pd-btn*=box-3] .PD_btn i{font-size:.875em;border-color:#000}.PD_layout[data-pd-btn*=box-3] .PD_btn{background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=box-3] .PD_slide:hover .PD_btn b{color:#d62672}.PD_layout[data-pd-btn*=box-3] .PD_slide:hover .PD_btn i{border-color:#d62672}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=box-3] .PD_slide{padding-bottom:2.25em}.PD_layout[data-pd-btn*=box-3] .PD_btn b{height:2.25em;line-height:2.25em;font-size:.875em}.PD_layout[data-pd-btn*=box-3] .PD_btn i{top:.875em}}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.15em;bottom:-2.35em\0 ;right:.25em}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn b::after{padding-left:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo] .PD .PD_btn{bottom:.15em}}.PD_layout[data-pd-btn*=box-3][data-pd-btn-more] .PD_btn.more{position:absolute;bottom:.15em;bottom:-2.35em\0 ;left:.25em}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn,.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{width:calc(50% - .25em)}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more span::after{content:"";position:absolute;top:0;right:0;display:block;width:1px;height:100%;background-color:#ccc}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more{background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more b{color:#000}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more i{border-color:#000}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover b{color:#d62672}.PD_layout[data-pd-btn*=box-3][data-pd-btn-pdgo][data-pd-btn-more] .PD_btn.more:hover i{border-color:#d62672}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn{background-color:#000;background-image:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn i,.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"08:00開搶"}.PD_layout[data-pd-btn*=line-1] .PD_btn{background:rgba(0,0,0,0);border:1px solid #000}.PD_layout[data-pd-btn*=line-1] .PD_btn b{color:#000}.PD_layout[data-pd-btn*=line-1] .PD_btn i{border-color:#000}.PD_layout[data-pd-btn*=line-1][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-] .PD_btn{position:relative;top:inherit;right:inherit;bottom:inherit;left:inherit}.PD_layout[data-pd-btn*=icon-] .PD_btn{border-radius:5em;width:2.25em;height:2.25em}.PD_layout[data-pd-btn*=icon-] .PD_btn b{padding:0;width:100%;height:100%}.PD_layout[data-pd-btn*=icon-] .PD_btn span{padding:0;width:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-] .PD_btn i{display:none}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-] .PD_btn{border-radius:5em;width:2em;height:2em}}.PD_layout[data-pd-btn*=icon-][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn*=-r] .PD_btn{position:relative}.PD_layout[data-pd-btn*=-a] .PD_btn{position:absolute}.PD_layout[data-pd-btn*=top] .PD_btn{top:.25em}.PD_layout[data-pd-btn*=right] .PD_btn{right:.25em}.PD_layout[data-pd-btn*=bottom] .PD_btn{bottom:.25em}.PD_layout[data-pd-btn*=left] .PD_btn{left:.25em}.PD_layout[data-pd-btn*=col-center] .PD_btn{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.PD_layout[data-pd-btn*=row-center] .PD_btn{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.PD_layout[data-pd-btn*=-r][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn*=-r][data-pd-btn-more] .PD_slide{padding-bottom:2.5em}.PD_layout[data-pd-btn*=-a][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn*=-a][data-pd-btn-more] .PD_slide{padding-bottom:0}.PD_layout[data-pd-btn*=icon-2] .PD_btn{border-radius:0;width:2.75em;height:2.75em;background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=icon-2] .PD_btn b{padding:0;width:100%;height:100%;overflow:visible;font-size:1em;line-height:1.4em}.PD_layout[data-pd-btn*=icon-2] .PD_btn span{width:100%;height:100%;text-align:right;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-2] .PD_btn i{display:none}.PD_layout[data-pd-btn*=icon-1][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";position:relative;top:0;display:block;padding-right:0;width:100%;height:100%;background-size:auto 60%;background-repeat:no-repeat;background-position:45% 50%}.PD_layout[data-pd-btn*=icon-1][data-pd-btn-pdgo] .PD .PD_btn b::after{content:""}.PD_layout[data-pd-btn*=icon-2] .PD_btn{border-radius:0;width:2.75em;height:2.75em;background-color:rgba(0,0,0,0);background-image:none}.PD_layout[data-pd-btn*=icon-2] .PD_btn b{padding:0;width:100%;height:100%;overflow:visible;font-size:1em;line-height:1.4em}.PD_layout[data-pd-btn*=icon-2] .PD_btn span{width:100%;height:100%;text-align:right;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-2] .PD_btn i{display:none}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom][data-pd-btn*=right] .PD .PD_btn b::before{-webkit-transform:rotate(45deg) translateX(2em) scale(1.414);transform:rotate(45deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom][data-pd-btn*=left] .PD .PD_btn b::before{-webkit-transform:rotate(135deg) translateX(2em) scale(1.414);transform:rotate(135deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top][data-pd-btn*=right] .PD .PD_btn b::before{-webkit-transform:rotate(-45deg) translateX(2em) scale(1.414);transform:rotate(-45deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top][data-pd-btn*=left] .PD .PD_btn b::before{-webkit-transform:rotate(-135deg) translateX(2em) scale(1.414);transform:rotate(-135deg) translateX(2em) scale(1.414)}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=top] .PD_btn.PD_btn{top:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=right] .PD_btn.PD_btn{right:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=bottom] .PD_btn.PD_btn{bottom:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn*=left] .PD_btn.PD_btn{left:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::before{content:"";background-image:none}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::before{z-index:-1;position:absolute;top:0;right:0;margin:0;width:100%;height:100%;background-color:#000}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"GO";z-index:1;position:absolute;font-family:"Century Gothic","Helvetica Neue","Microsoft JhengHei","Microsoft YaHei",Helvetica,Arial}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=top] .PD .PD_btn b::after{top:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=bottom] .PD .PD_btn b::after{bottom:0}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=right] .PD .PD_btn b::after{right:.1em}.PD_layout[data-pd-btn*=icon-2][data-pd-btn-pdgo][data-pd-btn*=left] .PD .PD_btn b::after{left:.1em}.PD_layout[data-pd-btn*=icon-3] .PD_btn{background-color:rgba(0,0,0,.28);background-image:none}.PD_layout[data-pd-btn*=icon-3] .PD_btn b{padding:0;font-size:1em}.PD_layout[data-pd-btn*=icon-3] .PD_btn span{-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:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-3] .PD_btn i{display:block;top:-0.4em;border-top:none;border-bottom:.0625em solid #fff;border-right:.0625em solid #fff;width:.5em;height:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-3] .PD_btn b{font-size:.75em}.PD_layout[data-pd-btn*=icon-3] .PD_btn b{font-size:.75em}}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"GO"}.PD_layout[data-pd-btn*=icon-3][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD_slide{padding-bottom:1.5em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn{position:absolute;bottom:.5em;bottom:-2.25em\0 ;right:.5em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h3{margin-bottom:.5em}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-4][data-pd-direction=phone-row] .PD_img{width:35%}.PD_layout[data-pd-btn*=icon-4][data-pd-direction=phone-row] .PD_into{width:65%;text-align:left}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD_slide{padding-bottom:0em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h4{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-height:2.8em}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] h3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:0}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn{bottom:.5em;bottom:-2.25em\0 }}.PD_layout[data-pd-btn*=icon-4] .PD_btn{border-radius:5em;width:2.5em;height:2.5em}.PD_layout[data-pd-btn*=icon-4] .PD_btn{background-color:#de3a58;background-image:none}.PD_layout[data-pd-btn*=icon-4] .PD_btn b{padding:0;font-size:1em;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}.PD_layout[data-pd-btn*=icon-4] .PD_btn span{-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:100%;height:100%;text-align:center;-webkit-transform:skewX(0deg);transform:skewX(0deg)}.PD_layout[data-pd-btn*=icon-4] .PD_btn i{display:none}@media screen and (max-width: 767px){.PD_layout[data-pd-btn*=icon-4] .PD_btn b{font-size:.85em}}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"搶購"}.PD_layout[data-pd-btn*=icon-4][data-pd-btn-more] .PD_btn.more{display:none}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo{display:none;position:relative;top:auto;bottom:auto;right:auto;left:auto}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo b{padding-left:.5em}.PD_layout[data-pd-btn] .PD_into .PD_into_PDgo b::after{content:"立即搶購"}@media screen and (max-width: 767px){.PD_layout[data-pd-btn] .PD .PD_into_PDgo{bottom:.25em}}.PD_layout[data-pd-btn][data-pd-btn-intopdgo][data-pd-direction=row] .PD,.PD_layout[data-pd-btn][data-pd-btn-intopdgo][data-pd-direction=row-reverse] .PD{margin-bottom:0}.PD_layout[data-pd-btn][data-pd-btn-intopdgo] .PD_into .PD_into_PDgo{display:block}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn{background-color:#000;background-image:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn i,.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn b::before{display:none}.PD_layout[data-pd-btn*=box-4][data-pd-btn-intopdgo] .PD .PD_btn b::after{content:"08:00開搶"}.PD_layout.PD_layout-highlightDate .PD_slide{pointer-events:none;-webkit-filter:brightness(0.5);filter:brightness(0.5)}.PD_layout.PD_layout-highlightDate .PD_slide.cate-hover{pointer-events:initial;-webkit-filter:brightness(1);filter:brightness(1)}.PD_layout.PD_layout-highlightDate .PD_slide .setDate{display:none}.PD_layout .PD_img{padding:.5em}.PD_layout .PD_into{padding:.3125em;padding-bottom:.5em}.PD_layout .PD h3{font-size:15px;font-weight:800}.PD_layout[data-pd-h3="5"] .PD h3 span{word-break:keep-all;text-overflow:ellipsis}.PD_layout[data-pd-h3="5"] .PD h3{margin-bottom:.25em}.PD_layout .PD h4{margin-bottom:.35em;font-size:15px}.PD_layout .PD p b,.PD_layout .PD p del{font-size:14px}.PD_layout .PD p .money{font-size:16px}.PD_layout .PD p .Price{font-size:28px;font-weight:800}.PD_layout .PD p small{font-size:12px;font-weight:800}@media screen and (min-width: 768px){.PD_layout[data-pd-col-pc="3"] ul{background-color:rgba(0,0,0,0)}.PD_layout[data-pd-col-pc="3"] ul,.PD_layout[data-pd-col-pc="4"] ul,.PD_layout[data-pd-col-pc="5"] ul{padding:20px}}@media screen and (max-width: 767px){.PD_layout[data-pd-col-phone="3"] ul{padding:.2em 0}.PD_layout[data-pd-col-phone="3"] .PD h3,.PD_layout[data-pd-col-phone="3"] .PD h4{font-size:14px}.PD_layout[data-pd-col-phone="3"] .PD .Price{font-size:22px}.PD_layout[data-pd-col-phone="3"] .PD p b,.PD_layout[data-pd-col-phone="3"] .PD p del,.PD_layout[data-pd-col-phone="3"] .PD p .money{font-size:11px}.PD_layout[data-pd-col-phone="3"] .PD_into{padding-left:0;padding-right:0}.PD_layout[data-pd-col-phone="3"] .PD p b{display:none}}.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{margin:0 auto;padding:0;width:100%;background-color:rgba(0,0,0,0)}.PD_layout[data-pd-li=BN] li,.PD_layout[data-pd-li=BN-AWD] li,.PD_layout[data-pd-li=PDBN] li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{padding:0;grid-gap:10px}}@media screen and (max-width: 767px){.PD_layout[data-pd-li=BN] ul,.PD_layout[data-pd-li=BN-AWD] ul,.PD_layout[data-pd-li=PDBN] ul{padding:0 .5em;grid-gap:.2em}}.PD_layout[data-pd-style=off] ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);width:100%}.PD_layout[data-pd-style=off] ul li{border:none}@media screen and (min-width: 768px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:1.5em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:2em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}@media screen and (max-width: 767px){.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img{border-radius:.25em}.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="2"] .PD_img img{border-radius:.5em}.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="3"] .PD_img img{border-radius:.75em}.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="4"] .PD_img img{border-radius:1em}.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_slide,.PD_layout[data-pd-style=off][data-pd-br="50%"] .PD_img img{border-radius:20em}}.swiper_remove_box_style ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none;width:100%;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:rgba(0,0,0,0);grid-gap:0}.swiper_remove_box_style ul li{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;min-width:auto;background-color:#fff;border:none}.swiper_remove_box_style ul li,.swiper_remove_box_style ul li .PD_img img{border-radius:10px}.PD_layout-add2cart[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"加入購物車"}.PD_layout-coupon[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after{content:"領折價券"}.PD_layout-BNcoupon .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout-BNcoupon .more a{width:100%;height:100%}.PD_layout-BNcoupon .PD_img::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-size:100%}.PD_layout-BNcoupon .PD_img::after{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 85%;transform-origin:center 85%;-webkit-transition:.2s;transition:.2s}.PD_layout-BNcoupon .cate-hover .PD_img::after{background-image:url(Area_coupon_on.png?t=1751018695543)}.PD_layout-BNcoupon .cate-hover .PD_img::after{-webkit-transform:scaleY(1);transform:scaleY(1)}.PD_layout-BNcoupon .cate-hover .more{display:none}.PD_layout-BNcoupon2 .more{position:absolute;top:0;left:0;width:100%;height:100%}.PD_layout-BNcoupon2 .more a{width:100%;height:100%}.PD_layout-BNcoupon2 a::after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background-size:100%}.PD_layout-BNcoupon2 a::after{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center 85%;transform-origin:center 85%;-webkit-transition:.2s;transition:.2s}.PD_layout-BNcoupon2 .cate-hover a::after{background-image:url(Area_coupon_on2.png?t=1751018695543)}.PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1);transform:scaleY(1)}.PD_layout-BNcoupon2 .cate-hover .more{display:none}.PD_layout-BNcoupon2.PD_layout ul{background:none}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4{font-size:1.5em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD .PD_logo{height:20%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:25%}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD .PD_logo{height:20%}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4,.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4{font-size:4vw}}.PD_layout-PDBN_01{text-align:left}.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{position:absolute;width:100%}.PD_layout-PDBN_01 a,.PD_layout-PDBN_01 .PD:hover h4{color:#fff}.PD_layout-PDBN_01 .PD h3{color:#ffe29c}.PD_layout-PDBN_01 .PD p del{color:#949494}.PD_layout-PDBN_01 .PD p .money,.PD_layout-PDBN_01 .PD p .Price,.PD_layout-PDBN_01 .PD p b,.PD_layout-PDBN_01 .PD p small{color:#fff;background:-webkit-linear-gradient(90deg, #DFC08F 20%, #fff 60%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{padding:0 50px}.PD_layout-PDBN_01 .PD h3{top:36px;font-size:32px}.PD_layout-PDBN_01 .PD h4{top:86px;font-size:24px}.PD_layout-PDBN_01 .PD p{top:120px;font-size:24px}.PD_layout-PDBN_01 .PD p del{font-size:18px}.PD_layout-PDBN_01 .PD p .Price{font-size:46px}}@media screen and (max-width: 767px){.PD_layout-PDBN_01 .PD h3,.PD_layout-PDBN_01 .PD h4,.PD_layout-PDBN_01 .PD p{padding:0 8%}.PD_layout-PDBN_01 .PD h3{top:6.5vw;font-size:5.2vw}.PD_layout-PDBN_01 .PD h4{top:14.5vw;font-size:4vw}.PD_layout-PDBN_01 .PD p{top:21vw;font-size:4.2vw}.PD_layout-PDBN_01 .PD p del{font-size:3.4vw}.PD_layout-PDBN_01 .PD p .Price{font-size:7.8vw}}.PD_layout.PD_layout-BNcoupon2 li.PD_slide{background-color:rgba(0,0,0,0);font-family:"Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica}.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{content:"";display:block;width:100%;height:0;padding-bottom:146%;background-image:url(PD_layout-BNcoupon2.png?t=1751018695543);background-repeat:no-repeat;background-size:contain;background-position:center top}.PD_layout.PD_layout-BNcoupon2 .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout.PD_layout-BNcoupon2 .PD{position:absolute;top:0%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.PD_layout.PD_layout-BNcoupon2 .PD a{width:100%;height:100%;padding-top:10%}.PD_layout.PD_layout-BNcoupon2 .PD h4{color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2 .PD:hover h4{color:#484848}.PD_layout.PD_layout-BNcoupon2 .PD h4 b{display:inline}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2{font-size:1em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:2.7em;letter-spacing:-0.02em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.1em;letter-spacing:-0.01em;line-height:1.25em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width: 768px){.PD_layout.PD_layout-BNcoupon2 .PD .PD_img{padding-top:40px}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2 ul{grid-gap:.5em;padding:0 1em}.PD_layout.PD_layout-BNcoupon2 .PD h4{font-size:1.25em;color:#484848;margin-top:.75em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:2.9em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_img{padding-top:9vw}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo{height:2.5em}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img{width:85%;height:auto}}.PD_layout-D1_01 .PD_slide{background-color:#d5b08b}.PD_layout-D1_01[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.25em}.PD_layout-D1_01 .PD h4{color:#260e02;font-weight:900}.PD_layout-D1_01 .PD h4 b{color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_01 .PD_into{padding-bottom:1em}.PD_layout-D1_01 .PD h4{font-size:1.25em}.PD_layout-D1_01 .PD h4 b{font-size:1em}}@media screen and (max-width: 767px){.PD_layout-D1_01 .PD_into{padding-bottom:.5em}}.PD_layout-CSSBG_01 li{background-color:rgba(0,0,0,0)}.PD_layout-CSSBG_01 li::after{content:"";display:block;width:100%;height:0;padding-bottom:181%;background-image:url(PD_layout-CSSBG_01.png?t=1751018695543);background-repeat:no-repeat;background-size:100%;background-position:center top}.PD_layout-CSSBG_01 .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout-CSSBG_01 .PD{position:absolute;top:0%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.PD_layout-CSSBG_01 .PD a{width:100%;height:100%}@media screen and (min-width: 768px){.PD_layout-CSSBG_01 .PD .PD_img{padding-top:40px}}@media screen and (max-width: 767px){.PD_layout-CSSBG_01 .PD .PD_img{padding-top:9vw}}.Area_swiper{position:relative;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.Area_swiper_box{position:relative;overflow:hidden;margin:0 auto;z-index:1;padding-bottom:25px}.Area_swiper_box .PD_layout{position:static}.Area_swiper_box .PD_layout ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0;padding:0;list-style:none;width:100%;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:rgba(0,0,0,0);grid-gap:0}.Area_swiper_box .PD_layout li{-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0;min-width:auto;background-color:rgba(0,0,0,0);border:none}.Area_swiper_box .PD_layout li,.Area_swiper_box .PD_layout li .PD_img img{border-radius:10px}.Area_swiper_box .swiper-pagination{bottom:0 !important}.Area_swiper_box .swiper-pagination-white .swiper-pagination-bullet{background:#fff}@media screen and (min-width: 768px){.Area_swiper_box{padding-bottom:25px}}@media screen and (max-width: 767px){.Area_swiper_box{padding-bottom:5vw}.Area_swiper_box .PD_layout .PD p .Price{font-size:24px}.Area_swiper_box .PD_layout .PD p b,.Area_swiper_box .PD_layout .PD p del,.Area_swiper_box .PD_layout .PD p .money{font-size:14px}}.PD_layout-btn ul{margin:0 auto;padding:0;background-color:rgba(0,0,0,0);grid-gap:0;width:100%}.PD_layout-btn li{border:none;text-align:center}.PD_layout-btn li .PD a{display:inline-block}.PD_layout-btn li .PD .PD_img,.PD_layout-btn li .PD h4,.PD_layout-btn li .PD p{display:none}.PD_layout-btn li .PD .PD_into{padding:0}.PD_layout-btn li .PD h3{margin:0;padding:.4em 1.6em;font-size:20px;line-height:1em;color:#fff;background:#000;border-radius:99em}.PD_layout-btn.PD_layout-btn-white li .PD h3{color:#000;background:#fff}@media screen and (min-width: 768px){.PD_layout-btn{padding:10px 0 20px}}@media screen and (max-width: 767px){.PD_layout-btn{padding:2vw 0 4vw}}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide{display:none}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"].active .PD_slide,.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"].active .PD_slide{display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="2"] .PD_slide:nth-child(2){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="3"] .PD_slide:nth-child(3){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="4"] .PD_slide:nth-child(4){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(4),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(6),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="6"] .PD_slide:nth-child(8){display:list-item}.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(1),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(2),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(3),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(4),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(5),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(6),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(7),.PD_layout[data-pd-btn-more-bottom="2"][data-pd-toggle-show="8"] .PD_slide:nth-child(8){display:list-item}.PD_layout-btn.active{display:none}.Area_slide{margin:0 auto;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto hidden}.Area_slide .box{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:auto;position:relative}.Area_slide .box_{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;position:relative;white-space:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.Area_slide .box_bn{position:relative;z-index:0;height:auto}.Area_slide .box_pd{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;overflow:hidden;z-index:1}.Area_slide .PD_layout li:hover{-webkit-transform:none;transform:none}.Area_slide .PD_layout_pd ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0;margin:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:rgba(0,0,0,0)}.Area_slide .PD_layout_pd li{min-width:initial;float:left;background-color:#fff;border-bottom:solid 1px #d1d1d1 !important;border-left:solid 1px #d1d1d1 !important;border-right:none !important;border-top:none}.Area_slide .PD_layout_bn{position:absolute;height:100%;width:100%;left:0;top:0}.Area_slide .PD_layout_bn ul{width:100%;padding:0;margin:0;background-color:rgba(0,0,0,0)}.Area_slide .PD_layout_pd .PD p b{display:none}@media screen and (min-width: 768px){.Area_slide{width:960px;border-radius:15px}.Area_slide .box_bn{width:274px}.Area_slide .box_pd{margin-left:-20px;border-radius:15px}.Area_slide .PD_layout_pd li{width:250px}}@media screen and (max-width: 767px){.Area_slide{width:96vw;border-radius:10px}.Area_slide .box_bn{width:45vw}.Area_slide .box_pd{margin-left:-4vw;border-radius:10px}.Area_slide .PD_layout_pd li{width:33vw;height:57vw}}.PD_layout-D1_02[data-pd-h3="2"] .PD h3{padding:0}.PD_layout-D1_02 .PD h4 b{display:none}@media screen and (min-width: 768px){.PD_layout-D1_02 .PD h4{font-weight:900}}@media screen and (max-width: 767px){.PD_layout-D1_02[data-pd-h3="2"] .PD h3{margin-bottom:0em}.PD_layout-D1_02 .PD h4 span{max-height:none;line-height:2em}}.PD_layout-D1_02B .PD_slide{background-color:rgba(0,0,0,0)}.PD_layout-D1_02B .PD h3{font-size:1em;margin-top:1em}.PD_layout-D1_02B .PD h4{font-size:.9375em;margin-bottom:0}@media screen and (min-width: 768px){.PD_layout-D1_02B[data-pd-style=off] ul{padding:0 20px;grid-gap:10px}.PD_layout-D1_02B[data-pd-style=off] .PD_into{padding:.5em}}@media screen and (max-width: 767px){.PD_layout-D1_02B[data-pd-style=off] ul{padding:0 .5em;grid-gap:.2em}}@media screen and (min-width: 768px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:3em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{bottom:.7em;left:.35em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.7em;right:.35em}}@media screen and (max-width: 767px){.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD_slide,.PD_layout[data-pd-btn][data-pd-btn-more] .PD_slide{padding-bottom:2.75em}.PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more{bottom:.575em;left:.275em}.PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn{bottom:.575em;right:.275em}}.PD_layout-D1_01 .PD_img img{background-color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_01{font-size:1.25em}.PD_layout-D1_01[data-pd-style=off] ul{padding:0 20px;grid-gap:10px}.PD_layout-D1_01 .PD h3,.PD_layout-D1_01 .PD h4{font-size:1.25em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.35em;height:3.4em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:.625em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2.2em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-pc="2"] .PD .PD_logo{margin-bottom:.5em;height:4.25em}.Area1220 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="3"] .PD .PD_logo{margin-bottom:.5em;height:4.25em}.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"] .PD .PD_logo{height:3em}.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"][data-pd-direction=phone-row] .PD .PD_logo,.Area960 .PD_layout.PD_layout-D1_01[data-pd-pdlogo="4"][data-pd-col-pc="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-2em}.PD_layout-D1_01[data-pd-col-pc="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_01[data-pd-style=off] ul{grid-gap:.25em}.PD_layout-D1_01[data-pd-style=off] .PD h3,.PD_layout-D1_01[data-pd-style=off] .PD h4{font-size:1em;margin-bottom:0}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo{margin-bottom:.3em;height:2.12em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img{border-radius:.5em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"]:not([data-pd-direction*=row]) .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row] .PD .PD_logo,.PD_layout-D1_01 .PD_layout[data-pd-pdlogo="4"][data-pd-direction=phone-row-reverse] .PD .PD_logo{margin-top:-1.3725em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="3"] ul{padding:0 .4em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="2"] ul{padding:0 .5em}.PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"][data-pd-col-phone="2"] .PD .PD_logo{height:3em}.PD_layout-D1_01[data-pd-col-phone="4"] ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.PD_layout-D1_01[data-pd-col-phone="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}.PD_layout-D1_03.PD_layout ul{padding:0 35px;grid-gap:10px}.PD_layout-D1_03 ul::before{content:"熱門推薦：";font-weight:900;position:relative}.PD_layout-D1_03 .PD_slide{border-radius:10em;background-color:#e13550}.PD_layout-D1_03 .PD h3{color:#fff}.PD_layout-D1_03 .PD h3 span::before{content:"#"}@media screen and (min-width: 768px){.PD_layout-D1_03.PD_layout ul{grid-template-columns:repeat(6, 1fr)}.PD_layout-D1_03 ul::before{top:.2em}.PD_layout-D1_03 .PD_into{padding:0 1em}}@media screen and (max-width: 767px){.PD_layout-D1_03.PD_layout ul{grid-template-columns:repeat(3, 1fr);padding-left:.5em;padding-right:.5em}.PD_layout-D1_03 ul::before{top:.2em}.PD_layout-D1_03 .PD_into{padding:0 .5em}}@media screen and (min-width: 768px){.PD_layout-D1_03 ul{padding:0 35px;grid-gap:10px}.PD_layout-D1_03[data-pd-style=off] .PD_into{padding:0 1em}.PD_layout-D1_03 .PD h3{font-size:1em}}@media screen and (max-width: 767px){.PD_layout-D1_03[data-pd-style=off] ul{padding:0 .5em;grid-gap:.2em}.PD_layout-D1_03[data-pd-style=off] .PD_into{padding:0 .5em}.PD_layout-D1_03 .PD h3{font-size:.875em}}.PD_layout.PD_layout-BNcoupon2 li.PD_slide{font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2{display:none}@media screen and (min-width: 768px){.PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:4%}.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:.5em}.PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1.5}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:3em;line-height:1.05}.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD .PD_logo{height:27%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD a{padding-top:6%}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:2.5em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:2.3em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:5.5em;line-height:1.25em}.Area1220 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.8em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:2.85em}.Area1220 .PD_layout[data-pd-col-pc*="5 wide"].PD_layout-BNcoupon2 .PD .PD_logo{height:22.5%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 ul{grid-template-columns:repeat(3, auto);-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:40px}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD a{padding-top:3%}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD .PD_logo{margin-bottom:1.5em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:2.05em}.Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:5.35em}-D1_02 .Area960 .PD_layout[data-pd-col-pc*="3 wide"].PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.8em}.Area960 .PD_layout-BNcoupon2 .cate-hover a::after{-webkit-transform:scaleY(1.03);transform:scaleY(1.03)}.Area960 .PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:2%}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:2.4em;line-height:1.1}.Area960 .PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{letter-spacing:-0.05em}.Area960 .PD_layout[data-pd-col-pc*="4 wide"].PD_layout-BNcoupon2 .PD .PD_logo{height:23%;margin-top:.15em}}@media screen and (max-width: 767px){.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after{padding-bottom:110%}.PD_layout.PD_layout-BNcoupon2 .PD a{padding-top:3%}.PD_layout.PD_layout-BNcoupon2 .PD h4{line-height:1.05;margin-top:.95em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount{line-height:1.1;font-size:2.75em}.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.2em;letter-spacing:-0.05em}.PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit{font-size:1.05em}.PD_layout[data-pd-col-phone="2"].PD_layout-BNcoupon2 .PD .PD_logo{width:90%;height:40%;margin-bottom:.35em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD a{padding-top:1%}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD h4{margin-top:.3em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD h4 b.Discount{font-size:2.25em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1{font-size:1.1em}.PD_layout[data-pd-col-phone="3"].PD_layout-BNcoupon2 .PD .PD_logo{width:90%;height:35%;margin-bottom:.3em}}.PD_layout.PD_layout-D1_02{background-color:#fdefd9}.PD_layout.PD_layout-D1_02 .PD_into{padding-top:.8em}.PD_layout.PD_layout-D1_02 .PD h3{background-color:#837b73}.PD_layout.PD_layout-D1_02 .PD h4 b{display:none}.PD_layout.PD_layout-D1_02 .PD h3{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.PD_layout.PD_layout-D1_02 .PD h4{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_02{padding:1.2em 1.2em;border-radius:1.2em}.PD_layout.PD_layout-D1_02 .PD h3{margin:0 1em;font-size:1.2em}.PD_layout.PD_layout-D1_02 .PD h4{line-height:.95;font-size:1.5em;margin-bottom:.25em}.PD_layout.PD_layout-D1_02 .PD_img{padding-top:.3em}.Area960 .PD_layout.PD_layout-D1_02[data-pd-col-pc="2"]{padding:1.5em 1.5em 1.8em}.Area1220 .PD_layout.PD_layout-D1_02{padding:1.7em 1.7em;border-radius:1.5em}.Area1220 .PD_layout.PD_layout-D1_02 .PD h4{line-height:1.1}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"]{padding:.65em .75em .75em}.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"] ul{padding:.2em}.PD_layout.PD_layout-D1_02[data-pd-col-phone="2"] .PD_img{padding-top:.2em}.PD_layout.PD_layout-D1_02{padding:.65em .5em .75em;border-radius:.75em}.PD_layout.PD_layout-D1_02 ul{width:100%;background-color:rgba(0,0,0,0)}.PD_layout.PD_layout-D1_02 .PD h3{margin:0 .25em;letter-spacing:-0.05em;max-height:1.85em;line-height:1.85em;font-size:.875em}.PD_layout.PD_layout-D1_02 .PD h4{line-height:1.1;font-size:.85em;font-weight:600;margin-bottom:.1875em}.PD_layout.PD_layout-D1_02 .PD h4 span{line-height:1.1}.PD_layout.PD_layout-D1_02 .PD_img{padding-top:.35em}}.PD_layout-D1_05{font-size:inherit}.PD_layout-D1_05 ul{background-color:#fff;grid-gap:0;border-radius:15px}.PD_layout-D1_05 ul .PD_slide{background:none}.PD_layout-D1_02C .PD_slide:hover{-webkit-box-shadow:none;box-shadow:none}.PD_layout-D1_02C.PD_layout .PD a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:.8em}.PD_layout-D1_02C.PD_layout .PD h3{background-color:#6d7f9c}.PD_layout-D1_02C .PD .PD_img{width:33%}.PD_layout-D1_02C .PD .PD_into{width:65%}.PD_layout-D1_02C .PD_into .PD_into_PDgo{margin:0 auto}.PD_layout-D1_02C[data-pd-btn] .PD_into .PD_into_PDgo b::after{content:"看更多"}.PD_layout-D1_02C[data-pd-btn] .PD_btn span,.PD_layout-D1_02C[data-pd-btn] .PD_btn.more span{-webkit-transform:none;transform:none}@media screen and (min-width: 768px){.PD_layout-D1_02C{font-size:1.35em}.PD_layout-D1_02C ul{padding:10px 15px}.PD_layout-D1_02C .PD h3{font-size:1em;margin-top:.25em}.PD_layout-D1_02C .PD h4{font-size:.9375em}.PD_layout-D1_02C[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_02C{font-size:1.25em}.PD_layout-D1_02C ul{padding:0 .5em}.PD_layout-D1_02C .PD .PD_img{width:30%}.PD_layout-D1_02C .PD .PD_into{width:68%}.PD_layout-D1_02C .PD_into .PD_into_PDgo{-webkit-transform:scale(0.9);transform:scale(0.9);margin-bottom:-0.2em}.PD_layout-D1_02C .PD_into{padding-bottom:.3125em}.PD_layout-D1_02C .PD h3{font-size:.875em}.PD_layout-D1_02C .PD h4{font-size:.8125em;margin-bottom:0}.PD_layout-D1_02C[data-pd-btn] .PD_btn b{font-size:1em}.PD_layout-D1_02C[data-pd-btn] .PD_btn i{top:.9em}}.PD_layout-D1_05[data-pd-btn][data-pd-btn-pdgo] .PD_slide{padding-bottom:0}.PD_layout-D1_05 .PD_into{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.PD_layout-D1_05 .PD p{margin-top:1.625em;height:4em}.PD_layout-D1_05 .PD p del{display:block;line-height:1.4}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5] .PD_btn{background-color:#da0000;background-image:none;width:14.2%;height:2.375em;border-radius:.4em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn span{-webkit-transform:skewX(-7.5deg);transform:skewX(-7.5deg)}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn i{display:block;border-width:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b{width:auto;font-size:1.75em;font-weight:600;line-height:1.275;font-family:Noto Sans CJK SC,"Microsoft JhengHei",Helvetica}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b::before{display:none}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b::after{content:"搶"}@media screen and (min-width: 768px){.PD_layout-D1_05 .PD_into{padding-left:.5em}.Area1220 .PD_layout-D1_05 .PD p{margin-top:3em}.PD_layout-D1_05 .PD p .Price{font-size:38px}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD_into{padding-bottom:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn{bottom:.975em}.PD_layout-D1_05[data-pd-col-pc="2"] ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout-D1_05 .PD p{margin-top:1em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5] .PD_btn{width:15%}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD_into{padding-bottom:.2em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn{bottom:.975em;right:.35em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn i{top:.95em;width:.6em;height:.6em}.PD_layout.PD_layout-D1_05[data-pd-btn*=icon-5][data-pd-btn-pdgo] .PD .PD_btn b{line-height:1.35}}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_06 ul{padding:20px 0}.PD_layout.PD_layout-D1_06 .PD p del{display:none}.PD_layout.PD_layout-D1_06 .PD p b{display:none}.PD_layout.PD_layout-D1_06 .PD p{padding-left:1.5em}.PD_layout.PD_layout-D1_06 .PD_into h3{position:absolute;bottom:4em;left:1.5em;max-height:2.5em;padding:0 1em;z-index:5}.PD_layout.PD_layout-D1_06 .PD_into h3 span{position:relative;z-index:2;color:#fff;padding-bottom:0;letter-spacing:-0.05em;max-width:100%;max-height:2em;line-height:2;border-radius:.5em;background-color:#d62672}.PD_layout.PD_layout-D1_06 .PD_into h3::before{z-index:-1;content:"";position:absolute;top:-4%;left:0;background:url("btn3-2.png?t=1751018695543");background-size:contain;background-position:left top;background-repeat:no-repeat;width:100%;height:100%}.PD_layout.PD_layout-D1_06 .PD_into h4{margin-bottom:0}.PD_layout.PD_layout-D1_06 .PD_into p{z-index:4;position:absolute;line-height:2.4;bottom:0;width:95%;height:20%;right:0;text-align:left}.PD_layout.PD_layout-D1_06 .PD_btn{display:block;background-color:rgba(0,0,0,0);background-image:none;width:0;height:3.2em}.PD_layout.PD_layout-D1_06 .PD_into p::before{z-index:-1;content:"";position:absolute;top:.65em;right:.55em;background:url("btn3_2.png?t=1751018695543");background-size:contain;background-repeat:no-repeat;width:30%;height:65%}.PD_layout.PD_layout-D1_06 .PD_into p::after{z-index:-2;content:"";position:absolute;top:.6em;right:0;border:solid 1px #f5264e;border-right:none;border-radius:5em 0 0 5em;width:95%;height:63%;background:linear-gradient(106deg, #fff 69%, #f5264e 50%)}.PD_layout.PD_layout-D1_06 .PD_into h4{margin-left:5%}.PD_layout.PD_layout-D1_06 .PD h4 b{display:none}.Area960 .PD_layout.PD_layout-D1_06 .PD_into h3{bottom:4em;left:1.5em}.Area960 .PD_layout.PD_layout-D1_06 .PD .PD_btn::before{bottom:1.2em;right:.2em}.Area1220 .PD_layout.PD_layout-D1_06[data-pd-col-pc="4"] .PD_into h3{bottom:4.75em;left:1em}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="4"] .PD_into h3{bottom:4em;left:1em}.Area1220 .PD_layout.PD_layout-D1_06 .PD_into{padding-bottom:10px}.Area960 .PD_layout.PD_layout-D1_06 .PD_into{padding-bottom:0px}.Area1220 .PD_layout.PD_layout-D1_06 .PD_into h4{margin-left:10%}.Area960 .PD_layout.PD_layout-D1_06 .PD_into h4{margin-left:10%}.PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD_into h3{bottom:4em;left:2.2em}.PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD_into p{bottom:0}.PD_layout.PD_layout-D1_06[data-pd-col-pc="5"] .PD .PD_btn::before{bottom:1.2em;right:.2em}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="3"] .PD_into h3{bottom:4.1em;left:3.2em}.Area960 .PD_layout.PD_layout-D1_06[data-pd-col-pc="3"] .PD_into p{height:17%}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_06 ul{padding:.5em 0}.PD_layout.PD_layout-D1_06 .PD p del{display:none}.PD_layout.PD_layout-D1_06 .PD p b{display:none}.PD_layout.PD_layout-D1_06 .PD p{padding-left:1.1em}.PD_layout.PD_layout-D1_06 .PD_into{padding-bottom:0;margin-bottom:-0.45em}.PD_layout.PD_layout-D1_06 .PD_into h3{z-index:5;position:absolute;bottom:16%;left:.75em;max-height:100%;padding:0 1em;left:.5vw}.PD_layout.PD_layout-D1_06 .PD_into h3 span{position:relative;z-index:2;color:#fff;padding-bottom:0;letter-spacing:-0.05em;max-width:100%;max-height:2em;line-height:2;border-radius:.5em;background-color:#d62672}.PD_layout.PD_layout-D1_06 .PD_into h3::before{z-index:-1;content:"";position:absolute;top:-4%;left:0;background:url("btn3-2.png?t=1751018695543");background-size:contain;background-position:left top;background-repeat:no-repeat;width:100%;height:100%}.PD_layout.PD_layout-D1_06 .PD_into h4{margin-bottom:0}.PD_layout.PD_layout-D1_06 .PD_into p{z-index:4;position:absolute;line-height:2;bottom:0;width:95%;height:20%;right:0;text-align:left}.PD_layout.PD_layout-D1_06 .PD_btn{display:block;background-color:rgba(0,0,0,0);background-image:none;width:0;height:3.2em}.PD_layout.PD_layout-D1_06 .PD_into{padding-bottom:1.5vw}.PD_layout.PD_layout-D1_06 .PD_into p::before{z-index:-1;content:"";position:absolute;top:12.5%;right:.4em;background:url("btn3_2.png?t=1751018695543");background-size:contain;background-repeat:no-repeat;width:30%;height:70%}.PD_layout.PD_layout-D1_06 .PD_into p::after{z-index:-2;content:"";position:absolute;top:11%;right:0;border:solid 1px #f5264e;border-right:none;border-radius:5em 0 0 5em;width:95%;height:63%;background:linear-gradient(110deg, #fff 70%, #f5264e 50%)}.PD_layout.PD_layout-D1_06 .PD_into h4{margin-left:3vw}.PD_layout.PD_layout-D1_06 .PD h4 b{display:none}}.PD_layout-D1_07 ul{background-color:#000;position:relative;overflow:hidden}.PD_layout-D1_07 li{background-color:#fff}.PD_layout-D1_07.PD_layout li:not(:nth-child(1)) .PD h4,.PD_layout-D1_07.PD_layout li:not(:nth-child(1)) .PD .PD_logo{display:none}.PD_layout-D1_07.PD_layout ul::before{content:"";display:block;position:absolute;top:-0.5%;left:0;width:100%;height:0;padding-bottom:48.2%;background-image:url(PD_layout-D1_07_BG.jpg?t=1751018695543);background-repeat:no-repeat;background-size:100%;background-position:center}.PD_layout-D1_07.PD_layout.PD_layout-no-bg ul::before{display:none}.PD_layout-D1_07 li:first-child{background-color:rgba(0,0,0,0);text-align:left}.PD_layout-D1_07.PD_layout li:first-child .PD_img{margin:12% 0 24%}.PD_layout-D1_07.PD_layout li:first-child .PD .PD_logo{margin:0;position:absolute;top:-2%;left:-0.75%;height:3.5em}.PD_layout-D1_07.PD_layout li:first-child .PD h3,.PD_layout-D1_07.PD_layout li:first-child .PD p{display:none}.PD_layout-D1_07.PD_layout li:first-child .PD h4{color:#fff;position:absolute;bottom:-3%;left:.25%;width:102%}.PD_layout-D1_07.PD_layout li:first-child .PD h4 i{position:relative;top:-0.375em;display:inline-block;border-top:.125em solid rgba(0,0,0,0);border-right:.125em solid rgba(0,0,0,0);width:.5em;height:.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#fff}@media screen and (min-width: 768px){.PD_layout-D1_07{margin:0 20px}.PD_layout-D1_07.PD_layout ul{padding:30px 19px 30px 23px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;background-color:#333}.PD_layout-D1_07.PD_layout li:first-child .PD_img{padding-left:1em;padding-right:1em}.PD_layout-D1_07.PD_layout li:first-child .PD h4{font-size:2.4em;margin-bottom:0;line-height:unset}.PD_layout-D1_07 li:not(:nth-child(1)) .PD_into{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:center top;transform-origin:center top;padding-bottom:2em}.PD_layout-D1_07[data-pd-col-pc="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_07{margin:0 2%}.PD_layout.PD_layout-D1_07 ul{padding:2vw 1.5vw 2vw 1.8vw;-webkit-column-gap:.2em;-moz-column-gap:.2em;column-gap:.2em}.PD_layout.PD_layout-D1_07 ul::before{top:-1%;padding-bottom:49%;background-size:105%}.PD_layout.PD_layout-D1_07 li:first-child .PD_img{margin:14% 0 22%}.PD_layout.PD_layout-D1_07 li:first-child .PD .PD_logo{top:0;left:0;height:1.7em}.PD_layout.PD_layout-D1_07 li:first-child .PD .PD_logo img{padding:0 .4em}.PD_layout.PD_layout-D1_07 li:first-child .PD h4{font-size:1em;margin-bottom:0;line-height:1.4}.PD_layout.PD_layout-D1_07 li:first-child .PD h4 i{top:-0.475em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD_img{padding-top:.2em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD_into{padding-top:0;padding-bottom:.2em}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD h3{margin-bottom:0}.PD_layout.PD_layout-D1_07 li:not(:nth-child(1)) .PD p del{display:none}.PD_layout.PD_layout-D1_07[data-pd-col-phone="3"] ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p{height:0}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p del,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p b,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p span,.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p small{display:none}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into p span.js-PD_price{display:block}@media screen and (min-width: 768px){.PD_layout.PD_layout-D1_04 ul{gap:10px}.PD_layout.PD_layout-D1_04 li{border-radius:1em;border:none;background-color:#fff}.PD_layout.PD_layout-D1_04 .PD_btn span{-webkit-transform:none;transform:none}.PD_layout.PD_layout-D1_04 .PD_btn{margin:0;width:80%;border-radius:5em}.PD_layout.PD_layout-D1_04 .PD_btn i{top:1.25em;left:.2em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into{padding:2em 1.5em;text-align:left;display:grid;grid-template-rows:auto auto 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.PD_layout.PD_layout-D1_04 .PD_into .PD_into_PDgo b{font-size:1.5em;padding:0;font-weight:600;font-family:Noto Sans CJK TC}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h3{font-size:1.15em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4{margin-top:.3em;max-height:5em;font-weight:bolder;word-break:keep-all;letter-spacing:-0.05em;line-height:1.5;color:#2b2b2b;overflow:hidden}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 b{font-size:1.6em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 span{display:block;font-size:1.4em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_img{padding:1.3em 0 1.3em 1.5em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into .js-PD_txt3{font-size:1.8em;color:#ef7c22;font-weight:bolder;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price{width:auto;height:2.2em;position:absolute;top:.9em;left:.8em;background-image:url(Area_point_tag.png?t=1751018695543);background-size:contain;background-repeat:no-repeat;background-position:0 0;font-size:1.5em;text-align:center;font-weight:600;line-height:2.2em;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica;aspect-ratio:151/106}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price::after{content:"";display:inline-block;width:20%}}@media screen and (max-width: 767px){.PD_layout.PD_layout-D1_04 ul{gap:.2em}.PD_layout.PD_layout-D1_04 li{border-radius:1em;border:none;background-color:#fff}.PD_layout.PD_layout-D1_04 .PD_btn span{-webkit-transform:none;transform:none}.PD_layout.PD_layout-D1_04 .PD_btn{margin:2em 0 0;width:75%;border-radius:5em}.PD_layout.PD_layout-D1_04 .PD_btn i{top:.85em;left:.2em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into{padding:1em 1em;text-align:left}.PD_layout.PD_layout-D1_04 .PD_into .PD_into_PDgo b{font-size:1.2em;padding:0;height:1.8em;line-height:1.8;font-weight:600;font-family:Noto Sans CJK TC}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h3{font-size:.8em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4{margin-top:.3em;max-height:5em;font-size:1em;font-weight:bolder;letter-spacing:-0.05em;line-height:1.5;color:#2b2b2b}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 b{font-size:1em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into h4 span{display:block;font-size:.85em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_img{padding:1em 0 1em 1em}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into .js-PD_txt3{font-size:1.8em;color:#ef7c22;font-weight:bolder;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into #js-PD_txt4{width:20%;height:23%;position:absolute;top:.65em;left:.4em;background-image:url(Area_point_tag.png?t=1751018695543);background-position:center 75%;background-size:contain;background-repeat:no-repeat;font-size:1.2em;text-align:center;font-weight:600;line-height:2.5;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into #js-PD_txt4::after{content:"";display:inline-block;width:17%}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price{width:auto;height:2.2em;position:absolute;top:.6em;left:.6em;background-image:url(Area_point_tag.png?t=1751018695543);background-size:contain;background-repeat:no-repeat;background-position:0 0;font-size:1.5em;text-align:center;font-weight:600;line-height:2.2em;overflow:hidden;color:#fff;font-family:Arial,"Century Gothic","Microsoft JhengHei",system-ui,Helvetica;aspect-ratio:151/106}.PD_layout.PD_layout-D1_04 .PD_slide .PD_into span.js-PD_price::after{content:"";display:inline-block;width:20%}}.WRAPPER{overflow:hidden}.cantantBase1,.cantantBase2{display:none}.Area_msg{text-align:center;font:12px/18px Helvetica}.Area_msg_PDmark{padding:10px 10px 15px 10px}.Area_msg_apple{padding:10px 0px 160px 0px}.btn_alert_danji{position:absolute;top:16%;left:0;z-index:99}.btn_alert_game{position:absolute;top:18vw;left:0;z-index:99;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:left;transform-origin:left}.game_remind{--remind-txtcolor: #aa2612;--remind-bg: #f7f0eb;background-color:var(--remind-bg);border-radius:0 5em 5em 0;width:60px;height:42px}.danji-pd-container .game_remind{--remind-txtcolor: #fff;--remind-bg: #aa2612}.game_remind::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='295px' height='348px'%3E%3Cpath fill-rule='evenodd' fill='rgb(243, 128, 10)' d='M294.496,272.105 C294.132,274.973 292.956,281.433 289.179,280.959 L3.553,280.767 C-6.068,258.136 13.398,252.817 26.074,240.802 C38.266,229.244 45.048,213.504 45.368,197.353 C45.967,167.135 43.205,136.722 48.384,106.746 C50.908,92.140 55.319,77.409 63.932,65.166 C73.634,51.377 88.810,43.321 103.319,35.455 C106.757,33.590 110.229,31.782 113.768,30.114 C120.273,27.049 126.961,23.729 134.094,22.607 C136.917,20.594 131.951,1.633 145.469,0.261 C153.283,-0.532 158.630,2.684 159.588,10.698 C159.970,13.894 158.799,19.212 160.668,21.349 C175.635,27.276 190.432,33.859 204.115,42.388 C220.597,52.663 235.303,66.657 241.282,85.624 C250.847,115.972 250.296,150.413 249.867,181.989 C249.514,207.900 253.982,227.635 274.329,245.364 C278.812,249.271 286.626,252.978 290.213,257.809 C292.372,260.716 293.249,263.918 294.496,267.217 C294.364,268.806 294.692,270.552 294.496,272.105 ZM169.696,342.234 C136.983,357.435 98.562,337.069 94.256,301.434 L198.771,301.434 C198.125,318.698 185.022,335.113 169.696,342.234 Z'/%3E%3C/svg%3E");content:"";position:absolute;top:1em;left:.25em;display:inline-block;width:1.3em;height:1.3em;background-size:auto 100%;background-repeat:no-repeat}.danji-pd-container .game_remind::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='295px' height='348px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M294.496,272.105 C294.132,274.973 292.956,281.433 289.179,280.959 L3.553,280.767 C-6.068,258.136 13.398,252.817 26.074,240.802 C38.266,229.244 45.048,213.504 45.368,197.353 C45.967,167.135 43.205,136.722 48.384,106.746 C50.908,92.140 55.319,77.409 63.932,65.166 C73.634,51.377 88.810,43.321 103.319,35.455 C106.757,33.590 110.229,31.782 113.768,30.114 C120.273,27.049 126.961,23.729 134.094,22.607 C136.917,20.594 131.951,1.633 145.469,0.261 C153.283,-0.532 158.630,2.684 159.588,10.698 C159.970,13.894 158.799,19.212 160.668,21.349 C175.635,27.276 190.432,33.859 204.115,42.388 C220.597,52.663 235.303,66.657 241.282,85.624 C250.847,115.972 250.296,150.413 249.867,181.989 C249.514,207.900 253.982,227.635 274.329,245.364 C278.812,249.271 286.626,252.978 290.213,257.809 C292.372,260.716 293.249,263.918 294.496,267.217 C294.364,268.806 294.692,270.552 294.496,272.105 ZM169.696,342.234 C136.983,357.435 98.562,337.069 94.256,301.434 L198.771,301.434 C198.125,318.698 185.022,335.113 169.696,342.234 Z'/%3E%3C/svg%3E");content:""}.game_remind span{z-index:1;position:relative;display:block;padding:.4em 0 0 .625em;height:2.4em;line-height:1.1em;overflow:hidden;font-weight:600;font-size:1.1em;color:var(--remind-txtcolor);vertical-align:middle}/*# sourceMappingURL=pageLayout.min.css.map */
