@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/bg.jpg") top center repeat;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}

/* ----------------------CUSTOMERIZATION---------------------- */

.font{font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}

/*bg*/
.bg_0{ background: url("../images/bg_0.png") top center no-repeat; padding-top: 30px; padding-bottom: 0px;}
.bg_1{ background: url("../images/bg_1.png") top center no-repeat; padding-top: 40px; padding-bottom: 30px;}
.bg_2{ background: url("../images/bg_2.png") top center no-repeat; padding-top: 30px; padding-bottom: 40px;}
.bg_3{ background: url("../images/bg_3.png") top center no-repeat; padding-top: 25px; padding-bottom: 20px;}
.bg_4{ background: url("../images/bg_4.png") top center no-repeat; padding-top: 25px; padding-bottom: 0px;}


@media screen and ( max-width: 991px ){
	.bg_0{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_1{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_2{ background: none; padding-top: 0px; padding-bottom: 5vw; }
	.bg_3{ background:  url("../images/bg_yellow.jpg"); padding-top: 1vw; padding-bottom: 3vw; }
	.bg_4{ background: none; padding-top: 0px; padding-bottom: 0px; }
}

.titleC h2{ 
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
}
.bg_0 .titleC h2, .bg_2 .titleC h2, .bg_3 .titleC h2, .bg_4 .titleC h2{
	color: #ffffff;
}

/*主視覺動畫*/

.sale01{ position: absolute; top:650px; left:100px;}


/*精明購物指南*/
.bg_0{}
.bg_0 ul{
	width: 1200px;
	margin: 80px auto 20px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.bg_0 ul.t2{
	margin: 60px auto 20px;
}
@media screen and ( max-width: 991px ){
	.bg_0{ }
	.bg_0 ul{ width: 100%; margin: 0vw auto; }
	.bg_0 ul li{ margin-bottom: 3vw;}
	.bg_0 ul li img{ width: 92vw; }
	.bg_0 ul.t2 li img{ width: 96vw; }
	.bg_0 ul.t2{ width: 96vw; margin: 3vw auto 0vw;}
}

/*--每月5日ㆍ會員限定驚喜--*/
.bg_1{}
.bg_1 .titleC h2{
	text-indent: -9999px;
}
.bg_1 .circle{
	padding-top: 20px;
}
.bg_1 .circle ul{
	margin-bottom: 5px;
}
.bg_1 .circle li{
	background: none;
}
.bg_1 .circle li img{
	border: 3px solid #fff;
}
.bg_1 .circle .font .price{
	border: none;
	color: #000;
	font-size: 1rem;
	padding: 10px;
}
.bg_1 .circle .font .price:after { 
	display: none;
}
.bg_1 .circle .more{ 
	font-size: 1rem; 
	padding: 5px 10px; 
	margin-left: 1040px;
	transition-duration:0.3s;
	border: 1px solid #c12a12;
	border-radius: 50px;
}
.bg_1 .circle .more a{ 
	color: #c12a12;
}
.bg_1 .circle .more:hover{ 
	transform: scale(0.9);
}
.bg_1 .banner{ margin: 0 auto; padding: 0;}


/*--書店暢銷榜--*/
.bg_2{}
.bg_2 .rectangle_3p{
	padding-top: 20px;
}
.bg_2 .rectangle_3p li{
	position: relative;
	padding: 0;
}
.bg_2 .rectangle_3p li .font{
	width: 100%;
	margin: 0;
}
.bg_2 .rectangle_3p li h4{
	margin: 0 auto;
	padding: 6px 0;
	background: #C00003;
	color: #fff;
}
.bg_2 .rectangle_3p img { 
	width: 320px; 
	height: 320px; 
	object-fit: contain; 
}
/*ribbon*/
.bg_2 .rectangle_3p .ribbon {
	display: inline-block; 
	position: absolute; 
	top: -6px; 
	left: 16px; 
	margin: 0; 
	padding: 10px 5px; 
	z-index: 2; 
	width: 50px; 
	color: white; 
	font-size: 1rem; 
	line-height: 1.2rem; 
	background: linear-gradient(#ed384a 0%, #a7212e 100%);
	border-radius: 2px 0 0 0; 
	width: 60px;
}
.bg_2 .rectangle_3p .ribbon:before {
	position: absolute;
	content: '';
	top: 0;
	left: 60px;
	border: none;
	border-bottom: solid 6px #a7212e;
	border-right: solid 6px transparent;
}
.bg_2 .rectangle_3p .ribbon:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 30px solid #a7212e;
	border-right: 30px solid #a7212e;
	border-bottom: 10px solid transparent;
}


/*--經典暢銷商品--*/
.bg_3{}
.bg_3 .titleC{
	margin-bottom: 80px;
}
.bg_3 .subtitle h3{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	border-left: 15px solid #c12a12;
	margin-left: 10px;
}
.bg_3 .subtitle .more{
	background: #c12a12;
	border-radius: 50px;
	margin:5px 10px 0 0;
}
.bg_3 .subtitle .more a{
	color: #fff;
}
.bg_3 .circle{
	background: url("../images/bg_red.jpg");
	border-radius: 50px;
	padding: 20px 0;
	border: 2px solid #fff;
	margin-bottom: 20px;
}
.bg_3 .circle li{
	border-radius: 20px;
}
.bg_3 .book{
	margin-bottom: 20px;
}
.bg_3 .book li img{
	border-radius: 20px;
	object-fit: contain;
}

.bg_3 .circle li img{
	object-fit: contain;
}

.bg_3 .rectangle{}
.bg_3 .rectangle ul{
	background: none;
	position: relative;
	background: url("../images/bg_red.jpg");
	border-radius: 50px;
	padding: 20px 0;
	border: 2px solid #fff;
}
.bg_3 .rectangle ul h3{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	padding: 0 0 0 15px;
	text-align: left; 
	border-left: solid 16px #f9dd99;
	margin-left: 20px;
	color: #fff;
}
.bg_3 .rectangle ul .more{ 
	font-size: 1.2rem; 
	padding: 10px ; 
	position: absolute; 
	right: 20px; 
	transition-duration:0.3s;
	background: #f9dd99;
	border-radius: 50px;
	margin:5px 10px 0 0;
}
.bg_3 .rectangle ul .more a{ 
	color: #c12a12;
}
.bg_3 .rectangle ul .more:hover{ 
	transform: scale(0.98);
}

.bg_3 .rectangle li{
	border-radius: 20px;
	padding: 0;
}
.bg_3 .rectangle li .font h4{
	width: 230px; 
	padding: 8px 0; 
	color: var(--PV-eslite); 
	margin: auto;
	overflow: hidden;
}
.bg_3 .rectangle li img{
	border-radius:20px;
	margin: 0 auto;
	display: block; 
	width: 260px; 
	height: 260px; 
	border: solid 5px #f1f1f1;
	background: #ffffff;
}
.bg_3 .rectangle .font .price { 
	padding: 10px 30px 10px 10px; 
	margin: 15px 30px 25px;
	border: var(--PV-eslite) 1px solid; 
	color:var(--PV-eslite);
	border-radius:50px;  
	position: relative;
	overflow: hidden; 
	white-space: nowrap;
}
.bg_3 .rectangle .font .price:after { 
	content: 'GO';
	position: absolute;
	right: 0;
	top: -19px;
	background-color: var(--PV-eslite);
	color: #fff;
	line-height: 63px;
	padding: 6px 3px;
	font-size: 0.8rem; 
}
.bg_3 .rectangle .font .price big {
	font-size: 110%; 
}



/*--精選熱搜活動--*/
.bg_4{}
.bg_4 .banner{
	margin:0 auto;
}


@media screen and ( max-width: 991px ){
	.titleC{ margin-top: 3vw;}
	
	.bg_0 .titleC h2{ text-indent: 0px; color: #fff; background: #c12a12; border-radius: 50px; border: 8px double #ffeeb6; padding: 3vw 22vw;}
	
	.bg_1 .titleC h2{ text-indent: 0px; color: #fff; background: #c12a12; border-radius: 50px; border: 8px double #ffeeb6; padding: 3vw 5vw;}
	.bg_1 .circle{ width: 97vw; margin: 0 auto; background: url("../images/bg_yellow.jpg"); border-radius: 20px; border: 1px solid #c12a12; padding: 1vw 0 5vw;}
	.bg_1 .circle ul{ margin-bottom: 1vw; }
	.bg_1 .circle .more{ font-size: 0.8rem; padding: 1vw 2vw; margin-left: 75vw;}
	
	.bg_1 .banner{ margin: 2vw auto;}
	
	.bg_2 .titleC h2{ color: #fff; background: #c12a12; border-radius: 50px; border: 8px double #ffeeb6; padding: 3vw 24vw;}
	.bg_2 .rectangle_3p{ width: 97vw; margin: 0 auto; background: url("../images/bg_yellow.jpg"); border-radius: 20px; border: 1px solid #c12a12; padding: 5vw 0 3vw;}
	.bg_2 .rectangle_3p li{ width: 90vw; margin: 0 auto 4vw; padding: 0;}
	.bg_2 .rectangle_3p ul li .font { padding:0; }
	.bg_2 .rectangle_3p li h4{ width: 100%; padding: 1vw}
	.bg_2 .rectangle_3p img{ width: 100%; height: 50vw;}
	.bg_2 .rectangle_3p ul li:first-child { width: 90vw; margin: 0 auto 4vw; padding: 0; }
	.bg_2 .rectangle_3p ul li:first-child a { flex-wrap: wrap; }
	.bg_2 .rectangle_3p ul li:first-child .font { padding:0; }
	
	.bg_2 .rectangle_3p .ribbon { left: 5vw;width: 16vw; height: 12vw; padding-top: 4vw}
	.bg_2 .rectangle_3p .ribbon:before {left: 16vw;}
	.bg_2 .rectangle_3p .ribbon:after {border-left: 8vw solid #a7212e;border-right: 8vw solid #a7212e;border-bottom: 10px solid transparent;}
	
	.bg_3 .titleC{ margin-bottom: 0px;}
	.bg_3 .titleC h2{ color: #fff; background: #c12a12; border-radius: 50px; border: 8px double #ffeeb6; padding: 3vw 22vw;}
	.bg_3 .subtitle{ margin-top: 2vw;}
	.bg_3 .subtitle h3{ margin-left: 2vw; }
	.bg_3 .subtitle .more{ margin:0 2vw 0 0;}
	.bg_3 .subtitle .more a{ font-size: 1rem;}
	.bg_3 .circle{ width: 98vw; margin: 0 auto 2vw; border-radius: 20px; padding: 2vw 0; border: 1px solid #fff; }
	.bg_3 .circle li{ border-radius: 10px; }
    .bg_3 .chinese li img{ border-radius: 10px; }
	
	.bg_3 .rectangle{ margin: 1vw 0;}
	.bg_3 .rectangle ul { width: 98vw; margin: 0 auto 2vw; border-radius:20px; border: 1px solid #fff; padding: 2vw 0;}
	.bg_3 .rectangle ul h3 { padding: 0 0 0 15px; margin-left: 3vw; margin-bottom: 3vw;}
	.bg_3 .rectangle ul .more{ right: -0.8vw; font-size: 1rem;}
	.bg_3 .rectangle li {width: 46vw;  margin: 1vw; padding: 1vw 1vw 2vw; border-radius: 10px;}
	.bg_3 .rectangle li .font {  margin: 1vw 0;}
	.bg_3 .rectangle li .font h4 {width: 44vw; padding: 1vw;}
	.bg_3 .rectangle li .font .price { margin: 0 2vw 2vw; padding: 2.5vw 6vw 2.5vw 1vw;}
	.bg_3 .rectangle li .font .price:after { top: -5px;line-height: 2.8rem;padding: 3px;font-size: 0.5rem; }
	.bg_3 .rectangle li .font .price big { font-size: 1rem; }
	.bg_3 .rectangle li img { width: 43vw; height: 43vw; margin: auto; border-radius: 10px;}
	
	.bg_4 .titleC h2{ color: #fff; background: #c12a12; border-radius: 50px; border: 8px double #ffeeb6; padding: 3vw 22vw;}
}


/*--價格字級調整--*/
.circle .font .price big {font-size: 150%;}
.bg_3 .rectangle .font .price big { font-size: 150%;}

@media screen and ( max-width: 991px ){
	.bg_3 .rectangle li .font .price big { font-size: 150%; }
}




/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}