@charset "utf-8";
/*思源黑體*/
/* @font-face {
    font-family: 'Noto Sans TC VF';
    src: url('../fonts/NotoSansTC-VariableFont_wght.woff2') format('woff2-variations');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
} */

/* a:hover{ opacity:0.9;} *//*滑鼠滑入半透明*/
/*--loading載入中--------------------------------*/
/*遮罩樣式*/
.overlay{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); /*半透明背景*/ display: flex; justify-content: center; align-items: center; z-index: 9999;/*確保遮罩層在最上層*/}

/*spinner樣式+旋轉動畫*/
.spinner{ border: 8px solid rgba(0, 0, 0, 0.1); border-left: 8px solid #fff; border-radius: 50%; width: 50px; height: 50px; margin: 0 auto; animation: spin 1s linear infinite;}
@keyframes spin { 0% { transform: rotate(0deg);} 100% { transform: rotate(360deg);}}

/*loading文字*/
.loadingTxt{ margin-top: 10px; font-size: 2rem; color: #fff; font-weight: bold;}

/*--PC、M的隱藏/顯示設定--*/
.pcNo{ display: block;}
.mNo{ display: none;}
.mINBLpcNO{ display: inline-block;}
.pcINBLmNO{ display: none;}

/*--特殊色：文字、連結、heighLight--*/
.heighLightPurple{ background-color: #6f64d1; padding: 0 5px;}
.heighLightGreen{ display: inline-block; margin: 4px 0; background-color: #a7e0a6; padding: 0 5px;}
.heighLightRed{ display: inline-block; margin: 4px 0; background-color: #e7cdc9; padding: 0 5px;}
.txtPurple{ color: #c925bc;}
.txtGreen{ color: #04ac00;}
.txtRed{ color: #df3f24;}
.txtBrown{ color: #885d00;}
.txtBlue{ color: #2487e0;}
.txtYellow{ color: #f7fc30;}
.alink{ color: #0076df; text-decoration: none;}
.alink:hover{ text-decoration: underline;}

/*區塊上下間距-----------------------------------------*/
.bgPadT{ padding-top: 30px;}
.bgPadB{ padding-bottom: 30px}

.bgPadT2{ padding-top: 0;}
.bgPadB2{ padding-bottom: 0;}

.bgPadB3{ padding-bottom: 20px;}

.bgPadTm{ padding-top: 12px;}
.bgPadBm{ padding-bottom: 12px;}

.bgPadTm2{ padding-top: 15px;}
.bgPadBm2{ padding-bottom: 15px;}

/*背景圖-----------------------------------------*/
.bg0{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260116_muse_winter/images/bg0.jpg); background-position: top center; background-size: 163%;}
.bg1{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260116_muse_winter/images/bg1.jpg); background-position: top center; background-size: 400%;}
.bg2{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260116_muse_winter/images/bg2.jpg); background-position: top center; background-size: 400%;}
.bg3{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260116_muse_winter/images/bg3.jpg); background-position: top center; background-size: 400%;}
.bg4{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260116_muse_winter/images/bg4.jpg); background-position: top center; background-size: 400%;}

/*--header-----------------------------------------*/
/* .headerW{ max-width: 800px; margin: 0 auto; border: #f2dcee 8px solid; overflow: hidden;} */
.headerBox{ overflow: hidden; position: relative;}
.headerBox img{ display: block; width: 100%;}
.headerH{ width: 100%;}

.headerPicFull{ position: absolute; top: 0; left: 0; width: 100%;}
.headerPicHalf{ position: absolute; top: 0; width: 50%;}
.headerPicHalf.left{ left: 0;}
.headerPicHalf.right{ right: 0;}

.headerPic{ position: absolute;}


/*--contain-----------------------------------------*/
.contain{ overflow: hidden;}
/*區塊寬度*/
.areaWidth{ position: relative; width: 94%; margin: 0 auto;}
.areaWidth2{ position: relative; width: 94%; margin: 0 auto;}
.areaWidth3{ position: relative; width: 96%; margin: 0 auto;}

/*主標寬度*/
.mainTitle{ width: 92%; margin: 0 auto 8px auto;}
.mainTitle2{ width: 100%; margin: 0 auto;}
.mainTitle3{ width: 100%; margin: 0 auto 0 auto; position: relative;}
.insideTitle{ width: 90%; margin: 0 auto;}

/*常用(定位+圖片block)*/
.posiRelative{ position: relative;}
.imgBlock100 img{ display: block; width: 100%;}

/*PC+M同版*/
.areaWidthM{ position: relative; width: 94%; margin: 0 auto;}
.mainTitleM{ width: 100%;}
.wrapperHalf > li{ padding: 2%;}

/*--書架-----------------------------------------*/
.bookshelfList{ width: 90%; margin: 15px auto 0 auto;}

/*--優惠券-----------------------------------------*/
.couponBox{ margin: 40px auto 20px auto; /*padding-top: 40px;*/} 

/*--推薦書-----------------------------------------*/
.bookList{ width: 90%; margin: 0 auto;}
.bookShelfGet{ width: 80%; margin: 0 auto 40px auto;}

/*木棉花icon*/
.newMuseList{ display: flex; flex-wrap: wrap; margin-top: 15px; padding: 15px 10px; background-color: #000000;}
.newMuseList > li{ width: 35%; margin: 5px;}
.newMuseList > li:nth-child(2){ width: 58.5%;}

/*--活動說明-----------------------------------------*/
.noticeStyle1{ margin: 15px auto 0 auto; padding: 30px 5% 20px 5%; background-color: rgba(0,0,0,0.6); /*border: #896a46 8px solid;*/ border-radius: 15px;}
.noticeStyle1 .notice2{ max-width: 1000px; margin: 0 auto; color: #ffffff;}
.noticeStyle1 .noticeTitle{ color: #563a1a;}
.noticeStyle1 .noticeSecTitle{ color: #ffef87;}
.noticeStyle1 .notice2 > li > ul > li{ list-style-type: disc;}
.noticeStyle1 .notice2 > li > ul > li a{ color: #77e7ff;}

/*--周邊-----------------------------------------*/
.giftList{ margin-top: 10px; padding: 4px; background-color: rgba(255,255,255,0.73);}
.giftNotice{ padding: 5px 0 8px 0; font-size: 1.5rem; color: #2b5c61; font-weight: bold; text-align: center;}
/* .giftGo{ margin-top: 10px;} */
.gift1{ padding-bottom: 0 !important;}
.gift1_1{ padding-top: 0 !important;}

/*--影片-----------------------------------------*/
.ytVideoBox{ /*position: relative; z-index: 1; margin: 0; background-color: #000000;*/ border: rgba(255,255,255,0.73) 5px solid; /*border-radius: 5px;*/}/*外框*/
.video { width: 100%; margin: 0 auto; position: relative;}
.aVideoBox { width: 100%; margin: 0 auto;}
.aVideo { width: 100%; height: 0; padding: 0 0 56.25% 0; position: relative;}
.aVideo iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

.videoTime{ width: 90%; margin: 0 auto;}
.videoTitle{ width: 85%; margin: -9% auto 25px auto; position: relative; z-index: 1; pointer-events: none;}


/*動畫*/
.aniScale{ animation: aniScale 1.5s infinite;}
@keyframes aniScale {
    0%{ transform: scale(1);}
    50%{ transform: scale(1.03);}
    100% { transform: scale(1);}
}

.aniRotate{ animation: aniRotate 2s infinite;}
@keyframes aniRotate {
    0%{ transform: rotate(0);}
    50%{ transform: rotate(4deg);}
    100% { transform: rotate(0);}
}

.themeBox{ align-items: center; max-width: 550px; margin: 0 auto;}

/*--767up(Pc)------------------------*/
@media screen and (min-width:767px) {
    /*--loading載入中--------------------------------*/
    /*loading文字*/.loadingTxt{ font-size: 2.5rem; }

    /*--PC、M的隱藏開啟設定--*/
    .pcNo{ display: none;}
    .mNo{ display: block;}
    .mINBLpcNO{ display: none;}
    .pcINBLmNO{ display: inline-block;}

    /*區塊上下間距-----------------------------------------*/
    .bgPadT{ padding-top: 60px;}
    .bgPadT2{ padding-top: 15px;}

    .bgPadB{ padding-bottom: 90px;}

    .bgPadB2{ padding-bottom: 0;}
    .bgPadB3{ padding-bottom: 40px;}

    /*背景圖-----------------------------------------*/
    .bg0, .bg1, .bg3, .bg4{ background-attachment: fixed; background-size: 100%;}
    .bg2{ background-size: 100%;}

    .border1, .border2, .border3{ border-width: 15px;}
    .border2{ padding: 25px;}
    .border3{ padding: 25px;}

    /*--header-----------------------------------------*/
    /* .headerW{ border-width: 15px;} */


    /*--contain-----------------------------------------*/
    /*區塊寬度*/
    .areaWidth{ max-width: 1200px; padding-top: 0;}
    .areaWidth2{ max-width: 1300px;}
    .areaWidth3{ max-width: 900px;}

    /*主標寬度*/
    .mainTitle{ width: 56%; max-width: 500px;}
    .mainTitle2{ width: 65%; max-width: 700px; margin: 0 auto;}
    .mainTitle3{ width: 100%; max-width: 900px;}

    .wrapper{ width: 40%; max-width: 620px; margin: 0 auto;}
    .wrapperHalf { width: 94%; margin: 0 auto;}
    .wrapperHalf > li{ padding: 2%;}

    /*--書架-----------------------------------------*/
    .bookshelfList{ width: 100%; margin: 15px auto 0 auto;}
    .bookshelfList > li:nth-child(even){ margin-top: 60px;}

    /*--優惠券-----------------------------------------*/
    .couponBox{ max-width: 720px; margin: 45px auto 60px auto;}

    /*--推薦書-----------------------------------------*/
    .bookList{ width: 90%; justify-content: center;}
    /* .bookList > li:nth-child(2), .bookList > li:nth-child(5){ margin-top: 60px;} */
    .bookShelfGet{ margin-bottom: 70px;}

    /*看更多*/
    .bookMore{ max-width: 600px; margin: 0 auto;}

    /*木棉花icon*/
    .newMuseList{ width: 60%; max-width: 800px; margin: 25px auto 0 auto; padding: 15px 30px; background-color: transparent; border-top: #000000 5px solid;  border-bottom: #000000 5px solid;}
    .newMuseList > li{ width: 19.5%; margin: 6px;}
    .newMuseList > li:nth-child(2){ width: 33%;}

    /*--活動說明-----------------------------------------*/
    .noticeStyle1{ width: 78%; margin-top: 30px; padding: 30px 5% 30px 5%;}

    /*--周邊-----------------------------------------*/
    .giftList{ max-width: 1000px; margin: 20px auto 0 auto; padding: 10px;}
    .giftNotice{ padding: 10px 0 8px 0; font-size: 1.7rem;}
    .giftBtnList{ width: 80%; max-width: 1000px; margin: 0 auto;}
    .giftGo{ /*max-width: 500px;*/ margin-top: 15px; /*margin: 15px auto 0 auto;*/}

    .gift1{ padding-bottom: 8px !important; padding-right: 0 !important;}
    .gift1_1{ padding-top: 8px !important; padding-left: 0 !important;}

    /*--影片-----------------------------------------*/
    .ytVideoBox{ width: calc(100% - 10px);/*影片寬度*/ max-width: 700px; margin: 0 auto; border-width: 8px; box-shadow: rgba(53, 184, 255, 0.5) 0 0 15px, rgba(53, 184, 255, 0.5) 0 0 15px;}
    .videoList{ width: 50%; margin: 0 auto;}



    /*--hover animate--------------------------------*/
    .couponBox a, .bookMore a, .newMuseList a{ display: block; transition: 0.4s;}
    .couponBox a:hover, .bookMore a:hover, .newMuseList a:hover{ transform: scale(0.9);}
}

/*--768-1024(Pad)------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
    /*背景圖-----------------------------------------*/
    .bg0, .bg1, .bg2, .bg3, .bg4{ background-attachment: inherit;}

    /*--contain-----------------------------------------*/
    /*區塊寬度*/
    .areaWidth2{ max-width: 95%;}
    /*主標寬度*/
    .mainTitle3{ width: 90%;}

    .wrapperHalf > li{ padding: 2%;}

    /*--書架-----------------------------------------*/
    .bookshelfList{ width: 90%; margin: 15px auto 0 auto;}
    .bookshelfList > li:nth-child(even){ margin-top: 0;}

    /*--優惠券-----------------------------------------*/
    .couponBox{ width: 70%; max-width: 720px; margin: 40px auto 0 auto;}

    /*--推薦書-----------------------------------------*/
    /*看更多*/
    .bookMore{ max-width: 400px; margin: 0 auto;}

    /*木棉花icon*/
    .newMuseList{ width: 65%;}
    .newMuseList > li{ margin: 5px;}


}

/*--1200以下------------------------*/
@media screen and (min-width:767px)  and (max-width:1200px) {
    /*--contain-----------------------------------------*/
    .wrapper { width: 65%; margin: 0 auto;}

    /*--header-----------------------------------------*/
    .headerPadWidth{ overflow: hidden;}
    .headerPadWidth .headerBox{ width: 166%; margin-left: -33%;}/*平板刊頭放大(讓左右背景超出可視範圍)*/
}

/*--1500以上------------------------*/
@media screen and (min-width:1500px) {
    .wrapperHalf { max-width: 1400px; margin: 0 auto;}

}

/*--320以下小手機------------------------*/
@media screen and (max-width:320px) {
}

.bookshelfList img{ aspect-ratio: 733/847;}
.couponBox img{ aspect-ratio: 960/623;}

/*--animate.css--------------------------------*/
.animate__animated.animate__delay-02s{-webkit-animation-delay:0.2s;animation-delay:0.2s;}
.animate__animated.animate__delay-03s{-webkit-animation-delay:0.3s;animation-delay:0.3s;}
.animate__animated.animate__delay-04s{-webkit-animation-delay:0.4s;animation-delay:0.4s;}
.animate__animated.animate__delay-05s{-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.animate__animated.animate__delay-06s{-webkit-animation-delay:0.6s;animation-delay:0.6s;}
.animate__animated.animate__delay-07s{-webkit-animation-delay:0.7s;animation-delay:0.7s;}
.animate__animated.animate__delay-08s{-webkit-animation-delay:0.8s;animation-delay:0.8s;}
.animate__animated.animate__delay-10s{-webkit-animation-delay:1.0s;animation-delay:1.0s;}
.animate__animated.animate__delay-12s{-webkit-animation-delay:1.2s;animation-delay:1.2s;}
.animate__animated.animate__delay-13s{-webkit-animation-delay:1.3s;animation-delay:1.3s;}
.animate__animated.animate__delay-14s{-webkit-animation-delay:1.4s;animation-delay:1.4s;}
