@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.pcshow {
  display: block !important; }
  @media all and (max-width: 575px) {
    .pcshow {
      display: none !important; } }

.spshow {
  display: none !important; }
  @media all and (max-width: 575px) {
    .spshow {
      display: block !important; } }

.topimg,
.coupon-bg-img {
  width: 100%;
  min-width: 320px;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .topimg img,
  .coupon-bg-img img {
    width: 100%;
    display: block;
    max-width: 800px;
    margin: 0 auto; }

.coupon-bg-area {
  width: 100%;
  position: relative;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/image/bid/images/event/2025/all_202510/images/PCbackground.webp);
  background-repeat: no-repeat;
  background-position: center top; }
  @media all and (max-width: 575px) {
    .coupon-bg-area {
      background: #ffffff;
      padding: 0px 0px;
      width: auto; } }
  .coupon-bg-area .coupon-bg {
    width: 100%;
    display: block; }

.coupon-content {
  max-width: 800px;
  margin: 0 auto; }
  @media all and (max-width: 575px) {
    .coupon-content {
      position: relative;
      gap: 8px; } }
  .coupon-content .couponarea {
    width: 100%;
    padding: 26px 21px 33px 21px;
    max-width: 800px;
    background: #fff;
    margin: 0 auto; }
    @media all and (max-width: 575px) {
      .coupon-content .couponarea {
        padding: 0px 18px;
        max-width: 100%; } }
    .coupon-content .couponarea .coupon-row {
      display: flex;
      width: 100%;
      gap: 14px;
      margin-bottom: 14px; }
      @media all and (max-width: 575px) {
        .coupon-content .couponarea .coupon-row {
          flex-direction: row;
          gap: 5px;
          margin-bottom: 8px; } }
      .coupon-content .couponarea .coupon-row .coupon-item {
        display: block;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
        transition: transform 0.3s; }
        .coupon-content .couponarea .coupon-row .coupon-item:hover {
          transform: scale(1.05); }
        @media all and (max-width: 575px) {
          .coupon-content .couponarea .coupon-row .coupon-item:hover {
            transform: none; } }
        .coupon-content .couponarea .coupon-row .coupon-item .coupon-img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          display: block;
          object-position: bottom; }
    .coupon-content .couponarea .row-top {
      align-items: stretch; }
      .coupon-content .couponarea .row-top .large {
        flex: 2; }
      .coupon-content .couponarea .row-top .small {
        flex: 1; }
      @media all and (max-width: 575px) {
        .coupon-content .couponarea .row-top .large {
          flex: 2; }
        .coupon-content .couponarea .row-top .small {
          flex: 1; } }
    .coupon-content .couponarea .row-bottom .small {
      flex: 1; }
    @media all and (max-width: 575px) {
      .coupon-content .couponarea .row-bottom .small {
        flex: 1; } }

.sale-section {
  background-color: #09469C;
  border-radius: 0px;
  padding: 15px 0 15px 0;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  margin-top: 0px; }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .sale-section {
      max-width: 800px; } }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .sale-section {
      max-width: 760px; } }
  @media all and (min-width: 576px) and (max-width: 767.98px) {
    .sale-section {
      max-width: 100%; } }
  @media all and (max-width: 575px) {
    .sale-section {
      max-width: 100%;
      padding-bottom: 5px; } }

.sale-section-title {
  display: flex;
  justify-content: center;
  margin-bottom: 24px; }
  @media all and (max-width: 575px) {
    .sale-section-title {
      margin-bottom: 10px; } }
  .sale-section-title img {
    width: 360px;
    max-width: 95vw;
    height: auto;
    display: block; }

.sale-swiper {
  padding: 0 0px;
  overflow: visible !important; }
  .sale-swiper .swiper-wrapper {
    align-items: stretch; }
  .sale-swiper .swiper,
  .sale-swiper .swiper-wrapper, .sale-swiper .swiper-container,
  .sale-swiper .swiper-slide {
    overflow: visible !important; }

.productarea {
  position: relative;
  width: 100%;
  min-height: 140px;
  overflow: visible; }
  .productarea a {
    text-decoration: none;
    position: relative; }
  .productarea .sale-product-card {
    background: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/event/all_202506/images/sale_bg@3x.png) #fff;
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 20px 0px 25px 15px;
    min-width: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    z-index: 1;
    position: relative;
    height: 120px;
    font-family: Noto Sans CJK TC, "Noto Sans TC", "微軟正黑體", "Inter"; }
    .productarea .sale-product-card .card-info {
      flex: 1 1 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      z-index: 2; }
      .productarea .sale-product-card .card-info .card-tag {
        display: inline-block;
        background: #101010;
        color: #fff;
        border-radius: 16px;
        font-weight: 700;
        padding: 4px 18px;
        margin-bottom: 5px;
        position: relative;
        line-height: 1.1;
        font-size: 15px; }
        .productarea .sale-product-card .card-info .card-tag::after {
          content: '';
          position: absolute;
          left: 50%;
          bottom: -6px;
          transform: translateX(-50%);
          width: 16px;
          height: 8px;
          background: #101010;
          clip-path: polygon(50% 100%, 0 0, 100% 0); }
      .productarea .sale-product-card .card-info .card-title {
        font-size: 28px;
        font-weight: 700;
        margin-bottom: 0px;
        letter-spacing: 0;
        line-height: 1.25; }
        .productarea .sale-product-card .card-info .card-title span {
          color: #04b6b7;
          font-size: 17px;
          font-weight: 600; }
          @media all and (max-width: 575px) {
            .productarea .sale-product-card .card-info .card-title span {
              font-size: 12px; } }
        .productarea .sale-product-card .card-info .card-title .percent {
          color: #04b6b7;
          font-size: 24px;
          font-weight: 900; }
          @media all and (max-width: 575px) {
            .productarea .sale-product-card .card-info .card-title .percent {
              font-size: 20px; } }
      .productarea .sale-product-card .card-info .card-desc {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-weight: 400;
        font-size: 15px;
        line-height: 18px;
        color: #000;
        letter-spacing: 0%;
        vertical-align: bottom; }
  .productarea .main-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 95px;
    z-index: 9;
    filter: drop-shadow(0 8px 14px rgba(40, 30, 10, 0.1));
    pointer-events: none;
    user-select: none;
    transition: transform .18s; }

.fixed-top-menu {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  display: flex;
  gap: 0px;
  padding: 0 0 0 8px;
  border-bottom: 2px solid #ede8dc;
  overflow: visible;
  justify-content: center; }
  .fixed-top-menu .menu-item {
    display: flex;
    align-items: center;
    height: 38px;
    padding: 0 12px;
    font-size: 16px;
    color: #000;
    background: #ffffff;
    border-radius: 0;
    font-weight: 600;
    border: none;
    margin-right: 0px;
    text-decoration: none;
    transition: background 0.2s, color 0.2s;
    white-space: nowrap;
    flex-shrink: 0; }
    @media all and (max-width: 575px) {
      .fixed-top-menu .menu-item {
        margin-right: 0px; } }
  .fixed-top-menu .menu-item.active {
    background: #31389B;
    color: #fff;
    font-weight: 700; }
  @media all and (max-width: 575px) {
    .fixed-top-menu {
      gap: 0px; } }

