@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@300..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Noto+Sans+TC:wght@100..900&family=Outfit:wght@100..900&display=swap");
main h1 {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 150%;
}
main h2 {
  font-size: 2em;
  font-weight: 500;
  line-height: 150%;
}
main h3 {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 150%;
}
main h4 {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 150%;
}
main h5 {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 150%;
}
main h6 {
  font-size: 1em;
  font-weight: 500;
  line-height: 150%;
}
main p {
  line-height: 140%;
}

.v3-twm-notification .swiper-slide,
.v3-twm-notification .swiper-pagination span,
.v3-twm-alert .modal-main {
  font-family: Poppins, Noto Sans TC, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Noto Sans, Liberation Sans, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; /* 4 */
}

/*修正套用進event events後的全域影響的bugs(v3好事版)*/
/*修正套用進event events後的全域影響的bugs*/
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  scroll-behavior: smooth;
}

img,
svg {
  vertical-align: middle;
}

p {
  margin: 0;
}

ul, ol {
  margin: 0;
}

#containerBox {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  font-family: "Noto Sans TC", "Heiti TC", 微軟正黑體, "Microsoft JhengHei";
}

@media screen and (min-width: 0px) and (max-width: 640px) {
  /*行動版*/
  #containerBox {
    padding: 0;
    width: 100%;
  }
}
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans",
      Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

.text-center {
  text-align: center;
}

/*修正套用進event events後的全域影響的bugs*/
/* 文字樣式 */
.txt-primary-orange {
  color: #ff6700 !important;
}
.txt-primary-blue {
  color: #2d2d6c !important;
}

.txt-support-red {
  color: #d82400 !important;
}
.txt-support-lite-red {
  color: #f73603 !important;
}
.txt-support-orange {
  color: #ff8f08 !important;
}
.txt-support-lite-orange {
  color: #ff9b0b !important;
}
.txt-support-yellow {
  color: #ffba0d !important;
}
.txt-support-lite-yellow {
  color: #ffd60b !important;
}
.txt-support-green {
  color: #0eaa7d !important;
}
.txt-support-lite-green {
  color: #22ddb9 !important;
}
.txt-support-dark-green {
  color: #024d59 !important;
}
.txt-support-purple {
  color: #3e1ee6 !important;
}
.txt-support-lite-purple {
  color: #624bee !important;
}
.txt-support-momo {
  color: #ce2874 !important;
}
.txt-support-lite-momo {
  color: #dd5298 !important;
}
.txt-support-grey {
  color: #333333 !important;
}
.txt-support-lite-grey {
  color: #9b9b9b !important;
}
.txt-support-white {
  color: #ffffff !important;
}

/* 文字樣式 */
/* 按鈕樣式 */
.btnrow {
  text-align: center;
  margin: 2rem auto;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 10px;
  justify-content: center;
}
.btnrow a {
  flex: 0 0 auto;
  line-height: 2em;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto;
  margin: 0 !important;
  text-decoration: none;
  padding: 8px 20px;
  transition: all linear 0.2s;
}

