@charset "utf-8";
/*基本*/
body {margin: 0; padding:0; background-color: #ededed;}


/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
@media screen and (max-width:767px){
.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;z-index: 0;}
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }

}


/*PC背景*/
@media screen and (min-width:767px){
.bg_deco00 { z-index:-14; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
.bgtop01 { z-index:-10; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:1100px; background-repeat:no-repeat; background-position:center top; }
.bgtop_repeat { z-index:-30; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
}


/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; display:block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform:scale(0.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95);}
		  
		  
.WRAPPER .go_bt1 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}





/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
@media screen and (max-width:767px){
.for_pc { display:none !important;}
.for_phone { display: inherit !important;}
}



	
/*Area_logo*/
@media screen and (min-width:768px){
.Area_logo{position: relative;height: auto;}
}
@media screen and (max-width:767px){
.Area_logo{position: relative;height: auto;}
.Area_logo .box .PD_layout {margin: 0 auto;}	
.Area_logo .box .PD_layout .PD_img{width: 95%;margin:  0 auto;}	
}
	


/*版頭區塊*/
@media screen and (min-width:768px){
.Area_title {height: 813px;z-index: 20;}
/* 主標 */
.toptitle{position: relative;top: 62px;right: 21px;}
.toptitle .PD_layout ul{ width: 73%;}

}
@media screen and (max-width:767px){
.Area_title {height: 99vw;}
.Area_title .mb_01{position:absolute; top:0; left:0 ;width: 100%; z-index:0;}
/* 主標 */
.toptitle{position: relative;top: 3vw;}
}


/*編輯按鈕移動*/
/* #eWriterBtn_bt_B_000_00 { margin-left: 10px!important; margin-top: 60px!important; z-index: 99!important; } */
/* #eWriterBtn_bt_B_000_99 { margin-left: 10px!important; margin-top: 120px!important; z-index: 99!important; } */


/*副標輪播*/
.Area_title .topPD2 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD2 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD2 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
@media screen and (min-width: 768px){
.Area_title .topPD2 {position: absolute;top: 242px;left: 400px;width: 550px;height:88px;overflow: hidden;}
.Area_title .topPD2 .PD_layout ul img{width: 94%;}
}
@media screen and (max-width:767px){
.Area_title .topPD2 {width: 70%;height: 10vw;position: absolute;top: 24vw;left: 25vw;overflow: hidden;}
.Area_title .topPD2 .PD_layout ul img{width: 85%;}
}


/*區標*/
@media screen and (min-width: 768px){
.box_txt {position: relative;margin: 0 auto;width: 70%;height: auto;z-index: 1;}

}
@media screen and (max-width:767px){
.box_txt {position: relative;margin: 0 auto;width: 100%;height: auto;z-index: 1}
.box_txt img{width: 100%;}

}
	


/* 間距 */
@media screen and (min-width:768px){
.Area_bottom{padding-bottom: 40px;}
}
@media screen and (max-width: 767px){
.Area_bottom{padding-bottom: 4vw;}
}

/* 版頭品 */
@media screen and (min-width:768px){
.top_PD{position: absolute;top: 370px;}
.top_PD .PD_layout{width: 70%;margin: 0 auto;}
}
@media screen and (max-width:767px){
.top_PD{position: absolute;top: 38vw;}
.top_PD .PD_layout{width: 96%;}
}


/* 活動 */
@media screen and (min-width:768px){
.tag{width: 70%;position: relative;margin: 0 auto;}
.btn {position: relative;width: 75%;margin: 0 auto;padding: 0px 0 25px 0;}	
}
 @media screen and (max-width:767px){
.tag{position: relative;}
.btn {position: relative;width: 98%;margin: 0 auto;padding: 0px 0 3vw 0;}
.btn .PD_layout ul{grid-gap: .3em;}
}


/* 折價劵 */
@media screen and (min-width:768px){
.Area_coupon{position: relative;height: auto;}
.Area_coupon .PD_layout ul{height: 200px;}
.coupon_new .PD_layout {height: auto;}
.coupon_new  {padding-bottom: 0px; }

}
	
