﻿@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: Cezanne-Pro;src: url(../fonts/p22-cezanne-pro.woff);}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
Header
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.home{margin: 0px;padding: 0;}
.header-top{}
.logo{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
	z-index: 999;
	width: 45%;
	padding-top: 40px;
	padding-bottom: 20px;
}


/*--登入選單&頁尾選單------------*/
.header-grid-in{
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 999;
}
.footer-nav-in{
	position: absolute;
	top: 20px;
	right: 30px;
}
.login-section,.login-section li a,
.footer-nav,.footer-nav li a{color:#af9d5f}
.login-section li,.footer-nav li{
	display:inline-block;
}
.login-section li a,
.footer-nav li a{
	text-decoration: none;
	font-size: 11pt;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: lighter;
}
.footer-nav li a{font-style: italic;}
.login-section li a:hover,.footer-nav li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #af9d5f;
}


/*--購物車+社群icon ------------*/
.header-topicon {
	margin-bottom: 0px;
	margin-right: 40px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: right;
	z-index: 999;
	margin-top: -60px;
}
.social-nav {
  list-style: none;
  margin: 0;
}
.social-nav > li {
	float: right;
	padding-right: 7px;
	padding-left: 7px;
}
.social-nav li > a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center top;
  
}
.social-nav li.bag a {
	background-image: url(../images/icon/bag-pc.png);
}
.social-nav li.class a {
	background-image: url(../images/icon/class-pc.png);
}
.social-nav li.bag span,.social-nav li.class span {
	color: #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #af9d5f;
	font-size: 8pt;
	position: relative;
	text-align: center;
	float: right;
	margin-top: -6px;
	margin-left: -10px;
	margin-right: -8px;
	line-height: normal;
	display: block;
	height: 13px;
	width: 12px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.social-nav li.facebook a {
	background-image: url(../images/icon/facebook.png);
}
.social-nav li.instagram a {
	background-image: url(../images/icon/instagram.png);
}
.social-nav li > a:hover {
	background-position: bottom;
}
.header-topicon .off {
	display: inline-block;
}


/*--首頁選單切換------------*/
.home_nav-Phone{
	display: none;
	padding-top: 60px;
}
.home_nav-PC{
}
.home_nav{
	border-top: 1px solid #af9d5f;	
}

/*----slider------------*/
.slider{
	position: relative;
	max-height: 700px;
	z-index: 88;}
.rslides .pc {}
.rslides .Phone {display: none;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  min-height:600px;
  padding: 0;
  margin: 0;
  }
 .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;

  }
.rslides li div/* 金色邊框定位 */ {
	height: auto;
	z-index: 20;
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0px;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
  }  
 
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides figure{
	text-align: center;
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
	
    }
.rslides figure img {
	display: block;
	height: 100%;
	float: left;
	width: auto;
	
	  }
  