.btn-primary-orange {
  color: #ffffff !important;
  background-image: linear-gradient(to right, #ff6a01, #ff8d07, #f73603, #ff8f08);
  border-radius: 90px !important;
  border: 0;
  outline: 0;
  background-size: 300% 100%;
  transition: all 0.5s ease-in-out;
}
.btn-primary-orange:hover {
  color: #ffffff !important;
  background-position: 100% 0;
  transition: all 0.5s ease-in-out;
}
.btn-primary-blue {
  color: #ffffff !important;
  background-color: #3e1ee6 !important;
  border-radius: 90px !important;
}
.btn-primary-blue:hover {
  color: #ffffff !important;
  background-color: #2d2d6c !important;
}
.btn-primary-white {
  color: #1b1c1e !important;
  background-color: #ffffff !important;
  border-radius: 90px !important;
}
.btn-primary-white:hover {
  color: #ffffff !important;
  background-color: #1b1c1e !important;
}

.btn-disable {
  color: #ffffff !important;
  background-color: #999999 !important;
  border-radius: 90px !important;
  cursor: default !important;
  opacity: 0.7;
  border: 0;
  outline: 0;
}

.btn-solid {
  color: #1b1c1e !important;
  border: 1px solid #1b1c1e !important;
  border-radius: 90px !important;
}
.btn-solid:hover {
  color: #ffffff !important;
  border: 1px solid #1b1c1e !important;
  background-color: #1b1c1e !important;
}

.btn-solid-white {
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  border-radius: 90px !important;
}
.btn-solid-white:hover {
  color: #ff6700 !important;
  border: 1px solid #ffffff !important;
  background-color: #ffffff !important;
}

/* ================================================行動版樣式================================================ */
@media (max-width: 640px) {
  .btnrow {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .btnrow a {
    line-height: 2em;
    flex: 1 1 100%;
    line-height: 2em;
    padding-left: 1rem;
    padding-right: 1rem;
    width: auto !important;
    margin: 0 0 10px 0 !important;
  }
}
/* 按鈕樣式 */
/* IMC自訂版型預設設定檔 */
/*特用內容容器最大起始寬度*/
.IMC-content-width-1500 {
  width: 1500px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1680px) {
  .IMC-content-width-1500 {
    width: 1200px;
  }
}
@media (max-width: 1440px) {
  .IMC-content-width-1500 {
    width: 1140px;
  }
}
@media (max-width: 1280px) {
  .IMC-content-width-1500 {
    width: 900px;
  }
}
@media (max-width: 980px) {
  .IMC-content-width-1500 {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .IMC-content-width-1500 {
    width: calc(100% - 30px);
  }
}

.IMC-content-width-1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1440px) {
  .IMC-content-width-1200 {
    width: 1140px;
  }
}
@media (max-width: 1280px) {
  .IMC-content-width-1200 {
    width: 900px;
  }
}
@media (max-width: 980px) {
  .IMC-content-width-1200 {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .IMC-content-width-1200 {
    width: calc(100% - 30px);
  }
}

.IMC-content-width-1140 {
  width: 1140px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1280px) {
  .IMC-content-width-1140 {
    width: 900px;
  }
}
@media (max-width: 980px) {
  .IMC-content-width-1140 {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .IMC-content-width-1140 {
    width: calc(100% - 30px);
  }
}

.IMC-content-width-900 {
  width: 900px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 980px) {
  .IMC-content-width-900 {
    width: 750px;
  }
}
@media (max-width: 768px) {
  .IMC-content-width-900 {
    width: calc(100% - 30px);
  }
}

.IMC-content-width-750 {
  width: 750px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 768px) {
  .IMC-content-width-750 {
    width: calc(100% - 30px);
  }
}

/*pc mo版 切換*/
.pc-show {
  display: block;
}
@media screen and (max-width: 640px) {
  .pc-show {
    display: none;
  }
}

.mobile-show {
  display: none;
}
@media screen and (max-width: 640px) {
  .mobile-show {
    display: block;
  }
}

/*twm-v3 pc tablet mo版 切換*/
.pc-show-twm-v3 {
  display: block;
}
@media screen and (max-width: 1199px) {
  .pc-show-twm-v3 {
    display: none;
  }
}

.tablet-show-twm-v3 {
  display: none;
}
@media screen and (max-width: 1199px) and (min-width: 576px) {
  .tablet-show-twm-v3 {
    display: block;
  }
}

.mobile-show-twm-v3 {
  display: none;
}
@media screen and (max-width: 575px) {
  .mobile-show-twm-v3 {
    display: block;
  }
}

/*youtube video responsive*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*寬度自動*/
.width-auto {
  width: auto;
  min-width: 150px;
  max-width: 100%;
}

/* 定義 ul li的 list-style */
.list-style-auto {
  list-style: auto;
}
.list-style-auto * {
  list-style: auto;
}

.list-style-disc {
  list-style: disc;
}
.list-style-disc * {
  list-style: disc;
}

/* IMC自訂版型預設設定檔 */
/* contaniner背景樣式 */
.wrapper-grey {
  background-color: #eeeeee;
}
.wrapper-pink {
  background-color: #ffeeee;
}
.wrapper-bg {
  background: url(../images/wrap-bg.jpg) no-repeat bottom #747473;
  background-attachment: fixed;
  position: relative;
}
.wrapper-bg h1 {
  color: #ffffff;
  font-weight: bold;
  text-shadow: 0 0 10px 30% #1b1c1e;
}

.bg-black {
  background-color: #000;
}

.bg-grey {
  background-color: #eee;
}

.radius-0 {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.radius-l-0 {
  border-top-left-radius: 0;
}

.radius-r-0 {
  border-top-right-radius: 0;
}

.border-l-0 {
  border-left: 0;
}

.border-r-0 {
  border-right: 0;
}

/* ================================================行動版樣式================================================ */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .wrapper-bg {
    background-attachment: fixed;
    background-size: cover;
  }
}
/* contaniner背景樣式 */
/* 活動主視覺 */
.kv {
  height: 450px;
  background: url(../images/top.jpg) no-repeat center top #40408a;
  /*底色須配合視覺調整*/
  position: relative;
  text-align: center;
}
.kv h1 {
  text-indent: 101%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0;
  margin: 0;
}

h1.kv .topbtn {
  width: 190px;
  height: 60px;
  top: 280px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 450px;
  position: absolute;
}
h1.kv .topbtn a img {
  width: auto !important;
}

/*Event KV*/
.twm-pills li a {
  background-color: #e2e2e2 !important;
  border-radius: 999px !important;
  color: #1b1c1e;
  border-bottom: none;
  margin: 0 0.5em;
  height: 36px;
  line-height: 36px;
}
.twm-pills li a:hover {
  border-radius: 999px;
  border-bottom: none;
  background-color: #1b1c1e !important;
  color: #fff !important;
}
.twm-pills li .active {
  border-radius: 999px;
  border-bottom: none;
  background-color: #1b1c1e !important;
  color: #fff !important;
}

.plan-pills li a {
  background-color: #e2e2e2 !important;
  border-radius: 999px !important;
  color: #1b1c1e;
  border-bottom: none;
  margin: 0 0.5em;
  height: 36px;
  line-height: 36px;
}
.plan-pills li a:hover {
  border-radius: 999px;
  border-bottom: none;
  background-color: #1b1c1e !important;
  color: #fff !important;
}
.plan-pills li .active {
  border-radius: 999px;
  border-bottom: none;
  background-color: #1b1c1e !important;
  color: #fff !important;
}

.nav-link {
  vertical-align: middle;
  display: flex;
  height: 59px;
  line-height: 59px;
  justify-content: center;
  flex-direction: column;
  transition: all 0.2s;
  padding: 0 1rem !important;
  color: rgb(0, 0, 0) !important;
}
.nav-link a {
  transition: all 0.2s;
  line-height: 59px;
  font-size: 1.1em;
  transition: all 0.2s;
  margin: 0 1rem;
  color: rgb(0, 0, 0) !important;
  position: relative;
}
.nav-link:hover {
  transition: all 0.2s;
  color: #ff6100 !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.nav-link:focus, .nav-link.active {
  border-bottom: 2px solid #ff6100;
  transition: all 0.2s;
  color: #ff6100 !important;
  background-color: rgba(255, 255, 255, 0.5);
}

.show > .nav-link {
  border-bottom: 2px solid #ff6100;
  transition: all 0.2s;
  color: #ff6100 !important;
  background-color: rgba(255, 255, 255, 0.5);
}

/* ================================================行動版樣式================================================ */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .show > .nav-link {
    border-left: 5px solid #ff6100;
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .twm-pills li a:hover,
  .twm-pills li .active {
    border-left: none;
  }
  .nav-link {
    padding: 0.5rem 0rem !important;
    border-left: none;
  }
  .plan-pills li a:hover,
  .plan-pills li .active {
    border-left: none;
  }
  .plan-pills a.nav-link,
  .plan-pills .show {
    font-size: 0.85em !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/*資費頁籤樣式*/
/* 內容標題樣式 */
.super {
  width: auto;
  margin: 1.5em auto 1.5em auto;
  padding: 10px 0;
  border-top: 1px solid #1b1c1e;
  border-bottom: 1px solid #1b1c1e;
  text-align: center;
  display: table;
}

.sub-title {
  color: #333;
  font-weight: bold;
  display: table;
  margin: 20px auto;
}
.sub-title:before, .sub-title:after {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 4px;
  border-top: 4px solid #333;
  content: "";
  margin: 0 10px;
}

.bold-underline {
  background: linear-gradient(180deg, transparent 65%, #ffd60b 0);
}

/* ================================================行動版樣式================================================ */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .sub-title {
    font-size: 1.4em;
  }
  .sub-title:before, .sub-title:after {
    width: 40px;
    height: 2px;
    border-top: 2px solid;
    margin: 0 8px;
  }
}
/* 內容標題樣式 */
/* FAQ收合樣式 */
#FAQ .Question {
  width: 100%;
  padding: 12px;
  color: #333;
  background-color: #d7d7d7;
  font-size: 1.2rem;
  border-radius: 8px;
}
#FAQ .Answer {
  display: none;
  width: 100%;
  padding: 12px 24px;
  font-size: 1em;
  background: #f9e3ca;
  margin-bottom: 2rem;
  border-radius: 8px;
}
#FAQ .Answer p {
  margin-bottom: 0;
}
#FAQ .Answer ul {
  margin: 0;
  padding: 0;
}
#FAQ .Answer ul li {
  margin-left: 1.5rem;
}

#QandA {
  background-color: #f9e9e0;
  border: 1px solid #f9e9e0;
  border-radius: 8px;
  padding: 0px;
  margin-bottom: 20px;
}

.Question {
  color: #000000;
  width: calc(100% - 10px);
  display: flex;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
}
.Question .item-title {
  font-size: 1.2rem;
  margin-left: 5px;
  width: calc(100% - 10px);
  padding-right: 15px;
  display: flex;
  line-height: 26px;
}

.Answer {
  font-size: 1em;
  background-color: #fff;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 2em 15px;
}
.Answer p {
  margin-bottom: 0;
  padding-left: 2.25rem;
  line-height: 22px;
}

.accent-text {
  font-size: 1.25rem;
  letter-spacing: 2px;
  color: #ff6100;
  line-height: 26px;
  font-family: en, sans-serif;
}

.plus-box {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: relative;
  top: 0px;
  background: 0 0;
  transition: border-color 0.4s ease, background 0.4s ease;
  border-color: #ff6100;
  background: #ff6100;
  display: inline-block;
}
.plus-box:after, .plus-box:before {
  content: "";
  background: #fff;
  width: 2px;
  height: 12px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: transform 0.4s ease, background 0.4s ease;
  transform: rotate(0);
}
.plus-box:after {
  transform: rotate(90deg);
}
.plus-box:hover {
  opacity: 0.85;
}

.accordion.accordion-open .plus-box:after, .accordion.accordion-open .plus-box:before {
  background: #fff;
}

.active .plus-box:after {
  transform: rotate(90deg);
  opacity: 0;
}
.active .plus-box:before {
  transform: rotate(270deg);
  opacity: 1;
}

/* ================================================行動版樣式================================================ */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .plus-box {
    width: 26px;
    height: 22px;
  }
  .plus-box:after, .plus-box:before {
    width: 2px;
    height: 8px;
  }
  .Question {
    width: 100%;
  }
  .Question .item-title {
    font-size: 1rem;
    width: 100%;
  }
  .accent-text {
    font-size: 1.2rem;
    margin-right: 0;
    margin-bottom: 0px;
  }
  .Answer p {
    padding-left: 0;
  }
}
/* FAQ收合樣式 */
/* 商品排列樣式 */
.card {
  background-color: #ffffff;
  border-radius: 10px !important;
  border: none !important;
  padding-top: 15px;
  padding-bottom: 15px;
}