/* 文字顏色 */
.Area_coupon .PD_layout.PD_layout-coupon3 .PD .divine_coupon{color: #ffffff;}
.Area_coupon .PD_layout.PD_layout-coupon3 .PD .threshold {color: #ffffff;}
 @media screen and (max-width:767px){
.Area_coupon{/* width: 96%; */margin: 0 auto;overflow: hidden;padding-bottom: 3vw;}
.Area_coupon .PD_layout ul{height: 21vw;}
.coupon_new  {padding-bottom: 0vw; }
.coupon_new .PD_layout {height:22vw; }
}



/*作圖區*/
.Area03 .PD_layout.layout_item .PD p b { display: none; font-size: 0.8em;font-weight: 500; color: #000; padding: 0.7%; }	
.Area03 .PD_layout.layout_item .PD p .money, .Area03 .PD_layout.layout_item .PD p .Price {color: #6f9aea;font-weight: 800;}
@media screen and (min-width:768px){
.Area03 .PD_layout.layout_item {margin: 0% 2% 0;width: 90%;margin: 0 auto;margin-top: -20px;}
.Area03 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
.Area03 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
.Area03 .PD_layout.layout_item .PD_slide {height: 485px;padding:0;margin: 0;}
.Area03 .PD_layout.layout_item .PD_slide .PD_into {width: 90%;/* padding-left:0; */position: absolute;left: 16px;top: 332px;text-align:center;font-size: 0.8em;}
.Area03 .PD_layout .PD p {height: 2.1em;line-height: 2em;}
.Area03 .PD_layout.layout_item .PD_slide .PD_img img {width: 75% !important;margin: 14% 0 0 12%;box-shadow: unset;}
.Area03 .PD_layout.layout_item .PD_slide .PD p del {color: #000;font-size: 1.2em;}
.Area03 .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;max-height: 2em;font-weight: 600;font-size: 1.8em;line-height: 2em;font-family: "Noto Sans CJK SC";color:#000;}

.Area03 .PD_layout.layout_item .PD_slide.PD p { padding: 5% 0;height: 5em; line-height: 1em; font-size: 2em;}
.Area03 .PD_layout.layout_item .PD_slide .PD .PD_logo { padding: 2% 10% 0 3%;}
.Area03 .PD_layout.layout_item .PD p .Price {font-size: 2.8em;text-align: left;}

.Area03 .PD_layout.layout_item li{background: url("layout_itembg1.png?t=1750237023256") center top / 94% no-repeat scroll;}	

}
@media screen and (max-width:767px){

.Area03 {width: 100%; height:auto; margin-bottom: 0vw;}
.Area03 .box_all {  padding: 0 0 0 0; }
.Area03 .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

.Area03 .PD_layout.layout_item { width: 100%;position: relative; z-index: 50; }
.Area03 .PD_layout.layout_item ul {padding-left:0; padding-right:0; padding: 0 2%;margin: 1% 0% 2%;}
.Area03 .PD_layout.layout_item ul li {width: 100%;}
.Area03 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
.Area03 .PD_layout.layout_item .PD_slide .PD_into {position: absolute;left: 3vw;top: 44.5vw;width: 84%;/* text-align:center; */display: block;height: 27vw;}

.Area03 .PD_layout.layout_item .PD_slide .PD_img img {width: 75% !important;margin: 15.5% 0 0 12%;box-shadow: unset;}

.Area03 .PD_layout.layout_item .PD_slide .PD_into h3 {color:#000;}
.Area03 .PD_layout.layout_item .PD_slide .PD_into h4 { color: #000;}
.Area03 .PD_layout.layout_item .PD_slide .PD p { padding: 0;height: 5em; line-height: 1.3em; }
.Area03 .PD_layout.layout_item .PD p .Price {text-align: left;}

.Area03 .PD_layout.layout_item li{ height: 74vw;background: url("mb_layout_itembg1.png?t=1750237023256") center top / 98% no-repeat scroll;}

}


/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #4274cd;}   
.Area_book0 .warningTxt h3{color: #000000;}
@media screen and (max-width: 767px){
.Area_book0 { width:100%;height:auto;}
.Area_danji{width: 97%; margin: 0 auto;}
}


/*知識9元起*/
@media screen and (min-width:768px){
.Area_1PD  {padding-bottom: 0px !important;}
.Area_1PD .box {width: 97%;position: relative;height:auto;background-color: #6593e7;border: 1px solid #000;border-radius: 1em;padding: 41px 0 30px 0;top: -60px;margin: 0 auto;}
.Area_1PD .Area_coupon2 {margin: 0 auto;padding: 0 0 15px 0;}
.Area_1PD .box .PD1_box .PD_layout {width: 60%;margin: 0 auto;}
.Area_1PD .box .PD1_box  .PD_layout li {border: none!important;}
}

/* 文字顏色 */
.Area_coupon2 .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {
color: #5682d1;
}

@media screen and (max-width:767px){
.Area_1PD  {  }
.Area_1PD .box {position: relative;padding: 5vw 0 5vw 0;background-color: #6593e7;border: 1px solid #000;/* border-radius:0.3em; */top: -7vw;}
.Area_1PD .Area_coupon2 {width: 97%;margin: 0 auto;padding: 0 0 2vw 0;}
.Area_1PD .box .PD1_box .PD_layout {width: 94%;margin: 0 auto;}
}



/*書店暢銷8品*/
@media screen and (min-width:768px){
.Area_8PD  {padding-bottom: 0px !important;}
.Area_8PD .box {width: 97%;position: relative;height:auto;background-color: #6593e7;border: 1px solid #000;border-radius: 1em;padding: 50px 0 30px 0;top: -60px;margin: 0 auto;}
.Area_8PD .box .PD_layout {width: 92%;margin: 0 auto;}
}
@media screen and (max-width:767px){
.Area_8PD  {  }
.Area_8PD .box {position: relative;padding: 7vw 0 5vw 0;background-color: #6593e7;border: 1px solid #000;/* border-radius:0.3em; */top: -7vw;}
.Area_8PD .box .PD_layout {width: 94%;margin: 0 auto;}
}

 /*BN*/
 .Area_banner .Area_swiper_box .PD_layout ul li {background-color: #00000000;}  
 @media screen and (min-width:768px){
 .Area_banner {width:1220px;height: auto;position:relative;margin: 0px auto 0px auto;box-sizing:border-box;padding: 25px 0 0 0;}
 .Area_banner .Area_swiper_box ul{display: flex;padding: 0;grid-gap: 0;height: 208px;}
 .Area_banner .PD_layout ul li.swiper-slide-active img {width: 100%;}  
 .Area_banner .PD_layout {overflow: hidden;width:100%; }
 .Area_banner .Area_swiper_box .PD_slide {min-width: inherit;}
 .Area_banner .Area_swiper_box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0!important;}
 }
 @media screen and (max-width:767px){
 .Area_banner{width: 96%;box-sizing:border-box;margin: 0 auto;overflow: hidden;}
 .Area_banner .PD_layout {overflow: hidden;width: 100%;margin: 0vw auto 3vw auto;}
 .Area_banner .Area_swiper_box ul {display: flex;grid-gap: 0;padding:0;height: 40vw;} 
 }


	

/*Phone錨點*/
.Area_floorPD_NavArea_tabbar {
	margin: 0 auto 5vw;
	width: 94%;
	padding-bottom: 7vw;
	}
  .Area_floorPD_NavArea_tabbar.cate-fixed {
	width: 100%;
  }
  .Area_floorPD_NavArea_tabbar .Nav_box {
	border-radius: 8px;
	-webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
			box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  .Area_floorPD_NavArea_tabbar .Nav li {
	overflow: visible;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
	border-radius: 0;
	background-color: rgba(255, 255, 255, 1);
	-webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
			box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }

/*下方公版*/
 @media screen and (min-width:768px){
.Area_below .layout_below:nth-child(odd) {width:95%;background-color: #f2bbea;border: 1px solid #000;border-radius:1em;padding:10px;margin: 0 auto 55px;}
.Area_below .layout_below:nth-child(even) {width:95%;background-color: #6593e7;border: 1px solid #000;border-radius:1em;padding:10px;margin: 0 auto 55px;}
.Area_below .layout_below .PD_box ul {width: 95%; margin-bottom: 20px;}
}
@media screen and (max-width:767px){
.Area_below	 {border-bottom: solid #000000 0.1em;margin-bottom: 4vw;}
.Area_below .layout_below:nth-child(odd) {width:100%;background-color: #f2bbea;border-radius:0em;margin: 0 auto;border-top: solid #000000 0.1em;padding-top: 1vw;}
.Area_below .layout_below:nth-child(even) {width:100%;background-color: #6593e7;border-radius:0em;margin: 0 auto;/* border-bottom: solid #000000 0.1em; */border-top: solid #000000 0.1em;padding-top: 1vw;}
.layout_below .PD_box {padding-bottom: 5vw;}
.layout_below .PD_box .PD_layout ul {width: 95%;padding: 0;}

}