.Goldenbox/* 金色邊框 */{
	max-width: 1000px;
	border-style: solid;
	border-width: 3px 14px 3px 14px;
	-moz-border-image: url(../images/ck.png) 3 14 3 14 repeat;
	-webkit-border-image: url(../images/ck.png) 3 14 3 14 repeat;
	-o-border-image: url(../images/ck.png) 3 14 3 14 repeat;
	border-image: url(../images/ck.png) 3 14 3 14 repeat;
	position: absolute;
	height: 84%;
	width: 84%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.Goldenbox h5/* 框內文字 */{
	font-family: Cezanne-Pro;
	text-align: left;
	position: absolute;
	bottom: 15px;
	font-size: 32pt;
	padding-left: 50px;
	font-weight: lighter;
	display: block;
}

.callbacks_nav {
	position: absolute;
	top: 40%;
	left: 0;
	opacity: 0.5;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 130px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
  }
.callbacks_nav.next {
	left: auto;
	background-position: right center;
	right: 0;
 }
 
 
/* 框內文字遮罩 */ 
 /* Main stuff */
.T-masked {
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/ck_bg.png");
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

/* Other stuff */

.T-masked {
	overflow: hidden;
	background-position: 50% 50%;
	text-align: center;
	white-space: nowrap;
	padding: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #e5d69b;
}
/* Middle
-----------------------------------------------------------------------------*/
main{
	float: left;
	min-height: 100%;
	margin-bottom: 65px;
	margin-left: 0px;
	margin-right: 0px;
}
.content {
	float: none;
	padding-bottom:00px;
	border-bottom: 1px solid rgba(175, 157, 95, 1);

}
section {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#gotop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 100px;
	right: 40px;
	width: 61px;
	height: 62px;
	border: none;
	text-indent: 100%;
	background-image: url(../images/icon-gotop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.2);
}

 
/* Footer
-----------------------------------------------------------------------------*/
.footer-icon .social-nav .off {display: none;}
.main { overflow:auto; padding-bottom: 65px; } /* must be same height as the footer */
.LogIn-T{
		display: none;
}
footer {
	position: relative;
	margin-top: -65px; /* negative value of footer height */
	height: 65px;
	clear: both;
	color: #af9d5f;
	z-index: 99;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
} 
.Copyright{
	float: left;
	text-align: left;
	padding-top: 20px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
}
 
 
 
 
 
/*----*/
@media screen and (max-width: 1366px) {

/*----slider------------*/
 .rslides figure img {
	left: -10%;
	position: relative;
} /* 圖片左右位置微調 */
}
@media screen and (max-width: 1024px) {
 /* Add your styles for devices with a maximum width of 1024 */

/*----slider------------*/
 .rslides figure img {left: -25%;} /* 圖片左右位置微調 */
}
@media screen and (max-width: 900px) {
.home_nav{
	border-top-style: none;
	margin-bottom: -30px;
}
 .logo{padding-bottom: 0px;}
 /*--登入選單&頁尾選單------------*/
.header-grid-in{display: none;}
.footer-nav-in{display: none;}
/*--購物車+社群icon ------------*/
.header-topicon {
	float: right;
	margin-top: -80px;
	margin-bottom: 15px;
	margin-right: -10px;
	z-index: 999;
	position: relative;
}
.header-topicon .off {display: none;}

.social-nav {
	list-style: none;
	margin: 0;
}
.social-nav > li {
	float: right;
	padding-right: 7px;
	padding-left: 7px;
}
.social-nav li > a {
  width: 50px;
  height: 50px;
  }
.social-nav li.bag a {
	background-image: url(../images/icon/bag-50px.png);
}
.social-nav li.class a {
	background-image: url(../images/icon/class-50px.png);
}
.social-nav li.bag span,.social-nav li.class span {
	color: #af9d5f;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #000000;
	font-size: 8pt;
	position: relative;
	text-align: center;
	float: right;
	margin-top: -3px;
	margin-left: -20px;
	margin-right: -8px;
	line-height: normal;
	display: block;
	height: 14px;
	width: 15px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #af9d5f;
	;
}
.social-nav li.facebook a {
	background-image: url(../images/icon/facebook-50px.png);
}
.social-nav li.instagram a {
	background-image: url(../images/icon/instagram-50px.png);
}
 /*--首頁選單切換------------*/
 .home_nav-Phone{display: block;margin-top: -50px;margin-bottom: -20px}
 .home_nav-PC{display: none;}
 .home_nav{display: block;border-top: none;}
 

 /*----slider------------*/
 .slider{min-height: 100%;}
 .rslides .pc {display: none;}
 .rslides .Phone {display: inline-block;}
 .rslides {width: 100%;min-height: 100%;}
 .rslides li {width: 100%;left: 0;top: 0;}
 .rslides li div/* 金色邊框定位 */ {
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0px;
	bottom: 40px;
	margin-bottom: 40px;
	height: 45%;
  }  
 .rslides figure{
	text-align: center;
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
}
.rslides figure img {
	height: auto;
	width: 100%;
	position: relative;
	left: 0px;
	top: -180px;
	  }
.Goldenbox h5/* 框內文字 */{
	bottom: 15px;
	font-size: 36pt;
	padding-left: 50px;
	font-weight: lighter;
	display: block;
}  
/* Middle
-----------------------------------------------------------------------------*/
main{
	float: left;
	min-height: 100%;
	margin-bottom: 85px;
}
.content {
	float: none;
	padding-bottom: 00px;
	border-bottom: 1px solid rgba(175, 157, 95, 0);

}
article {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}


/* Footer
-----------------------------------------------------------------------------*/
.LogIn-T{
	display: block;
	margin-bottom: 30px;
}
.LogIn-T a{
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 1.3em;
}
.main {
	overflow: hidden;
	padding-bottom: 65px;
} /* must be same height as the footer */
footer {
	position: relative;
	margin-top: 0px; /* negative value of footer height */
	height: 150px;
	padding-top: 20px;
	margin-bottom: 30px;
} 
.footer-icon .social-nav .off {
	display: inline-block;
}
.footer-icon .social-nav {
	margin-right: auto;
	margin-left: auto;
	width: 140px;
	height: 55px;
	padding-bottom: 30px;
}
.footer-icon .social-nav li {
	padding-right: 10px;
	padding-left: 10px;
}

.Copyright{
	float: none;
	text-align: center;
	padding-top: 0px;
	font-weight: lighter;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-size: 0.95em;
} 
 }

@media screen and (max-width: 768px) {
.rslides li div/* 金色邊框定位 */ {
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0px;
	bottom: 80px;
	margin-bottom: 80px;
	height: 63%;
  }  
  
  #gotop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 15px;
	width: 61px;
	height: 62px;
	border: none;
	text-indent: 100%;
	background-image: url(../images/icon-gotop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.6);
}

  
/* Middle
-----------------------------------------------------------------------------*/
.main {
	overflow: hidden;
	padding-bottom: 65px;
} /* must be same height as the footer */
/*footer {
	position: relative;
	margin-top: -150px; 
	height: 140px;
	padding-top: 20px;
}  */
}

@media screen and (max-width: 640px) {
  /* Add your styles for devices with a maximum width of 640 */
.main{
	margin-bottom: 0px;
}
.content {
	padding-bottom: 0px;
}
/*----slider------------*/
 .rslides li div/* 金色邊框定位 */ {
	position: absolute;
	left: 0%;
	right: 0%;
	top: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	height: 77%;
  }  
.rslides figure img {top: 00%; }
/* Footer
-----------------------------------------------------------------------------*/

/*.main {padding-bottom: 80px;} */ /* must be same height as the footer */
.footer-icon .social-nav {
	padding-bottom: 10px;
}


footer {
	position: relative;
	margin-top: 10px;  
	height: 150px;
} 
  
}
@media screen and (max-width: 560px) {
/*----slider------------*/
 .rslides li div/* 金色邊框定位 */ {
		height: 83%;
  }  
  
 footer {
	margin-top: 0px;  
}  
  }
  

@media screen and (max-width: 480px) {
/*--購物車+社群icon ------------*/
.header-topicon {
	margin-top: -70px;
}	
 /*--首頁選單切換------------*/
 .home_nav-Phone{
	display: block;
	margin-top: -50px;
	margin-bottom: -35px;
}
 	
.social-nav > li {
	float: right;
	padding-right: 7px;
	padding-left: 7px;
}


.social-nav li > a {
  width: 43px;
  height: 43px;
  background-size: 100% auto;

  }

.social-nav li.instagram a {
	background-image: url(../images/icon/instagram.png);
}

	
.logo{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
	z-index: 5;
	width: 45%;
	padding-top: 40px;
	padding-bottom: 0px;
}
.logo img{
	width: 60%;
	min-width:80px;	
}		
	
	
 /* Add your styles for devices with a maximum width of 480 */
.content {padding-bottom:0px;}
/*----slider------------*/
 .rslides li div {
		height: 80%;/* 金色邊框定位 */
  }  
.rslides figure img {top: 0px; }
.Goldenbox h5/* 框內文字 */{
	position: absolute;
	bottom: -5px;
	font-size: 32pt;
	padding-left: 20px;
	font-weight: lighter;
	display: block;
	margin-bottom: -10px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer-icon .social-nav {
	width:130px;
	padding-bottom: 10px;
}
.main {padding-bottom: 0px;} /* must be same height as the footer */
footer {
	position: relative;
	margin-top: 20px; /* negative value of footer height */
	height: 110px;
	padding-top: 0px;
} 

}

@media screen and (max-width: 400px) {
/*--購物車+社群icon ------------*/
.header-topicon {
	margin-top: -90px;
}	
 /*--首頁選單切換------------*/
 .home_nav-Phone{
	display: block;
	margin-top: -70px;
	margin-bottom: -20px;
}
	
 /* Add your styles for devices with a maximum width of 320 */
.rslides li div {
		height: 78%;/* 金色邊框定位 */
  }  
.rslides figure img {top: 10px; }
.footer-icon .social-nav {
	padding-bottom: 10px;
}
.main {padding-bottom: 0px;} /* must be same height as the footer */
/*footer {
	position: relative;
	margin-top: -100px;  negative value of footer height 
	height: 90px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}*/
/*0203miffe-修*/
/*--購物車+社群icon ------------*/
.header-topicon {
	margin-right:-15px;
	} 
}

@media screen and (max-width: 400px) {
/*--購物車+社群icon ------------*/
.header-topicon {
	margin-top: -70px;
}	
 /*--首頁選單切換------------*/
 .home_nav-Phone{
	display: block;
	margin-top: -50px;
	margin-bottom: -40px;
}
}