@charset "utf-8";
/* CSS Document */

button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0} menu,article,aside,details,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{}button,select{text-transform:none}[type=submit], [type=reset],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}/*# sourceMappingURL=normalize.min.css.map */
/*-----------------------------------------------------*/
/*------------------------Reset--------------------- */
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;font-size: 100%; vertical-align: middle;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; font-family: serif; }
blockquote, q { quotes: none; }
a {text-decoration: none; color: #111;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
button {background: transparent;border-radius: 0;border: 0;padding: 0;-webkit-appearance: none;-webkit-border-radius: 0;user-select: none;}
button:focus {outline: 0 none;}
button::-moz-focus-inner {padding: 0;border: 0;}
/*table {border-collapse: collapse;border-spacing: 0;}*/

* { text-decoration:none; font-family:"微軟正黑體",Arail; font-size:16px; padding:0; margin:0; box-sizing:border-box; max-width:100%;
/* -webkit-transition: ease .3s; -moz-transition: ease .3s; -ms-transition: ease .3s; -o-transition: ease .3s;  transition: ease .3s;*/}
* a,
* a * { -webkit-transition: ease .3s; -moz-transition: ease 0.3s; -ms-transition: ease 0.3s; -o-transition: ease 0.3s;  transition: ease 0.3s;}
body { overflow-x:hidden;}
/*.box_le { float:left;}
.box_ri { float:right;}*/

.box_le span{color: #E70013;}

.hs_clear:before,
.hs_clear:after { content:"";  display:table; } 
.hs_clear:after { clear:both; }
.hs_clear { *zoom:1;/*IE/7/6*/ }

/*Animations*/
[data-animate-in]{opacity: 0; transition: transform 0.8s ease, opacity 0.8s ease;}
[data-animate-in="up"]{transform: translate3d(0, 100px, 0);}
[data-animate-in="left"]{transform: translate3d(-100px, 0, 0);}
[data-animate-in="right"]{transform: translate3d(100px, 0, 0);}
[data-animate-in="down"]{transform: translate3d(0, -100px, 0);}
[data-animate-in="scaleIn"] {transform: scale(.5);}
[data-animate-in].in-view{opacity: 1; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transition: transform 0.6s ease, opacity 0.6s ease;}

/* 共用回到頂端 top */
.go-top { position: fixed; z-index:999999; bottom: 10px; right:10px; text-decoration: none; color: #fff; background: #757475; display: none; width:45px; height:45px; text-align:center; line-height:45px; border-radius:100%;}
.go-top:hover {}

/* 共用分頁 */
.page_list { display:block; width:100%;text-align: center;}
.page_list a { display:inline-block; margin:3px 15px; font-size: 15px;color: #42342B;padding: 5px 10px;}
.page_list a:hover,
.page_list a.action {border-bottom: 3px solid #B59C8A;}
.page_list a.page_arrow1 { text-indent:-9999px; background:url(../images/arrow1.png) no-repeat center center;}
.page_list a.page_arrow2 { text-indent:-9999px; background:url(../images/arrow2.png) no-repeat center center;}
.page_list a.page_arrow3 { text-indent:-9999px; background:url(../images/arrow3.png) no-repeat center center;}
.page_list a.page_arrow4 { text-indent:-9999px; background:url(../images/arrow4.png) no-repeat center center;}

/* 共用內頁 */
.paper_body { max-width:1200px; margin:auto; padding:70px 20px;}
.product_body{ max-width: 1400px; padding: 60px 10px;}
.path { margin-bottom: 25px; text-align:right;display: none;}
.path a { display:inline-block; vertical-align: middle; font-size:14px; color:#666;}
.path a.path_home:before { content:''; display:inline-block; vertical-align: middle; background:url(../images/icon_home.png) center; background-repeat: no-repeat; background-size:cover; width:12px; height:12px; margin: 0 5px 0 0;}
.path span { line-height: 130%; display:inline-block; vertical-align: middle; margin: 0 0 0 7px; font-size:14px; color:#666;}
#last_list{color: #FF0000;}


h3.edit_title { font-size:25px; color:#333; text-align:center; padding:25px; margin:50px auto; position:relative;}
h3.edit_title:after { content:''; width:100px; height:5px; background:#E22F5A; position:absolute; bottom:0; left:50%; transform:translateX(-50%)}
.paper_edit { padding:10px;}

/* 產品編輯頁籤 TABS */
.pd_tab_box { border-top:1px #ccc solid; background:#fff;}

.tab_menu_c { display:block; max-width:1200px; margin:-60px auto 0;}
.tab_menu_c button { background:none; border:0; outline:0; cursor:pointer;}
.tab_menu_c button.tab_menu_btn { width:49%; height:60px; transition:0.3s all; position:relative; text-align:center; font-size:20px;}
.tab_menu_c button.tab_menu_btn.on {}
.tab_menu_c button.tab_menu_btn.on:before { content:''; position:absolute; width:140px; height:3px; background:#E22F5A; bottom:0; left:50%; margin-left:-70px;}

.tab_box_c { display:block; max-width:1200px; margin:auto;}
.tab_box { display:none; padding:100px 3vw;}
.tab_box.on { display:block;}


/* 產品詳細-相關產品 */

h3.pd_related_category_name { font-size:24px; color:#E22F5A; line-height:30px; margin:30px auto; text-align:center; letter-spacing:2px; flex-basis:100%;}
h3.pd_related_category_name:before { content:''; background:url(../images/pd_icon.png) no-repeat center center; width:30px; height:30px; display:inline-block; vertical-align:top; margin-right:7px;}

.pd_related_lists { list-style:none; display:flex; flex-wrap:wrap; padding:50px 0; width:1200px; margin:0 auto; text-align:center; }
.pd_related_lists li { display:inline-block; width:25%; margin:0 0 25px;}
.pd_related_lists li a { display:inline-block; border:5px #fbfafc solid;}
.pd_related_lists li img { border:1px #eee solid;}
.pd_related_lists p { color:#000; font-size:15px; font-weight:1000; line-height:125%; margin:5px 0;}
.pd_related_lists p.pd_name1 {}
.pd_related_lists p.pd_name2 {}
.pd_related_lists p.pd_name3 {}
.pd_related_lists li a:hover { border-color:#ff8aa7;}
.pd_related_lists li a span { display:inline-block; font-size:15px; background:#E22F5A; color:#fff; border:3px #fff solid; border-radius:30px; padding:10px 40px; margin:7px 7px 15px; letter-spacing:2px;}
.pd_related_lists li a:hover span { background:radial-gradient(circle farthest-corner at left,#1193d8,#E22F5A); border-color:#d8cbea; letter-spacing:2px;}

.pd_h4{display: block;font-size: 16px;margin-bottom: 10px;font-weight: normal;}
.pd_select{max-width: 420px;width: 100%;display: block;margin: 20px 0;}
.pd_select select{
	width: 100%;
	outline: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	padding: 10px;
	font-size: 16px;
	color: #1F1F1F;
}

.calendar {
  border: 1px solid #CCC;
  display: block;
  max-width: 420px;
  width: 100%;
  text-align: center;
  padding: 5px;
}
.calendar .calendar-nav {
  -webkit-align-items: center;
  align-items: center;
  background: #EEE;
  color: #000;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
  padding: 0.5rem;
}
.calendar .calendar-nav .calendar-nav-left, .calendar .calendar-nav .calendar-nav-right {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.calendar .calendar-nav .calendar-nav-left .button, .calendar .calendar-nav .calendar-nav-right .button {
  text-decoration: none;
  color: white;
  background-color: #666;
  padding: 3px 5px;
	border-radius: 3px;
}
.calendar .calendar-nav .calendar-nav-left .button:hover, .calendar .calendar-nav .calendar-nav-right .button:hover {
  background: transparent;
  color: #dbdbdb;
  background-color: #666;
  padding: 3px 5px;
	border-radius: 3px;
}
.calendar .calendar-nav .calendar-nav-left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.calendar .calendar-nav .calendar-nav-right {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.calendar .calendar-header, .calendar .calendar-body {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.calendar .calendar-header .calendar-date, .calendar .calendar-body .calendar-date {
  -webkit-flex: 0 0 14.28%;
  -ms-flex: 0 0 14.28%;
  flex: 0 0 14.28%;
  max-width: 14.28%;
  font-weight: bold;
}
.calendar .calendar-header {
  font-size: 13px;
  padding: 10px 0;
}
.calendar .calendar-body {
  color: #7a7a7a;
}
.calendar .calendar-date {
  border: 0;
  padding: 0.2rem;
}
.calendar .calendar-date .date-item {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 1px solid #CCC;
  color: #4a4a4a;
  cursor: pointer;
  height: 2.8rem;
  line-height: 2rem;
  outline: none;
  padding: 0.3rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease;
  vertical-align: middle;
  white-space: nowrap;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
}
.calendar .calendar-date .date-item.is-today {
  border-color: #F7EFE4;
  background-color: #F7EFE4;
  color: #1F1F1F;
}



.calendar .calendar-date .date-item:focus {
  background: #dbdbdb;
  border-color: #dbdbdb;
  color: white;
  text-decoration: none;
}
.calendar .calendar-date .date-item:hover {
  background: #FFE599;
  border-color: #FFE599;
  color: #1F1F1F;
  text-decoration: none;
}
.calendar .calendar-date .date-item.is-active {
  background: #FFE599;
  border-color: #FFE599;
  color: #1F1F1F;
}

.calendar-date a.date-item.active,
.calendar-date a.date-item.is-today.active {background-color: #FFE599;}

.calendar .calendar-date.is-disabled .date-item, .calendar .calendar-date.is-disabled .calendar-event {
  cursor: default;
  opacity: 0.25;
  pointer-events: none;
}
.calendar .calendar-range {
  position: relative;
}
.calendar .calendar-range::before {
  background: #F7EFE4;
  content: "";
  height: 2.8rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.calendar .calendar-range.range-start::before {
  left: 50%;
}
.calendar .calendar-range.range-end::before {
  right: 50%;
}
.calendar .calendar-range .date-item {
  color: #1F1F1F;
}
.calendar.is-calendar-large .calendar-body {
  padding: 0;
}
.calendar.is-calendar-large .calendar-body .calendar-date {
  border-bottom: 0.1rem solid #dbdbdb;
  border-right: 0.1rem solid #dbdbdb;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 11rem;
  padding: 0;
}
.calendar.is-calendar-large .calendar-body .calendar-date:nth-child(7n) {
  border-right: 0;
}
.calendar.is-calendar-large .calendar-body .calendar-date:nth-last-child(-n+7) {
  border-bottom: 0;
}
.calendar.is-calendar-large .date-item {
  -webkit-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
  height: 2.8rem;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}
.calendar.is-calendar-large .calendar-range::before {
  top: 1.9rem;
}
.calendar.is-calendar-large .calendar-range.range-start::before {
  left: auto;
  width: 1.9rem;
}
.calendar.is-calendar-large .calendar-range.range-end::before {
  right: 1.9rem;
}
.calendar.is-calendar-large .calendar-events {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  line-height: 1;
  overflow-y: auto;
  padding: 0.5rem;
}
.calendar.is-calendar-large .calendar-event {
  background-color: #3273dc;
  border-radius: 2px;
  color: white;
  display: block;
  font-size: 1rem;
  margin: 0.2rem auto;
  overflow: hidden;
  padding: 0.3rem 0.4rem;
  text-align: left;
  text-overflow: ellipsis;
  vertical-align: baseline;
  white-space: nowrap;
}
.calendar.is-calendar-large .calendar-event.is-white {
  background-color: white;
  color: #0a0a0a;
}
.calendar.is-calendar-large .calendar-event.is-black {
  background-color: #0a0a0a;
  color: white;
}
.calendar.is-calendar-large .calendar-event.is-light {
  background-color: whitesmoke;
  color: #363636;
}
.calendar.is-calendar-large .calendar-event.is-dark {
  background-color: #363636;
  color: whitesmoke;
}
.calendar.is-calendar-large .calendar-event.is-primary {
  background-color: #00d1b2;
  color: #fff;
}
.calendar.is-calendar-large .calendar-event.is-info {
  background-color: #3273dc;
  color: #fff;
}
.calendar.is-calendar-large .calendar-event.is-success {
  background-color: #23d160;
  color: #fff;
}
.calendar.is-calendar-large .calendar-event.is-warning {
  background-color: #ffdd57;
  color: rgba(0, 0, 0, 0.7);
}
.calendar.is-calendar-large .calendar-event.is-danger {
  background-color: #ff3860;
  color: #fff;
}
/*商品問與答*/


.qa_contain {}
.qa_contain h3 { font-size:25px; color:#333; text-align:center; margin:50px auto;}

#qa_box {}
.faq { counter-reset:my-sec-counter; list-style:none; display:block;}
.faq li { display:block; padding:10px; }
.faq li.qa_q { font-size:17px; color:#333; font-weight:1000; background:#e2dee6; border-radius:30px; border:3px #BCB8C5 solid; cursor:pointer; margin-top:30px;}
.faq li.qa_q::before { counter-increment: my-sec-counter; content: counter(my-sec-counter); background:#5B7395; color:#fff; font-size:20px; font-weight:400; display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; border-radius:30px; margin-right:7px;}
.faq li.qa_a { position:relative; display:none; font-size:15px; line-height:175%; color:#333; font-weight:1000; letter-spacing:1px; padding:15px 15px 15px 55px;}
.faq li.qa_a::before { position:absolute; top:15px; left:15px; content:'A'; background:#c00; color:#fff; font-size:20px; font-weight:400; display:inline-block; width:30px; height:30px; line-height:30px; text-align:center; border-radius:30px;}
/*購物車*/

.product_cart{max-width:1200px;margin:0 auto;background-color: #FFF;}
.product_cart h4{margin-bottom: 30px;}

.cart_ban_tt {}
.cart_ban_tt { text-align:right; background:#3B3D3D; padding:65px 43px 10px 10px;}
.cart_ban_tt h2 { display:inline-block; font-size:25px; color:#fff;}
.cart_ban_tt h2 span { display:inline-block; margin: 0 10px;}
.cart_ban_tt h2 em { display:inline-block; font-style:normal;}

.box_cart_step { margin: 50px auto; text-align:center;}
.box_cart_step p { font-size:20px; color:#111; text-align:center; margin: 50px 0 0 0; padding:10px 0; font-weight:1000;}

.cart_list_item { margin:30px auto;}
.cart_list_item table { width:100%;}
.cart_list_item td { background:#fff; padding:10px; text-align:center;position: relative; vertical-align:middle; border-bottom: 1px #ccc dashed; width:100px;}
.cart_list_item td:nth-child(1){width: 35%;}
.cart_list_item td:nth-child(4){width: 130px;}
.cart_list_item td:nth-child(6){color: #FF0000;}
.cart_list_item td:last-child{ width: 60px; } 
.cart_list_item td h4{display: none;}
.cart_list_item .cart_list_head td { background:#ddd; color:#222; font-weight:bolder;}
.cart_list_item ul { list-style:none; display:table; width:100%;}
.cart_list_item li { display:table-cell; vertical-align:middle;}
.cart_list_item li:nth-child(1) { width:120px;}
#gift{
	padding: 20px;
}


.cart_list_item img { max-width:100px;}
.cart_list_item h6 { font-size:16px; text-align:left; line-height: 130%;}
.cart_list_item p { font-size:15px;}
.cart_list_item span { font-size:13px;}
.cart_list_item select,
.cart_list_item input { border:none; }
.cart_list_item input.cart_list_cut { background:url(../images/cart_img01.png) no-repeat center center; width:25px; height:25px; border:none; cursor:pointer;}

.cart_list_item .box_p_add { margin:0 auto;}
.input-number { display:inline-block;}
.input-number input { width:40px; height:24px; text-align:center; background:none; border:1px #ccc solid; outline:none; font-size:15px; color:#375057;}
.input-number button { width:20px; height:20px; line-height:20px; background:#777; border-radius:30px; font-size:20px; color:#fff; cursor:pointer;}

.detail-number { width:100%; display:inline-block; margin: 0 auto;}
.detail-number input { width: 90px; height: 40px; text-align:center; color:#777; border-top: 1px solid #CCC;border-bottom: 1px solid #CCC; float: left;}
.detail-number button { width: 35px; height:40px; background-color: #FFF; cursor: pointer; font-weight: bold; line-height:20px; color:#777; border: 1px solid #CCC; float: left; border-radius: 0;}
.detail-number button:hover , .detail-number button:focus{background-color: #777777; color: #FFF;}
.detail-number h5{line-height: 300%; height: 40px; display: inline-block; font-size: 12px; margin-right: 12px; float: left;}





.pd_title{margin-bottom: 20px;}
.pd_title span{display: block; color: #777777; font-size: 12px; line-height: 180%;}
.pd_color{margin-bottom: 20px;}
.pd_color h4{font-size: 16px; display: block;margin-bottom: 10px;font-weight: normal;}
.pd_color a{
	display: inline-block;
	vertical-align: top;
	margin: 2px 0;
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #777;
	padding: 5px 7px;
	color: #000;
}

.pd_color a:hover,.pd_color a:focus{
	background-color: #777;
	color: #FFF;
}

.pd_size{margin-bottom: 0;}
.pd_size h4{font-size: 12px; display: block;margin-bottom: 10px;}
.pd_size a{
	display: inline-block;
	vertical-align: top;
	margin: 2px 0;
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #777;
	padding: 5px 7px;
	color: #000;
}

.pd_size a:hover,.pd_size a:focus{
	background-color: #777;
	color: #FFF;
}



.cart_list_item li span{display: none;text-align: left;font-size: 12px;font-weight: bold;}
.cart_list_item li b{display: none;text-align: left;font-size: 12px;font-weight: bold;}

.price_le {width: 300px;text-align: left;}
.price_ri {width: calc(100% - 300px);display: flex;justify-content: flex-end;}
.price_ri table { width:100%;}
.price_ri td { padding: 0 5px 30px 5px; color:#666;}
.price_ri td:nth-child(1) { text-align:left;}
.price_ri td:nth-child(2) {text-align: center;}
.price_ri td:nth-child(3) { text-align:right;}
.price_ri tr:nth-child(6) td { border-top:1px #ccc solid; padding:15px 7px;}
.price_ri i { display:block; padding:5px 0; /*background:#FBDDE4;*/ font-style:normal; font-size:15px; color:#f00; text-align:center;}
.price_ri label span { margin-right:7px;}
.price_ri input[type="text"] {height: 30px; text-align:center; border:1px #ccc dashed;}
p.buy_price { color:#f00;}
input#discount_code::placeholder{font-size: 14px;}

@media screen and (max-width: 490px) {
input#discount_code::placeholder{font-size: 12px;}
}
#discount_code_fee{margin-top: -4px; display: inline-block;}
#is_use_bonus{margin-left: 5px;padding: 2px;display: inline-block;vertical-align: middle;}

#td01{width: 100%;/*border-top: 1px solid #CCCCCC;*/padding: 20px 0 0 0;margin-bottom: 20px;}

.cart_price{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cart_price_content {width: 100%;padding: 25px 0;}
.cart_price_content table { max-width: 490px; width:100%; float: right;}
.cart_price_content td { padding: 0 5px 30px 5px; color:#666;}
.cart_price_content td:nth-child(1) {text-align: right;}
.cart_price_content td:nth-child(2) {text-align: center;}
.cart_price_content td:nth-child(3) {text-align: right;}
.cart_price_content td:nth-child(6) {border-top:1px #ccc solid; padding:15px 7px;}
.cart_price_content i { display:block; padding:5px; /*background:#FBDDE4;*/ font-style:normal; font-size:15px; color:#f00; text-align:center;}
.cart_price_content label span { margin-right:7px;}
.cart_price_content input[type="text"] { text-align:center; border:1px #ccc dashed;}
p.buy_price {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


/*----------------------- buy --------------------*/
.cart_pay { display:block; width:100%; list-style:none;}
.cart_pay li { 
	display:table; 
	width:100%; 
	margin-bottom:10px;padding:0;
}
.cart_pay div { display:table-cell; vertical-align:middle; width:200px;}
.cart_pay dd { display:table-cell; vertical-align:middle; padding: 0 0 0 30px;}
.cart_pay dd p { display:inline-block;}
.cart_pay dd p:before { content:attr(data-content); display:inline-block; font-size:15px; color:#535353; margin-right:10px;}
.cart_pay dd p input[type="text"] { background:#f0f0f0; border:none; outline:none; width:170px; margin: 10px auto;}
.cart_pay input[type="radio"] { display:none; }
.cart_pay input[type="radio"] + label { padding: 0 10px 0 0;}
.cart_pay input[type="radio"] + label span { display:inline-block; width:20px; height:20px; margin: 0 3px 0 0; cursor:pointer; vertical-align:middle; background:url(../images/cart_img03.png) no-repeat; }
.cart_pay input[type="radio"]:checked + label span { background-image:url(../images/cart_img04.png); }

.cart_form { display:block; width:100%; list-style:none;}
.cart_form p { color:#333; font-size:17px; letter-spacing:1px; display:inline-block; margin:10px;}
.cart_form li { 
	display:block; 
	width:100%; 
	margin-bottom:10px;
	display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.cart_form li:last-child {
    margin: 0;
}

.cart_form li span { display: inline-block; color:#f00; width:20px;}
.cart_form li table { width:100%;}
.cart_form li td { padding-right:10px;}
.cart_form li input { border:none; width:100%;}
.cart_form li textarea { border:none; width:100%;}
.cart_form button.select_store_send { background:#FF2626; font-size:18px; color:#fff; border-radius:5px; padding:9px 12px; margin: 0 0 20px 0; box-shadow: 2px 2px 0 #aaa; cursor:pointer;}
.cart_form button.select_store_send:hover { margin:1px 0 19px 0;}
.cart_form input[type="radio"] { display:none; }
.cart_form input[type="radio"] + label { padding: 0 10px 0 0;}
.cart_form input[type="radio"] + label span { display:inline-block; width:20px; height:20px; margin: 0 3px 0 0; cursor:pointer; vertical-align:middle; background:url(../images/cart_img03.png) no-repeat; }
.cart_form input[type="radio"]:checked + label span { background-image:url(../images/cart_img04.png); }

.cart_form li .pstxt { background:#eee; font-size:16px; text-align:center; line-height:45px;}
.cart_form li .box_le { 
	width:250px; 
	text-align:right; 
	background:#f3f3f3; 
	padding:10px; 
	height: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.cart_form li .box_ri { 
	width:calc(100% - 270px); 
	border: none;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}
.cart_form li .box_ri input {
    padding: 10px;
    border: 1px #ccc solid;
}
select#to_area {
    margin: 0 !important;
}



.cart_form li:nth-child(1) .box_ri { border:none; padding:10px 0;}

.cart_form li:nth-child(7) .box_ri { border:none;} 
.cart_form li:nth-child(7) .box_ri .tik01 {}
.cart_form li:nth-child(7) .box_ri .tik01 h6 { display:inline-block; font-size:15px; color:#111;}
.cart_form li:nth-child(7) .box_ri .tik01 input { border:1px #ccc solid; padding:5px; width:220px; margin:0 10px;}
.cart_form li:nth-child(7) .box_ri .tik01 i { display:inline-block; font-style:normal; font-size:12px; color:#666;}

.cart_form li:nth-child(8) .box_le,
.cart_form li:nth-child(8) .box_ri { height:180px;}
.cart_form li:nth-child(8) textarea { width:100%; height:160px;padding: 10px;}

.cart_ps { margin-bottom:50px;}
.cart_ps p { font-size:17px; color:#333; letter-spacing:1px; line-height:165%;}

.cart_center { text-align:center; margin:0 auto; width:100%; margin-top: 50px;}
.cart_btn_reset,
.cart_btn_send,
.cart_btn_fb{width: 180px;font-size:16px; color:#fff; padding:15px 30px; margin:5px; border:none; letter-spacing:1px; cursor:pointer;border-radius: 50px;transition: 0.5s;}
.cart_btn_reset{background: #DBD1C7;color: #806D61;font-weight:bold;}
.cart_btn_send{background: #806D61;color: #FFF;}

.cart_btn_send:hover{background: #B69C77;color: #FFF;}
.cart_btn_reset:hover{background: #B69C77;color: #FFF;}


.cart_btn_fb{background:url(../images/mem_img07.png) no-repeat 30px center #3B5998; padding-left:60px;}
.dropdown{width: 80px;display: block;margin: 0 auto;border: 1px solid #ACAC9D;}
.dropdown select{width: 100%;font-size: 12px;}
.cart_pay li select{font-size: 12px;}

.cart_check{
	padding: 20px 0;
	text-align: center;
}

.cart_check input{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.cart_check b{
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
}

.cart_check a{
	display: inline-block;
	vertical-align: middle;
	color: #006CD8;
}

#cart_pay_box{
  display: inline-block;
  width: 30.333%;
  margin: 10px 1%;
}

@media screen and (max-width: 1024px){
.cart_list_item td:nth-child(1){width: 45%;}
/*.cart_list_item td:nth-child(2){display: none;}*/
/*.cart_list_item td:nth-child(5){display: none;}*/
.cart_list_item li h6{font-size: 15px;}
.cart_list_item li span{display: block;line-height: 130%;margin-top: 5px;}
.cart_list_item li b{display: block;line-height: 130%;}
}
@media screen and (max-width: 900px){
	.price_ri{margin-right: 20px;}
	.price_le{margin-left: 20px;}
}
@media screen and (max-width: 820px){
.cart_list_item .cart_list_head td {display: none;}
.cart_list_item td:nth-child(1){width: 100%; text-align: left;}
.cart_list_item .cart_list_head td:nth-child(1){width: 100%;display: block;text-align: center;}
.cart_list_item td:last-child{width: 100%;border-bottom: 4px solid #ccc; padding: 10px 5px 20px 5px;}
.cart_list_item td{width: 100%;display: block;text-align: center; padding: 10px 5px;}
.dropdown{margin: 0;float: right;}
.cart_list_item li h6 {font-size: 17px;}
.cart_list_item li span {font-size: 14px;}
.cart_list_item li b{font-size: 14px;}
.price_le {width: 100%;float: none;margin-bottom: 30px;}
.cart_pay dd p {display: block;}
.price_ri {
    max-width: 96%;
    float: none;
    margin: 0 2%;
    padding: 20px;
}
.product_cart h4 {margin: 20px auto;}
.cart_list_item{margin: 20px auto;}
.cart_list_item td:before{content: attr(data-str);color: #000;display: none;vertical-align: middle;font-size: 15px;}
.cart_list_item td:nth-child(4){width: 100%;}
.cart_list_item td h4{display: block; font-size: 16px;}
.cart_list_item p {display: inline;vertical-align: middle;}
.cart_price_content td {padding: 0 5px 15px 5px;}

.cart_form li .box_le {width: 200px;}
.cart_form li .box_ri {width: calc(100% - 220px);}
.cart_form li:nth-child(7){height: 90px;}
.cart_form li:nth-child(7).box_ri .tik01 h6 {width: 100%;}
.cart_form li:nth-child(7).box_ri .tik01 input {width: 100%; margin: 10px 0;}
.cart_form li:nth-child(7).box_ri .tik01 i {width: 100%;}
.cart_form p{font-size: 16px;}
/*#preferential_price{border-bottom: 1px dashed rgb(204, 204, 204); padding: 10px 5px;}*/
}

@media screen and (max-width: 600px){
.cart_form li .box_le {width: 120px;font-size: 14px;}
.cart_form li .box_ri {width: calc(100% - 130px);font-size: 14px;padding: 0;}
.cart_ps p {font-size: 15px;line-height: 150%;}
#cart_pay_box {width: 100%;margin: 0;text-align: left;}
.cart_pay dd{padding: 0;}
.cart_pay dd p input[type="text"] {width: 100%;}

	.price_ri {
	    max-width: 100%;
      width: 100%;
	    margin: 0 auto;
	    padding: 20px 10px;
	}
}



/* 會員登入 */
.box_mem_login { margin: 30px auto 50px;}
.mem_login { display:table; list-style:none; text-align:left; margin: 0 auto; width:640px; max-width:100%; }
.mem_login li { 
  display:inline-block;
  vertical-align: middle; 
  padding:10px 0; 
  text-align:left;
}

.mem_login li:nth-child(2) {width: calc(100% - 130px);}
.mem_login h3 { 
  color:#1f1f1f; 
  font-size:17px; 
  text-align:right; 
  font-weight:400;
  width: 120px;
  padding: 0 15px 0 0;
  margin: 10px 0 5px 0;
}
.mem_login input { width:100%; border:1px #ddd solid; padding:7px 7px 7px 50px; background:url(../images/img_contact02.png) no-repeat left center; }
.mem_login_link { text-align:right; margin: 30px auto; width:640px; max-width:100%; }
.mem_login_link a { color:#6C6C5E; display:inline-block; margin:10px; text-align:left; background: no-repeat right top; padding: 5px 30px 5px 0;
-webkit-transition: ease .5s; -moz-transition: ease .5s; -ms-transition: ease .5s; -o-transition: ease .5s;  transition: ease .5s; }
.mem_login_link a.log_link01 { background-image:url(../images/mem_img01.png);}
.mem_login_link a.log_link02 { background-image:url(../images/mem_img01.png);}
.mem_login_link a.log_link03 { background-image:url(../images/mem_img01.png);}
/*.mem_login_link a:hover { background-position:10px; padding: 5px 10px 5px 35px; background-color:#E22F5A; color:#fff; border-radius:40px;}*/
#reload-img{color: #8E3F42; font-size: 16px;font-weight: bold;}
#rand-img{margin: 0 10px;}

@media screen and (max-width: 800px) {
  .mem_login {display: grid;}
  .mem_login li {padding: 0;}
  .box_mem_login {margin: 40px auto;}
  .mem_login input {margin-top: 5px;}
  .mem_login li:nth-child(2) {width: 100%;}
  .mem_login_link{margin: 10px auto;}
}

/* 會員註冊 個人資料修正 */
.box_join { margin: 0 auto; max-width:640px;}
.box_join ul { display:block; list-style:none; }
.box_join li { display:block; padding:10px 0; text-align:left;}
.box_join span { color:#f00; margin:5px;}
.box_join div:nth-child(1) { text-align:right; color:#666; width:120px; line-height:28px; padding: 5px 10px;}
.box_join div:nth-child(2) { width: calc(100% - 125px);}
.box_join div:nth-child(2) input[type="checkbox"] { margin-right:5px;display: inline-block;vertical-align: middle;}
.box_join div b{
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
}

.box_join div a{
	display: inline-block;
	vertical-align: middle;
}
.box_join table { width:100%;}
.box_join td { padding:0 3px}
.box_join input[type="radio"] { display:none; }
.box_join input[type="radio"] + label { padding: 0 10px 0 0;}
.box_join input[type="radio"] + label span { display:inline-block; width:20px; height:20px; margin: 0 3px 0 0; cursor:pointer; vertical-align:middle; background:url(../images/cart_img03.png) no-repeat; }
.box_join input[type="radio"]:checked + label span { background-image:url(../images/cart_img04.png); }
.box_join input[type="text"],
.box_join select{width: 100%; border:1px #ddd solid !important; font-size:14px; color:#333; padding:7px 30px 7px 10px; line-height:20px;background:url(../images/img_contact02.png) no-repeat left center; padding:7px 7px 7px 50px;}
.box_join input[type="text"]:nth-child(2){background-image: none;padding: 7px 30px 7px 10px;}

.box_join td:nth-child(2) select{background-image: none;padding: 7px 30px 7px 10px;}
.box_join td:nth-child(3) input[type="text"]{background-image: none;padding: 7px 30px 7px 10px;}
.box_join input[type="date"] { 
	background:url(../images/img_contact02.png) no-repeat left center; 
	padding:7px 7px 7px 50px;
	border: 1px #ddd solid !important;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    width: 100%;
}

.box_join input[type="password"] { 
	background:url(../images/img_contact02.png) no-repeat left center; 
	padding:7px 7px 7px 50px;
	border: 1px #ddd solid !important;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    width: 100%;
}

.box_join select[name="sex"]{ 
	background:url(../images/img_contact02.png) no-repeat left center; 
	padding:7px 7px 7px 50px;
	border: 1px #ddd solid !important;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    width: 100%;
}

.box_le a{color: #006CD8;}


.join_ps { text-align:right !important; max-width:640px; width:100% !important; margin: 20px auto; }
.join_ps p { display:inline-block; font-size:12px; color:#525252; background:url(../images/mem_img02.png) no-repeat left center; padding: 7px 0 7px 20px; }


@media screen and (max-width: 600px) {

	.box_join div:nth-child(1) {width: 100%;text-align: left;display: block;float: none;}
	.box_join div:nth-child(2){float: none;width: 100%;} 
    
}




/* 修改密碼 */
.box_mem_passwd { max-width:640px; margin:auto;}
.box_mem_passwd table { width:100%;}
.box_mem_passwd td { padding:10px; vertical-align:middle;}
.box_mem_passwd td:nth-child(1) { text-align:right; width:200px;}
.box_mem_passwd p { font-size:16px; color:#333; display:inline-block;}
.box_mem_passwd p span { font-size:13px; color:#f00; display:inline-block;margin: 0 10px;}
.box_mem_passwd td input[type="password"]{padding: 2px;}
.box_mem_passwd input[type="text"]{background:url(../images/img_contact02.png) no-repeat left center; border:1px #ddd solid; width:100%; padding:7px 7px 7px 50px;}



@media screen and (max-width: 600px) {.box_mem_passwd td:nth-child(1){width: 120px;}}


/*驗證碼*/

.form_password{text-align: right; margin-bottom: 20px;}
.form__label{display: inline-block;margin-bottom: 10px;}
.form__insert{display: inline-block;margin-bottom: 10px;}
.form_declaration{}


/* 商店殼幣 */
.box_storevalue {}
.box_storevalue ul { list-style:none; display:block; max-width:1000px; box-shadow:2px 2px 5px #aaa; margin:20px auto 50px; padding:10px;}
.box_storevalue li { display:block;}
.box_storevalue li h6 { text-align:center; font-size:17px; color:#000; padding:20px 7px;}
.box_storevalue li table { width:100%;}
.box_storevalue li td { width:25%; border-bottom:1px #ccc dashed; padding:10px 5px; text-align:center; font-size:13px; color:#333;}
.box_storevalue li td a { font-weight:1000; background:#5998ca; color:#fff; display:inline-block; padding:6px 10px; border:2px #5998ca solid; border-radius:7px;}
.box_storevalue li td a:hover { border-color:#fff;}
.box_storevalue li tr:last-child td { border:none;}

.show_store_money { background:#55505F; color:#fff; font-size:15px; margin:auto; padding:7px 20px; border-radius:30px; text-align:center; width:200px;}
.show_store_money i,
.show_store_money em { display:inline-block; vertical-align:middle; padding:5px; font-style:normal;}


/* 會員購物金 */
.box_feedback {}
.box_feedback ul { list-style:none; display:block; max-width:1000px; box-shadow:2px 2px 5px #aaa; margin:20px auto 50px; padding:10px;}
.box_feedback li { display:block;}
.box_feedback li h6 { text-align:center; font-size:17px; color:#000; padding:20px 7px;}
.box_feedback li table { width:100%;}
.box_feedback li td { width:25%; border-bottom:1px #ccc dashed; padding:10px 5px; text-align:center; font-size:13px; color:#333;}
.box_feedback li td a { font-weight:1000; background:#5998ca; color:#fff; display:inline-block; padding:6px 10px; border:2px #5998ca solid; border-radius:7px;}
.box_feedback li td a:hover { border-color:#fff;}
.box_feedback li tr:last-child td { border:none;}

/* 歷史清單 */
.box_history { max-width: 1000px; margin:auto;}
.box_column_history { list-style:none; display:block; width:100%;}
.box_column_history li { display:block; padding:10px;position: relative;}
.box_column_history li.q { border-bottom: 1px #ccc solid; cursor: pointer;}
/*.box_column_history li.q:before { content:''; background:url(../images/mem_img06.png) no-repeat center center; width:24px; height:24px; display:inline-block; vertical-align:middle;}*/
.box_column_history li.q span { display:inline-block; vertical-align:middle; font-size:15px; color:#444; line-height: 120%;padding: 0 5px 0 0;}
.box_column_history li.q i{ display:inline-block; vertical-align:middle; font-style:normal; font-size:13px; color:#000; border:1px #999 solid; border-radius:30px; padding:5px 10px;}
.box_column_history li.q b{
	width: 80px;
    color: #1F1F1F;
    display: block;
    padding: 5px;
    text-decoration: none;
    border: 1px solid #FFF;
    border-radius: 30px;
    font-weight: bold;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 11px;
}
.box_column_history li.q:after { content:''; background:url(../images/pd_arrow4.png) no-repeat center center; width:24px; height:24px; display:inline-block; vertical-align:middle;}
.box_column_history li.a { display:none; box-shadow:2px 2px 5px #ccc; background-color: #FFF;}
.history_content{max-width: 840px; margin: 0 auto; padding: 60px 20px;}
.history_pd_info {}
.history_pd_info table { width:100%;}
.history_pd_info td { padding: 8px 5px; font-size:12px; text-align:center;}
.history_pd_info td:first-child { line-height: 120%;text-align: left;}
.history_pd_info td:last-child { text-align:right; width:auto;}

.history_pd_price {}
.history_pd_price table { float:right;}
.history_pd_price td { padding:10px; font-size:12px;}
.history_pd_price td:first-child { text-align:left;}
.history_pd_price td:last-child { text-align:right; width:100px;}

.history_details { margin:10px 0; padding:10px 0; border-top:1px #eee solid; background:#f9f9f9;}
.history_details table { width:100%;}
.history_details td { padding:10px; font-size:12px;}
.history_details td:first-child { width:100px;}

.history_returned { text-align:right;}
.history_returned input[type="button"] { background:url(../images/mem_img03.png) no-repeat 10px center; border:1px #ccc solid; border-radius:20px; line-height:32px; padding:0 15px 0 35px; font-size:15px; cursor:pointer;}


/*.history_returned { display:table-cell; vertical-align:middle; padding: 0 0 0 30px;}*/
.history_dd{max-width: 1000px;margin: 0 auto; text-align: left; margin-top: 20px;}
.history_dd p { display: block; margin-bottom: 10px;}
.history_dd p:before { content:attr(data-content); display:inline-block; font-size:15px; color:#535353; margin-right:10px;}
.history_dd p input[type="text"] { background:#f0f0f0; border:none; outline:none; width:170px; margin: 10px 0; display: block;}
.history_dd input[type="radio"] { display:none; }
.history_dd input[type="radio"] + label { padding: 0 10px 0 0;}
.history_dd input[type="radio"] + label span { display:inline-block; width:20px; height:20px; margin: 0 3px 0 0; cursor:pointer; vertical-align:middle; background:url(../images/cart_img03.png) no-repeat; }
.history_dd input[type="radio"]:checked + label span { background-image:url(../images/cart_img04.png); }
/* 匯款通知 */
.box_remind { max-width:900px; margin:auto;}
.remind_form { max-width:640px; margin:auto;}
.remind_form table { width:100%;}
.remind_form td { padding:10px; vertical-align:middle;}
.remind_form td:nth-child(1) { text-align:right; width:120px;}
.remind_form p { font-size:16x; color:#333; display:inline-block;}
.remind_form p span { font-size:13px; color:#f00; display:inline-block;; margin: 0 10px;}
.remind_form input[type="text"] { background:url(../images/img_contact02.png) no-repeat left center; border:1px #ddd solid; width:100%; padding:7px 7px 7px 50px;}



@media screen and (max-width: 600px) {

.box_column_history li.q i{
	width: 150px;
	display: block;
	margin-top: 5px;
}

}

@media screen and (max-width: 400px) {

.box_column_history li.q span{width: calc(100% - 90px);}

}


/* 訂單查詢 */
.mem_order { padding:25px 0;}
.order_number { margin:70px auto 0; max-width:1200px;}
.order_number p { background:url(../images/mem_img06.png) no-repeat left center; padding:3px 3px 3px 25px; font-size:15px; color:#333;}

/* 訂單清單 */
.order_lists { max-width:1200px; margin:100px auto;}
.order_lists table { border: 1px solid #ccc; border-collapse: collapse; width: 100%; table-layout: fixed; }
.order_lists table tr { background-color: #f8f8f8; border: 1px solid #ddd; padding: .35em; }
.order_lists table th,
.order_lists table td { padding: 1rem; text-align: center; border: 1px solid #ddd; }
.order_lists table th { color:#333; }
.order_lists table td { color:#666; font-size:13px; background:#fff;}
.order_lists table td a { display:inline-block; color:#5E3A25; text-decoration:underline; padding:3px;}
.order_lists table td a:hover { text-decoration:none; background:#5E3A25; color:#fff;}
.table_f { border: 1px solid #ddd; background:#f8f8f8; text-align:right; padding:1rem;}
.table_f p { color:#999; font-size:12px;}
.table_f span { font-weight:400; margin:0 3px; color:#222; }
@media screen and (max-width: 960px) {
.order_lists table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.order_lists table tr { border-bottom: 3px solid #ddd; display: block; margin-bottom: .625em; }
.order_lists table td { border-bottom: 1px solid #ddd; display: block; text-align: right; }
.order_lists table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase;}
.order_lists table td:last-child { border-bottom: 0; }
}

.lightbox { display: none; position: fixed; z-index: 999; width: 100%; height: 100%; text-align: center; top: 0; left: 0; background: rgba(0, 0, 0, 0.8); }
.lightbox iframe { position:absolute; top:50%; left:50%; margin:-160px 0 0 -160px; width:320px; overflow-y:scroll; height:320px; background: #fff; padding: 40px 20px; border-radius: 15px;  }
.lightbox:target { outline: none; display: block; }

.lightbox iframe::-webkit-scrollbar { width: 1px; }
.lightbox iframe::-webkit-scrollbar::-webkit-scrollbar-track { background: #f1f1f1;  }
.lightbox iframe::-webkit-scrollbar::-webkit-scrollbar-thumb {background: #888; }
.lightbox iframe::-webkit-scrollbar::-webkit-scrollbar-thumb:hover { background: #555; }

@media screen and (max-width: 1024px) {
.lightbox iframe {}
}
@media screen and (max-width: 768px) {
.lightbox iframe {}
}
.ord_deto { text-align:center; padding:10px;}
.ord_deto p { font-size:15px; padding:5px; line-height:160%; color:#666; word-break:break-all;}
.ord_deto p span { font-size:20px; color:#000; display:block; padding:20px 0;}



/*profile*/

.checkbox{text-align: center;margin-top: 20px;}
.checkbox input{display: inline-block;vertical-align: middle;}
.checkbox p{display: inline-block;vertical-align: middle;}
.checkbox p b{
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  color: #444444;
  font-size: 15px;
}
.checkbox p a{
  display: inline-block;
  vertical-align: middle;
  color: #006CD8;
  font-size: 15px;
}

/* 商品左邊用選單 */
.accordion {}

.accordion_header,
.accordion_body {}

.accordion_item {margin-bottom: 15px;}
.accordion_item a { color: #000; font-size:20px; letter-spacing:1px; padding:10px; display:inline-block;}
/*.accordion_item a:hover { color:#f00; font-weight:1000;}*/

.accordion_header { padding:5px; color:#41332B; cursor:pointer; letter-spacing:1px; transition: all .3s;}
.accordion_header a.category_one_a { color: #806D61; font-size:20px; letter-spacing:1px; padding:0; font-weight: bold;}



/*.accordion_item.active { background:#fff8f4;}*/
.accordion_item .accordion_item.le_prods_item.active { background:#f6f6f6; border:2px #c3c3c3 solid;}

.accordion_header:hover { position:relative; z-index:5;font-weight:1000;}
.accordion_header:hover a,
.accordion_item.active .accordion_header .category_one_a,
.accordion_item.active .le_prods_c a.no_category_a {font-weight:1000;}


.accordion_body { /*display:none;*/ color:#353535; font-size:15px;}
.accordion_item .accordion_item .accordion_header a,
.accordion_item .accordion_item .accordion_header { color:#353535; font-size:15px;}


.accordion_item.active:last-child .accordion_header { border-radius: none;}


.accordion_item > .accordion_header:after { content:""; display:inline-block; vertical-align:middle; background:url(../images/pd_arrow2.png) no-repeat center center; width:22px; height:22px; transition:.3s all; transform:rotate(0deg);}
.accordion_item.active > .accordion_header:after { transform: rotate(-180deg);}

a.no_category_a{display:block;padding: 0 0 0 20px;margin-top: 10px;color:#444;cursor: pointer;font-size:18px;letter-spacing:1px;position: relative;}
a.no_category_a:before{
  content: "";
  position: absolute;
  width: 6px;
  height: 1px;
  background-color: #444;
  left: 5px;
  top: 10px;
}

a.no_category_a:hover {}



/* 商品總列表 */
.pd_i_box {padding:0 0 40px 0; margin: 0 auto; }
.pd_le { display:inline-block; vertical-align:top; width:260px;}
.pd_ri { display:inline-block; vertical-align:top; width:calc(100% - 280px);padding: 0 0 0 3vw;}

h3.pd_i_category_name { background:url(../images/pd_icon.png) no-repeat left center; font-size:20px; color:#E22F5A; margin:15px 0 30px 15px; padding:7px 7px 7px 35px; text-align:left; flex-basis: 100%;}
h3.pd_i_category_name span { display:inline-block; padding: 0 10px; color:#000;}

.pd_i_lists { list-style:none; display:flex; flex-wrap:wrap; width: 1200px; margin:0 auto; text-align:center; }
.pd_i_lists li { display:inline-block; width:23%; margin:0 1% 50px;}
.pd_i_lists li a {width: 100%; display:inline-block; text-align: left;}

.pd_picbox img{
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
}
.pd_picbox{margin-bottom: 10px;overflow: hidden; height: 250px;position: relative;}


.pd_i_lists p {
  height: 58px;
	word-wrap:break-word;
	color: #806D61; 
	font-size:18px; 
	font-weight:1000; 
	line-height:150%; 
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pd_i_lists s.pd_name1 {}
.pd_i_lists s.pd_name2 {margin-right: 5px;text-decoration:line-through;display: inline-block; vertical-align: middle;}
.pd_i_lists s.pd_name3 {display: block; vertical-align: middle;}
.pd_i_lists i{
	display: block;
	font-style: normal;
	margin-bottom: 5px;
}
.pd_i_lists i.pd_name3 b{margin-top: 0;margin-left: 5px;color: #F00; display: inline-block;}
.pd_i_lists li a span {
	width: 100%;
	display: inline-block;
	border: 1px solid #806D61;
	font-size: 20px;
	padding: 10px;
	transition: 0.5s;
	color: #806D61;
	border-radius: 30px;
	transition: 0.5s;
	font-weight: bold;
	text-align: center;
}

.pd_i_lists li a:hover span{
	background-color: #806D61;
	color: #FFF;
}

@media screen and (max-width: 500px){

    .pd_i_lists li p {
      font-size: 15px;
      margin: 5px auto 10px;
    }

    .pd_i_lists li a span{
      font-size: 18px;
    }

    .pd_picbox{height: 200px;}

}


@media screen and (max-width: 400px){

    .pd_picbox{height: 150px;}

}

/*2022/08/19*/

.accordion_header a.category_one_a:hover{}
.pd_i_lists p{display: -webkit-box;overflow: hidden;}
.pd_i_lists li img{object-fit: cover;aspect-ratio: 1/1;}

.pd_i_lists s.pd_name1 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    overflow: hidden;
	height: 4em;
}

.pd_i_lists i {
    display: flex;
    font-style: normal;
    margin-bottom: 0;
    margin-left: 0;
}

@media screen and (max-width: 1200px) {
.prodc_page{padding: 10px;}
}

@media screen and (max-width: 800px) {
.pd_bottombox h5{margin: 0 auto 50px auto;}
}

@media screen and (max-width: 500px) {
/* .pd_i_lists li p{height: 100px;} */
}

@media screen and (max-width: 490px) {
.pd_i_lists li{max-width: 48%;}
}

@media screen and (max-width: 490px) {
.pd_i_lists li{max-width: 48%;}
}



/*產品詳細頁*/
.prodc_page { max-width:1500px; width: 100%; margin: 0 auto;}
.prod_info_show { margin: 0 auto;display: flex;flex-wrap: wrap;padding: 0 0 0 4vw;}
.prod_info_show:after { content:''; display:block; width:100%; height:1px; clear:both;}
.prod_info_show .box_le,
.prod_info_show .box_ri { display:block; width:50%; padding:10px;}

.paper_body .box_le{width: 50%;}
.paper_body .box_ri{width: 50%;padding: 0 0 0 2.5vw;}

.tabgroup,
.tabs {vertical-align:middle; width:48%;text-align: left;}

.pdinfo { position:relative;}
.pdinfo * { list-style:none; max-width:100%;}
.pdinfo .tabgroup { width:100%; padding: 0;}
.pdinfo .tabgroup img {width: 100%;}
.pdinfo .tabs {width: 100%;}

.pdinfo .tabs li{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.pdinfo .tabs a{width: calc(25% - 10px);margin: 5px 0;}
.pdinfo .tabs a.active { border:1px #eee solid; display:inline-block;}


.pd_color a { cursor:pointer;}
.pd_color a.active2 { background-color: #333; color: #FFF; pointer-events: none;}
.pd_size  a.active2 { background-color: #333; color: #FFF; pointer-events: none;}
.prod_info_show h2, 
.ps_note,
.pd_price,
.dropdown_pd_item,
.click_buy,
.click_noticeme,
.stock_p,
.share_box { margin-bottom:10px;}

.prod_info_show h2 { font-size:22px; color:#000; line-height: 120%;font-weight: normal;margin-top: 15px;}

.prod_info_show p{
  display: flex;
  flex-wrap: wrap;
  color: #333;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 1px;
}

.prod_info_show p b{
  color: #F00;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 1px;
}

@media screen and (max-width: 500px){.prod_info_show h2 {font-size: 18px;}}

.ps_note { font-size:12px; color:#E12E59; background:#FFD7D7; display:inline-block; padding:8px 20px;}

.pd_price b{display: block;vertical-align: middle;color: #FF0000;	font-size: 28px;}
.pd_price span{display: inline-block;vertical-align: middle;font-size: 14px;text-decoration:line-through;margin-right: 10px;font-weight: bold;margin-bottom: 10px;}

.pd_price{border-bottom: 1px solid #B69C77;padding: 0 0 20px 0;}

.pd_bottombox{display: flex;flex-wrap: wrap; margin-bottom: 70px;}
.pd_bottombox li{width: calc(25% - 10px);margin: 0;}
.pd_bottombox h5{
	text-align: center; 
	margin-bottom: 50px;
}

.pd_bottombox h5 b{
	display: inline-block;
	font-size: 18px;
	color: #525252;
	position: relative;
	text-align: center;
	font-weight: normal;
	padding: 0 30px;
	position: relative;
}

.pd_bottombox h5 b:before{
	content: "";
	position: absolute;
	background-image: url(../images/52S_img054.png);
	width: 18px;
	height: 17px;
	left: 0;
	top: 0;
}
.pd_bottombox h5 b:after{
	content: "";
	position: absolute;
	background-image: url(../images/52S_img054.png);
	width: 18px;
	height: 17px;
	right: 0;
	top: 0;
}

.pd_bottombox h5:before{
	content: "";
	position: absolute;
	background-image: url(../images/shin_img037.png);
	width: 18px;
	height: 17px;
	left: 0;
}

.pd_bottombox h5:after{
	content: "";
	position: absolute;
	background-image: url(../images/shin_img037.png);
	width: 18px;
	height: 17px;
	right: 0;
}

.pd_promotion b{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.pd_promotion a{
	display: block;
	position: relative;
	color: #FF3F3F;
	line-height: 180%;
	font-weight: bold;
	padding: 0 0 0 25px;
	background-image: url(../images/52S_img054.png);
	background-position: left;
	background-repeat: no-repeat;
}

/*.pd_content{text-align: center;}*/

.pd_content img{height: auto !important;}

.pd_contitle{width: 100%;border-bottom: 2px solid #B69C77; margin-top: 30px;margin-bottom: 30px;}
.pd_contitle h4{
	width: 180px;
	display: inline-block;
	background-color: #806D61;
	text-align: center;
	padding: 12px 15px;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: -2px;
	color: #FFF;
}

.pd_contitle h5{
	width: 180px;
	display: inline-block;
	background-color: #B49B8A;
	text-align: center;
	padding: 12px 15px;
	font-size: 18px;
	margin-bottom: -2px;
	color: #FFF;
	line-height: 1.5;
	margin-left: 30px;
}

.pd_box{
	width: 48%; 
	display: inline-block;
	vertical-align: top;
	background-color: #FAFAFA; 
	border-radius: 10px;
	text-align: left;
	margin: 1% 0.5%;
	padding: 20px 15px;
}

.pd_box input{
	width: 5%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #867D78;
	transform: scale(1.5);
}

.pd_box img{
	width: 35%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}

.pd_box h5{
	width: 58%;
	display: inline-block;
	vertical-align: middle;
}

.pd_box h5 b{
	display: block;
	font-size: 18px;
	color: #525252;
	margin-bottom: 5px;
}

.pd_box h5 b em{
	font-size: 22px;
	color: #FF0000;
	font-style: normal;
	position: relative;
	top: -3px;
}

.pd_box h5 span{
	display: block;
	font-size: 16px;
	color: #857D78;
	line-height: 140%;
}

@media screen and (max-width: 1200px){
	.pd_le{width: 100%;}

/*  .accordion{display: flex;flex-wrap: wrap;}*/
  .accordion_title{
    width: 100%;
  }

  .accordion_item{margin-bottom: 15px;padding: 5px;}

	.pd_ri{width: 100%;}

	.prodc_page {
	    max-width: 1200px;
	    width: 100%;
	    margin: 0 auto;
	    padding: 20px;
	}

	.detail_list{
	}
}

.dropdown_pd_item { position:relative;}
.dropdown_pd_item select { font-size:15px; color:#333; padding:5px; border:1px #ccc solid;}
.dropdown_pd_item:before{ content:attr(data-content); display:inline-block; font-size:13px; color:#535353; margin-right:10px;}

.click_buy {}
.click_buy a { 
	display:inline-block; 
	background:no-repeat 35px center; 
	font-size:15px; 
	color:#fff; 
	border-radius: 4px;
	padding:7px; 
	min-width: 180px; 
	text-align:center;
}

.click_buy a.goadd { background-color:#8E3F42;cursor: pointer;}
.click_buy a.gopay { background-color:#888;}
.click_buy a.goadd:before,
.click_buy a.gopay:before { content:''; background:no-repeat center center; width:21px; height:21px; display:inline-block; vertical-align:middle;}
.click_buy a.goadd:before { background-image:url(../images/pd_detl04.png);}
.click_buy a.gopay:before { background-image:url(../images/pd_detl02.png);}
.click_buy{margin-top: 30px;}
.click_buy a.goadd2{background-color: #777;}

.click_buy a.goadd b{padding: 0 0 0 15px;position: relative;}
.click_buy a.goadd b:before{
	left: 0;
	top: 50%;
}


.click_noticeme {}
.click_noticeme a { display:block; background:no-repeat center center #FF8000; font-size:15px; color:#fff; padding:7px; text-align:center;}
.click_noticeme a:before { content:''; background:url(../images/pd_detl04.png) no-repeat center center #FF8000; width:30px; height:24px; display:inline-block; vertical-align:middle;}

.stock_p { background:url(../images/pd_detl03.png) no-repeat left center; padding:7px 7px 7px 30px;}
.stock_p p { font-size:15px; color:#E02D59;}

.share_box {margin-top: 25px;}
.share_box:before{ content:attr(data-content); display:inline-block; vertical-align:middle; font-size:13px; color:#535353; margin-right:10px;}
.share_box a { display:inline-block; vertical-align:middle;border: none; background:no-repeat center center; width:32px; height:32px;}
.share_box a.share_to_line { background-image:url(../images/pd_detl05.png);}
.share_box a.share_to_fb { background-image:url(../images/pd_detl06.png);}

@media screen and (max-width: 1200px) {

  .pd_i_lists li{}
  .accordion_header{padding: 5px;}

  .detail_list li{width: 23%;margin: 0px 1% 20px;}

  .accordion_header a.category_one_a{font-size: 16px;}
  a.no_category_a {font-size: 14px;}
  a.no_category_a:before{top: 5px;}

  .prod_info_show{
    padding: 0;
  }

  .paper_body .box_ri{padding: 0;}


}

@media screen and (max-width: 1000px){

	.pd_box h5 {
	    width: 50%;
	}

}

@media screen and (max-width: 800px) {


  .accordion_header a.category_one_a{font-size: 15px;}
  a.no_category_a {font-size: 12px;}

  .pd_ri{
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .prod_info_show{max-width: 500px;}
  .paper_body .box_le{width: 100%;}
  .paper_body .box_ri{width: 100%;}

  .detail_list{
  	max-width: 500px;
  	width: 100%;
  	margin: 0 auto;
  }
  .pd_bottombox h5{
  	width: 370px; 
  	padding: 0 15px;
  	margin-bottom: 50px;
  }

  .pd_bottombox h5 b {font-size: 15px;}
  

  .detail_list li a{text-align: left;}
  .detail_list li{width: 48%;margin: 0px 1% 20px;}

  .pd_box {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .cart_form li:nth-child(7) .box_ri .tik01 input {
  	width: 220px;
 	margin: 10px 0;
  	display: block;
  }

}

@media screen and (max-width: 600px) {

  .pd_i_lists li{width: 48%;margin: 0px 1% 20px;}
  .navigation-portrait .nav-toggle { display:block;}
  .cart_form li .box_ri {font-size: 12px;line-height: 120%;}
  .cart_form li .box_ri {padding: 5px;}

  .accordion_item{width: 33.333%;}

}


@media screen and (max-width: 490px){

.price_ri td {padding: 0 0 15px 0;}
.price_ri td:nth-child(1) {text-align: left;width: 30%;font-size: 12px;}
.price_ri td:nth-child(2) {text-align: left;font-size: 12px;}
.price_ri td:nth-child(3) {text-align: right;font-size: 12px;}
.price_ri i {font-size: 12px;text-align: left;}

.cart_price_content td {padding: 0 0 15px 0;}
.cart_price_content td:nth-child(1) {text-align: left;width: 30%;font-size: 12px;}
.cart_price_content td:nth-child(2) {text-align: left;font-size: 12px;}
.cart_price_content td:nth-child(3) {text-align: right;font-size: 12px;}
.cart_price_content i {font-size: 12px;text-align: left;}

.pd_i_lists li {
    max-width: 48%;
}


} 