.phoneblock {
  background-color: #ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 12px;
  padding: 2rem 0 0.5rem 0;
  position: relative;
  transition: all 0.2s ease-out;
  overflow: hidden;
}
.phoneblock h5 {
  font-weight: bold;
  font-size: 1.1em;
  min-height: 48px;
}
.phoneblock a {
  font-size: 16px;
  width: 100%;
  transition: all 0.3s;
  display: block;
  text-align: center;
  text-decoration: unset;
  padding: 10px;
  box-sizing: border-box;
}
.phoneblock:hover {
  margin-top: -5px;
  transition: all 0.2s ease-out;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.25) !important;
}

.flag {
  display: inline-block;
  background-color: #2d2d6c;
  color: #fff;
  line-height: 1.25em;
  font-size: 13px;
  padding: 4px 8px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 0 0 12px 0;
}

/* IE11 hack 修正圖片 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  img.card-img-top {
    height: 100% !important;
  }
}
/* ================================================行動版樣式================================================ */
@media screen and (min-width: 0px) and (max-width: 640px) {
  .phoneblock h5 {
    font-weight: bold;
    font-size: 0.95em;
    min-height: 58px;
  }
}
/* 商品排列樣式 */
/*swiper商品輪播卡片+按鈕樣式*/
.mySwiper {
  padding: 0;
}
.mySwiper .box {
  padding: 15px;
}
.mySwiper .phoneblock {
  box-shadow: rgba(149, 157, 165, 0.2) 0 0 10px;
}
.mySwiper .phoneblock:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
}
.mySwiper .swiper-button-disabled, .mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  top: calc(50% - 45px);
}
@media (max-width: 1440px) {
  .mySwiper .swiper-button-disabled, .mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
  }
}
.mySwiper .swiper-button-disabled {
  opacity: 0.45 !important;
}
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}
.mySwiper .swiper-button-next:hover, .mySwiper .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mySwiper .swiper-button-next:after, .mySwiper .swiper-button-prev:after {
  display: none;
}
.mySwiper .swiper-button-next b, .mySwiper .swiper-button-prev b {
  display: block;
  position: relative;
  text-align: center;
  line-height: 0 !important;
}
.mySwiper .swiper-button-next b svg, .mySwiper .swiper-button-prev b svg {
  width: 18px;
  height: 18px;
  color: #000;
  line-height: 0 !important;
}
.mySwiper .swiper-button-prev b {
  transform: scale(-1);
  transform-origin: 50% 55%;
}
.mySwiper .swiper-button-next {
  right: 0;
}
.mySwiper .swiper-button-prev {
  left: 0;
}
.mySwiper .swiper-button-disabled b svg {
  color: #fff;
}

@media (max-width: 767px) {
  .mySwiper .swiper-button-next b svg, .mySwiper .swiper-button-prev b svg {
    width: 14px;
    height: 14px;
  }
  .mySwiper .box {
    padding: 5px;
  }
}
/*swiper商品輪播卡片+按鈕樣式*/
/*swiper商品輪播卡片+按鈕樣式*/
.productSwiper_Y25 {
  padding: 0;
}
.productSwiper_Y25 .box {
  padding: 15px;
  height: 100%;
  box-sizing: border-box;
}
.productSwiper_Y25 .card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-border-width: 1px;
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.productSwiper_Y25 .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.productSwiper_Y25 .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.productSwiper_Y25 .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card > .card-header + .list-group,
.productSwiper_Y25 .card > .list-group + .card-footer {
  border-top: 0;
}
.productSwiper_Y25 .card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}
.productSwiper_Y25 .card-body h5 {
  text-align: center;
}
.productSwiper_Y25 .card-body .projectBTN {
  margin-top: 5px;
}
.productSwiper_Y25 .card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
}
.productSwiper_Y25 .card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
}
.productSwiper_Y25 .card-text:last-child {
  margin-bottom: 0;
}
.productSwiper_Y25 .card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}
.productSwiper_Y25 .card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.productSwiper_Y25 .card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.productSwiper_Y25 .card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.productSwiper_Y25 .card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.productSwiper_Y25 .card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}
.productSwiper_Y25 .card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}
.productSwiper_Y25 .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card-img,
.productSwiper_Y25 .card-img-top,
.productSwiper_Y25 .card-img-bottom {
  width: 100%;
}
.productSwiper_Y25 .card-img,
.productSwiper_Y25 .card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card-img,
.productSwiper_Y25 .card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.productSwiper_Y25 .card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .productSwiper_Y25 .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .productSwiper_Y25 .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .productSwiper_Y25 .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:last-child) .card-img-top,
  .productSwiper_Y25 .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:last-child) .card-img-bottom,
  .productSwiper_Y25 .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:first-child) .card-img-top,
  .productSwiper_Y25 .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .productSwiper_Y25 .card-group > .card:not(:first-child) .card-img-bottom,
  .productSwiper_Y25 .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.productSwiper_Y25 .phoneblock {
  box-shadow: rgba(149, 157, 165, 0.2) 0 0 10px;
  height: 100%;
  box-sizing: border-box;
}
.productSwiper_Y25 .phoneblock:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important;
}
.productSwiper_Y25 .swiper-button-disabled, .productSwiper_Y25 .swiper-button-next, .productSwiper_Y25 .swiper-button-prev {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  top: calc(50% - 45px);
}
@media (max-width: 1440px) {
  .productSwiper_Y25 .swiper-button-disabled, .productSwiper_Y25 .swiper-button-next, .productSwiper_Y25 .swiper-button-prev {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
  }
}
.productSwiper_Y25 .swiper-button-disabled {
  opacity: 0.45 !important;
}
.productSwiper_Y25 .swiper-button-next, .productSwiper_Y25 .swiper-button-prev {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}
.productSwiper_Y25 .swiper-button-next:hover, .productSwiper_Y25 .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.productSwiper_Y25 .swiper-button-next:after, .productSwiper_Y25 .swiper-button-prev:after {
  display: none;
}
.productSwiper_Y25 .swiper-button-next b, .productSwiper_Y25 .swiper-button-prev b {
  display: block;
  position: relative;
  text-align: center;
  line-height: 0 !important;
}
.productSwiper_Y25 .swiper-button-next b svg, .productSwiper_Y25 .swiper-button-prev b svg {
  width: 18px;
  height: 18px;
  color: #000;
  line-height: 0 !important;
}
.productSwiper_Y25 .swiper-button-prev b {
  transform: scale(-1);
  transform-origin: 50% 55%;
}
.productSwiper_Y25 .swiper-button-next {
  right: 0;
}
.productSwiper_Y25 .swiper-button-prev {
  left: 0;
}
.productSwiper_Y25 .swiper-button-disabled b svg {
  color: #fff;
}
.productSwiper_Y25 .swiper-wrapper {
  align-items: stretch;
}
.productSwiper_Y25 .swiper-wrapper .swiper-slide {
  height: auto;
}

@media (max-width: 767px) {
  .productSwiper_Y25 .swiper-button-next b svg, .productSwiper_Y25 .swiper-button-prev b svg {
    width: 14px;
    height: 14px;
  }
  .productSwiper_Y25 .box {
    padding: 5px;
  }
}
/*swiper商品輪播卡片+按鈕樣式*/
/*swiper商品輪播卡片+按鈕樣式*/
.blockSwiper_Y25 .swiper-button-disabled, .blockSwiper_Y25 .swiper-button-next, .blockSwiper_Y25 .swiper-button-prev {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
  top: calc(50% - 45px);
}
@media (max-width: 1440px) {
  .blockSwiper_Y25 .swiper-button-disabled, .blockSwiper_Y25 .swiper-button-next, .blockSwiper_Y25 .swiper-button-prev {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
  }
}
.blockSwiper_Y25 .swiper-button-disabled {
  opacity: 0.45 !important;
}
.blockSwiper_Y25 .swiper-button-next, .blockSwiper_Y25 .swiper-button-prev {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
}
.blockSwiper_Y25 .swiper-button-next:hover, .blockSwiper_Y25 .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.blockSwiper_Y25 .swiper-button-next:after, .blockSwiper_Y25 .swiper-button-prev:after {
  display: none;
}
.blockSwiper_Y25 .swiper-button-next b, .blockSwiper_Y25 .swiper-button-prev b {
  display: block;
  position: relative;
  text-align: center;
  line-height: 0 !important;
}
.blockSwiper_Y25 .swiper-button-next b svg, .blockSwiper_Y25 .swiper-button-prev b svg {
  width: 18px;
  height: 18px;
  color: #000;
  line-height: 0 !important;
}
.blockSwiper_Y25 .swiper-button-prev b {
  transform: scale(-1);
  transform-origin: 50% 55%;
}
.blockSwiper_Y25 .swiper-button-next {
  right: 0;
}
.blockSwiper_Y25 .swiper-button-prev {
  left: 0;
}
.blockSwiper_Y25 .swiper-button-disabled b svg {
  color: #fff;
}
.blockSwiper_Y25 .swiper-wrapper {
  align-items: stretch;
}
.blockSwiper_Y25 .swiper-wrapper .swiper-slide {
  height: auto;
}

