@charset "utf-8";
/* CSS Document */

/*     表 S       */

.ul{
  width: 95%;
  display: block;
 
}
.thead{display: table-header-group;}
.tr{display: table-row;  background:#fdfaf2;}
.tr_reply{display: table-row;  background:#d6fcfc; }
.tbody{display: table-row-group;}
.thead li, .tr li , .tr_reply li{
  display: table-cell;
  font-size:15px;
  padding: 12px;
  border: 1px solid #aaa;

}
.thead li, .tr li  a{
 color:#04a1fb;
}
.thead li {
  text-align: center;
  color:#0054b6;
  font-size:15px;
  padding: 10px;
  background: #cfebfb;
}
ol:nth-child(even){
  background: rgba(#6cffd1,.2);
}

@media only screen and (max-width:768px){
  .thead{
    display: none;
  }
  .tr{
    display: block;
    border: #ddd 1px solid;
	margin:5px 14px;	
  }
  .tr li{
    display: inline-block;
    width: 100%;
    border: none;
  }
  .tr li:before{
    content: attr(data-title);
    display: inline-block;
    width: auto;
    min-width: 33%;
    font-weight: 900;
    padding-right: 1rem;
  }
  .tr_reply{
    display:block;
	background-color:#edffff;
    border: #ddd 1px solid;
    margin-bottom: 5px;
	margin:-10px 14px 20px 14px;
	padding: 8px 10px 8px 4px;	
  }
  .tr_reply li{
    display:block;
    width: 100%;
    border: none;
  }
  .tr_reply li:before{
    content: attr(data-title);
    display: inline-block;
	color:#00549e;
    width: auto;
    min-width: 20%;
    font-weight: 900;
    padding-right: 1rem;
  }
}
  
/*     表 E       */
.linked {
    color:#00549e ;
	}

.join{ /*加入會員條款*/
    width: 100%;
    padding:20px 10px 20px 15px;
	font-size: 15px ;
	color: #444;
	line-height: 2em;
	display:block;
}

/* 會員中心 主選單  S */
.drop-menu, .drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5,  {
  width: 100%;
  
}
.drop-menu, .drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5,  label {
  width: 100%;
  display:inline-block;
  padding: 16px 0 16px 15px;
  margin: -10px -5px -20px -5px;
}

.drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5 {
  display: none;
}
.drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5,   .menu-list {
  display:table;
  font-size:14px;
  margin: 20px 5px 4px -5px;
  background-color: #f6f4ed;
  padding:0 0 0 5px;
  overflow:auto;/* 重點 */
  max-height: 0; /* 重點 */
  min-width:395px;
  transition: max-height 0.3s; /*重點 */
  border-bottom: 1px dashed #cccccc;
}
.drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5,  .menu-list a {
  padding: 12px;
  /* 
  border-bottom: 1px dashed #cccccc;
  */
}
.drop-menu1, .drop-menu2, .drop-menu3, .drop-menu4, .drop-menu5,    input:checked + .menu-list {

  max-height: 500px; /* 重點 */
}
/* 會員中心 主選單  E */

/* 會員中心/訂單查詢  S */
.order_out-table {
  margin: 0 auto;
  padding: 14px;
  max-width: 1200px;
  font-size:14px;
}

.order_no { /*訂單編號 點入為訂單明細*/
  font-size:18px;
  font-weight:600;
}
.order_no_s { /*訂單編號 點入為訂單明細*/
  font-size:12px;
  padding-left:5px;
  letter-spacing:1px;
}

.order_table {
  margin: 0 0 10px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  display: table;
}

.platoon {
  display: table-row;
  background: #ffffff;
}
.platoon:nth-of-type(odd) {
  background: #e7e7e7;
}
.platoon.header {
  color: #ffffff;
  background: none;
}

@media screen and (max-width: 580px) {
  .platoon {
    padding: 14px 0 0 0;
    display: block;
  }
  .platoon.header {
    height: 6px;
  }
  .platoon.header .element {
    display: none;
  }

  }
  .platoon .element:before {
    margin-bottom: 3px;
    content: attr(data-title)' :';
    min-width: 98px;
    font-size: 14px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #969696;
    display: block; 
  }
}

.element {
  padding: 3px 12px;
  display: table-element;
}
@media screen and (max-width: 580px) {
  .element {
    padding: 2px 20px 10px 20px;
    display:inline-table;
  }
}

/* 會員中心/訂單查詢  E */
.notice_wish{
  font-size:14px;
  color:#666;
  padding:16px 10px 10px 16px;
  line-height:22px;
  letter-spacing:2px;
}

.notice{
  font-size:14px;
  color:#666;
  padding:16px 10px 0px 0px;
  line-height:22px;
  letter-spacing:2px;
}

.order_detail{
  font-size:14px;
  font-weight:500;
  color:#00549e;
  padding:0 0 8px 20px;
  line-height:16px;
  letter-spacing:2px;
}
/* 電子折價券 */

.txt_product{ /*商品詳細介紹大區塊*/
    padding:0px 3px 0px 6px;
	line-height:18px;
	
}
vline{
font-size:2px;
}

.fWrap01 { width:100%; height:auto; margin:15px 0 0 8px;}
.fWrap01 ul {margin:0; padding:0;}
.fWrap01 ul li {margin:0; padding:0; list-style:none;}

.fWrap01 .right { width:100%;}
.fWrap01 .right .tab {width:100%; height:38px;} /*主標圖檔高度*/
.fWrap01 .right .tab ul li {float:left;}



 /* -------- 各 種 優 惠 抵 用 區 ------ */	

table,th,td{ 
   border-collapse:collapse;
   margin:7px -5px 7px -2px ;
   border: 1px solid white;
   font-size:13px;

}
th /*表格上標*/
{
   height:auto;
   text-align:center;
   padding:10px ;
   background-color:#bcdbec;
}
tr { /*ㄚ災*/
   height:auto;
}

td /*表格內容*/
{
   height:auto;
   padding:12px 8px;
   background-color: #f0f0f0;
   color:#333;
   text-align:center;
}


/*  ---------------  網頁式聯絡我們  客服信箱  S    ---------------  */

.ContactUs_area{
 COLOR:#000;
 size:16px;
 padding:10px 0 10px 25px;
 letter-spacing:1px;
 background-color:#f7f4f5;
 }
 
.form-style-ContactUs input.input-box, 
.form-style-ContactUs .select-box{ /*TEXT 填入視窗ㄟ設定*/
	padding-left:6px;
	margin-bottom:12px;
    box-sizing: border-box;
	font-size:15px;
	color:#000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #999;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 90%;
    height:30px;
}
.form-style-ContactUs .textarea-box{ /*TEXT 填入視窗ㄟ設定*/
	padding-left:6px;
	margin-bottom:10px;
    box-sizing: border-box;
	font-size:15px;
	color:#000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #999;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	width: 90%;
	height:80px;
}

.ContactUs_remind{
  display:block;
  color:#FF0000;
  font-size:12px;
  letter-spacing:2px;
}
.ContactUs_btn {
  float: center;
  border: 0;
  margin: 12px 3px 12px 0;
  background-color: #555;
  padding:10px ;
  color: #fff;
  font-size: 16px;
  letter-spacing:5px;
  width: 150px;

}

.ContactUs_btn:hover {
  background-color: #1a1a1a;
}

.ContactUs_tip{
    padding-left:6px;
	color:#518bb9;
	font-size:12px;
	letter-spacing: 1px;
	display:inline;
}
/*  網頁式聯絡我們  客服信箱  E  */
