@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---------------------- */

/*主視覺動畫*/
.subtitle{ position: absolute; top:59px; left: 470px;}
.meteor{ position: absolute; top:242px; left: -104px;}
/*.sale01{ position: absolute; top:242px; left: 56px;}*/
.sale01{ position: absolute; top:245px; left: 36px;} /*1112-1212*/
.sale02{ position: absolute; top:242px; left: 392px;}

/* bg */
.bg_1{background: url("../images/bg1-1.png") top center no-repeat; padding-top:54px;}
.bg_2{background: url("../images/bg2-1.png") top center no-repeat; padding-top:40px; padding-bottom: 12px;}
.bg_3{background: url("../images/bg3-1.png") top center no-repeat; padding-top:35px; padding-bottom: 20px;}
.bg_4{background: url("../images/bg4-1.png") top center no-repeat; padding-top:10px; padding-bottom: 10px;}
.bg_5{background: url("../images/bg5-1.png") top center no-repeat; padding-top:100px; }
@media screen and ( max-width: 991px ){
	.bg_1, .bg_2, .bg_3, .bg_4, .bg_5{ 
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	
}

.bg_1 .titleC h2, .bg_2 .titleC h2, .bg_3 .titleC h2, .bg_4 .titleC h2, .bg_5 .titleC h2{text-indent: -9999px;}

/* 重點單品 */
.bg_1{
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
}
.bg_1 .deco{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.bg_1 .deco a{
	display: block;
}
.bg_1 .titleC{
	margin: 0;
}
.bg_1 .photograph .font{
	background: #fff8c4;
	border: 1px solid #000000;
	box-shadow: none;
}
@media screen and ( max-width: 991px ){
	.bg_1 .photograph{
		margin-top: 10px;
	}
}


/* 主打推薦 */
.bg_2 .circle li {border-radius: 0;}
.bg_2 .circle img { border-radius:0;object-fit: cover; border: none; background: #ffffff;}
@media screen and ( max-width: 991px ){
	.bg_2{
		margin-top: 10px;
	}
	.bg_2 .circle {
		background: url("../images/bg_pink.jpg");
		width: 97%;
		margin: 0 auto;
		padding: 10px 0;
		border: 1px solid #000000;
	}
	.bg_2 .circle img {
		border: 0;
	}
}
.bg_2 .titleC{
	margin: 0;
}

/* 強檔商品 */
.bg_3 .half .scene, .bg_3 .half .scene li, .bg_3 .half ul {
	background: none;
}
.bg_3 .half ul li {
	background:#fff8c4;
}
.bg_3 .titleC{
	margin: 0;
}
@media screen and ( max-width: 991px ){
	.bg_3{
		margin-top: 10px;
	}
	.bg_3 .half{
		margin-top: 0;
	}
	.bg_3 .half ul.scene{
		background: url("../images/bg_blue.jpg");
		width: 97%;
		margin: 0 auto;
		border: 1px solid #000000;
	}
	.bg_3 .half ul{
		background: url("../images/bg_yellow.jpg");
		width: 97%;
		margin: 0 auto;
		border: 1px solid #000000;
		border-top: none;
		padding: 10px 0;
	}
	.bg_3 .half ul li {
	background:#ffffff;
}
}


/* 編輯精選 */
/*.bg_4 .collect_5x6 .content01 .s-row h4{
	background: #b9e3f9;
	color: black;
}*/
.bg_4 .titleC{
	margin: 0;
}
@media screen and ( max-width: 991px ){
	.bg_4{
		margin-top: 10px;
	}
	.bg_4 .collect_5x6{
		margin-top: 0;
	}
	.bg_4 .collect_5x6 .content01 {
		background: url("../images/bg_red.jpg");
		width: 97%;
		margin: 0 auto;
		padding: 10px 0;
		border: 1px solid #000000;
	}
}


/* --手帳快搜(3x6)-- */
.conten5{ padding-top:0px;}

.bg_5 .brand{overflow:hidden; padding:10px 5px 0px 5px; margin-top:-10px;}
.bg_5 .brand li a{ display:block; height:100px;}
.bg_5 .brand li{ width:370px; height:100px; margin-right:10px; margin-bottom:26px; position:relative; overflow:hidden;transition:all 0.5s; float: left; border: 1px solid #000000;}
.bg_5 .brand li:hover{ transform: translateY(-5px);}
.bg_5 .brand_name{ color:#000000;}
.bg_5 .brand li p{ z-index:998;font-size:1rem; padding:40px 0px 0px 22px; position:absolute; display:block; font-weight:600;}
.bg_5 .brand li:nth-child(24) p {line-height:1.2rem;}
.bg_5 .brand li span{ padding:30px 0px 0px 0px; font-size:0.75rem; letter-spacing:0.5px; font-weight:400;}
.bg_5 .brand li:nth-child(3n){ margin-right:0px;}
.bg_5 .brand li img{ width:100%; z-index:90; position:absolute;}

	@media screen and ( max-width: 991px ){
		.bg_5 .brand li{ width:45vw; height:12vw; margin-right:2vw; margin-bottom:2vw;}
		.bg_5 .brand li:nth-child(3n){ margin-right:2vw;}
		.bg_5 .brand li p{ padding:5vw 0px 0px 3vw; font-size:0.85rem;}
		.bg_5 .brand li span{ padding:3vw 0px 0px 0px; font-size:0.65rem; letter-spacing:0px;}
		.bg_5 .brand{ padding:2vw 2vw 0 2vw; margin-top:0;}
		}
	@media screen and ( max-width: 375px ){
		.bg_5 .brand li{ width:96vw; height:26vw;  margin:0 0vw 2vw 0vw;}
		.bg_5 .brand li a{ height:26vw;}
		.bg_5 .brand li:nth-child(3n){ margin-right:2vw;}
		.bg_5 .brand li p{ padding:10vw 0px 0px 5vw; font-size:1rem;}
		.bg_5 .brand li span{ padding:3vw 0px 0px 0px; font-size:0.7rem; letter-spacing:0px;}
		}






















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

/*navigation bar for pc*/
/* Style the navbar */
#navbar {
	/*overflow: hidden;*/
	
	max-width:100%;
	height:78px;
	z-index:999;
	margin:0 auto;
  }
  	@media screen and ( max-width: 991px ) {
		#navbar{ display:none;} 
		.sticky + .content { padding-top:0px !important;}
	}

  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */
  #navbar a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:16%;
	margin:0 2.5px;
	font-size:24px;
	color:#000000;
	border: 1px solid #000000;
	height:78px;
	line-height:78px;
	letter-spacing: 1px;
	background:#b9e3f9;
  } 
  #navbar span{ color:#000000;}
  
  /* Page content */
  .content {
	padding: 0px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
	position: fixed;
	top: 0;
	width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
	padding-top: 78px;
	
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}



/*for mobile*/
menu{display:none;}
	@media screen and ( max-width: 991px ){
		menu{ display:block;}
	}
menu ul{
	position:fixed;
	bottom:0;
	left:0;
	margin:0;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	list-style: none;
	background: #b9e3f9;
	z-index:999;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:1px solid #000;
	padding:5px 0;
	width:33.3333%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:1px;
	color:#f7edcd;
	font-weight:400;
}
menu ul li a{
	font-size:14px;
	line-height:1.2rem;
}
menu ul li:nth-last-child(1), menu ul li:nth-child(3){
	border-right:none;
}
menu ul li:nth-child(1), menu ul li:nth-child(2), menu ul li:nth-child(3){
	border-bottom: 1px solid #000000;
}
menu a{
	color:#000000 !important;
	text-decoration:none;

}