@media (max-width: 980px) {
  .fixed-top-menu {
    overflow-x: auto;
    justify-content: flex-start;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: thin;
    padding-bottom: 0;
    gap: 0px;
    padding-left: 0px; }
    .fixed-top-menu::-webkit-scrollbar {
      height: 0;
      background: transparent; } }

body {
  background-color: #FFFDDA;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/ac.ezimport.co.jp/image/bid/images/event/2025/all_202510/images/pc_bg.webp);
  background-repeat: no-repeat;
  background-position: center 109px;
  color: #000; }

.content-title {
  max-width: 800px;
  margin: 0 auto; }

.twoslide, .sale-section {
  width: 800px;
  margin: 0px auto;
  padding-left: 25px;
  padding-right: 25px; }
  @media all and (max-width: 575px) {
    .twoslide, .sale-section {
      width: 100%;
      padding-left: 0px; } }
  .twoslide .swiper-pagination-bullet, .sale-section .swiper-pagination-bullet {
    width: 8.8px;
    height: 8.8px;
    background: #DEDEDE;
    opacity: 1; }
    @media all and (max-width: 575px) {
      .twoslide .swiper-pagination-bullet, .sale-section .swiper-pagination-bullet {
        width: 4px;
        height: 4px; } }
  .twoslide .swiper-pagination-bullet.swiper-pagination-bullet-active, .sale-section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFE500; }

@media all and (max-width: 575px) {
  .sale-section {
    padding-left: 15px;
    padding-right: 15px; } }

.popup {
  display: none;
  /* 預設隱藏 */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center; }