@media (max-width: 767px) {
  .blockSwiper_Y25 .swiper-button-next b svg, .blockSwiper_Y25 .swiper-button-prev b svg {
    width: 14px;
    height: 14px;
  }
  .blockSwiper_Y25 .box {
    padding: 5px;
  }
}
/*swiper輪播+按鈕樣式*/
/*活動頁用的側邊錨點選單*/
.event_pageNav {
  position: fixed;
  top: calc(50% - 150px);
  left: 20px;
  width: 130px;
  z-index: 99;
  filter: drop-shadow(2px 4px 6px rgba(49, 49, 49, 0.2));
  display: none;
}
.event_pageNav .nav_content {
  border-radius: 15px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.event_pageNav .nav_content .navtopLOOG {
  margin: 0;
  cursor: pointer;
  background: #6c6aff;
}
.event_pageNav .nav_content ol {
  background: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
}
.event_pageNav .nav_content ol li {
  transition: all linear 0.2s;
}
.event_pageNav .nav_content ol li:nth-child(odd) {
  background-color: #fafaf9;
}
.event_pageNav .nav_content ol li:hover {
  background-color: #fff;
}
.event_pageNav .nav_content ol li p {
  margin: 0;
}
.event_pageNav .nav_content ol li a {
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 12px 5px;
  text-decoration: unset;
  color: #000;
}
.event_pageNav .nav_content ol li a.active {
  background: rgba(98, 75, 238, 0.6784313725);
  color: #fff;
}

@media screen and (max-width: 980px) {
  .event_pageNav {
    top: initial;
    bottom: 30px;
    left: 30px;
  }
  .event_pageNav .nav_content .navtopLOOG {
    display: none;
  }
  .event_pageNav.event_pageNav_m_horizontal {
    /*M版橫向展開*/
    width: calc(100% - 80px - 30px);
  }
  .event_pageNav.event_pageNav_m_horizontal ol {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    background: rgba(255, 255, 255, 0.9215686275);
  }
  .event_pageNav.event_pageNav_m_horizontal ol li {
    width: 33.3333333333%;
  }
  .event_pageNav.event_pageNav_m_horizontal ol li:nth-child(odd) {
    background-color: #ffffff;
  }
  .event_pageNav.event_pageNav_m_horizontal ol li a {
    font-size: 13px;
    padding: 5px 5px;
    line-height: 120%;
  }
}
@media screen and (max-width: 767px) {
  .event_pageNav {
    left: 10px;
    bottom: 20px;
  }
  .event_pageNav.event_pageNav_m_horizontal {
    /*M版橫向展開*/
    width: calc(100% - 70px - 10px);
  }
}
/*活動頁用的側邊錨點選單*/
/*table資費表(左側凍結)*/
.op_price_outer {
  padding: 5rem 2rem;
}

.op2_price_cap {
  font-size: 2.3rem;
  line-height: 1.3em;
  margin: 0 0 1em;
}

.custom_full_table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-family: "Noto Sans TC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei";
  border: 1px solid #9b9b9b;
  border-width: 1px 1px 0 1px;
  letter-spacing: 1px;
}
.custom_full_table thead tr {
  background-color: #ff6700;
}
.custom_full_table td {
  padding: 15px 10px;
  text-align: center;
  color: #000;
  border-right: 1px #9b9b9b solid;
  font-weight: bolder;
  font-size: 16px;
  box-sizing: border-box;
}
.custom_full_table .border-btm, .custom_full_table.border-btm {
  border-bottom: 1px #9b9b9b solid;
}
.custom_full_table tbody th,
.custom_full_table thead th {
  padding: 15px 10px;
  text-align: center;
  color: #000;
  border-right: 1px #fff solid;
  min-width: 7em;
  box-sizing: border-box;
}
.custom_full_table td:last-child,
.custom_full_table th:last-child {
  border-right: 0;
}
.custom_full_table thead td {
  border-right: 1px #fff solid;
  color: #fff;
}
.custom_full_table thead td > div {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  line-height: normal;
}
.custom_full_table thead td > div > * {
  width: 100%;
}
.custom_full_table thead td > div.sinleLineH {
  line-height: 45px;
}
.custom_full_table tbody tr:nth-child(2n) {
  background-color: #efefef;
}
.custom_full_table.nogray {
  border: 1px #9b9b9b solid;
  border-width: 1px 1px 0;
}
.custom_full_table.nogray tbody tr:nth-child(2n) {
  background-color: #fff;
}
.custom_full_table.nogray tbody td {
  border-bottom: 1px #9b9b9b solid;
}
.custom_full_table .borderTop {
  border-top: 1px solid #ddd;
}

.custom_common_use_table_service_title {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
  font-family: "Noto Sans TC", sans-serif;
}

/**凍結第一欄**/
.custom_full_table table {
  table-layout: fixed;
  min-width: 100%;
  width: auto;
  overflow: unset !important;
}
.custom_full_table thead td {
  position: sticky;
  word-break: keep-all;
  top: 0;
  vertical-align: top;
  border-bottom: 0;
  border-right: 1px solid #ddd;
  box-shadow: 0 -2px 0 inset #ddd;
  z-index: 2;
}
.custom_full_table thead td:first-child {
  left: 0;
  z-index: 3;
  border-right: 0;
  box-shadow: -2px -2px 0 inset #ddd;
  background: #ff6700;
}
.custom_full_table thead td {
  background: #ff6700;
}
.custom_full_table td {
  position: sticky;
  word-break: keep-all;
  top: 0;
  vertical-align: top;
  border-bottom: 0;
  border-right: 1px solid #ddd;
  box-shadow: 0 -2px 0 inset #ddd;
  left: 0;
  z-index: 2;
  box-shadow: -2px 0 0 inset #ddd;
  min-width: 150px;
}
@media (max-width: 767px) {
  .custom_full_table td {
    font-size: 12px;
  }
}
.custom_full_table tbody tr td {
  background: #fff;
  vertical-align: middle;
}
.custom_full_table tbody tr:first-child td {
  position: static;
}
.custom_full_table tbody tr:first-child td:first-child {
  position: sticky;
}
.custom_full_table tbody tr:nth-child(2n) td {
  background-color: #efefef;
}
.custom_full_table tr td:first-child {
  max-width: 200px;
  word-break: break-all;
  z-index: 3;
}
@media (max-width: 480px) {
  .custom_full_table tr td:first-child {
    min-width: 100px;
  }
}

