@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;
}
.footer{
	background: url("../images/bg_ivory.jpg");
}


/* 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_1{
	margin-bottom: 40px;
}
.bg_1 .titleD{
	width: 1200px;
	margin: 0 auto;
	background: url("../images/red_belt.png") center center no-repeat;
	padding-bottom: 20px;
}
.bg_1 .titleD h2{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	color: #970008;
	padding-top: 20px;
}
.bg_1 .titleC{
	margin: 10px auto;
}
.bg_1 .titleC h2{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	border-left: 2px solid #231815;
	border-right: 2px solid #231815;
	padding: 0 40px;
}
.bg_1 h5{
	font-size: 21px;
	color: #000;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 10px;
}

/*.bg_1 .recommend{
	background: #ffffff;
	border-radius: 20px;
	margin-bottom: 20px;
}*/
.bg_1 .recommend{
	background: none;
	margin-bottom: 20px;
	border-radius: 0;
	border-bottom: 2px solid #231815;
	padding: 20px 0;
}
.bg_1 .recommend img{
	margin: 0 60px 0 80px;
}
.bg_1 .recommend .video{
	margin: 0 40px 0 0;
}
.bg_1 .recommend .font h4{
	text-align: left;
	padding-left: 0;
	margin-top: 0;
	color: #970008;
	font-weight: 600;
}
.bg_1 .recommend .font .info{
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 20px;
	
}
.bg_1 .r-reverse a{
	flex-direction: row-reverse;
}
.bg_1 .r-reverse a img{
	margin: 0 80px 0 60px;
}
.bg_1 .r-reverse a .video{
	margin: 0 0 0 40px;
}

@media screen and ( max-width: 991px ){
	.bg_1{
		margin-bottom: 20px;
	}
	.bg_1 .titleD{
		width: 100%;
		margin: 0 auto;
		background: none;
		padding-bottom: 10px;
	}
	.bg_1 .recommend{
		margin-bottom: 10px;
		padding: 10px 0 0;
	}
	.bg_1 .recommend .video{
		margin: 0 auto;
	}
	.bg_1 .r-reverse a .video{
		margin: 0 auto;
	}

	iframe{
		width: 100%;
		height: auto;
	}
	.bg_1 .recommend img{
		margin: 0 auto;
	}
	.bg_1 .r-reverse a img{
		margin: 0 auto;
	}
	.bg_1 .recommend .font h4{
		text-align: center;
	}
	.bg_1 .recommend .font .info{
		font-size: 1.2rem;
		padding-top: 1vw;
	
	}
	.bg_1 h5{
		font-size: 1.2rem;
		padding: 3vw 0 1vw;
		text-align: center;
	
	}
}


/*外文*/
.bg_2{}
.bg_2 .titleC{
	margin: 20px auto;
}
.bg_2 .titleC h2{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	border-left: 2px solid #231815;
	border-right: 2px solid #231815;
	padding: 0 40px;
}
.bg_2 .quotes .font h4:after{  
	content:''; 
	height: 32px;
	background: url("../images/quote-left.svg") center center no-repeat; 
	background-size: 100%; 
	display:block; 
	margin: 1rem 0;
}
.bg_2 .quotes .font:after{ 
	content:''; 
	height: 32px;
	background: url("../images/quote-right.svg") center center no-repeat; 
	background-size: 100%;
	display:block; 
	margin: 1rem 0;
}
.bg_2 .quotes li.ivory{
	background: url("../images/bg_ivory.jpg");
}
.bg_2 .quotes li.white{
	background: url("../images/bg_white.jpg");
}
.bg_2 .quotes .font h4{
	color: #970008;
	padding-top: 0px;
}
.bg_2 .quotes .font p{
	color: #000000;
}
.bg_2 .quotes .font .info{
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 20px;
	
}
.bg_2 h5{
	font-size: 21px;
	color: #000;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 5px;
}

/*兒童*/
.bg_3{}
.bg_3 .titleC{
	margin: 20px auto;
}
.bg_3 .titleC h2{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	border-left: 2px solid #231815;
	border-right: 2px solid #231815;
	padding: 0 40px;
}
.bg_3 .recommend_3p{}
.bg_3 .recommend_3p li h4{
	color: #970008;
	font-weight: 700;
}
.bg_3 .recommend_3p .price{
	line-height: 1.3;
	font-weight: bold;
}
.bg_3 .recommend_3p img {border-color: #970008  transparent transparent #970008; margin-top: 0;}

/*再次推薦*/
.bg_4{
	background: url("../images/bg_ivory.jpg");
	padding-top: 20px;
}
.bg_4 .titleC{
	margin: 20px auto;
}
.bg_4 .titleC h2{
	font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	font-weight: 600;
	border-left: 2px solid #231815;
	border-right: 2px solid #231815;
	padding: 0 40px;
}
.bg_4 .topfive{
	padding: 20px 0;
	margin-bottom: 0;
}
.bg_4 .topfive li{
	background: none;
	padding: 0 5px;
}
.bg_4 .topfive li p{
	text-align: left;
	padding-top: 10px;
	font-size: 13pt;
	color: #231815;
	font-weight: bold;
} 
.bg_4 .topfive .font p.info{
	font-size: 11pt;
	line-height: 1.3;
	padding: 10px 0;
	margin-top: 5px;
	border-top: 1px solid #231815;
	font-weight: 400;
}
.bg_4 .topfive .font .price{
	text-align: left;
}

/*讀者權益*/
.bg_5{
	background: url("../images/bg_ivory.jpg");
	margin-bottom: 0;
	padding-bottom: 20px;
}
.bg_5 .font{
	width: 1160px;
	margin: 0 auto;
	padding: 20px;
	border-top: 1px dotted #231815;
	border-bottom: 1px dotted #231815;
}
.bg_5 .font p{
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}

@media screen and ( max-width: 991px ){
	.bg_2 .quotes .font h4{
		padding-top: 10px;
	}
	.bg_2 .quotes .font h4:after{  
		margin: 0;
	}
	.bg_2 .quotes .font:after{ 
		margin: 0;
	}
	.bg_2 .quotes .font .info{
		font-weight: 700;
		font-size: 1rem;
		line-height: 1.3;
		padding-top: 0px;
		margin-bottom: 0;
	}
	.bg_2 h5{
		font-size: 1.2rem;
		padding: 3vw 0 1vw;
		text-align: left;
	
	}
	
	.bg_3 .recommend_3p{
		width: 98vw;
		border-radius: 10px;
		padding-top: 0px;
	}
	
	.bg_4{
		padding-top: 5px;
	}
	.bg_4 .topfive{
		width: 98vw;
		padding: 0;
		margin-bottom: 0px;
	}
	.bg_4 .topfive li{
		padding: 0 1vw;
	}
	.bg_4 .topfive ul li:nth-child(1) img{
		margin-right: 3vw;
		margin-left: 3vw;
	}
	.bg_4 .topfive li p{
		padding: 2vw 1vw 0 1vw;
		font-size: 1.1rem;
	} 
	.bg_4 .topfive .font p.info{
		font-size: 1rem;
		padding: 2vw 1vw 0 1vw;
		margin-top: 2vw;
	}
	.bg_4 .topfive .font .price{
		padding: 1vw 1vw 0;
	}
	
	.bg_5{
		margin: 0;
		padding-top: 15px;
	}
	.bg_5 .font{
		width: 96vw;
		padding: 2vw;
	}
	
	.bg_5 .font p{
		font-size: 0.9rem;
		line-height: 1.4;
		text-align: justify;
	}
}





















/*--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;	}
	}