@charset "utf-8";
/* a:hover{ opacity:0.9;} *//*滑鼠滑入半透明*/

.pcNo{ display: block;}
.mNo{ display: none;}

.txtGreen{ color: #242021;}
.txtDeepRed{ color: #242021;}


/*--header--------------------------------*/
.headerBox{ overflow: hidden; position: relative; margin-top: 0px;  background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_03.png); background-size: cover; /*background-color: #7a8996;*/}
.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;}

header{ margin-top: 0px; position: relative; overflow: hidden;}
.bgHeaderBao{ display: none;}
.headerPic{ position: absolute; top: 0; left: 0; right: 100; margin: 0 auto;}
.headerTitle{ top: 0; width: 100%;}
.headerBao{ top: 34%; left: 10%; width: 45%;}

.header1{ display: none;}
.header2{ display: none;}
.header3{ display: none;}
.header4{ display: none;}
.header5{ display: none;}

.headerGiftBao{ top: 70%; right: 45%; width: 40%;}
.bgHeaderM{ display: block;}

.header2m{ position: absolute; z-index: 2; top: 90%; left: 5%; width: 50%; display: block;}
.header1m{ position: absolute; z-index: 2; top: 2%; left: 0%; width: 100%; display: block;}

/*bg-----------------------------------------*/
.areaBg0{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_01m.png);}
.areaBg1{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_01m.png);}
.areaBg2{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_02m.png);}
.areaBg3{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_03m.png);}
.areaBg4{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_04m.png);}
.areaBg5{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_05m.png);}
.areaBg6{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_06m.png);}
.areaBg7{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_07m.png);}
.areaBg8{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_08m.png);}