#custom_common_use_table_v2 {
  position: relative;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select {
  width: 300px;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  display: flex;
  align-items: center;
  z-index: 5;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #custom_common_use_table_v2 .custom_common_use_table_service_title_select {
    position: relative;
    justify-content: space-between;
    margin: 0 0 20px;
    z-index: 6;
  }
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select ul {
  display: none;
  width: 100%;
  position: absolute;
  top: calc(100% + 5px);
  left: 50px;
  width: 250px;
  border: 1px solid #000;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select.open ul {
  display: block;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select a {
  display: block;
  cursor: pointer;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select > p {
  margin: 0;
  font-size: 20px;
  margin-right: 16px;
  flex-shrink: 0;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select .custom_common_use_selectOption {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border: 1px solid;
  padding: 10px;
  border-radius: 10px;
  margin: 50px 0 0 50px;
  width: 250px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0;
  cursor: pointer;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select .custom_common_use_selectOption p {
  margin-bottom: 0;
  line-height: 130%;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select .custom_common_use_selectOption svg {
  width: 24px;
  height: 24px;
  transition: all linear 0.2s;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select.open .custom_common_use_selectOption svg {
  transform: rotate(180deg);
  color: #ff6700;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select #custom_common_use_table_nav-tab {
  width: 250px;
  right: 0;
  left: auto;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  max-height: 50vh;
  overflow: auto;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select #custom_common_use_table_nav-tab li {
  padding: 6px;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select #custom_common_use_table_nav-tab li:hover {
  background-color: #ddd;
}
#custom_common_use_table_v2 .custom_common_use_table_service_title_select #custom_common_use_table_nav-tab li a {
  color: #000;
  line-height: 130%;
  text-decoration: unset;
}

#custom_common_use_packges_v2 .tab-pane {
  display: none;
}
#custom_common_use_packges_v2 .tab-pane.active {
  display: block;
}

/* custom_common_use_table 凍結第一欄(跨欄)*/
/* custom_common_use_table2 凍結第一欄(跨欄)*/
/*table資費表(左側凍結)*/
/*swiper資費表v2023*/
#sec_price_table_v2023 {
  display: block;
  padding-top: 96px;
  padding-bottom: 96px;
}
@media (max-width: 767px) {
  #sec_price_table_v2023 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
#sec_price_table_v2023 .sec-container {
  position: relative;
}
#sec_price_table_v2023 .sec-tit {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #sec_price_table_v2023 .sec-tit {
    font-size: 28px;
  }
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent {
  margin-top: 32px;
  position: relative;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .tab-pane {
  display: none;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .tab-pane.changed {
  display: block;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent ol,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent ul,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .container-fluid,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .container {
  padding: 0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .container-fluid {
  padding-bottom: 15px;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #b7b7b7;
  height: 60px;
  font-size: 16px;
  align-content: center;
  border-bottom: 2px solid #d8d8d8;
  height: 76px;
  padding: 0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li > div {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  #sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li > div {
    font-size: 16px;
  }
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .sameUL li:first-child {
  background: #ff6700 !important;
  color: #fff !important;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border: 2px solid #d8d8d8;
  border-right: 0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info .sameUL li:last-child {
  border-bottom: 0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info .sameUL li * {
  margin-bottom: 0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info .sameUL li small {
  font-size: 0.8em;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-title {
  width: 180px;
  border-right: 2px solid #d8d8d8;
}
@media (max-width: 767px) {
  #sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-title {
    width: 150px;
  }
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-title .sameUL li {
  background: #a7a7a7;
  color: #fff;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-ex {
  position: relative;
  width: calc(100% - 180px);
}
@media (max-width: 767px) {
  #sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-ex {
    width: calc(100% - 150px);
  }
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-ex .sameUL {
  border-right: 2px solid #d8d8d8;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .plans-info-ex .sameUL li:nth-child(odd) {
  background: #f5f5f5;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: #ff6700 1px solid;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
  top: calc(50% - 20px);
  background: #fff;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  color: #ff6700;
  transition: color 0.3s;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn:not(.-disabled):hover {
  background: #ff6700;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn:not(.-disabled):hover svg {
  color: #fff;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn.-disabled {
  border: #c0c0c0 1px solid;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn.-disabled svg {
  color: #c0c0c0;
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn.prev {
  left: 20px;
  opacity: 0.6;
  transform: scaleX(-1) translateX(50%);
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .navigation-btn.next {
  right: 20px;
  opacity: 0.6;
  transform: translateX(50%);
}
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .swiper-button-prev:after,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .swiper-rtl .swiper-button-next:after,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .swiper-button-next:after,
#sec_price_table_v2023 .price_table_v2023#price_table_v2023_tabContent .swiper-button-prev:after {
  display: none;
}
#sec_price_table_v2023 .price_table_v2023_select {
  width: 300px;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  display: flex;
  align-items: center;
  z-index: 5;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #sec_price_table_v2023 .price_table_v2023_select {
    position: relative;
    justify-content: space-between;
  }
}
#sec_price_table_v2023 .price_table_v2023_select ul {
  display: none;
  width: 100%;
  position: absolute;
  top: calc(100% + 5px);
  left: 50px;
  width: 250px;
  border: 1px solid #000;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
}
#sec_price_table_v2023 .price_table_v2023_select.open ul {
  display: block;
}
#sec_price_table_v2023 .price_table_v2023_select a {
  display: block;
  cursor: pointer;
}
#sec_price_table_v2023 .price_table_v2023_select > p {
  margin: 0;
  font-size: 20px;
  margin-right: 16px;
  flex-shrink: 0;
}
#sec_price_table_v2023 .price_table_v2023_select .selectOption {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border: 1px solid;
  padding: 10px;
  border-radius: 10px;
  margin: 50px 0 0 50px;
  width: 250px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0;
  cursor: pointer;
}
#sec_price_table_v2023 .price_table_v2023_select .selectOption p {
  margin: 0;
  line-height: 130%;
}
#sec_price_table_v2023 .price_table_v2023_select .selectOption svg {
  width: 24px;
  height: 24px;
  transition: all linear 0.2s;
}
#sec_price_table_v2023 .price_table_v2023_select.open .selectOption svg {
  transform: rotate(180deg);
  color: #ff6700;
}
#sec_price_table_v2023 .price_table_v2023_select #nav-tab {
  width: 250px;
  right: 0;
  left: auto;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  max-height: 50vh;
  overflow: auto;
}
#sec_price_table_v2023 .price_table_v2023_select #nav-tab li {
  padding: 6px;
}
#sec_price_table_v2023 .price_table_v2023_select #nav-tab li:hover {
  background-color: #ddd;
}
#sec_price_table_v2023 .price_table_v2023_select #nav-tab li a {
  color: #000;
  line-height: 130%;
  text-decoration: unset;
}

