/* sbanner */
.bannerBox { position: relative; display: block; margin-top: 70px }
#sbanner { position: relative; z-index: 1 }
#sbanner a {position: relative;height: 50vh;z-index: 1}
#sbanner:after { position: absolute; width: 100%; height: 100%; background: #d5d5d500; display: block; top: 0; left: 0; z-index: 2; content: "" }
.bannerBox .Txt { width: 640px; height: 200px; position: absolute; top: 170px; left: calc(50% - 320px); color: #fff; z-index: 10 }
.bannerBox .Txt .leftBox { display: flex; flex-direction: column; align-items: center }
.bannerBox .Txt .leftBox .title {position: relative;font-size: 22px;font-weight: 400;font-family: 'Noto Serif TC', serif;letter-spacing: 2.5px;display: inline-block;text-align: center;color: #575757;}
.bannerBox .Txt .leftBox .title::before, .bannerBox .Txt .leftBox .title::after { content: ''; position: absolute; top: 50%; z-index: 2; width: 50px; height: 1px; margin-top: -1px; border-top: 1px solid rgb(255 255 255 / 0%); border-bottom: 1px solid rgb(255 255 255 / 0%); pointer-events: none }
.bannerBox .Txt .leftBox .title::before { left: -90px; height: 3px }
.bannerBox .Txt .leftBox .title::after { right: -90px }
.bannerBox .Txt .leftBox .entitle {font-weight: 500;line-height: 140%;letter-spacing: 2.5px;text-transform: uppercase;font-style: inherit;opacity: 0.7;margin-bottom: 5px;color: #575757;font-family: 'Kanit', sans-serif;}
.bannerBox .Txt .rightBox { margin-top: 30px }
.bannerBox .Txt .rightBox .ensubtitle {text-align: center;color: #575757;}

/* wrap */
.wrap { position: relative; z-index: 2; padding: 80px 0; }
.wrap h1 { line-height: 150%; }

/* waylink */
.waylink { position: absolute; display: inline-block; top: 158px; width: 100%; z-index: 3; display: none; }
.waylink ol { font-size: 0; text-align: center; background: #ffffff; padding: 8px 0; border-top: 1px solid #d7ceb7; border-bottom: 1px solid #d7ceb7; }
.waylink ol li { display: inline-block; color: #bdad84; font-size: 14px; }
.waylink ol li a { color: #bdad84; font-size: 14px; }
.waylink ol li:after { margin: 0 5px; display: inline-block; color: #bdad84; content: "/"; }
.waylink ol li:last-child { color: #bdad84; }
.waylink ol li:last-child:after { content: ""; }

/* contentMain */
.contentMain { position: relative; }
.contentMain article { color: #8a877f; margin-bottom: 15px; margin-top: 30px; text-align: center; }

/* sideNav */
#sideNav ul.Cate { text-align: center; }
#sideNav #sideMenu { width: 90%; margin: 0 auto; margin-top: 28px; padding: 8px 20px; display: none; font-size: 18px; color: #fff; background: #bdad84; border-radius: 7px; }
#sideNav #sideMenu font, #sideNav #sideMenu span { margin-right: 15px; display: inline-block; vertical-align: middle; }
#sideNav #sideMenu span i { margin: 2px 0; width: 3px; height: 3px; background: #ffffff; border-radius: 50%; display: block; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#sideNav #sideMenu span.open i:nth-child(2) { margin: 2px 5px; }
.catBox { position: relative; padding-bottom: 5vh; z-index: 2; display: none; }
.fixTop { position: fixed; width: 1420px; top: -15px; }
.fixTop.showheader { top: 50px; }
#sideNav>ul>li { position: relative; display: inline-block; }
#sideNav>ul>li.action { background: #bdad84; }
#sideNav>ul>li.action>h3 a { color: #fff; }
#sideNav>ul>li>h3 { display: block; }
#sideNav>ul>li>h3 a { display: inline-block; color: #bdad84; border: 1px solid #bdad84; padding: 5px 15px; }
#sideNav>ul>li>h3 a:hover { background: #bdad84; color: #fff }
#sideNav>ul>li b[data-action="sideOpen"] { display: none; }
#sideNav>ul>li>ul.subUL { overflow: hidden; position: absolute; left: calc(50% - 100px); width: 200px; height: 0; background: #bdad84; opacity: 0; }
#sideNav>ul>li:hover>ul.subUL { height: auto; opacity: 1; }
#sideNav>ul>li>ul.subUL li a { display: block; text-align: left; padding: 10px 20px; color: #fff; }
#sideNav>ul>li>ul.subUL li a:hover { background: #d7ceb7 }
#sideNav>ul>li>ul.subUL li ul.sub2UL { background: #b6ac91; }

/* artlsit */
#artlsit ul { font-size: 0; }
#artlsit ul li {width: calc((100% / 3) - 40px);display: inline-block;overflow: hidden;margin: 20px;vertical-align: top;}
#artlsit ul li:hover{margin-top:0;}
#artlsit ul li .img { position: relative; }
#artlsit ul li .img a.photo { -webkit-transform: translate(0) scale(1); transform: translate(0) scale(1); }
#artlsit ul li .img p.cate { position: absolute; top: 0px; left: 0; padding: 10px 30px; text-align: center; background: #bdad84; color: #fff; display: none; }
#artlsit ul li .info {padding: 20px;position: relative;}
#artlsit ul li .info a{position:absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 2;}
#artlsit ul li .info h3 {height: auto;font-size: 20px;color: #434240;-webkit-line-clamp: 1;text-align: center;margin-bottom: 20px;}
#artlsit ul li .info p {height: auto;font-size: 15px;color: #81807e;-webkit-line-clamp: 2;margin: 12px 0 28px;}
#artlsit ul li .info .price { padding-bottom: 10vh; }
#artlsit ul li .info .price span { display: inline-block; color: #8a877f; font-size: 16px; }
#artlsit ul li .info .price span.old { float: left; }
#artlsit ul li .info .price span.new { float: right; }
#artlsit ul li .info .price font { color: #bdad84; font-size: 18px; }
#artlsit ul li .info .price .old font { text-decoration: line-through; }

/* content */
#content .articlebar { margin: 8px 0 4px; }
#content .articlebar font {font-size: 14px;color: #696969;font-family: 'Kanit', sans-serif;font-weight: 400;}
#content .articlebar font i { margin-right: 6px; }
#content h1 { text-align: left; border-bottom: 1px solid #d6d6d6; -webkit-line-clamp: 1; margin-bottom: 2vw; font-size: 22px; font-family: 'Noto Serif TC', serif; color: #8a877f; padding-bottom: 7px; font-weight: 400; }
#content #describe { width: 100%; margin: 0 auto }

/* faqList */
#faqList li { margin-bottom: 10px; border-bottom: 1px solid #efeff0; }
#faqList li .title { position: relative; padding: 5px 65px 15px 25px; display: block; }
#faqList li .title font { color: #8a877f; }
#faqList li .title span { position: absolute; width: 17px; height: 17px; display: block; top: calc((100% - 30px) / 2); right: 25px; background: #bdad84; border-radius: 5px; padding: 2px 0px 3px 6px; }
#faqList li .title span:before, #faqList li .title span:after { width: 12px; height: 1px; background: #ffffff; display: block; content: ""; -webkit-transform: translateY(9px); transform: translateY(9px); }
#faqList li .title span:after { -webkit-transform: translateY(8px) rotate(90deg); transform: translateY(8px) rotate(90deg); }
#faqList li .info { padding: 25px 50px 20px; background: #efeff0; color: #8a877f; font-size: 14px; line-height: 1.8; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
#faqList li.current .title span:after { -webkit-transition-duration: .2s; transition-duration: .2s; -webkit-transform: translateY(8px) rotate(180deg); transform: translateY(180deg) rotate(0); }

/* page-control */
#page-control {padding: 5vh 0 0;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;width: 100%;}
#page-control a {font-size: 12px;color: #515151;border: 1px solid #515151;padding: 5px 15px;vertical-align: middle;border-radius: 5px;}
#page-control a font { color: #8a877f; font-size: 12px; vertical-align: top; }
#page-control a:hover {background: #f1f1f1;color: #3b3b3b;}

/* pagenav */
#pagenav { margin: 50px 0 0; text-align: center; }
#pagenav a, #pagenav strong { width: 30px; height: 30px; display: inline-block; text-align: center; line-height: 37px; font-size: 15px; color: #8a877f; vertical-align: middle; margin-left: 10px; font-family: 'Noto Serif TC', serif; }
#pagenav a { opacity: .5; }

/* form1 */
#form1 { font-size: 0; }
#form1 p { margin: 10px 20px; width: calc(100% - 40px); display: inline-block; vertical-align: text-bottom; }
#form1 p.col-2 { width: calc(50% - 40px); }
#form1 p.col.col-2.addressInfo font { display: flex }
#form1 p #PayAddress1, #form1 p #PayAddress2, #form1 p #PayAddress3 { width: 15%; margin-right: 10px }
#form1 p #PayAddress3 { width: 70% }
#form1 p #PayAddress3 { margin-right: 0px; }
#form1 p.col-3 { width: calc((100% / 3) - 40px); }
#form1 p.col-4 { width: calc(25% - 40px); }
#form1 p label {margin-bottom: 5px;display: block;color: #4d4b45;}
#form1 p label b {margin-left: 5px;color: #bb1f0f;}
#form1 p input, #form1 select, #form1 textarea { padding: 10px 15px; width: calc(100% - 34px); border: 1px #e4e4e4 solid; display: block; }
#form1 p select { background: url(/images/46/arrow2.png) no-repeat scroll 100% center; background-repeat: no-repeat; background-position: 98% 50%; min-height: 50px; border: 1px solid #ececec; }
#form1 p select { padding: 10px 15px; width: 100%; font-weight: 300; font-size: 16px; }
#form1 p input#Checknum {margin-right: 10px;width: 160px;display: inline-block;}
#form1 p.send {text-align: center;width: 12%;background: #413f3b;padding: 8px 13px;border-radius: 5px;}
#form1 p.send:hover{background:#555}
#form1 p.send1 { text-align: center; border: 1px solid #bdad84; background: #bdad84; padding: 5px 13px; margin: 0 auto; display: flex; justify-content: center; align-items: center; }
#form1 p.send a font, #form1 p.send1 a font {color: #fff;letter-spacing: 0;}

@media screen and (min-width: 1281px) {
	#artlsit ul li:hover .img a.photo { -webkit-transform: translate(0) scale(1.1); transform: translate(0) scale(1.1); }
	#artlsit ul li .info .cate a:hover, #artlsit ul li .info h3 a:hover { opacity: .6; }
}
@media screen and (max-width: 1366px) {
	.bannerBox .Txt{top:auto;bottom: 20px;}
}
@media screen and (max-width: 1280px) {
	.waylink { top: 95px }
	.wrap { margin-top: 40px; margin-bottom: 6vh; padding: 20px 0 }
}
@media screen and (max-width: 1024px) {
	#sbanner a{height: 40vh;}
}
@media screen and (max-width: 980px) {
	#sbanner a{height: 31vh;background-position: 100% 50%;}
	#sideNav #sideMenu { display: block; }
	#sideNav>ul.open>li>h3 a { width: 65%; padding: 12px 12px 12px 50px; border: none; color: #bdad84; }
	#sideNav>ul { position: relative; overflow: hidden; width: 95%; margin: 0 auto; height: 0; background: #fff; box-shadow: 0 7px 15px #bdad8447; opacity: 0; left: 0; }
	#sideNav>ul.open { height: auto; opacity: 1; z-index: 1; }
	#sideNav>ul>li { display: block; border: 0.5px solid #f0d8d33b; border-radius: 5px; }
	#sideNav>ul>li.action { background: rgb(240 216 211 / 0.2); }
	#sideNav>ul>li>h3 a:hover { background: none; color: #bdad84; }
	#sideNav>ul>li>ul.subUL { position: relative; width: 100%; left: 30px; padding: 2vh 0 3vh; background: none; -webkit-transition: none; transition: none; height: auto; display: none; }
	#sideNav>ul>li.action>ul.subUL { height: auto; opacity: 1; transition: none; }
	#sideNav>ul>li>ul.subUL li a { text-align: left; color: #bdad84; }
	#sideNav>ul>li>ul.subUL li .subULHead p { display: inline-block; }
	#sideNav>ul>li b[data-action="sideOpen"] { padding: 9px 16px 9px 0; display: inline-block; color: #bdad84; float: right; }
	#sideNav>ul>li>ul.subUL li ul.sub2UL { overflow: hidden; height: 0; border-bottom: 0; opacity: 0; }
	#sideNav>ul>li>ul.subUL li.action ul.sub2UL { height: auto; opacity: 1; background: none; margin-left: 30px; }
	#artlsit ul li {width: 100%;margin: 0 0 30px;}
	#form1 p.col-2, #form1 p.col-3 { width: calc(100% - 40px); }
	#form1 p.col-4 { width: calc(50% - 40px); }
	#form1 p.send {text-align: center;width: calc(100% - 65px);}
	#form1 p #PayAddress1, #form1 p #PayAddress2, #form1 p #PayAddress3 { width: 100%; }
}
@media screen and (max-width: 765px) {
	#page-control a {position: relative;width: 90%;display: inline-block;margin-bottom: 20px;max-height: initial;overflow: hidden;-webkit-line-clamp: 1;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;}
	#sbanner a {position: relative;height: 30vh;z-index: 1;}
}
@media screen and (max-width: 640px) {
	#artlsit ul li .info p{margin-bottom:0;}
	#artlsit ul li .info{padding-bottom:0;}
	#artlsit ul li { width: 95%; margin: 0 auto; margin-bottom: 6vh; }
	#artlsit ul li .info article a { margin: 12px 0 5px; }
	#form1 p.col-4 { width: calc(100% - 40px); }
	.bannerBox .Txt {width: 90%;left: 5%;height: auto;bottom: 25%;}
	.bannerBox .Txt .rightBox { margin-top: 10px }
	.bannerBox .Txt .rightBox .ensubtitle { font-size: 14px }
	#form1 p.col.col-2.addressInfo font { display: flex; flex-wrap: wrap }
	#form1 p #PayAddress1, #form1 p #PayAddress2, #form1 p #PayAddress3 { margin: 5px 0 }
}