/*--contain-----------------------------------------*/
.areaWidth1{ position: relative; width: 100%; padding: 50px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth2{ position: relative; width: 100%; padding: 0px 0% 50px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth3{ position: relative; width: 100%; padding: 50px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth4{ position: relative; width: 100%; padding: 50px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth5{ position: relative; width: 100%; padding: 0px 0% 50px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth6{ position: relative; width: 100%; padding: 0px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth7{ position: relative; width: 100%; padding: 0px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
.areaWidth8{ position: relative; width: 100%; padding: 0px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }

/*--測驗前言-----------------------------------------*/
.gameInfo img{ display: block; width: 100%;}
.gameInfo{ width: 80%; margin: 15px auto 25px auto;}
.gameSay{}
.gameGiftList{}
.gameGiftList > li{ margin-top: 10px;}

/*開始測驗按鈕動畫*/
.gameStart{ animation: scaleInOut 0.8s infinite;}
@keyframes scaleInOut{ 0% { transform: scale(1);} 50% { transform: scale(0.9);} 100% { transform: scale(1);} }

/*活動說明-----------------------------------------*/
.noticeBox{ width: 100%; margin: 0 auto 0 auto;}/*20240704因為活動說明也分開自己一塊,所以移除margin-top,不然會多一塊空白間距*/
.noticeBox h4{ margin: 0px 0% 10px 0%; font-size: 2.5rem; color: #444444; font-weight: bold; text-align: left;}
.noticeList{ padding: 25px 10% 45px 16%; font-size: 1.4rem; font-weight: bold; color: #444444;  border-radius: 0px;}
.noticeList > li{ list-style: disc; margin-bottom: 10px; line-height: 1.3;}
.noticeList > li:last-child{ margin-bottom: 0;}

.highlight {
  color: #7b41c4; /* 顏色 */
  font-weight: bold; /* 可選：讓文字加粗 */
}	
.highlight2 {
  color: #7b41c4; /* 顏色 */
  font-weight: bold; /* 可選：讓文字加粗 */
}

/*--固定盒子-----------------------------------------*/
.fixedBox{ overflow: hidden; position: relative; margin-top: 0px;  background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_01.png); background-size: cover; /*background-color: #7a8996;*/}
.fixedBox img{ display: block; width: 100%;}
.fixedH{ width: 100%;}

/*--固定盒子：定位 1--*/
.a1_1{ position: absolute; top: 8%; left: 7.5%; width: 31%; }
.a1_1m{ position: absolute; top: 59%; left: 18%; width: 56%;}
.a1_2{ position: absolute; top: 8.5%; left: 38.9%; width: 53.5%;}
.a1_2m{ position: absolute; top: 51%; left: 50%; width: 38%; }

.a1_3{ position: absolute; top: 54%; left: 10.2%; width: 20%; cursor: pointer;/*滑鼠滑入變手指*/}
.a1_3m{ position: absolute; top: 26.2%; left: 31%; width: 57%; cursor: pointer;}
.a1_4{ position: absolute; top: 57%; left: 41%; width: 20%; cursor: pointer;}
.a1_4m{ position: absolute; top: 76%; left: 31%; width: 57%; cursor: pointer;}

/*--固定盒子：定位 2--*/
.a2_title{ position: absolute; top: 0.1%; left: 8.5%; width: 21%; }
.a2_titlem{ position: absolute; top: 59%; left: 18%; width: 1%; }

.a2_more{ position: absolute; top: 62.9%; left: 8.5%; width: 21%; cursor: pointer;}
.a2_morem{ position: absolute; top: 75%; left: 50%; width: 42%;}

.a2_book1{ position: absolute; top: 11%; left: 33%; width: 19%; cursor: pointer;}
.a2_book1m{ position: absolute; top: 24%; left: 12%; width: 37%;}

.a2_book2{ position: absolute; top: 11%; left: 53%; width: 19%; cursor: pointer;}
.a2_book2m{ position: absolute; top: 24%; left: 52%; width: 37%;}

.a2_book3{ position: absolute; top: 11%; left: 73%; width: 19%; cursor: pointer;}
.a2_book3m{ position: absolute; top: 48%; left: 12%; width: 37%;}

.a2_book4{ position: absolute; top: 51%; left: 53%; width: 19%; cursor: pointer;}
.a2_book4m{ position: absolute; top: 48%; left: 52%; width: 37%;}

.a2_book5{ position: absolute; top: 51%; left: 73%; width: 19%; cursor: pointer;}
.a2_book5m{ position: absolute; top: 72%; left: 12%; width: 37%;}

/*--固定盒子：定位 3--*/
.a3_title{ position: absolute; top: 0.1%; left: 73%; width: 21%; }
.a3_titlem{ position: absolute; top: 59%; left: 18%; width: 1%;}
.a3_more{ position: absolute; top: 66%; left: 73%; width: 21%; cursor: pointer;}
.a3_morem{ position: absolute; top: 51%; left: 50%; width: 1%;}

.a3_book1{ position: absolute; top: 11%; left: 7.1%; width: 19%; cursor: pointer;}
.a3_book1m{ position: absolute; top: 59%; left: 18%; width: 1%; }
.a3_book2{ position: absolute; top: 11%; left: 27.1%; width: 19%; cursor: pointer;}
.a3_book2m{ position: absolute; top: 59%; left: 18%; width: 1%;}
.a3_book3{ position: absolute; top: 11%; left: 47.1%; width: 19%; cursor: pointer;}
.a3_book3m{ position: absolute; top: 59%; left: 18%; width: 1%;}
.a3_book4{ position: absolute; top: 51%; left: 7.1%; width: 19%; cursor: pointer;}
.a3_book4m{ position: absolute; top: 59%; left: 18%; width: 1%;}
.a3_book5{ position: absolute; top: 51%; left: 27.1%; width: 19%; cursor: pointer;}
.a3_book5m{ position: absolute; top: 59%; left: 18%; width: 1%;}

/*--767up(Pc)------------------------*/
@media screen and (min-width:767px) {
    .FOOTER_BG{ padding-bottom: 20px !important;}
    .pcNo{ display: none;}
    .mNo{ display: block;}
	
    header{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_header.jpg); background-position: top center; background-size: cover; background-attachment: fixed;}
    .bgHeaderBao{ display: block;}
	.header1{ position: absolute; top: -2%; left: 0%; width: 43% !important; display: block; z-index: 1;}
	.header2{ position: absolute; top: -2%; left: 58.5%; width: 43% !important; display: block; z-index: 1;}
	.header3{ position: absolute; top: 8%; left: 34%; width: 32% !important; display: block; z-index: 1;}
	.header4{ position: absolute; top: 6%; left: 37%; width: 53% !important; display: block; z-index: 1;}
	.header5{ position: absolute; top: 30%; left: 5%; width: 23% !important; display: block; z-index: 1;}
	
	.headerPic{ position: absolute; top:0%; left:0; right: 0%; margin: 0 auto;}	
    .headerTitle{ width: 0%; }
    .headerBao{ top: 0%; left: 0%; width: 0%;}
	.headerGiftBao,.bgHeaderM{ display: none;}

    .areaBox{ overflow: hidden; padding: 0; background-attachment: fixed;}	
	
    /*bg-----------------------------------------*/
	.areaBg0{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_01.png);}
    .areaBg1{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_01.png); background-size: cover;}
    .areaBg2{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_02.png); background-size: cover;}
	.areaBg3{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_03.png); background-size: cover;}
	.areaBg4{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_04.png); background-size: cover;}
    .areaBg5{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_05.png); background-size: cover;}
	.areaBg6{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_06.png); background-size: cover;}
	.areaBg7{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_07.png); background-size: cover;}
	.areaBg8{ background-image: url(https://cp-img.bookwalker.com.tw/event/2026/20260610_tworiginal/images/bg_08.png); background-size: cover;}
	
    /*--contain-----------------------------------------*/
    .areaWidth{ max-width: 1023px; padding-top: 0;}
	.areaWidth1{ max-width: 1100px;  margin: 0 auto; padding: 100px 0% 0px 0%; margin-top: 0px; margin-bottom: 0px; }
    .areaWidth2{ max-width: 1000px;  margin: 0 auto; padding: 100px 0% 150px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth3{ max-width: 1000px;  margin: 0 auto; padding: 100px 0% 150px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth4{ max-width: 1000px;  margin: 0 auto; padding: 100px 0% 100px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth5{ max-width: 1000px;  margin: 0 auto; padding: 100px 0% 100px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth6{ max-width: 1200px;  margin: 0 auto; padding: 100px 0% 100px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth7{ max-width: 1200px;  margin: 0 auto; padding: 100px 0% 100px 0%; margin-top: 0px; margin-bottom: 0px; }
	.areaWidth8{ max-width: 1200px;  margin: 0 auto; padding: 100px 0% 100px 0%; margin-top: 0px; margin-bottom: 0px; }
	
    .mainTitle{ width: 56%;}
    .mainTitle2{ width: 75%; max-width: 1000px;}

	/*--滑鼠滑入效果(縮小)--------------------------------*/
    .hover1 li a{ display: block; transition: 0.4s;}
    .hover1 li a:hover{ transform: scale(0.9);}/*滑入縮小*/

	.hover1 a{ display: block; transition: 0.4s;}
    .hover1 a:hover{ transform: scale(0.9);}/*滑入縮小*/
	
	/*--滑鼠滑入效果(變淡)--------------------------------*/
	.hover2 li a:hover img{filter:alpha(Opacity=30);-moz-opacity:0.3;opacity: 0.3;}	
    /*sweetAlert*/

}

/*--768-1023(Pad)------------------------*/
@media screen and (min-width:768px) and (max-width:1023px) { 
    .bgDeco1,.bgDeco2,.bgDeco3{ background-attachment: inherit;}

}

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

}