/*swiper資費表v2023*/
/*swiper資費表v2024 手機板*/
#sec_price_table_v2024_mobile {
  display: block;
  padding-top: 96px;
  padding-bottom: 96px;
}
@media (max-width: 767px) {
  #sec_price_table_v2024_mobile {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}
#sec_price_table_v2024_mobile .sec-container {
  position: relative;
}
#sec_price_table_v2024_mobile .sec-tit {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 32px;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #sec_price_table_v2024_mobile .sec-tit {
    font-size: 28px;
  }
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent {
  margin-top: 32px;
  position: relative;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .tab-pane {
  display: none;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .tab-pane.changed {
  display: block;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent ol,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent ul,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing: border-box;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .container-fluid,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .container {
  padding: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .container-fluid {
  padding-bottom: 15px;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .sameUL li {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
  align-content: center;
  height: 50px;
  padding: 0;
  padding-top: 40px;
  box-sizing: border-box;
  padding-top: 29px;
  margin-bottom: 16px;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .sameUL li > div {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  #sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .sameUL li > div {
    font-size: 16px;
  }
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  border-right: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info .sameUL li:last-child {
  border-bottom: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info .sameUL li:first-child div {
  font-weight: bold;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info .sameUL li * {
  margin-bottom: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info .sameUL li * small {
  font-size: 0.7em;
  line-height: 120%;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-title {
  width: 180px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-title .sameUL li {
  align-items: flex-start;
  padding: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-title .sameUL li > div {
  color: #b0b0b0;
  font-size: 14px;
  position: relative;
  width: 100%;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-title .sameUL li > div:after {
  content: "";
  background-color: #efefef;
  position: absolute;
  z-index: 1;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  border-radius: 15px;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-title .sameUL li > div b {
  position: relative;
  z-index: 2;
  font-weight: normal;
  display: inline-block;
  padding: 2px 10px 3px;
  font-size: 12px;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .plans-info-ex {
  position: relative;
  width: 100%;
  z-index: 2;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
  top: 294.5px;
  background: #fff;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  color: #ff6700;
  transition: color 0.3s;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn svg img {
  width: 100%;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn:not(.-disabled):hover svg {
  color: #fff;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn.-disabled svg {
  color: #c0c0c0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn.prev {
  left: 20px;
  transform: translateX(-50%);
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn.next {
  right: 20px;
  transform: translateX(50%);
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .navigation-btn.-disabled {
  opacity: 0.4;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .swiper-button-prev:after,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .swiper-rtl .swiper-button-next:after,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .swiper-button-next:after,
#sec_price_table_v2024_mobile .price_table_v2024_mobile#price_table_v2024_mobile_tabContent .swiper-button-prev:after {
  display: none;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select {
  width: 300px;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  display: flex;
  align-items: center;
  z-index: 5;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 767px) {
  #sec_price_table_v2024_mobile .price_table_v2024_mobile_select {
    position: relative;
    justify-content: space-between;
  }
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select ul {
  display: none;
  width: 100%;
  position: absolute;
  top: calc(100% + 5px);
  left: 50px;
  width: 250px;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select.open ul {
  display: block;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select a {
  display: block;
  cursor: pointer;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select > p {
  margin: 0;
  font-size: 20px;
  margin-right: 16px;
  flex-shrink: 0;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select .selectOption {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #c0c0c0;
  padding: 10px;
  border-radius: 10px;
  margin: 50px 0 0 50px;
  width: 250px;
  margin: 0;
  border-radius: 0;
  cursor: pointer;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select .selectOption p {
  margin-bottom: 0;
  line-height: 130%;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select .selectOption svg {
  width: 24px;
  height: 24px;
  transition: all linear 0.2s;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select.open .selectOption svg {
  transform: rotate(180deg);
  color: #ff6700;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select #mobile-nav-tab {
  width: 250px;
  right: 0;
  left: auto;
  border: 1px solid #c0c0c0;
  border-radius: 8px;
  max-height: 50vh;
  overflow: auto;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select #mobile-nav-tab li {
  padding: 6px;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select #mobile-nav-tab li:hover {
  background-color: #ddd;
}
#sec_price_table_v2024_mobile .price_table_v2024_mobile_select #mobile-nav-tab li a {
  color: #000;
  line-height: 130%;
  text-decoration: unset;
}

/*swiper資費表v2024 手機板*/
/*生態圈選單*/
#brand_ecosystem_menu_nav {
  position: relative;
  padding: 20px 0;
  background-color: #fff;
  overflow: hidden;
  width: 100vw;
}
#brand_ecosystem_menu_nav .swiper {
  padding: 0 36px;
  overflow: visible;
}
#brand_ecosystem_menu_nav .swiper > div {
  justify-content: center;
}
#brand_ecosystem_menu_nav .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  width: auto;
}
#brand_ecosystem_menu_nav .item {
  position: relative;
  margin: 0 32px;
  text-align: center;
  cursor: pointer;
  display: block;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  #brand_ecosystem_menu_nav .item {
    margin: 0 16px;
  }
}
#brand_ecosystem_menu_nav .item img {
  width: auto;
}
#brand_ecosystem_menu_nav .item p {
  font-size: 12px;
  margin-top: 5px;
  transition: color 0.3s;
  margin-bottom: 0;
  font-family: "Noto Sans TC", sans-serif;
}
#brand_ecosystem_menu_nav .item p sup {
  position: relative;
  font-size: 12px;
  color: #ff6700;
  top: -0.5em;
}
#brand_ecosystem_menu_nav .item:hover p {
  color: #ff6700;
}
#brand_ecosystem_menu_nav .item:after {
  position: absolute;
  display: block;
  content: "";
  height: 3px;
  width: 0%;
  background-color: #ff6700;
  bottom: -18px;
  transition: width 0.3s;
  z-index: 1;
}
#brand_ecosystem_menu_nav .item.-active:after {
  width: 100%;
}
#brand_ecosystem_menu_nav .swiper-navigation {
  position: absolute;
  top: 0;
  transform: translateY(-1px);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}
#brand_ecosystem_menu_nav .swiper-navigation .navigation-btn {
  display: flex;
  align-items: center;
  width: 36px;
  height: 100%;
  pointer-events: all;
  background-color: #fff;
  position: relative;
}
#brand_ecosystem_menu_nav .swiper-navigation .navigation-btn svg {
  width: 36px;
  height: 36px;
  color: #9d9d9d;
}
#brand_ecosystem_menu_nav .swiper-navigation .navigation-btn.-disabled {
  opacity: 0;
  visibility: hidden;
}
#brand_ecosystem_menu_nav .swiper-navigation .navigation-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 80%;
  background-color: #969696;
  top: 10%;
}
#brand_ecosystem_menu_nav .swiper-navigation .prev:after {
  right: 0;
}
#brand_ecosystem_menu_nav .swiper-navigation .next:after {
  left: 0;
}

#brand_ecosystem_sub_menu .pro-sub-nav {
  position: absolute;
  width: 100%;
  height: 64px;
  padding: 20px 0;
  background-color: rgba(255, 255, 255, 0.25);
  visibility: hidden;
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu .pro-sub-nav {
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    flex-wrap: wrap;
  }
}
#brand_ecosystem_sub_menu .pro-sub-nav .item {
  position: relative;
  margin: 0 16px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu .pro-sub-nav .item {
    width: 100%;
    margin: 15px 64px;
  }
}
@media (max-width: 540px) {
  #brand_ecosystem_sub_menu .pro-sub-nav .item {
    margin: 10px 32px;
  }
}
#brand_ecosystem_sub_menu .pro-sub-nav .item p {
  font-size: 16px;
  color: #fff;
  transition: color 0.3s;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu .pro-sub-nav .item p {
    color: #212529;
  }
}
#brand_ecosystem_sub_menu .pro-sub-nav .item:hover p {
  color: #fff;
}
#brand_ecosystem_sub_menu .pro-sub-nav .item:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ff6700;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu .pro-sub-nav .item:hover:after {
    color: #212529;
  }
}
#brand_ecosystem_sub_menu .pro-sub-nav.-active {
  opacity: 1;
  visibility: visible;
  display: flex;
}
#brand_ecosystem_sub_menu.light-sub-menu .pro-sub-nav .item p {
  color: #000;
}
#brand_ecosystem_sub_menu.light-sub-menu .pro-sub-nav:hover p {
  color: #000;
}

/*生態圈選單*/
/*生態圈選單Y24*/
#brand_ecosystem_menu_nav_Y24 {
  position: relative;
  padding: 20px 0;
  background-color: #fff;
  overflow: hidden;
  width: 100vw;
}
#brand_ecosystem_menu_nav_Y24 .swiper {
  padding: 0 36px;
  overflow: visible;
}
#brand_ecosystem_menu_nav_Y24 .swiper > div {
  justify-content: center;
}
#brand_ecosystem_menu_nav_Y24 .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  width: auto;
}
#brand_ecosystem_menu_nav_Y24 .item {
  position: relative;
  margin: 0 32px;
  text-align: center;
  cursor: pointer;
  display: block;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  #brand_ecosystem_menu_nav_Y24 .item {
    margin: 0 16px;
  }
}
#brand_ecosystem_menu_nav_Y24 .item img {
  width: auto;
}
#brand_ecosystem_menu_nav_Y24 .item p {
  font-size: 12px;
  margin-top: 5px;
  transition: color 0.3s;
  margin-bottom: 0;
  font-family: "Noto Sans TC", sans-serif;
}
#brand_ecosystem_menu_nav_Y24 .item p sup {
  position: relative;
  font-size: 12px;
  color: #ff6700;
  top: -0.5em;
}
#brand_ecosystem_menu_nav_Y24 .item:hover p {
  color: #ff6700;
}
#brand_ecosystem_menu_nav_Y24 .item:after {
  position: absolute;
  display: block;
  content: "";
  height: 3px;
  width: 0%;
  background-color: #ff6700;
  bottom: -18px;
  transition: width 0.3s;
  z-index: 1;
}
#brand_ecosystem_menu_nav_Y24 .item.-active:after {
  width: 100%;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation {
  position: absolute;
  top: 0;
  transform: translateY(-1px);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 2;
  pointer-events: none;
  overflow: hidden;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .navigation-btn {
  display: flex;
  align-items: center;
  width: 36px;
  height: 100%;
  pointer-events: all;
  background-color: #fff;
  position: relative;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .navigation-btn svg {
  width: 36px;
  height: 36px;
  color: #9d9d9d;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .navigation-btn.-disabled {
  opacity: 0;
  visibility: hidden;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .navigation-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 80%;
  background-color: #969696;
  top: 10%;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .prev:after {
  right: 0;
}
#brand_ecosystem_menu_nav_Y24 .swiper-navigation .next:after {
  left: 0;
}

#brand_ecosystem_sub_menu_Y24 {
  position: relative;
  z-index: 2;
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav {
  position: absolute;
  width: 100%;
  height: 64px;
  padding: 20px 0;
  background-color: rgba(255, 255, 255, 0.25);
  visibility: hidden;
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
  z-index: 1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu_Y24 .pro-sub-nav {
    height: auto;
    background-color: rgba(255, 255, 255, 0.8);
    flex-wrap: wrap;
  }
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item {
  position: relative;
  margin: 0 16px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item {
    width: 100%;
    margin: 15px 64px;
  }
}
@media (max-width: 540px) {
  #brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item {
    margin: 10px 32px;
  }
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item p {
  font-size: 16px;
  color: #fff;
  transition: color 0.3s;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item p {
    color: #212529;
  }
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item:hover p {
  color: #fff;
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item:hover:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ff6700;
}
@media (max-width: 768px) {
  #brand_ecosystem_sub_menu_Y24 .pro-sub-nav .item:hover:after {
    color: #212529;
  }
}
#brand_ecosystem_sub_menu_Y24 .pro-sub-nav.-active {
  opacity: 1;
  visibility: visible;
  display: flex;
}
#brand_ecosystem_sub_menu_Y24.light-sub-menu .pro-sub-nav .item p {
  color: #000;
}
#brand_ecosystem_sub_menu_Y24.light-sub-menu .pro-sub-nav:hover p {
  color: #000;
}

