@charset "UTF-8";.d-block{display:block}.d-inline-block{display:inline-block}.d-inline{display:inline}.d-flex{display:flex}.d-grid{display:grid}.d-inline-flex{display:inline-flex}.d-inline-grid{display:inline-grid}.d-table{display:table}.d-inline-table{display:inline-table}.d-list-item{display:list-item}.d-none{display:none}.d-contents{display:contents}.flex-direction-row{flex-direction:row}.flex-direction-column{flex-direction:column}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-direction-column-reverse{flex-direction:column-reverse}.justify-content-flex-start{justify-content:flex-start}.justify-content-flex-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{justify-content:space-evenly}.align-items-flex-start{align-items:flex-start}.align-items-flex-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-self-flex-start{align-self:flex-start}.align-self-flex-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}:root{--gradient-shadow:#b1b1b1;--header-background:#f5f5f5;--header-text-main:#1f1f1f;--header-badge-text:white;--header-badge-background:#1f1f1f;--header-compare-hint:#423f3f;--compare-btn:var(--color-BlueColor-175C9);--compare-btn-hover:#0073b0;--compare-btn-disabled:#eeeeee;--compare-btn-text-disabled:#c6c6c6}#v-compare-app [data-theme=dark]{--gradient-shadow:linear-gradient(
      to right,
      rgba(234, 98, 77, 0.8) 20%,
      rgba(255, 205, 60, 0.8) 20% 40%,
      rgba(44, 221, 149, 0.8) 40% 60%,
      rgba(21, 179, 182, 0.8) 60% 80%,
      rgba(0, 140, 214, 0.8) 80%
  );--header-background:#1f1f1f;--header-text-main:white;--header-badge-text:#1f1f1f;--header-badge-background:white;--header-compare-hint:#c6c6c6;--compare-btn:#ff6400;--compare-btn-hover:#c95411;--compare-btn-disabled:#545454}@media screen and (max-width:960px){#v-compare-app [data-theme=dark]{--header-badge-text:white;--header-badge-background:#1f1f1f}}[v-cloak]{display:none}.compare-menu{font-family:Segoe UI,"Noto Sans","Noto Sans TC","Noto Sans SC","微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體",Arial,Verdana,Helvetica,sans-serif}.compare-pc{position:fixed;width:100%;bottom:0;left:0;z-index:140000;transform:translateY(100%);transition:transform .2s ease-in-out}.compare-pc.open{transform:translateY(0)!important}.compare-pc.open .compare__switch-svg{transform:rotate(270deg)}.compare-pc.noproducts{transform:translateY(100%)!important}.compare-pc.noproducts .compare__gradient-shadow{display:none}@media screen and (max-width:960px){.compare-pc{display:none}}.compare__header{position:relative;display:block;width:100%;padding:10px 0;background-color:var(--header-background);color:var(--header-text-main);line-height:1.5;font-size:18px;cursor:pointer}.compare__header:hover{color:var(--header-text-main)}.compare__header .compare__gradient-shadow{position:absolute;top:25%;left:0;z-index:-1;width:100%;height:100%;background:var(--gradient-shadow);filter:blur(40px);border-radius:40%}.compare__header .compare__header-info{margin-right:25px;padding-right:25px;border-right:1px solid #b1b1b1}.compare__header .compare__header-info .compare__title{margin-right:13px;font-size:clamp(18px,.9375vw,20px);font-weight:600}.compare__header .compare__header-info .badge{display:inline-flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%;background-color:var(--header-badge-background);color:var(--header-badge-text);font-size:clamp(15px,.9375vw,18px);line-height:1.5;font-weight:700}.compare__header .compare__hint{color:var(--header-compare-hint);font-size:clamp(15px,.9375vw,18px);line-height:1.5}.compare__siwtch{margin-right:30px;line-height:0}.compare__siwtch .compare__switch-svg{width:20px;height:20px;transform:rotate(90deg);fill:var(--header-text-main)}.compare__body{padding:15px 0;background-color:#fff}.compare__body .compare__product-list{margin-right:100px;width:74.0234375%}.compare__body .compare__product-list-item{position:relative;padding:15px;text-align:center;flex:1}.compare__body .compare__product-list-item .compare_product-plus-button{display:none}.compare__body .compare__product-list-item:not(.active)::before{content:"";position:absolute;inset:15px;background-color:#fff}.compare__body .compare__product-list-item.active:not(:last-of-type){border-right:2px solid #eee}.compare__body .compare__product-list-item.active+.compare__product-list-item:not(.active) .compare_product-plus-button{display:flex;justify-content:center;align-items:center;flex-direction:column}.compare__body .compare__product-list-item .compare_product-plus-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;cursor:pointer}.compare__body .compare__product-list-item .compare_product-plus-button .add-model-text{margin-top:5px;font-size:15px;font-weight:500;color:#9b9b9b}.compare__body .compare__product-list-item .compare__product-remove-btn{line-height:0;cursor:pointer}.compare__body .compare__product-list-item .compare__product-link .compare__product-img{max-width:46.5020576132%}@media screen and (max-width:1024px){.compare__body .compare__product-list-item .compare__product-link .compare__product-img{max-width:66.6666666667%}}.compare__body .compare__product-list-item .compare__product-link .compare__product-name{font-size:clamp(15px,.9375vw,18px);font-weight:600;color:#423f3f}.compare__body .compare__product-list-item .compare__product-link .compare__product-name span{margin-left:5px}.compare__body .compare__product-list-item .auto-complete-block{position:absolute;top:50%;z-index:3;left:50%;width:100%;transform:translate(-50%,-50%)}.compare__body .compare-btn{margin-bottom:15px;padding:7px 20px;border:none;outline:0;background-color:var(--compare-btn);color:#fff;font-size:clamp(15px,.9375vw,18px);font-weight:600;line-height:1.5;border-radius:5px;cursor:pointer}.compare__body .compare-btn:disabled{cursor:not-allowed;color:var(--compare-btn-text-disabled);background-color:var(--compare-btn-disabled)}.compare__body .compare-btn:not(:disabled):hover{background-color:var(--compare-btn-hover)}.compare__body .clear-btn{color:#423f3f;font-size:clamp(15px,.9375vw,18px);line-height:1.5;cursor:pointer}.compare-mobile{visibility:hidden}@media screen and (max-width:960px){.compare-mobile{visibility:visible}}.compare-mobile.open .compare-mobile__body{left:0}.compare-mobile.open .back-btn{transform:translateX(0)}.compare-mobile.noproducts{visibility:hidden}.compare-mobile.noproducts .compare-mobile__body{left:100%!important}.compare-mobile.noproducts .back-btn{transform:translateX(100%)!important}.compare-mobile .compare-mobile__header{position:fixed;z-index:140100;bottom:env(safe-area-inset-bottom);right:0;padding:10px 15px 10px 0;height:55px;transform:translateX(100%);-webkit-transform:translateX(100%);background-color:#ddd;color:#423f3f;font-size:15px;line-height:1.5;font-weight:600;cursor:pointer;transition:transform 1s ease-in-out;-webkit-transition:-webkit-transform 1s ease-in-out}.compare-mobile .compare-mobile__header.adding{z-index:140101;transform:translateX(0);-webkit-transform:translateX(0)}.compare-mobile .compare-mobile__header .badge-container{position:absolute;left:0;transform:translateX(-100%);height:100%;background-color:#ddd}.compare-mobile .compare-mobile__header .badge{display:inline-flex;justify-content:center;align-items:center;width:25px;height:25px;margin:0 15px;border-radius:50%;background-color:var(--header-badge-background);color:var(--header-badge-text);font-weight:700}.compare-mobile .compare-mobile__body{position:fixed;top:0;left:100%;z-index:170000;width:100vw;height:100vh;overflow-y:scroll;padding:15px 0 70px;background-color:#fff;transition:left .2s ease-in-out}.compare-mobile .compare-mobile__body .compare-mobile__product-list{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:30px;margin-bottom:30px}@media screen and (max-width:480px){.compare-mobile .compare-mobile__body .compare-mobile__product-list{margin-bottom:25px}}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item{position:relative}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item .compare_product-plus-button{display:none}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item:not(.active)::before{content:"";position:absolute;inset:0;background-color:#fff}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item:not(.active) .compare-mobile-remove-btn{display:none}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item.active+.compare-mobile__product-list-item:not(.active) .compare_product-plus-button{display:flex;justify-content:center;align-items:center;flex-direction:column}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item .compare_product-plus-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;cursor:pointer}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-list-item .compare_product-plus-button .add-model-text{margin-top:5px;font-size:15px;font-weight:500;color:#9b9b9b}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile-remove-btn{margin-bottom:5px;line-height:0}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-img{max-width:100%;margin-bottom:15px;padding-right:15px}.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-name{text-align:center;font-size:18px;line-height:1.5;color:#423f3f;font-weight:600}@media screen and (max-width:640px){.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-name{font-size:15px}}@media screen and (max-width:480px){.compare-mobile .compare-mobile__body .compare-mobile__product-list .compare-mobile__product-name{font-size:13px}}.compare-mobile .compare-mobile__body .compare-mobile__product-list .auto-complete-block{position:absolute;top:50%;z-index:3;left:50%;width:100%;transform:translate(-50%,-50%)}.compare-mobile .compare-mobile__body .compare-btn{padding:5px 15px;background-color:var(--compare-btn);border:none;outline:0;color:#fff;font-size:18px;font-weight:600;line-height:1.5;border-radius:5px;cursor:pointer}@media screen and (max-width:640px){.compare-mobile .compare-mobile__body .compare-btn{font-size:15px}}.compare-mobile .compare-mobile__body .compare-btn:disabled{cursor:not-allowed;background-color:#ddd}.compare-mobile .compare-mobile__body .compare-btn:not(:disabled):hover{background-color:var(--compare-btn-hover)}.compare-mobile .compare-mobile__body .clear-btn{margin-right:25px;color:#423f3f;font-size:18px;line-height:1.5;cursor:pointer}@media screen and (max-width:640px){.compare-mobile .compare-mobile__body .clear-btn{font-size:15px}}.compare-mobile .back-btn{position:fixed;bottom:env(safe-area-inset-bottom);transform:translateX(100%);z-index:170001;display:flex;justify-content:center;align-items:center;width:100%;height:55px;color:#423f3f;font-size:18px;font-weight:600;line-height:1.5;background-color:#e9e9e9;box-shadow:0 -4px 10px 0 rgba(0,0,0,.16);transition:transform .2s ease-in-out}@media screen and (max-width:640px){.compare-mobile .back-btn{font-size:15px}}.compare-mobile .back-btn .back-icon{display:flex;justify-content:center;align-items:center;background-color:var(--compare-btn);width:20px;height:20px;margin-right:10px;border-radius:50%}.compare-mobile .back-btn .back-icon svg{width:6px;height:9.6px;fill:#fff}.compare-modal{visibility:hidden;opacity:0;position:fixed;z-index:170000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.6);transition:opacity .1s ease-in}.compare-modal.open{visibility:visible;opacity:1}.compare-modal .compare-modal__content{position:relative;top:20%;left:50%;transform:translateX(-50%);width:36vw;padding:1.84vw;border-radius:10px;background-color:#fff;text-align:center}@media screen and (max-width:1024px){.compare-modal .compare-modal__content{width:43vw}}@media screen and (max-width:960px){.compare-modal .compare-modal__content{margin:0;top:0;left:0;transform:initial;border-radius:0;padding:5%;width:100%;min-height:100%}}.compare-modal .compare-modal__title{margin-bottom:60px;color:#423f3f;font-size:20px;line-height:1.5;font-weight:600}.compare-modal .compare-modal__btn{font-family:Segoe UI,"Noto Sans","Noto Sans TC","Noto Sans SC","微軟正黑體",Microsoft JhengHei,"微軟雅黑體",Microsoft YaHei,SimHei,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","新細明體",Arial,Verdana,Helvetica,sans-serif;padding:.5em 1.75em;outline:0;border:none;background-color:#008cd6;color:#fff;font-size:18px;font-weight:600;line-height:1.5;text-align:center;cursor:pointer}.compare-modal .compare-modal__btn:hover:enabled{background-color:#006ba3}.compare-modal .compare-modal__btn:active{background-color:#008cd6;color:#004970}.auto-complete-block{max-width:195px;margin:auto}@media screen and (max-width:1366px){.auto-complete-block{max-width:155px}}.auto-complete-block .search-form-group{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:9px 15px;background-color:#fff;border-radius:4px 4px 0 0;box-shadow:0 3px 8px rgba(0,0,0,.2);color:#909090}@media screen and (max-width:640px){.auto-complete-block .search-form-group{padding:9px 10px}}.auto-complete-block .search-form-group .search-icon{width:15px;height:15px;cursor:auto}.auto-complete-block .search-form-group .clear-icon{width:15px;height:15px;cursor:pointer}.auto-complete-block .search-form-group .search-form-control{width:100%;padding-left:5px;font-size:16px;font-weight:500;line-height:1.2;color:#423f3f;border:none;outline:0;text-overflow:ellipsis;white-space:nowrap}.auto-complete-block .search-form-group .search-form-control::placeholder{width:100%;font-weight:400;line-height:1.2;color:#c6c6c6}.auto-complete-block .auto-complete-result-block{position:relative;padding-right:5px;background-color:#fff;border-top:1px solid #e0e0e0;border-radius:0 0 4px 4px;box-shadow:0 3px 8px rgba(0,0,0,.2)}.auto-complete-block .auto-complete-list{position:relative;width:100%;max-height:165px;overflow-y:auto}.auto-complete-block .auto-complete-list .auto-complete-item{padding:5px clamp(10px,.78125vw,15px);font-size:13px;font-weight:500;line-height:1.5;color:#000;text-align:left;cursor:pointer;border-bottom:1px solid #eee}.auto-complete-block .auto-complete-list .auto-complete-item span.highlight{color:#008cd6}@media (hover:hover){.auto-complete-block .auto-complete-list .auto-complete-item:hover{background-color:#f4f4f4}}.auto-complete-block .auto-complete-list.no-list{height:165px}.auto-complete-block .auto-complete-list .no-item{position:absolute;top:50%;left:50%;font-size:clamp(13px,.78125vw,15px);font-weight:400;color:#909090;transform:translate(-50%,-50%);font-size:15px;white-space:nowrap}.auto-complete-block .highlight-keyword-matchKeyword{color:#008cd6}.auto-complete-block ::-webkit-scrollbar{display:block;width:5px}.auto-complete-block ::-webkit-scrollbar-thumb{background-color:#008cd6}.auto-complete-block ::-webkit-scrollbar-track{background-color:#ddd}.auto-complete-block .hint-at-least{position:relative}.auto-complete-block .hint-at-least p{position:absolute;text-align:center;margin-top:10px;color:red;font-size:13px;line-height:15.6px}