@charset "UTF-8";
/* 618 公版用 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap");
body {
    background: #8b0125;
}
section .title {
    width: 53%;
    margin: 0 auto 3%;
}
section .title b {
    color: #fff;
    top: 50%;
}
.floor .title {
    margin: -2vw auto 0;
    width: 50%;
}
.background {
    background-image: url(https://events.cdn-tkec.tw/events_net/events_net/2025_double12/images/KV.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
	background-color: #8b0125;
    width: 100%;
    height: 0;
    position: relative;
    margin: 0 auto 0;
    background-position: 0 -5vw, top;
    padding-bottom: 38%;
    aspect-ratio: 2000 / 1349;
}
.background .title {
    width: 28%;
    position: absolute;
     left: -32%;
    right: 0;
    top: 14%;
    margin: 0 auto;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.background .title img {
  -webkit-animation: rubberBand 1.3s linear;
          animation: rubberBand 1.3s linear;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.subtitle img {
    margin: 0 auto;
    width: 34%;
    padding-top: 10vw;
    -webkit-animation: rubberBand 1.3s 
linear;
    animation: rubberBand 1.3s 
linear;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.soft-blink {
  animation: slowBrightBlink 3s ease-in-out infinite;
}
@keyframes slowBrightBlink {
  0%, 100% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(1.3);
  }
}
.bg01 {
    background: #ffffff40;
}
/*上方凸品*/
.background .product {
    width: 49%;
    height: 24vmax;
    position: relative;
    top: 29vw;
    margin: 0 auto 0;
    overflow: hidden;
    background-size: 100% 100%;
    background-color: #ffffff40;
    z-index: 1;
}
.background .product .bg01 {
  background: none;
}
.background .product .swiper-pagination .swiper-pagination-bullet,
.background .product .swiper-pagination .swiper-pagination-bullet-active {
  background: #6e0001 !important;
}
.background2 {
  width: 100%;
  height: 100%;
  background: url("https://events.cdn-tkec.tw/events_net/events_net/2025_double12/images/bg.jpg") no-repeat center;
  background-size: 100% auto;
  background-position: 0 0, top;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto 0;
  z-index: -1;
}
.background2.fixed {
  position: fixed;
  top: 45px;
  z-index: -1;
}
.list_F {
    width: 94%;
    float: unset;
    text-align: center;
    display: block;
    box-sizing: border-box;
    margin-top: 3%;
}
/*精選強牌*/
.brand-group{
margin-top: 5vw;
}
/*好康攻略*/
.tab swiper-container::part(wrapper) {
    justify-content: left;
    margin-bottom: 1vw;
}
.w\:fit\! {
    width: 9.5vw !important;
}
/*指定品現折券*/
.coupon-box .tab swiper-container::part(wrapper) {
    justify-content: center !important;
}
.more {
    width: 10rem;
    margin-top: -2vw;
}

/*側邊欄*/
.aside-container .aside-content li.main a {
    background: #765c28;
}
.aside-container .aside-content li.board {
    background: #765c28;
}
.aside-container .collaspe {
    background: #767070;
}
.aside-container .go-top {
    background: #767070;
}
.aside-container .aside-content li.stay a {
    color: #d8a33a;
}
/*Banner輪播*/
.banner-box .banner {
    margin: 19vw auto auto !important;
}
.swiper-pagination .swiper-pagination-bullet {
    background: #ffffff !important;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background: #ffffff !important;
}
/*to the top*/
    .gotop-mobile {
        background: url("https://events.cdn-tkec.tw/events_net/events_net/office3c/images/scroll-top.png") no-repeat;
        background-size: 60px 60px;
        position: fixed;
        display: block;
        right: -14px;
        bottom: 70px;
        width: 80px;
        height: 135px;
        cursor: pointer;
        z-index: 99;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .3s 0s;
        -o-transition: all .3s 0s;
        transition: all .3s 0s;
    }

@media only screen and (max-width: 1600px) {
    .background {
        background-size: 103% auto;
        background-position: 0 -2vw, top;
        padding-bottom: 42%;
    }
    .background .title {
        width: 33%;
        top: 9%;
        left: -35%;
    }
	
	.background .product {
        top: 36vw;
    }
	.banner-box .banner {
    margin: 22vw auto auto !important;
}
	.background2.fixed {
    top: 0;
}
	section {
    min-width: 65%;
}
    section .title {
        width: 55%;
        margin: 0 auto 3%;
    }
	floor .title {
    margin: -3vw auto 0;
    width: 37%;
}
	section .title b, section .tab b {
    font-size: 2.3em;
}
}
@media only screen and (max-width: 1100px) {
    .background {
        background-size: 124% auto;
        background-position: 27% -2vw, top;
        padding-bottom: 60%;
    }
    .background .title {
        width: 41%;
    }
    .background .product {
        width: 73%;
        height: 35vw;
        top: 41vw;
    }
	.background2 {
    background-image: none ;
}
	section .title {
        width: 62%;
    }
    .w\:fit\! {
        width: 15.5vw !important;
    }
	floor .title {
    margin: -3vw auto -1vw;
    width: 35%;
}
}
@media only screen and (max-width: 992px) {
    section {
        margin: 0 auto 8%;
    }
	.background {
        background-image: url(https://events.cdn-tkec.tw/events_net/events_net/2025_double12/images/KV_m.png);
        background-size: 100% auto;
        background-position: 0vw -16vw, top;
        padding-bottom: 150%;
    }
    .background .title {
        width: 55%;
        top: 11vw;
        left: 0;
    }
    .background .product {
        height: 35vw;
        width: 68%;
        top: 137vw;
    }
    .banner-box .banner {
        margin: 27vw auto auto !important;
    }
    .floor .title {
        margin: -5vw auto -1vw;
        width: 55%;
    }
    .w\:fit\! {
        width: 17vw !important;
    }
	section .title b, section .tab b {
        font-size: 2.2em;
    }
	.more {
    margin-top: -10vw;
}
}
@media only screen and (max-width: 576px) {
    .background {
        background-size: 100% auto;
        padding-bottom: 180%;
        background-position: 0vw 8vw, top;
    }
    .background .title {
        width: 85%;
        top: 14%;
    }
    .background .product {
        top: 170vw;
        width: 90vw;
        height: 60vw;
    }
	.banner-box .banner {
        margin: 56vw auto auto !important;
    }
    .floor .title {
        width: 82%;
    }
	.swiper-wrapper {
    flex-wrap: wrap;
}
	    section .title {
        width: 90%;
        margin: 0 auto 3%;
    }
	    section .title b, section .tab b {
        font-size: 2em;
    }
    .w\:fit\! {
        width: 28vw !important;
        margin: 0.7vw 0;
    }
    .more {
        width: 9rem;
        margin: -9vw auto 0vw;
    }
}
@media only screen and (min-width: 2000px) {
  .background {
    padding-bottom: 70vmax;
  }
}