.popup-content {
  background-color: #fff;
  max-width: 550px;
  padding: 20px 15px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  width: 85%;
  top: 30%;
  margin: auto;
  color: #000;
  border: 2px solid #FFC931;
  border-radius: 12px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 1200px) {
    .popup-content {
      padding: 20px 45px; } }
  .popup-content p {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    text-align: center; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    @media all and (min-width: 1200px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    .popup-content p strong {
      font-weight: 700; }
  .popup-content h2 {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 20px; }
    .popup-content h2 strong {
      font-weight: 700; }
  .popup-content .bbcdoll {
    width: 150px;
    margin-bottom: 20px; }
  .popup-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 30px; }
    .popup-content ul li {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      display: block !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 20px;
      text-align: left; }
      .popup-content ul li strong {
        font-weight: 700;
        color: #f00; }

.popup-content-wrapper {
  width: 100%;
  /* 確保包裹層充滿整個彈出框 */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.close-btn {
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0px;
  border: 2px solid #000;
  background: #fff;
  width: 35px;
  height: 35px;
  line-height: 1;
  text-align: center;
  right: -15px;
  top: -15px; }

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.popbtn {
  color: #000 !important;
  padding: 15px 30px !important;
  background: #FFC931 !important;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 1.5em !important;
  font-weight: 400 !important;
  line-height: 19.36px !important;
  text-align: center !important;
  border-radius: 6px !important;
  text-decoration: none;
  margin-top: 15px; }

@media all and (min-width: 992px) and (max-width: 1199.98px) {
  .headadbox {
    width: 1000px;
    margin: auto;
    margin-bottom: 0px; } }

@media all and (min-width: 1200px) {
  .headadbox {
    width: 1000px;
    margin: auto;
    margin-bottom: 0px; } }

.headad {
  overflow: hidden; }
  .headad ul.headads {
    margin-bottom: 0px;
    margin-left: 0px; }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 1200px) {
      .headad ul.headads {
        margin-right: 12px; } }
    @media all and (min-width: 768px) and (max-width: 991.98px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    @media all and (min-width: 1200px) {
      .headad ul.headads.adone .headgood {
        width: auto; } }
    .headad ul.headads.adtwo {
      margin-right: 8px; }
      @media all and (min-width: 768px) and (max-width: 991.98px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 40%;
          justify-content: space-between;
          margin-right: 0px; } }
      @media all and (min-width: 992px) and (max-width: 1199.98px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 35%;
          margin-bottom: 0px;
          justify-content: space-between;
          margin-right: 0px; } }
      @media all and (min-width: 1200px) {
        .headad ul.headads.adtwo {
          display: flex;
          flex-direction: column;
          flex-basis: 35%;
          margin-bottom: 0px;
          justify-content: space-between;
          margin-right: 0px; } }
      .headad ul.headads.adtwo li {
        width: auto;
        background: none; }
        @media all and (min-width: 768px) and (max-width: 991.98px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            padding-right: 0px;
            margin-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            padding-right: 0px;
            margin-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
        @media all and (min-width: 1200px) {
          .headad ul.headads.adtwo li {
            background: none;
            background: none;
            margin-right: 0px;
            padding-right: 0px;
            padding-left: 0px;
            padding-bottom: 0px; } }
    .headad ul.headads li {
      display: flex;
      flex-direction: column;
      background: #ffffff;
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 8px;
      width: 100%;
      border-radius: 6px; }
      .headad ul.headads li:last-child {
        margin-right: 0px; }
      .headad ul.headads li .headadbox {
        width: 100%; }
        .headad ul.headads li .headadbox .headadtitle {
          display: flex;
          justify-content: space-between;
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 22px;
          font-weight: 400;
          line-height: 1;
          text-align: left;
          color: #000;
          padding: 6px 12px;
          align-items: center; }
          @media all and (max-width: 575px) {
            .headad ul.headads li .headadbox .headadtitle {
              font-size: 15px;
              padding: 6px 8px; } }
          .headad ul.headads li .headadbox .headadtitle img {
            width: 20px;
            height: 20px; }
        .headad ul.headads li .headadbox span.popupbtn {
          cursor: pointer; }
      .headad ul.headads li .headgood {
        position: relative;
        height: 200px;
        width: 200px;
        color: #000000;
        width: auto; }
        @media all and (max-width: 575px) {
          .headad ul.headads li .headgood {
            height: 160px; } }
        @media all and (min-width: 992px) and (max-width: 1199.98px) {
          .headad ul.headads li .headgood {
            height: 160px; } }
        @media all and (min-width: 1200px) {
          .headad ul.headads li .headgood {
            height: 160px; } }
        .headad ul.headads li .headgood img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .headad ul.headads li .label {
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        width: 100%;
        position: relative;
        color: #FF0000;
        padding: 6px 0px;
        font-size: 24px;
        font-weight: 600;
        background: #fff;
        border: 2px solid #FF0000;
        border-radius: 10px 10px 0px 0px;
        text-align: center; }
        @media all and (max-width: 575px) {
          .headad ul.headads li .label {
            font-size: 16px; } }
      .headad ul.headads li .headname {
        padding: 6px 10px; }
        .headad ul.headads li .headname .name {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 24px;
          font-weight: 500;
          line-height: 30px;
          text-align: center;
          color: #000000; }
          @media all and (max-width: 575px) {
            .headad ul.headads li .headname .name {
              font-size: 16px;
              font-weight: 400;
              line-height: 1; } }
        .headad ul.headads li .headname .money {
          font-family: "Noto Sans TC", "微軟正黑體", "Inter";
          font-size: 22px;
          font-weight: 500;
          line-height: 26px;
          text-align: center;
          color: #ff0000; }
          @media all and (max-width: 575px) {
            .headad ul.headads li .headname .money {
              font-size: 15px;
              font-weight: 700; } }

.headad ul.headads {
  margin-bottom: 12px;
  margin-left: 0px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .headad ul.headads {
      margin-right: 12px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .headad ul.headads {
      margin-right: 12px; } }
  @media all and (min-width: 1200px) {
    .headad ul.headads {
      margin-right: 12px; } }
  .headad ul.headads li {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    padding-bottom: 5px;
    width: 240px; }
    @media all and (max-width: 575px) {
      .headad ul.headads li {
        width: 175px; } }
    .headad ul.headads li a {
      text-decoration: none;
      color: #000;
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-size: 13.79px;
      font-weight: 400;
      line-height: 20.41px;
      text-align: center; }
    .headad ul.headads li:last-child {
      margin-right: 0px; }
    .headad ul.headads li .adbottomtext {
      padding: 1.97px 9.85px 1.97px 9.85px;
      border-radius: 0px 0px 5.91px 5.91px;
      font-size: 19px; }

.headad-grouptitle {
  width: 200px; }
  @media all and (max-width: 575px) {
    .headad-grouptitle {
      width: 125px; } }

.bottombtnarea {
  background: #FFFB00;
  padding: 0px;
  width: 100%;
  font-size: 32px;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-weight: 700;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: flex;
  z-index: 9;
  height: 50px; }
  @media all and (max-width: 575px) {
    .bottombtnarea {
      position: relative; } }
  .bottombtnarea a.feature-more-btn-goto {
    background: #FF324B;
    text-decoration: none;
    color: #ffffff;
    font-size: 32px;
    line-height: 50px;
    padding: 0px 20px;
    white-space: nowrap; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bottombtnarea a.feature-more-btn-goto {
        font-size: 24px;
        line-height: 50px; } }
    @media all and (max-width: 575px) {
      .bottombtnarea a.feature-more-btn-goto {
        font-size: 20px;
        font-weight: 700; } }
    .bottombtnarea a.feature-more-btn-goto .arrow {
      font-size: 16px;
      vertical-align: bottom; }
  .bottombtnarea a.feature-more-btn-coupon {
    font-size: 32px;
    background: #FFFB00;
    color: #F2243D;
    line-height: 50px;
    text-decoration: none;
    width: 100%; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .bottombtnarea a.feature-more-btn-coupon {
        font-size: 24px;
        line-height: 50px; } }
    @media all and (max-width: 575px) {
      .bottombtnarea a.feature-more-btn-coupon {
        font-size: 20px;
        font-weight: 700; } }
    .bottombtnarea a.feature-more-btn-coupon span {
      font-size: 24px;
      font-weight: 400; }
      @media all and (max-width: 575px) {
        .bottombtnarea a.feature-more-btn-coupon span {
          font-size: 14px;
          font-weight: 400; } }
      .bottombtnarea a.feature-more-btn-coupon span strong {
        font-weight: 700; }
      .bottombtnarea a.feature-more-btn-coupon span.arrow {
        font-size: 16px;
        vertical-align: bottom; }

.slidepopup-area {
  padding-top: 15px;
  background: #FFFBD3; }

.headad {
  padding-bottom: 15px; }
  @media all and (max-width: 575px) {
    .headad {
      padding-left: 15px;
      padding-right: 15px; } }

.all11pagin {
  padding-top: 30px; }
  @media all and (max-width: 575px) {
    .all11pagin {
      padding-top: 10px; } }

.applyallcoupon {
  color: #000000;
  background: #ffffff;
  padding: 10px;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  display: flex;
  border-radius: 20px;
  align-items: center;
  height: 100%; }

.popuptitlepic {
  padding-left: 50px; }
  @media all and (max-width: 575px) {
    .popuptitlepic {
      padding-left: 30px; } }

section.linesection {
  background: #B5EBDA;
  padding-top: 43px;
  padding-bottom: 60px; }
  @media all and (max-width: 575px) {
    section.linesection {
      padding-top: 15px;
      padding-bottom: 15px; } }

.line-bind-section {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  border: 2px solid #00CC8D;
  padding: 36px 18px 38px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box; }
  .line-bind-section .line-bind-title {
    background: #13d38d;
    color: #fff;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-weight: 700;
    font-size: 42px;
    border-radius: 28px;
    padding: 10px 32px 10px 32px;
    margin-bottom: 12px; }
    @media all and (max-width: 575px) {
      .line-bind-section .line-bind-title {
        font-size: 20px; } }
    .line-bind-section .line-bind-title .highlight {
      color: #ffe600;
      font-weight: 900; }
  .line-bind-section .line-bind-subtitle {
    margin-bottom: 20px;
    font-size: 26px;
    color: #222;
    font-weight: 700;
    text-align: center; }
    @media all and (max-width: 575px) {
      .line-bind-section .line-bind-subtitle {
        font-size: 24px; } }
    .line-bind-section .line-bind-subtitle .orange {
      position: relative;
      z-index: 1; }
      .line-bind-section .line-bind-subtitle .orange:after {
        position: absolute;
        left: 0;
        right: 0;
        z-index: -1;
        bottom: 4px;
        width: 100%;
        content: '';
        height: 10px;
        background-color: #ffe600; }
  .line-bind-section .line-phone-wrap {
    margin-bottom: 26px; }
    .line-bind-section .line-phone-wrap .line-phone-img {
      width: 330px;
      max-width: 88vw;
      display: block; }
      @media all and (max-width: 575px) {
        .line-bind-section .line-phone-wrap .line-phone-img {
          width: auto; } }
  .line-bind-section .line-feature-btns {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
    justify-content: center;
    margin: 18px 0 22px 0; }
    @media all and (max-width: 575px) {
      .line-bind-section .line-feature-btns {
        width: 100%;
        margin: 0 0 10px 0; } }
    .line-bind-section .line-feature-btns .feature-btn-row {
      display: flex;
      flex-direction: row;
      gap: 16px;
      justify-content: center;
      align-items: center;
      width: 100%; }
      @media all and (max-width: 575px) {
        .line-bind-section .line-feature-btns .feature-btn-row {
          gap: 8px; } }
      .line-bind-section .line-feature-btns .feature-btn-row img {
        width: 190px;
        height: auto;
        display: block; }
        @media all and (max-width: 575px) {
          .line-bind-section .line-feature-btns .feature-btn-row img {
            width: 50%; } }
  .line-bind-section .line-bind-btn {
    margin: 8px 0 0 0;
    background: #1bcf60;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 390px;
    max-width: 94vw;
    height: 54px;
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    box-shadow: 0 6px 0px #058c59;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    border: none; }
    .line-bind-section .line-bind-btn .line-icon {
      width: 38px;
      margin-right: 11px;
      margin-bottom: 1px; }
    .line-bind-section .line-bind-btn .line-hand {
      width: 38px;
      position: absolute;
      right: 10px;
      bottom: -22px;
      pointer-events: none; }
    .line-bind-section .line-bind-btn:hover {
      background: #00b942;
      color: #fff;
      box-shadow: none;
      text-decoration: none;
      top: 6px; }
  .line-bind-section .bind-link-wrap {
    margin-top: 22px; }
    @media all and (max-width: 575px) {
      .line-bind-section .bind-link-wrap {
        margin-left: auto; } }
    .line-bind-section .bind-link-wrap .bind-link {
      color: #008FCC;
      font-size: 18px;
      text-decoration: underline;
      font-weight: 500;
      letter-spacing: 0.5px; }
      .line-bind-section .bind-link-wrap .bind-link:hover {
        color: #008FCC; }

.salepage1 {
  border-radius: 20px;
  background: #fff;
  width: 800px;
  margin: auto;
  padding-top: 64px; }
  @media all and (max-width: 575px) {
    .salepage1 {
      width: 100%;
      border-radius: 0px;
      padding-left: 0px;
      padding-right: 0px;
      background: #FFFCF3;
      padding-top: 20px; } }

.salepage2 {
  border-radius: 20px;
  background: #ffffff;
  width: 800px;
  margin: auto;
  padding-top: 60px; }
  @media all and (max-width: 575px) {
    .salepage2 {
      width: 100%;
      border-radius: 0px;
      padding-left: 0px;
      padding-right: 0px;
      padding-top: 30px; } }

.sub-salepage1 .hot-keyword-label, .sub-salepage5 .hot-keyword-label, .sub-salepage7 .hot-keyword-label, .sub-salepage3 .hot-keyword-label {
  background: #FC6600 !important;
  color: #fff !important; }

.sub-salepage1 .hot-keyword-tag, .sub-salepage5 .hot-keyword-tag, .sub-salepage7 .hot-keyword-tag, .sub-salepage3 .hot-keyword-tag {
  border-color: #FC6600 !important;
  color: #FC6600 !important; }

.sub-salepage3 .item-price, .sub-salepage4 .item-price, .sub-salepage7 .item-price {
  font-size: 16px !important;
  margin-top: 7px; }

.sub-salepage6 .item-title {
  margin-bottom: 12px !important; }

.salepage3 .item-price {
  font-size: 20px !important;
  margin-top: 15px; }

.salepage {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding-top: 50px; }
  @media all and (max-width: 575px) {
    .salepage {
      gap: 12px;
      padding-top: 0px; } }
  .salepage .trending-section {
    max-width: 800px;
    margin: auto;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 34px; }
    @media all and (max-width: 575px) {
      .salepage .trending-section {
        width: 100%;
        height: 100%;
        padding-left: 15px; } }
    .salepage .trending-section .section-title {
      font-size: 36px;
      font-weight: 900;
      text-align: left;
      padding-top: 21px;
      padding-bottom: 21px; }
      @media all and (max-width: 575px) {
        .salepage .trending-section .section-title {
          padding-top: 0px;
          text-align: left;
          color: #000;
          font-family: "Noto Sans CJK TC";
          font-size: 20px;
          font-style: normal;
          font-weight: 700;
          line-height: 18px;
          margin-bottom: 0px; } }
    .salepage .trending-section .trending-swiper {
      padding-bottom: 0px; }
      @media all and (max-width: 575px) {
        .salepage .trending-section .trending-swiper {
          padding-bottom: 0px; } }
      .salepage .trending-section .trending-swiper .swiper-pagination {
        bottom: 2px; }
        .salepage .trending-section .trending-swiper .swiper-pagination .swiper-pagination-bullet {
          width: 9px;
          height: 9px;
          background: #ddd;
          opacity: 1;
          margin: 0 5px; }
        .salepage .trending-section .trending-swiper .swiper-pagination .swiper-pagination-bullet-active {
          background: #34e0a1; }
      .salepage .trending-section .trending-swiper .swiper-slide {
        display: flex;
        justify-content: start;
        height: auto;
        margin-right: 12px; }
  .salepage .titlesection {
    position: relative;
    margin-bottom: 0px;
    padding-right: 25px;
    padding-left: 25px; }
    @media all and (max-width: 575px) {
      .salepage .titlesection {
        margin-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto; } }
    .salepage .titlesection .title {
      color: #ffffff;
      font-size: 64px;
      font-weight: 700;
      text-align: center;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 13px; }
      @media all and (max-width: 575px) {
        .salepage .titlesection .title {
          font-size: 27px;
          font-weight: 700;
          bottom: 10px;
          top: auto; } }
    .salepage .titlesection .titlebg {
      width: 100%;
      margin: auto; }
      @media all and (max-width: 575px) {
        .salepage .titlesection .titlebg {
          width: 100%; } }
      .salepage .titlesection .titlebg img {
        width: 100%;
        height: auto; }
  .salepage .promo-grid {
    width: 100%;
    display: flex;
    max-width: 800px;
    margin: 0 auto;
    justify-content: center;
    padding-right: 25px;
    padding-left: 25px; }
    @media all and (max-width: 575px) {
      .salepage .promo-grid {
        padding-right: 15px;
        padding-left: 15px; } }
    .salepage .promo-grid .promo-grid-col {
      display: inline-flex;
      flex-direction: column;
      gap: 0px; }
      .salepage .promo-grid .promo-grid-col a {
        margin-bottom: 10px; }
        @media all and (max-width: 575px) {
          .salepage .promo-grid .promo-grid-col a {
            margin-bottom: 6px; } }
        @media all and (max-width: 575px) {
          .salepage .promo-grid .promo-grid-col a.singlesize .promo-img {
            height: 100%; } }
        .salepage .promo-grid .promo-grid-col a .promo-img {
          width: 100%;
          height: auto;
          display: block;
          transition: 0.1s; }
          .salepage .promo-grid .promo-grid-col a .promo-img:hover {
            transform: scale(1.1); }
          @media all and (max-width: 575px) {
            .salepage .promo-grid .promo-grid-col a .promo-img {
              height: 100%; }
              .salepage .promo-grid .promo-grid-col a .promo-img:hover {
                transform: none; } }
      .salepage .promo-grid .promo-grid-col.leftcol {
        width: 45.75%; }
        @media all and (max-width: 575px) {
          .salepage .promo-grid .promo-grid-col.leftcol {
            width: auto; } }
      .salepage .promo-grid .promo-grid-col.rightcol {
        width: 52.95%;
        margin-left: 10px; }
        @media all and (max-width: 575px) {
          .salepage .promo-grid .promo-grid-col.rightcol {
            width: auto; } }
  .salepage .hot-keywords-section {
    margin: auto;
    max-width: 800px;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 21px;
    padding-bottom: 21px; }
    @media all and (max-width: 575px) {
      .salepage .hot-keywords-section {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin-top: 0px;
        margin-bottom: 10px; } }
    .salepage .hot-keywords-section .hot-keywords-row {
      align-items: center;
      margin: 20px 12px;
      display: flex; }
      @media all and (max-width: 575px) {
        .salepage .hot-keywords-section .hot-keywords-row {
          gap: 8px;
          padding: 0px 9px;
          margin: 0px 0px;
          align-items: center; } }
      .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-label {
        background: #F2243D;
        color: #fff;
        font-family: "Noto Sans TC", "微軟正黑體", "Inter";
        font-weight: 700;
        font-size: 34px;
        line-height: 42px;
        border-radius: 10px;
        padding: 17px 21px;
        line-height: 1.1;
        text-align: center;
        width: auto;
        word-break: keep-all; }
        @media all and (max-width: 575px) {
          .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-label {
            font-size: 16px;
            padding: 6px;
            width: 56px;
            height: 56px;
            display: flex;
            min-width: 56px;
            justify-content: center;
            align-items: center; } }
      .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-list {
        display: flex;
        margin-left: 10px;
        flex-wrap: wrap;
        gap: 10px 10px;
        align-items: center;
        padding-top: 2px; }
        @media all and (max-width: 575px) {
          .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-list {
            gap: 4px;
            margin-left: 0px; } }
        .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-list .hot-keyword-tag {
          display: inline-block;
          background: #fff;
          color: #F2243D;
          font-size: 25.6px;
          line-height: 38px;
          border-radius: 20px;
          padding: 5px 19px;
          border: 2px solid #F2243D;
          font-family: 'Noto Sans TC', sans-serif;
          font-weight: 400;
          transition: border 0.15s, color 0.15s;
          cursor: pointer;
          white-space: nowrap; }
          .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-list .hot-keyword-tag a {
            text-decoration: none;
            color: inherit; }
          @media all and (max-width: 575px) {
            .salepage .hot-keywords-section .hot-keywords-row .hot-keyword-list .hot-keyword-tag {
              font-size: 12px;
              padding: 0px 12px;
              line-height: 21px; } }
  @media (max-width: 600px) {
    .salepage .hot-keyword-label {
      font-size: 16px;
      padding: 6px 8px;
      min-width: 38px; }
    .salepage .hot-keyword-list .hot-keyword-tag {
      font-size: 15px;
      padding: 3px 8px; } }
  .salepage .trending-card {
    background: #fff;
    border-radius: 8px;
    border: 2px solid #ededed;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
    width: 210px;
    padding: 16px 12px 8px 12px;
    display: flex;
    flex-direction: column;
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    align-items: center; }
    .salepage .trending-card a {
      display: flex;
      flex-direction: column;
      text-decoration: none; }
    @media all and (max-width: 575px) {
      .salepage .trending-card {
        width: 100%;
        height: 100%; } }
    .salepage .trending-card .item-img {
      width: 180px;
      height: 180px;
      object-fit: contain;
      margin-bottom: 8px; }
    .salepage .trending-card .item-title {
      font-size: 18px;
      font-weight: 700;
      color: #111;
      text-align: left;
      width: 100%;
      height: 40px;
      line-height: 20px;
      margin-bottom: 2px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
      @media all and (max-width: 575px) {
        .salepage .trending-card .item-title {
          font-size: 13px;
          line-height: 12px;
          margin-bottom: 0px;
          padding: 0px 8px;
          height: 25px; } }
    .salepage .trending-card .item-subtitle {
      font-size: 16px;
      padding: 10px 0px;
      color: #bbb;
      margin-bottom: 2px;
      width: 100%;
      text-align: center;
      height: 36px; }
      .salepage .trending-card .item-subtitle.hasprice {
        text-decoration: line-through; }
      @media all and (max-width: 575px) {
        .salepage .trending-card .item-subtitle {
          font-size: 12px;
          line-height: 1;
          margin-bottom: 0px; } }
    .salepage .trending-card .item-price {
      font-size: 28px;
      color: #FF0033;
      font-weight: 700;
      margin-bottom: 7px;
      width: 100%;
      text-align: center; }
      @media all and (max-width: 575px) {
        .salepage .trending-card .item-price {
          font-size: 20px; } }
    .salepage .trending-card .item-tag {
      display: flex;
      align-items: center;
      justify-content: center;
      background: #FF0033;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      border-radius: 3px;
      width: 95%;
      margin: auto;
      padding: 7px 30px;
      text-align: center;
      height: 45px;
      line-height: 1; }
      @media all and (max-width: 575px) {
        .salepage .trending-card .item-tag {
          font-weight: 500;
          padding: 7px 10px; } }
      .salepage .trending-card .item-tag .item-tag-icon {
        width: 22px;
        height: 22px;
        margin-right: 6px; }

.bottombtn {
  background: #fff;
  border-radius: 0px 0px 20px 20px; }
  @media all and (max-width: 575px) {
    .bottombtn {
      border-radius: 0px; } }
  .bottombtn.page1btm {
    background: #F2243D;
    margin-bottom: -12px; }
  .bottombtn.page2btm {
    background: #FC6600; }
  .bottombtn .more-link-row {
    display: flex;
    align-items: center;
    padding: 18px 0px 18px 0px;
    min-height: 56px;
    width: 100%;
    justify-content: center; }
    @media all and (max-width: 575px) {
      .bottombtn .more-link-row {
        min-height: auto;
        padding: 12px 0px; } }
  .bottombtn .more-arrow-label {
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    margin-right: 8px;
    letter-spacing: 1px;
    font-family: "Noto Sans TC", sans-serif; }
    @media all and (max-width: 575px) {
      .bottombtn .more-arrow-label {
        font-size: 14px;
        margin-right: 0px; } }
  .bottombtn .more-arrow-icon {
    font-size: 34px;
    color: #fff;
    margin-right: 22px;
    position: relative;
    top: 2px;
    font-family: cursive; }
    @media all and (max-width: 575px) {
      .bottombtn .more-arrow-icon {
        font-size: 14px;
        margin-right: 7px; } }
  .bottombtn .more-feature-btn {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    padding: 8px 30px 8px 30px;
    width: auto;
    font-size: 28px;
    font-weight: bold;
    text-decoration: none;
    color: #222;
    margin-right: 13px;
    position: relative;
    box-shadow: 0 6px 0 #BF2235;
    margin-left: 0; }
    .bottombtn .more-feature-btn:hover {
      box-shadow: 0 10px 0 #BF2235;
      top: -4px; }
    .bottombtn .more-feature-btn:active {
      top: 8px;
      box-shadow: none; }
    @media all and (max-width: 575px) {
      .bottombtn .more-feature-btn {
        padding: 5px 10px 5px 5px;
        font-size: 12px;
        border-radius: 10px;
        box-shadow: 0 3px 0 #BF2235; } }
  .bottombtn .more-feature-icon {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
    object-fit: contain;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); }
    @media all and (max-width: 575px) {
      .bottombtn .more-feature-icon {
        width: 32px;
        height: 32px; } }
  .bottombtn .more-feature-title {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: #101010;
    line-height: 1; }
    @media all and (max-width: 575px) {
      .bottombtn .more-feature-title {
        font-size: 14px; } }

.character-list-section {
  border-radius: 0px;
  padding: 0;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding-right: 25px;
  padding-left: 25px; }

.character-list-banner {
  border-radius: 16px 16px 0 0;
  padding-top: 11px;
  padding-right: 0px;
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  align-items: center; }
  @media all and (max-width: 575px) {
    .character-list-banner {
      padding-top: 0px; } }
  .character-list-banner img {
    width: 100%;
    max-width: 800px;
    border-radius: 16px 16px 0 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    margin-bottom: 0px;
    display: block; }
  .character-list-banner .character-list-title {
    text-align: center;
    font-size: 29.87px;
    font-weight: 500;
    margin: 0px 0 10px 0;
    color: #222;
    background: #EFEFEF;
    width: 100%;
    border-radius: 0 0 16px 16px;
    height: 64px;
    line-height: 64px; }
    @media all and (max-width: 575px) {
      .character-list-banner .character-list-title {
        border-radius: 0px;
        font-size: 14px;
        height: 30px;
        line-height: 30px; } }

.character-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 14px 0px 0 0px; }

.character-card {
  background: #f5f5f5;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid rgba(0, 0, 0, 0.06); }
  .character-card img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: contain;
    background: #fff;
    display: block; }
  .character-card .character-card-title {
    width: 100%;
    background: #f5f5f5;
    font-size: 29.87px;
    color: #222;
    font-weight: 500;
    text-align: center;
    border-radius: 0 0 16px 16px;
    letter-spacing: 1.5px;
    height: 64px;
    line-height: 64px; }

@media all and (max-width: 575px) {
  .character-list-section {
    max-width: 100vw;
    border-radius: 0;
    padding: 0px 0 0px 0;
    padding-right: 10px;
    padding-left: 10px; }
  .character-list-banner img {
    max-width: 100vw;
    border-radius: 0; }
  .character-grid {
    gap: 9px;
    padding: 6px 2px 0 2px; }
  .character-card {
    border-radius: 8px; }
    .character-card .character-card-title {
      border-radius: 0 0 8px 8px;
      border-radius: 0px;
      font-size: 14px;
      height: 30px;
      line-height: 30px; } }

.auction-cards-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px 18px;
  max-width: 800px;
  margin: 0 auto;
  padding: 12px 0 0px 0;
  padding-right: 25px;
  padding-left: 25px; }

.auction-card-detail {
  background: #fff;
  border: 3px solid #fff;
  box-shadow: 0 4px 22px rgba(220, 190, 110, 0.09);
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  /* 確保 gradient 不會超出圓角 */
  padding: 0 0 20px 0; }

.auction-card-imgwrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 22px 22px 0 0;
  background: #fff; }
  .auction-card-imgwrap img {
    width: 100%;
    height: 100%;
    display: block; }
  .auction-card-imgwrap .auction-card-img-gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 65px;
    background: linear-gradient(0deg, white 1%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    pointer-events: none; }
  .auction-card-imgwrap .auction-card-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    text-align: center;
    color: #181818;
    font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
    font-size: 26px;
    font-weight: 500;
    letter-spacing: 0px;
    z-index: 2;
    text-shadow: 0 2px 12px #fff, 0 1px 1px #fff;
    pointer-events: none; }

.auction-btn-block {
  display: flex;
  font-family: 'Noto Sans TC';
  align-items: center;
  justify-content: center;
  background: #fff2da;
  border-radius: 18px;
  width: 92%;
  max-width: 98vw;
  padding: 13px 0 12px 0;
  font-size: 20px;
  font-weight: 700;
  color: #221100;
  margin-top: 15px;
  margin-bottom: 0;
  text-decoration: none;
  box-shadow: 0 2px 0 #e8d6b8;
  transition: background 0.18s, box-shadow 0.18s, color 0.18s; }
  @media all and (max-width: 575px) {
    .auction-btn-block {
      margin-top: 5px; } }
  .auction-btn-block .btn-txt {
    font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
    font-weight: 900;
    font-size: 20px;
    letter-spacing: 1.2px;
    color: #221100;
    margin-right: 12px; }
    @media all and (max-width: 575px) {
      .auction-btn-block .btn-txt {
        font-size: 12px;
        margin-right: 3px;
        letter-spacing: 0px; } }
  .auction-btn-block .arrow {
    font-size: 22px;
    color: #a88b6b;
    font-weight: 900;
    position: relative;
    top: 1px;
    left: 2px; }
    @media all and (max-width: 575px) {
      .auction-btn-block .arrow {
        font-size: 10px; } }
  .auction-btn-block:hover {
    background: #ffe7bb;
    color: #2e1800;
    box-shadow: 0 4px 0 #e3c480; }

@media all and (max-width: 575px) {
  .auction-cards-grid {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    max-width: 98vw;
    padding: 0px 0 0px 0;
    padding-right: 10px;
    padding-left: 10px; }
  .auction-card-detail {
    border-radius: 13px;
    padding: 0 0 9px 0; }
  .auction-card-imgwrap {
    border-radius: 10px 10px 0 0; }
    .auction-card-imgwrap .auction-card-title {
      font-size: 16px; }
  .auction-btn-block, .btn-txt {
    font-size: 15px;
    border-radius: 8px;
    padding: 3px 0px; } }

section.promo {
  padding: 20px 0px; }

.promo-info-block {
  padding: 18px 0 18px 0;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }
  @media all and (max-width: 575px) {
    .promo-info-block {
      padding: 0px 10px; } }

.promo-title {
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 32px;
  font-weight: 700;
  color: #000; }
  @media all and (max-width: 575px) {
    .promo-title {
      font-weight: 500;
      line-height: 30px;
      font-size: 24px; } }
  .promo-title .highlight {
    color: #DF0B25; }

.promo-desc {
  font-size: 20px;
  color: #000;
  margin: 20px 0 20px 0;
  font-weight: 400; }
  @media all and (max-width: 575px) {
    .promo-desc {
      text-align: center;
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      font-weight: 400;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0%;
      margin-top: 15px; } }

.promo-tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 14px;
  justify-content: center;
  align-items: center;
  margin-top: 5px; }
  @media all and (max-width: 575px) {
    .promo-tag-list {
      gap: 3px;
      justify-content: space-between; } }

.promo-tag {
  display: inline-block;
  font-size: 18px;
  color: #444;
  background: #fff;
  border: 2px solid #222;
  border-radius: 22px;
  padding: 5px 18px;
  font-family: 'Noto Sans TC', 'Microsoft JhengHei', Arial, sans-serif;
  font-weight: 500;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  cursor: pointer;
  line-height: 1.1; }
  .promo-tag a {
    color: #000;
    text-decoration: none; }
  @media all and (max-width: 575px) {
    .promo-tag {
      border: 0px;
      background: transparent;
      display: flex;
      flex-basis: 49%;
      white-space: nowrap;
      padding: 5px 0px;
      font-size: 16px;
      position: relative; }
      .promo-tag::before {
        content: '●';
        margin-right: 4px; } }
  .promo-tag:hover {
    background: #ff915e;
    border: #ff915e;
    color: 2px solid #fff;
    font-weight: 700; }
    @media all and (max-width: 575px) {
      .promo-tag:hover {
        border: 0px;
        background: transparent;
        color: #444;
        font-weight: 500; } }

.feature-card-row > :last-child {
  grid-column: 1 / -1;
  /* 讓最後一個橫跨整列 */
  justify-self: center;
  /* 水平置中 */ }

.feature-card-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 34px 28px;
  padding: 28px 0 44px 0;
  max-width: 1800px;
  margin: 0 auto;
  justify-content: center; }
  @media (max-width: 1200px) {
    .feature-card-row {
      max-width: 1180px; } }
  @media (max-width: 980px) {
    .feature-card-row {
      max-width: 600px;
      grid-template-columns: 1fr; } }
  @media all and (max-width: 575px) {
    .feature-card-row {
      padding-top: 0px; } }

.feature-card {
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  display: flex;
  border-radius: 38px 38px 0px 0;
  background: #fff;
  box-shadow: 0 8px 24px rgba(80, 40, 0, 0.06);
  overflow: visible;
  position: relative;
  width: 620px;
  height: auto; }
  @media (min-width: 980.05px) and (max-width: 1200.05px) {
    .feature-card {
      width: 470px; } }
  @media (max-width: 980px) {
    .feature-card {
      width: 100%; } }
  @media all and (max-width: 575px) {
    .feature-card {
      height: auto;
      flex-direction: column; } }
  .feature-card::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 36%;
    border-radius: 0 0 0px 0;
    z-index: 0;
    background: #991F1F;
    transition: background 0.3s; }
    @media all and (max-width: 575px) {
      .feature-card::after {
        display: none; } }
  .feature-card.theme-brown::after {
    background: linear-gradient(120deg, #991F1F 60%, #991F1F 120%); }
    @media all and (max-width: 575px) {
      .feature-card.theme-brown::after {
        display: none; } }
  .feature-card .feature-card-right {
    flex: 1 1 0;
    z-index: 1;
    display: flex;
    align-items: start;
    justify-content: start;
    padding: 0 28px 24px 10px;
    min-width: 0; }
    @media all and (max-width: 575px) {
      .feature-card .feature-card-right {
        padding: 12px; } }
    .feature-card .feature-card-right .feature-goods-img {
      max-width: 155px;
      max-height: 180px;
      border-radius: 18px;
      background: transparent;
      object-fit: contain;
      display: block;
      z-index: 2;
      position: absolute;
      height: auto;
      top: 0;
      right: 15px;
      top: 35px;
      margin: auto; }
      @media (max-width: 980px) {
        .feature-card .feature-card-right .feature-goods-img {
          position: relative;
          right: auto;
          width: 100%;
          top: auto;
          height: auto;
          max-width: 100%;
          max-height: max-content; } }
      @media all and (max-width: 575px) {
        .feature-card .feature-card-right .feature-goods-img {
          position: relative;
          right: auto;
          width: 100%;
          height: auto; } }
  .feature-card .feature-card-left {
    flex: 4 1 0;
    z-index: 1;
    background: #fff;
    border-radius: 38px 0 0 0;
    padding: 30px 14px 70px 38px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-width: 0; }
    @media all and (max-width: 575px) {
      .feature-card .feature-card-left {
        padding: 20px; } }

.feature-title {
  font-size: 22px;
  font-weight: 700;
  color: #222;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #403E3F;
  padding-bottom: 12px; }
  .feature-title .icon {
    width: 28px;
    height: 28px;
    margin-right: 9px;
    vertical-align: middle; }
  .feature-title span {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    letter-spacing: 1px; }
    @media all and (max-width: 575px) {
      .feature-title span {
        font-size: 20px; } }

.feature-list {
  margin: 0 20px 12px 0;
  padding: 0;
  list-style: none; }
  @media all and (max-width: 575px) {
    .feature-list {
      margin-right: 0px;
      line-height: 25px; } }
  .feature-list li {
    font-size: 17px;
    color: #222;
    font-weight: 400;
    margin-bottom: 4px;
    position: relative;
    padding-left: 20px;
    text-align: left; }

.feature-match {
  font-size: 19px;
  color: #111;
  margin: 0px 0 0px 0;
  margin-top: auto;
  margin-right: auto;
  display: flex;
  align-items: center; }
  @media all and (max-width: 575px) {
    .feature-match {
      text-align: left;
      line-height: 22px;
      font-weight: 700; } }
  .feature-match .feature-tag {
    background: #8497AB;
    color: #fff;
    border-radius: 0px;
    padding: 6px 9px;
    margin-right: 7px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle; }
    @media all and (max-width: 575px) {
      .feature-match .feature-tag {
        background: #D97706;
        border-radius: 0px;
        white-space: nowrap;
        line-height: 1; } }

.feature-more-btn {
  width: 107px;
  height: 30px;
  margin-top: 10px;
  align-items: center;
  display: flex;
  background: #fff;
  justify-content: center;
  border-radius: 8px;
  border: 2px solid #888;
  color: #222;
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
  padding: 0px 0px;
  text-decoration: none;
  letter-spacing: 0px;
  transition: border 0.18s, color 0.18s;
  box-shadow: 0 1px 0 #eee; }
  @media all and (max-width: 575px) {
    .feature-more-btn {
      margin-left: auto;
      margin-right: auto; } }
  .feature-more-btn .arrow {
    margin-left: 10px;
    font-size: 15px;
    color: #222;
    vertical-align: middle; }
  .feature-more-btn:hover {
    border-color: #ff8f61;
    color: #ff8f61; }

.shipping-examples {
  padding: 0px 0 10px 0;
  text-align: center; }
  @media (max-width: 980px) {
    .shipping-examples {
      max-width: 700px;
      margin: auto; } }
  .shipping-examples .shipping-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 24px;
    margin-bottom: 7px; }
    @media all and (max-width: 575px) {
      .shipping-examples .shipping-list {
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: start;
        padding-left: 18px; } }
    @media all and (max-width: 575px) {
      .shipping-examples .shipping-list {
        flex-wrap: nowrap;
        overflow: auto; } }

.shipping-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 150px;
  margin-bottom: 8px; }
  .shipping-item .shipping-img {
    width: 144px;
    height: 144px;
    border: 2px solid #E9AB0A;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px; }
    @media all and (max-width: 575px) {
      .shipping-item .shipping-img {
        width: 120px;
        height: 120px; } }
    .shipping-item .shipping-img img {
      width: 140px;
      height: 140px;
      object-fit: contain;
      border-radius: 50%;
      display: block; }
      @media all and (max-width: 575px) {
        .shipping-item .shipping-img img {
          width: 120px;
          height: 120px; } }
  .shipping-item .shipping-name {
    font-size: 18px;
    color: #222;
    margin-bottom: 2px;
    margin-top: 3px;
    font-weight: 400; }
    @media all and (max-width: 575px) {
      .shipping-item .shipping-name {
        font-size: 16px; } }
  .shipping-item .shipping-fee {
    font-size: 20px;
    color: #ff8800;
    font-weight: 700;
    letter-spacing: 1px; }

.shipping-note {
  font-size: 15px;
  color: #222;
  margin-top: 4px; }
  @media all and (max-width: 575px) {
    .shipping-note {
      padding-left: 12px;
      padding-right: 12px; } }
  .shipping-note a {
    color: #5074ff;
    text-decoration: underline;
    font-weight: 500;
    margin-left: 2px; }
    .shipping-note a:hover {
      color: #233fc6; }

.service-features {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 32px;
  margin: 0 auto;
  padding: 16px 0 10px 0; }
  @media (max-width: 980px) {
    .service-features {
      gap: 0 10px; } }
  @media all and (max-width: 575px) {
    .service-features {
      overflow: auto;
      gap: 10px;
      justify-content: flex-start;
      padding: 0px 20px; } }

.service-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 105px; }
  @media all and (max-width: 575px) {
    .service-feature {
      margin-right: 20px; } }
  .service-feature .service-icon {
    width: 150px;
    height: 150px;
    background: #fafafa;
    border-radius: 50%;
    margin-bottom: 7px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media all and (max-width: 575px) {
      .service-feature .service-icon {
        width: 120px;
        height: 120px; } }
    .service-feature .service-icon img {
      width: 150px;
      height: 150px;
      object-fit: contain;
      display: block; }
      @media all and (max-width: 575px) {
        .service-feature .service-icon img {
          width: 120px;
          height: 120px; } }
  .service-feature .service-title {
    font-size: 18px;
    color: #222;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    white-space: nowrap; }

.howto-steps-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px 18px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 0 22px 0;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter"; }
  @media (max-width: 980px) {
    .howto-steps-grid {
      gap: 10px;
      grid-template-columns: 1fr;
      width: 600px; } }
  @media all and (max-width: 575px) {
    .howto-steps-grid {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px; } }

.howto-card {
  background: #fff;
  border-radius: 0px;
  border: 1.5px solid #e7e7ed;
  box-shadow: 0 4px 18px rgba(60, 30, 120, 0.04);
  padding: 18px 18px 12px 22px;
  display: flex;
  flex-direction: column;
  min-height: 182px;
  position: relative;
  overflow: hidden; }

.howto-title {
  font-size: 21px;
  color: #2928cc;
  font-weight: bold;
  margin-bottom: 14px; }

.howto-list {
  margin: 0 0 35px 0;
  padding-left: 5px;
  color: #222;
  font-size: 17px;
  list-style: none;
  width: 400px; }
  @media all and (max-width: 575px) {
    .howto-list {
      width: 100%; } }
  .howto-list li {
    margin-bottom: 4px;
    line-height: 1.65;
    font-weight: 400; }
    .howto-list li a {
      color: #2c34e8; }

.howto-bottom {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  color: #666;
  margin-top: auto;
  border-top: 1px solid #374151;
  position: relative; }
  @media all and (max-width: 575px) {
    .howto-bottom {
      padding-top: 30px;
      padding-bottom: 15px; } }
  .howto-bottom span {
    color: #222;
    font-size: 17px;
    font-weight: 400; }
  .howto-bottom a {
    color: #2c34e8;
    text-decoration: underline;
    font-size: 17px;
    margin: 0 8px 0 4px; }
    .howto-bottom a:hover {
      color: #d90090; }
  .howto-bottom img {
    width: 55px;
    height: 55px;
    object-fit: contain;
    border-radius: 50%;
    background: #f4f4fa;
    margin-left: 5px; }
    @media all and (max-width: 575px) {
      .howto-bottom img {
        width: 40px;
        height: 40px; } }
  .howto-bottom .icongroup {
    margin-left: auto;
    position: relative;
    display: flex;
    top: -30px; }
    @media all and (max-width: 575px) {
      .howto-bottom .icongroup {
        position: absolute;
        top: -20px;
        right: 5px; } }

.popup {
  display: none;
  /* 預設隱藏 */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center; }

.popup-content {
  background-color: #fff;
  max-width: 550px;
  padding: 20px 15px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  width: 85%;
  top: 30%;
  margin: auto;
  color: #000;
  border: 2px solid #FFC931;
  border-radius: 12px; }
  @media all and (min-width: 768px) and (max-width: 991.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 992px) and (max-width: 1199.98px) {
    .popup-content {
      padding: 20px 45px; } }
  @media all and (min-width: 1200px) {
    .popup-content {
      padding: 20px 45px; } }
  .popup-content p {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 18px;
    font-weight: 400;
    line-height: 21.78px;
    text-align: center; }
    @media all and (min-width: 992px) and (max-width: 1199.98px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    @media all and (min-width: 1200px) {
      .popup-content p {
        font-size: 22px;
        line-height: 30px; } }
    .popup-content p strong {
      font-weight: 700; }
  .popup-content h2 {
    font-family: "Noto Sans TC", "微軟正黑體", "Inter";
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    margin-bottom: 20px; }
    .popup-content h2 strong {
      font-weight: 700; }
  .popup-content .bbcdoll {
    width: 150px;
    margin-bottom: 20px; }
  .popup-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-bottom: 30px; }
    .popup-content ul li {
      font-family: "Noto Sans TC", "微軟正黑體", "Inter";
      display: block !important;
      font-size: 18px;
      font-weight: 400;
      line-height: 20px;
      text-align: left; }
      .popup-content ul li strong {
        font-weight: 700;
        color: #f00; }

.popup-content-wrapper {
  width: 100%;
  /* 確保包裹層充滿整個彈出框 */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.close-btn {
  color: #000;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 32px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 50px;
  border: 2px solid #000;
  background: #fff;
  width: 35px;
  height: 35px;
  line-height: 1;
  text-align: center;
  right: -15px;
  top: -15px; }

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.popbtn {
  color: #000 !important;
  padding: 15px 30px !important;
  background: #FFC931 !important;
  font-family: "Noto Sans TC", "微軟正黑體", "Inter";
  font-size: 1.5em !important;
  font-weight: 400 !important;
  line-height: 19.36px;
  text-align: center !important;
  border-radius: 6px !important;
  text-decoration: none;
  margin-top: 15px; }
  @media all and (max-width: 575px) {
    .popbtn {
      line-height: 29px; } }

/*# sourceMappingURL=mainstyle.css.map */