/*生態圈選單Y24*/
/*頁籤樣式2 錨點分頁選單*/
#bookmark-singlepage-nav {
  height: 70px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #fff;
  z-index: 1;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-container {
  position: relative;
  height: 100%;
  width: calc(100% - 64px);
  margin: 0 auto;
  overflow: hidden;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-link {
  width: 186px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1c1c1c;
  cursor: pointer;
  transition: color 0.3s;
  margin-right: 8px;
  font-family: "Noto Sans TC", sans-serif;
}
@media (min-width: 768px) {
  #bookmark-singlepage-nav .new-v2-page-detail__types-link {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 500;
    text-indent: 0;
  }
}
@media (max-width: 767px) {
  #bookmark-singlepage-nav .new-v2-page-detail__types-link {
    flex: 0 0 147px;
    width: 147px;
  }
}
#bookmark-singlepage-nav .new-v2-page-detail__types-link:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .-lang-en .new-v2-page-detail__types-link,
  .new-v2-page-detail__types-link.-en {
    font-size: 21px;
    line-height: 1;
    letter-spacing: -0.25px;
    font-weight: 700;
    text-indent: 0;
  }
}
.-pc #bookmark-singlepage-nav .new-v2-page-detail__types-link:hover,
#bookmark-singlepage-nav .new-v2-page-detail__types-link.-active,
#bookmark-singlepage-nav .new-v2-page-detail__types-link:active {
  color: #ff6700;
}

#bookmark-singlepage-nav .new-v2-page-detail__types-link.-active::after {
  opacity: 1;
}

#bookmark-singlepage-nav .new-v2-page-detail__types-link::after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #ff6700;
  opacity: 0;
  transition: opacity 0.3s;
}

#bookmark-singlepage-nav .new-v2-page-detail__types-navigation {
  width: 96px;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 24px;
  z-index: 10;
}
@media (max-width: 767px) {
  #bookmark-singlepage-nav .new-v2-page-detail__types-navigation {
    width: 80px;
    height: auto;
    padding-left: 8px;
  }
}
#bookmark-singlepage-nav.-around .new-v2-page-detail__types-navigation {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: space-between;
  padding: 0;
  pointer-events: none;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-navigation-button {
  width: 36px;
  height: 36px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1c1c1c;
  cursor: pointer;
  transition: color 0.3s, opacity 0.3s;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-navigation-button.-disabled {
  opacity: 0;
  pointer-events: none;
}
#bookmark-singlepage-nav .new-v2-page-detail__types-navigation-button svg {
  width: 16px;
  height: 16px;
  display: block;
}
#bookmark-singlepage-nav.-around .new-v2-page-detail__types-navigation-button {
  width: 32px;
  height: 32px;
  pointer-events: all;
}

.-pc #bookmark-singlepage-nav .new-v2-page-detail__types-navigation-button:hover,
.new-v2-page-detail__types-navigation-button:active {
  color: #ff6700;
}

#bookmark-singlepage-nav .swiper-control-bar {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#bookmark-singlepage-nav .swiper-control-bar .swiper-pagination {
  position: relative;
  width: auto;
  bottom: auto;
  left: auto;
  text-align: left;
}
#bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet {
  width: 50px;
  height: 4px;
  border-radius: 1000px;
  margin: 0;
  background: #e1e1e1;
  opacity: 1;
  overflow: hidden;
  margin: 0 2px;
}
@media (max-width: 768px) {
  #bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
  }
}
@media (max-width: 540px) {
  #bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 4px;
    margin: 0 1px;
  }
}
#bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  background: linear-gradient(90deg, #ff9b0b, #ff6700);
}
#bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e1e1e1;
}
#bookmark-singlepage-nav .swiper-control-bar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  animation: paginationAni 3s linear forwards;
}
@keyframes paginationAni {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

#bookmark-singlepage-nav .swiper-navigation.-circle {
  display: flex;
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: #ff6700 1px solid;
  margin: 0 5px;
  cursor: pointer;
  transition: background 0.3s;
}
@media (max-width: 768px) {
  #bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn {
    width: 30px;
    height: 30px;
  }
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  color: #ff6700;
  transition: color 0.3s;
}
@media (max-width: 768px) {
  #bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn svg {
    width: 15px;
    height: 15px;
  }
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn.prev {
  transform: scaleX(-1);
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn:hover {
  background: #ff6700;
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn:hover svg {
  color: #fff;
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn.-disabled {
  border: #c0c0c0 1px solid;
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn.-disabled svg {
  color: #c0c0c0;
}
#bookmark-singlepage-nav .swiper-navigation.-circle .navigation-btn.-disabled:hover {
  background-color: transparent;
}

#bookmark-singlepage-tab-container .tab-container {
  display: none;
}
#bookmark-singlepage-tab-container .tab-container.-active {
  display: block;
}
#bookmark-singlepage-tab-container .pro-pic {
  text-align: center;
}
#bookmark-singlepage-tab-container .pro-pic > img {
  width: auto;
  margin: 0 auto;
  max-width: 100%;
}
#bookmark-singlepage-tab-container .pro-pic.-black {
  background-color: #000;
}

