@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;
	scroll-behavior: smooth;
}

.footer{
	max-width: 1920px;
	margin: 0 auto;
	background: url("../images/bg.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; /*height:  ; parallax*/}
.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;}

/*bg*/
.bg_1{ background: url("../images/bg_1.png") top center no-repeat; padding-top: 30px; padding-bottom: 0px;}
.bg_2{ background: url("../images/bg_2.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_3-1{ background: url("../images/bg_3-1.png") top center no-repeat; padding-top: 37px; padding-bottom: 5px;}
.bg_4{ background: url("../images/bg_4.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_5{ background: url("../images/bg_5.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_6-1{ background: url("../images/bg_6-1.png") top center no-repeat; padding-top: 42px; padding-bottom: 60px;}
.bg_6-3{ padding-bottom: 40px;}


@media screen and ( max-width: 991px ){
	.bg_1{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_2{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_3-1{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_4{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_5{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_6-1{ background: none; padding-top: 0px; padding-bottom: 0px; }
}


/*--主視覺動畫--*/

/*--PARALLAX--*/
/*--------------------------------------------
.topbox img{position:relative;}
 img.kv{position: absolute;}
.Title{ top: 0px; left: 0px;}
--------------------------------------------*/

.Title{ position: absolute; top: 0px; left: 0px;}


/*--COMMON--*/


.titleC h2{ font-family: 'Noto Serif TC', serif; font-weight: 700; font-size: 56px;}
.titleD{ display: flex; justify-content: center; margin: 40px auto 20px;}
.titleD p{ font-size: 40px; color: #fff; background: none; border-radius: 100px; padding: 20px 100px;}

.banner{ margin: 0 auto; padding: 0;}


@media screen and ( max-width: 991px ){
	.titleC h2{ font-size: 2.4rem;}
	.titleD{ margin: 2vw auto 0;}
	.titleD p{ font-size: 2rem; margin-bottom: 2vw; border-radius: 100px; padding: 3vw 10vw;}
}




/*--閱讀焦點--*/
.bg_1{}
.bg_1 .recommend{ margin-bottom: 20px; border: 2px solid #56564f; padding-bottom: 40px;}
.bg_1 .recommend h3{ font-family: 'Noto Serif TC', serif; font-weight: 600; padding-top: 20px; color: #aa182c; }
.bg_1 .recommend h4{ color: #000; border-bottom: 1px solid #000; font-weight: 700; text-align: left;}
.bg_1 .recommend .font p{ color: #000;}
.bg_1 .banner{ margin-top: 30px;}
 
@media screen and ( max-width: 991px ){
	.bg_1 .recommend{ margin: 5vw auto 2vw; border: 2px solid #56564f; background: none; border-radius: 5px;}
	.bg_1 .recommend h4{ text-align: center;}
	.bg_1 .banner{ margin-top: 0px;}
}


/*--誠品獨家｜讀家收藏--*/
.bg_2{}
.bg_2 .titleC{ margin: 40px auto 20px; background: url("../images/bg_title2.png") top center no-repeat; padding-top: 0px; padding-bottom: 20px;}
.bg_2 .rectangle_3p{ margin-bottom: 20px;}
.bg_2 .rectangle_3p li{ background: none;  border: 2px solid #56564f; border-radius: 5px; margin: 6px 12px;}
.bg_2 .rectangle_3p li h4{ font-weight: 700;}
.bg_2 .rectangle_3p li .font p{ font-weight: 600;}

@media screen and ( max-width: 991px ){
	.bg_2 .titleC { background: url("../images/sub_m.png") top center no-repeat; background-size: 100%; padding: 5vw 0 6vw ; margin: 2vw auto 0;}
	.bg_2 .rectangle_3p{ width: 98vw; margin: 0vw auto 2vw;}
	.bg_2 .rectangle_3p li{ margin: 1vw;}
}


/*--閱讀注目｜好書快報--*/
.bg_3{}
.bg_3 .titleC{ width: 1070px; position: relative; margin: 40px auto 0px; background: url("../images/bg_title3.png") top center no-repeat; padding-top: 0px; padding-bottom: 20px;}
.bg_3 .titleC .more{ position: absolute; right:0; top: 22px;}
.bg_3 .titleC .more a{ color: #fff; background: #aa182c; font-size: 20px; padding: 12px 15px; font-family: 'Noto Serif TC', serif; }
.bg_3 .subtitle h3{ border-left: none; padding-left: 90px; color: #aa182c; font-family: 'Noto Serif TC', serif; font-weight: 600;}
.bg_3 .subtitle .more {top: -1.1px; right: 2px;}
.bg_3 .subtitle .more a{ color: #fff; background: #db5b4e; font-family: 'Noto Serif TC', serif; font-weight: 600; padding: 13.5px;}
.bg_3 .rectangle img{ object-fit: contain;}

@media screen and ( max-width: 991px ){
	.bg_3 .titleC { width: auto; margin: 2vw auto 12vw; background: url("../images/sub_m.png") top center no-repeat; background-size: 100%; padding: 5vw 0 6vw ;}
	.bg_3 .titleC .more{ position: absolute; right:35vw; top: 23vw;}
	.bg_3 .titleC .more a{ font-size: 1.2rem; padding: 2vw 5vw; }
	.bg_3 .subtitle { background: url("../images/sub_m3-1.png") top center no-repeat; background-size: 100%; padding: 4vw 0 2vw; margin: 2vw auto 0;}
	.bg_3 .subtitle h3{ padding-left: 12vw; }
	.bg_3 .subtitle .more {top: 3.5vw; right: -1.5vw;}
    .bg_3 .subtitle .more a{ padding: 2.7vw;}
	.bg_3 .rectangle { width: 98vw; margin: 0 auto 2vw; border: 2px solid #56564f; padding: 2vw 0;}
}


/*--【絕對推薦】出版社超值展場--*/
.bg_4{}
.bg_4 .titleC{ margin: 40px auto 20px; background: url("../images/bg_title4.png") top center no-repeat; padding-top: 0px; padding-bottom: 20px;}
.bg_4 .hightlight { margin: 40px auto 60px;}
.bg_4 .hightlight ul{ background: none;  border: 2px solid #56564f; border-radius: 5px;}
.bg_4 .hightlight img{ object-fit: contain;}
.bg_4 .hightlight .font h4{ margin-bottom: 0; background: #aa182c;}

@media screen and ( max-width: 991px ){
	.bg_4 .titleC { background: url("../images/sub_m4.png") top center no-repeat; background-size: 100%; padding: 5vw 0 6vw ; margin: 4vw auto 0;}
	.bg_4 .titleC h2{ line-height: 1.2;}
	.bg_4 .hightlight {width: 98vw; margin: 0vw auto;}
	.bg_4 .hightlight ul{ padding: 2vw 0;}
	.bg_4 .hightlight .font{ margin-bottom: 0;}
}


/*--熱門活動--*/
.bg_5{}
.bg_5 .titleC{ margin: 40px auto 0px; background: url("../images/bg_title5.png") top center no-repeat; padding-top: 0px; padding-bottom: 20px;}
.bg_5 .slick5itam-2 h4, .slick5itam-2 p {color: #000; font-weight: 600; font-family: 'Noto Serif TC', serif;}

@media screen and ( max-width: 991px ){
	.bg_5 .titleC { margin: 2vw auto 0vw; background: url("../images/sub_m.png") top center no-repeat; background-size: 100%; padding: 5vw 0 6vw ;}
	.bg_5 .slick-dotted.slick-slider { margin-bottom: 3vw; }
}


/*--精明購物指南--*/
.bg_6{}
.bg_6 .subtitle h3{ border-left: none; padding-left: 90px; color: #aa182c; font-family: 'Noto Serif TC', serif; font-weight: 600;}
.bg_6 .subtitle .more {top: 1.1px; right: 2px;}
.bg_6 .subtitle .more a{ color: #fff; background: #db5b4e; font-family: 'Noto Serif TC', serif; font-weight: 600; padding: 13.5px;}

.bg_6 .magazine{ margin-bottom: 20px; border: none;}
.bg_6 .magazine ul{ border: none;}
.bg_6 .banner{margin-bottom: 20px;}
.bg_6 .banner-2{margin-top: 80px;}

@media screen and ( max-width: 991px ){
	.bg_6-3{margin-bottom: 5vw;}
	.bg_6 .subtitle { background: url("../images/sub_m3-1.png") top center no-repeat; background-size: 100%; padding: 4vw 0 2vw; margin: 2vw auto 0;}
	.bg_6 .subtitle h3{ padding-left: 12vw; }
	.bg_6 .subtitle .more {top: 3.5vw; right: -1.5vw;}
	.bg_6 .subtitle .more a{ padding: 2.7vw;}
	.bg_6-1-1{  width: 98vw; margin: 0 auto 2vw; border: 2px solid #56564f; padding: 0vw 0;}
	.bg_6 .magazine { margin-bottom: 0vw;}
	.bg_6 .magazine ul{  margin: 0;}
	.bg_6 .banner{margin-bottom: 2vw;}
	.bg_6 .banner-2{margin-top: 4vw;}
}


/*--精明購物指南--*/
.bg_7{}

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


/*--精明購物指南--*/
.bg_8{}

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


/*館別連結*/
.btn ul{ display: flex; justify-content: center;flex-wrap: wrap; margin-bottom: 40px;}
.btn ul li { width: 600px; /*height: 100px;*/  background: #4F91CF; margin-top: 20px; text-align: center; padding: 1vw 0; }
.btn ul li a {text-align: center; color: #fff; line-height: 100px; font-size: 48px; font-family:wt014; display: flex; align-items: center; justify-content: center; }
.btn .arrow{ margin-left: 0.5rem; margin-top: 0.8rem;  width: 5rem; -webkit-animation: arrowMove 1s ease infinite; animation: arrowMove 1s ease infinite;}
@keyframes arrowMove{
0% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
30% {
    -webkit-transform: translate3d(1.33333vw,0,0);
    transform: translate3d(1.33333vw,0,0);
}
60% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
}

@media screen and ( max-width: 991px ){
	.btn ul { margin: 2vw auto;}
	.btn ul li { width: 96vw; margin: 0vw auto; padding: 1vw 0; }
	.btn ul li a { padding: 2vw; font-size: 2.2rem; line-height: 1.8; }
	.btn .arrow{ margin-left: 0.3rem; margin-top: 0.3rem;  width: 4rem; }
}








/* -- 右側選單 -- */
/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:5px;
	border-radius:2px;
	border: 1px solid #fff;
	box-sizing: border-box;
	/*box-shadow: 0 10px rgba(255, 255, 255, 0.8);*/
	background: none;
	opacity:0.95; 
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#ffea00;
	opacity:0.95; 
	color: #285976;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 2px 2px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav li:nth-child(odd){ height: 60px; background:  #6E5688; border-bottom: 1px dotted #fff;}
.side-menu2 nav li:nth-child(even){ height: 60px; background: #9A75A0; border-bottom: 1px dotted #fff;}

.side-menu2 nav a{
	font-weight: bolder;
	display: block;
	padding: 10px 4px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size:18px;	
	font-weight: 600;
	line-height: 40px;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left;}
.side-menu2 nav ul.area1 li:nth-last-child(1){ border-bottom:none;}
	@media screen and ( max-width:991px ){
		.side-menu2 {display: none;}
	}



/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
	font-weight: 600;
    color: #fff;
    background: #AF4B7D;
	height: 60px;
	line-height: 40px;

}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/* -- 版頭TopMenu -- */
/*navigation bar for pc*/
/* Style the TopMenu */
#TopMenu {
	/*overflow: hidden;*/
	
	max-width:100%;
	height:60px;
	z-index:999;
	margin:0 auto;
	background: #4e351f;
  }
  	
  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */
  #TopMenu a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:16.2%;
	margin:0 2.5px;
	font-size:24px;
	color:#fff;
	border-right: 1px solid #ffffff;
	height:60px;
	line-height:60px;
	letter-spacing: 1px;
	font-weight: 600;
  } 
  #TopMenu .row_06 a{border-right: none;}
  #TopMenu span{ color:#000000;}

  /*#TopMenu a:hover{ transform: scale(.95)}*/


/*for mobile*/

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

#TopMenu { width: 100%; height: auto;}	
#TopMenu ul.nav_content{margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background: #AF4B7D;z-index:1000;border-top:none; }
#TopMenu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 1vw; width:33.3333%;box-sizing:border-box;text-align:center;font-size:14px;}
#TopMenu ul li:nth-child(odd){ background: #6E5688;}
#TopMenu ul li:nth-child(even){ background: #9A75A0;}
#TopMenu ul li a{ width:100%; margin:0 auto; font-size:14px; border-right: none; height:auto; line-height:2; letter-spacing: 0;}
#TopMenu ul li:nth-child(3), #TopMenu ul li:nth-child(6){border-right:none;}
}








 /*--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: #ccc;}          #gotop.show {opacity: 0.4;visibility: visible;}          @media screen and ( max-width: 991px ){          #gotop {bottom: 70px;right: 0;margin: 2vw;}          }          /* share url */          #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::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/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom:115px;right: 0;margin: 2vw;}}                    @media screen and ( max-width: 991px ){          html{padding-bottom: 80px;}          } 