@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_all.jpg") top center repeat-y, #ffffff;
	scroll-behavior: smooth;
}

.footer{
	max-width: 1920px;
	margin: 0 auto;
	background: #ffffff;
}

@media screen and ( max-width: 991px ){
	html{ background-size: 300%;}		
}


@font-face {
  font-family:獅尾斧頭黑體JP-Bold;
  src: url("../font/獅尾斧頭黑體JP-Bold.ttf");
}


/* 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; }
.BG1200{ width: 1400px; margin: 0 auto; padding: 40px 0; background: #ffffff;}

/* 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%; }
	.BG1200{ width: 100%; padding: 4vw 0;}
}


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

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

/*bg*/
.bg_1{ background: url("../images/bg_1.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_2{ background: url("../images/bg_2.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_3{ background: url("../images/bg_3.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.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;}


@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{ 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; }
}


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

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

.Title{ position: absolute; top: 0px; left: -24px;}
.sale{ position: absolute; top: 432px; left: 432px;}


/*--COMMON--*/

.titleC{ margin: 40px auto 20px; background: url("../images/bg_title.png") top center no-repeat; padding-top: 10px; padding-bottom: 20px; position: relative;}
.titleC h2{ font-size: 60px; color: #fff; font-family:獅尾斧頭黑體JP-Bold;}
.titleC .more{ position: absolute; right:23%; top: 100px;}
.titleC .more a{ color: #fff; background: #e9786d; font-size: 20px; border-radius: 500px; padding: 10px 20px; }

.titleD{ display: flex; justify-content: center; margin: 0px auto 20px;}
.titleD p{ font-size: 40px; color: #fff; background: #43b0b9;  padding: 25px 80px; font-family:獅尾斧頭黑體JP-Bold;}

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

/*--
.alternate ul:nth-child(odd) li:first-child{ background: url("../images/bg_red.jpg");}
.alternate ul:nth-child(even) li:last-child{ background: url("../images/bg_green.jpg");}
--*/


@media screen and ( max-width: 991px ){
	.titleC { background: url("../images/sub_m.png") top center no-repeat; background-size: 100%; padding: 3vw 0 3vw ; margin: 0vw auto;}
	.titleC h2{ font-size: 2.6rem;}
	.titleC .more{ position: absolute; right:32vw; top: 25vw;}
	.titleC .more a{ font-size: 1rem; padding: 3vw 8vw; }
	
	.titleD{ margin: 3vw auto;}
	.titleD p{ font-size: 2rem;  padding: 3vw 10vw;}
}


/*--精明攻略指南x4
.bg_0{}
.bg_0 ul{
	width: 1200px;
	margin: 40px auto ;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}


@media screen and ( max-width: 991px ){
	.bg_0{ margin-top: 3vw; }
	.bg_0 ul{ width: 100%; margin: 0vw auto;}
	.bg_0 ul li{ margin-bottom: 3vw;}
	.bg_0 ul li img{ width: 46vw; margin-left: 2vw;}
}
--*/

/*--精明攻略指南x3--*/
.bg_0{}
.bg_0 ul{
	width: 1200px;
	margin: 40px auto 40px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.bg_0 ul.for_m{ display: none; }

@media screen and ( max-width: 991px ){
	.bg_0{ }
	.bg_0 ul.for_pc{ display: none; }
	.bg_0 ul{ width: 100%; margin: 2vw auto 0;}
	.bg_0 ul li{ margin-bottom: 3vw;}
	.bg_0 ul li img{ width: 100%; }
	
	.bg_0 ul.for_m{ display:block; }
	.bg_0 ul.for_m li{ margin-bottom: 0; }
}

/*-- for more
.bg_1 .hightlight{ width: 98vw; margin: 8vw auto 2vw;}
--*/

.hightlight ul{ background: #e3d5c0;}
.hightlight .font h4{ background: #ca3232;}

/*--誠品獨家 限量發售--*/
.bg_1{}
.bg_1-1 .rectangle_3p{ background:#e5d932; padding: 20px 0; }
.bg_1-2 .hightlight { background:#d5719f; padding: 20px 0;}
.bg_1-2 .hightlight ul{ background:none;}
.bg_1-3 .hightlight_5p { background:#e3d5c0; padding: 20px 0;}
.bg_1-3 .hightlight_5p .font h4{ background:#ca3232; }

@media screen and ( max-width: 991px ){
	.bg_1 .hightlight{ width: 98vw; margin: 0 auto;}
	.bg_1 .hightlight ul{ margin-bottom: 1vw;}
	.bg_1-1 .rectangle_3p{ width: 98vw; margin: 2vw auto; padding: 2vw 0; }
	.bg_1-2 .hightlight{ width: 98vw; margin: 2vw auto; padding: 2vw 0; }
	.bg_1-3 .hightlight_5p{ width: 98vw; margin: 2vw auto; padding: 2vw 0; }
	
}


/*--經典款必須買--*/
.bg_2{}
.bg_2 .hightlight ul{ margin-bottom: 20px;}
.bg_2 .hightlight ul h3{ font-family:獅尾斧頭黑體JP-Bold; background: #fff; padding: 20px 0; width: 92%; }
.bg_2 .broadwise{ background:#e5d932; padding: 20px 0; }

@media screen and ( max-width: 991px ){
	.bg_2 .hightlight{ width: 98vw; margin: 0 auto;}
	.bg_2 .hightlight ul{ margin-bottom: 1vw; padding: 2vw 0;}
	.bg_2 .hightlight ul h3{ padding: 2vw 0; width: 95%; margin-bottom: 2vw; }
	.bg_2 .broadwise{ width: 98vw; margin: 2vw auto; padding: 2vw 0; }

}


/*--紙膠帶x居家氛圍--*/
.bg_3{}
.bg_3-1{ background: url("../images/bg_3-1.png") top center no-repeat; padding: 0px 0 0; margin: 0px auto 0;}
.bg_3 .hightlight_5p img{object-fit: contain;}
.bg_3 .hightlight_5p { width: 1200px; margin: 0 auto 0px ; padding:10px 0px 20px;  position: relative;}
.bg_3 .hightlight_5p ul li{ /*height: 340px;*/ margin-top: 150px;}
.bg_3 .hightlight_5p ul li h4{ background: #43b0b9; }
.bg_3 .hightlight_5p ul li:first-child{width: 280px;/*height: 430px;*/margin-top: 60px; padding-top: 10px;}
.bg_3 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.bg_3 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}

.bg_3 .hightlight_5p .titleD{ position: absolute; top:65px; left: 320px; display: block;  }
.bg_3 .hightlight_5p .titleD h2{ color: #fff; padding: 10px 50px; font-size: 56px; font-family:獅尾斧頭黑體JP-Bold;  }
.bg_3 .hightlight_5p .more{ position: absolute; top:100px; right: 20px; display: block;  }
.bg_3 .hightlight_5p .more a{ color: #000; background: #fff; text-decoration: none; font-size: 20px; padding: 10px 20px; font-family:獅尾斧頭黑體JP-Bold;  }

@media screen and ( max-width: 991px ){
	.bg_3-1{ width: 98vw; margin: 2vw auto 0; background: #d5719f; padding: 2vw 0 0; }
	.bg_3 .hightlight_5p { width: 98vw; margin: 0 auto 2vw; padding: 20vw 0 2vw; border-radius: 10px;}
	.bg_3 .hightlight_5p img{padding:1vw;}
	.bg_3 .hightlight_5p ul { margin-top:10vw;}
	.bg_3 .hightlight_5p ul li{ height:auto; margin-top: 0;}
	.bg_3 .hightlight_5p ul li:first-child{width: 96vw;height: auto;margin-top: 3vw; padding-top: 10px;}
	.bg_3 .hightlight_5p ul li:first-child p{padding:3%;}
	.bg_3 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}
	
	.bg_3 .hightlight_5p .titleD{ position: absolute; top: 0px; left: 3vw; width: 95%; margin-top:2vw; border: none; padding: 0; }
	.bg_3 .hightlight_5p .titleD h2{ padding: 0vw 5vw;  font-size: 2.4rem; }
	.bg_3 .hightlight_5p .more{ top:24vw; right: 37%; }
	.bg_3 .hightlight_5p .more a{ font-size: 1rem; }
}




/*館別連結*/
.btn ul{ display: flex; justify-content: center;flex-wrap: wrap; margin-bottom: 40px;}
.btn ul li { width: 600px; /*height: 100px;*/  background: #fff; margin-top: 20px; text-align: center; padding: 1vw 0; }
.btn ul li a {text-align: center; color: #000; line-height: 100px; font-size: 48px; font-family:獅尾斧頭黑體JP-Bold; display: flex; align-items: center; justify-content: center; }
.btn .arrow{ margin-left: 0.5rem; margin-top: -0.5rem;  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: 5vw auto 6vw;}
	.btn ul li { width: 90vw; 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: 0rem;  width: 4rem; }
	.btn .arrow img{ width: 80%; }
}








/* -- 右側選單 -- */
/* -- 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;}          } 