/*頁籤樣式2 錨點分頁選單*/
/*優惠項目*/
#gift-list {
  position: relative;
  padding: 48px 0;
  background-color: #f5f5f5;
}
#gift-list .sec-tit {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 60px;
  font-family: "Noto Sans TC", sans-serif;
}
@media (max-width: 540px) {
  #gift-list .sec-tit {
    font-size: 26px;
  }
  #gift-list .sec-tit p {
    line-height: 150%;
  }
}
#gift-list .item-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 768px) {
  #gift-list .item-wrap {
    width: 350px;
    margin: 0 auto;
  }
}
#gift-list .item-wrap > div {
  margin-bottom: 60px;
}
#gift-list .item-wrap .item {
  position: relative;
  width: 28.5460992908%;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  #gift-list .item-wrap .item {
    width: 100%;
  }
}
#gift-list .item-wrap .item .text-wrap {
  padding-left: 16px;
}
#gift-list .item-wrap .item .text-wrap p {
  margin: 0;
}
#gift-list .item-wrap .item .text-wrap .tit {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Noto Sans TC", sans-serif;
  font-weight: 600;
}
#gift-list .item-wrap .item .text-wrap .content {
  font-size: 16px;
  line-height: 1.3;
  font-family: "Noto Sans TC", sans-serif;
}
@media (min-width: 769px) and (max-width: 1150px) {
  #gift-list .item-wrap .item .text-wrap .content {
    font-size: 14px;
  }
}
#gift-list .item-wrap .item .text-wrap .content .org {
  color: #ff6700;
}
#gift-list .item-wrap .item .text-wrap .content a {
  padding-bottom: 1px;
  border-bottom: 1px solid #000;
  color: #000;
  line-height: 1.5;
  transition: all 0.3s;
  text-decoration: unset;
}
#gift-list .item-wrap .item .text-wrap .content a:hover {
  color: #ff6700;
  border-bottom: 1px solid #ff6700;
}
#gift-list .item-wrap .item > img {
  width: auto;
}
#gift-list .item-wrap .line {
  width: 7.1808510638%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  #gift-list .item-wrap .line {
    display: none;
  }
}
#gift-list .item-wrap .line span {
  display: block;
  width: 1px;
  height: 100%;
  background-color: #c0c0c0;
}
@media (max-width: 640px) {
  #gift-list .btnrow {
    flex-direction: inherit;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  #gift-list .btnrow a {
    flex: unset;
    margin: 0 10px 10px !important;
  }
}
#gift-list.gift-list-Y24 .item-wrap .item {
  width: calc(33.333% - 30px);
  box-sizing: border-box;
  margin-right: 45px;
}
@media (max-width: 1200px) {
  #gift-list.gift-list-Y24 .item-wrap .item {
    width: 50%;
    margin-right: 0;
    padding-right: 50px;
  }
  #gift-list.gift-list-Y24 .item-wrap .item:nth-child(2n) {
    padding-left: 50px;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  #gift-list.gift-list-Y24 .item-wrap .item {
    padding-right: 0;
    width: 100%;
  }
  #gift-list.gift-list-Y24 .item-wrap .item:nth-child(2n) {
    padding-left: 0;
  }
}
#gift-list.gift-list-Y24 .item-wrap .item:after {
  content: "";
  display: block;
  width: 1px;
  height: 90%;
  background-color: #c0c0c0;
  position: absolute;
  right: 0;
  top: 5%;
}
@media (max-width: 768px) {
  #gift-list.gift-list-Y24 .item-wrap .item:after {
    display: none;
  }
}
#gift-list.gift-list-Y24 .item-wrap .item:last-child::after {
  display: none;
}
@media (min-width: 1201px) {
  #gift-list.gift-list-Y24 .item-wrap .item:nth-child(3n) {
    margin-right: 0;
  }
  #gift-list.gift-list-Y24 .item-wrap .item:nth-child(3n):after {
    display: none;
  }
}
@media (max-width: 1200px) {
  #gift-list.gift-list-Y24 .item-wrap .item:nth-child(2n):after {
    display: none;
  }
}

/*優惠項目*/
/*自訂物件錯位*/
.custom_objects_move_gsap_A {
  width: 100%;
  margin: 0 auto;
  height: auto;
  text-align: center;
}
.custom_objects_move_gsap_A > div {
  display: inline-block;
}
@media (max-width: 480px) {
  .custom_objects_move_gsap_A > div {
    width: calc(50% - 10px);
  }
}
.custom_objects_move_gsap_A .left_object {
  transform: translateX(20%);
  z-index: 2;
}
.custom_objects_move_gsap_A .right_object {
  transform: translateX(-20%) translateY(70px);
  z-index: 1;
}
.custom_objects_move_gsap_A .left_object, .custom_objects_move_gsap_A .right_object {
  position: relative;
  transition: all linear 0.2s;
}
.custom_objects_move_gsap_A .left_object img, .custom_objects_move_gsap_A .right_object img {
  width: 200px;
  display: block;
}
@media (max-width: 480px) {
  .custom_objects_move_gsap_A .left_object img, .custom_objects_move_gsap_A .right_object img {
    width: 100%;
  }
}

/*自訂物件錯位*/
/*裝置規格表*/
.specification-style {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  padding: 100px 0;
}
.specification-style h2 {
  font-size: 32px;
  font-weight: 700;
  color: transparent;
  background-image: linear-gradient(to left, #f1eee0 0%, #edd5f7 100%);
  -webkit-background-clip: text;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 130%;
}
@media screen and (max-width: 768px) {
  .specification-style h2 {
    flex-wrap: wrap;
  }
}
.specification-style h2 svg {
  width: 40px;
  height: 40px;
  transform: scaleY(1);
  margin-left: 10px;
}
.specification-style h2.speTrigger.active svg {
  transform: scaleY(-1);
  transform-origin: center 42%;
}
.specification-style h2 .icon5G {
  display: block;
  margin-right: 10px;
  transform: translateY(-3px);
}
@media screen and (max-width: 768px) {
  .specification-style h2 .icon5G {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 5px;
    transform: translateY(0);
  }
}
.specification-style h2 .icon5G img {
  width: auto;
}
.specification-style .speTrigger:hover {
  cursor: pointer;
}
.specification-style .speContent .specification-list {
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-top: 3vw;
  flex-wrap: wrap;
}
@media screen and (max-width: 980px) {
  .specification-style .speContent .specification-list {
    margin-top: 10vw;
  }
}
.specification-style .speContent .specification-list li {
  line-height: 1.2em;
  font-weight: lighter;
  list-style: none;
  margin: 0 1.2%;
  width: 30%;
  margin: 0 1.2% 2vw;
}
@media screen and (max-width: 980px) {
  .specification-style .speContent .specification-list li {
    width: 100%;
  }
}
.specification-style .speContent .specification-list li svg {
  width: 12.5%;
  margin-bottom: 1.5vw;
}
@media screen and (max-width: 980px) {
  .specification-style .speContent .specification-list li svg {
    margin-bottom: 3.5vw;
  }
}
.specification-style .speContent .specification-list li h3 {
  font-size: 16px;
}
@media screen and (max-width: 980px) {
  .specification-style .speContent .specification-list li h3 {
    font-size: 16px;
  }
}

/*裝置規格表*/
/*兩側懸浮小廣告*/
#floatLinkTag {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 9999;
}
@media (max-width: 1680px) {
  #floatLinkTag {
    width: 150px;
  }
}
@media (max-width: 768px) {
  #floatLinkTag {
    width: 100px;
  }
}
#floatLinkTag.floatLinkTag_R {
  right: 0;
}
#floatLinkTag.floatLinkTag_L {
  left: 0;
}
#floatLinkTag img {
  width: 100%;
}
@media (min-width: 769px) {
  #floatLinkTag .tag-img .moSet {
    display: none;
  }
}
@media (max-width: 768px) {
  #floatLinkTag .tag-img .pcSet {
    display: none;
  }
}

/*兩側懸浮小廣告*/
/**
 * 
 * @authors TWM WebTeam
 * @date    20260102
*/
/*ui kit樣式選單用*/
.copyOptions {
  position: fixed;
  right: 30px;
  bottom: 30px;
  list-style: none;
  display: flex;
}
.copyOptions li a {
  margin-left: 10px;
}

.timeSetChangeGo .testBanner {
  display: block;
  position: relative;
  background-position: 50%;
}
.timeSetChangeGo .testBanner img {
  display: inline-block;
  max-width: 100%;
}
.timeSetChangeGo .testBanner .b {
  display: block;
  width: 1200px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .timeSetChangeGo .testBanner {
    background-size: cover;
  }
  .timeSetChangeGo .testBanner .b {
    width: 100%;
  }
}

.beflex {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: center;
}

.beflex > * {
  margin: 0 5px;
  flex: auto;
}

.beflex > .mt-2 {
  margin-top: 0 !important;
}

.phoneblock .card-body h5 {
  font-size: 1em;
}

.phoneblock .card-body h5 small {
  font-size: 0.8em;
}

@media (max-width: 1920px) {
  .beflex > * a {
    font-size: 14px;
  }
}
/*英文字體使用outfit*/
*[lang=en] {
  font-family: "Outfit", serif;
  font-optical-sizing: auto;
  font-weight: inherit;
  font-style: normal;
}

/*for AIO */
figure figcaption {
  display: none;
}/*# sourceMappingURL=main_v3.css.map */