.Levup_Btn{
padding:10px 0px;text-align: center;background-color: #DFB138;color:white;width: 100%;margin-top:30px;
}

.OqaArea1{
  width:100%;max-width: 1920px;display: flex;flex-direction: row;justify-content: space-between;min-height: 500px;margin:20px auto;box-sizing: border-box;padding:0 20px;
}

.OqaSort1{
  border-bottom: 1px solid #ccc;margin-bottom: 20px;padding-bottom: 20px;
}

.OqaSort2{
  display: flex;flex-direction: row;width: 100%;margin-bottom: 10px;
}

.OqaSort3{
  display: flex;flex-direction: column;width:100%;margin-bottom: 20px;
}

.OqaSort4{
  display: flex;flex-direction: column;width:100%;max-height: 410px;overflow-y: scroll;scrollbar-width: thin;
}

.OqaSort5{
  display: flex;flex-direction: row;justify-content: flex-end;
}

.OqaSort6{
  display: flex;flex-direction: row;margin-bottom: 10px;
}

.OqaSort7{
  border-bottom: 1px solid #ccc;margin-bottom: 20px;padding-bottom: 10px;display: flex;flex-direction: column;
}


.OqaSort5 a{
  padding:10px 15px;background-color: #CA3333;color:white;margin-bottom: 20px;margin-right: 10px;
}

.OqaSort5 a:last-child{
  margin-right:0px;
}

.OqaSort4_ele{
  width:100%;display: flex;flex-direction: column;background-color: #f3f3f3;padding:20px;box-sizing:border-box;border-radius: 10px;margin-bottom: 20px;
}

.OqaSort4_ele:last-child{
  margin-bottom:0px;
}

.OqaUline{
  width:200px;border-bottom: 1px solid gray;text-align: right;padding-bottom: 5px;
}

.OqaTxtArea{
  resize:none;width:100%;height: 200px;margin-bottom: 10px;
}

.OqaBtn1{
  margin-left:auto;padding:10px 15px;background-color: #CA3333;color:white;margin-bottom: 20px;
}

.Minfo_wranWord{
  margin-bottom: 30px;display: inline-flex;align-items: center;justify-content: center;
}

.Fpas_ipt1{
  width:100%;padding:6px 10px 6px 8px;
}

.product_sp_box {
  width: 100%;
}

.PtedSort1{
  display: flex;flex-direction: column;width:100%;
}

.PtedSort2{
  padding-left: 5px;box-sizing: border-box;display: flex;flex-direction: column;
}

.PtedSort3{
  width:100%;display: flex;flex-direction: row;flex-wrap: wrap;margin-left:0px
}

.PtedSort4{
  display: flex;flex-direction: row;align-items: baseline;
}

.PtedSort5{
  display: flex;flex-direction: row;align-items: center;margin-right:10px
}

.PtedSort6{
  display: flex;flex-direction: column;
}

.PtedSort7{
  display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 10px;
}

.PtedSort8{
  display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 10px;
}

.PtedSort9{
  display: flex;flex-direction: column;width: 100%;padding:10px;box-sizing: border-box;max-height: 200px;border:1px solid gray;border-top:none;overflow-y: auto;
}

.PtedSort10{
  display: flex;flex-direction: row;align-items: center;margin-bottom: 10px;
}

.PtedSort11{
  width:100%;flex-direction: row;justify-content: space-between;display: flex;margin: 3px 0;margin-bottom: 10px;border-bottom: 1px solid #777;
}

.PtedSort12{
  width:100%;font-size: 16px;text-align: center;color:white;margin-bottom: 10px;padding:10px 0px;
}

.PtedSort13{
  width:100%;flex-direction: row;justify-content: space-between;display: flex;margin: 3px 0;
}

.PtedSort13.hidden{
  display: none;
}

.PtedSort14{
  display: flex;flex-direction: column;width:calc(100% - 80px)
}

.PtedSort13_copy{
  width: 35px;font-size: 18px;text-align: center;background-color: #3f51b5;height: fit-content;padding:7px 0px;margin-top:1px
}

.PtedSort13_delete{
  width: 35px;font-size: 18px;text-align: center;background-color: #f62f2f;height: fit-content;padding:7px 0px;margin-top:1px
}

.PtedSort_Tit{
  display: flex;flex-direction: row;width: 100%;margin-bottom: 10px;align-items: center;padding:10px 0px;background-color: #60a75e;color:white;justify-content: center
}

.Pted_warnWord{
  width:100%;color:#CA3333;text-align: center;margin-bottom: 10px;
}

.ptedIpt1{
  width:100%;padding:7px 10px;margin-bottom: 10px;
}

.ptedIpt2{
  width:49%;padding:7px 10px;margin-bottom: 10px;
}

.ptedIpt3{
  width:33.33%;text-align: center;padding:7px 0px;margin-bottom: 2px;
}

.pted_deco1{
  width:49%;padding:7px 10px;margin-bottom: 5px;
}

.pted_deco2{
  width:49%;padding:7px 10px;margin-bottom: 5px;font-size: 14px;color:#CA3333
}

.pted_btn{
  width:100%;text-align: center;background-color: #ca8e33;color:white;margin-bottom: 10px;padding:10px 0px;
}

.ptedTxtArea{
  width:100%;height: 200px;margin-bottom: 10px;
}

.ptedselect{
  width:49%;padding:7px 10px;
}

.ptedAlbum{
  width:calc(100% / 5);padding:0px 5px;box-sizing: border-box;margin-bottom: 10px;position: relative;min-width: 93px;
}

.ptedAlbum_xmark{
position: absolute;right: 7px;top:5px;color:white;
}

.remove_btn .ptedAlbum_xmark, .remove_btn .RaAlbum_xmark{
  background: red;
  padding: 2px;
  padding-left: 4px;
  border-radius: 50%;
  translate: 2px -5px;
}

.ptedAlbum_img{
  background-size: cover;background-repeat: no-repeat;width: 100%;aspect-ratio: 19 / 12; cursor: move;
}

.pted_Upbtn{
  display: inline-flex;justify-content: center;align-items: center;border: 3px dotted gray;width:90px;padding:0 5px;aspect-ratio: 1 / 1;margin-bottom: 10px;cursor: pointer;
}

.regIpt01{
  padding: 6px 10px 6px 10px;
}

.regIptSort1{
  width:100%;display: flex;flex-direction: row;margin-bottom: 10px;
}

.regWarn_word{
  font-size: 15px;color:#D04C4C;margin-bottom: 10px;text-align:center;
}

.Area1{
  width:100%;max-width: 1500px;margin:0 auto;display: flex;flex-direction: column;box-sizing: border-box;padding:0 20px;
}

.Area2{
  display: flex;flex-direction: row;width: 100%;justify-content: space-between;
}

.Area3{
  display: flex;flex-direction: row;align-items: center;margin-bottom: 20px;padding-left:10px
}

.Area3Img{
  margin-right:5px;width: 26px;
}

.Area3Tit{
  font-size:24px;font-weight: 500;color:#3E3E3E
}

.Area4{
  width:100%;flex-direction: column;display: flex;max-width: 1500px;margin:0 auto;box-sizing: border-box;padding:0 20px
}

.Area5{
  width:100%;min-height: 100px;height: auto;display: flex;align-items: center;justify-content: center;box-shadow: 0 0 10px #0003;background-color: white;color: #FFAA00;
}

.Area5Word{
  width:100%;max-width:1300px;text-align: center;display: inline-flex;height: 100%;font-size: 30px;font-weight: 500;letter-spacing: 4px;align-items: center;justify-content: center;padding:10px 20px
}



.Area6{
  width:100%;height: fit-content;box-shadow: 0 0 10px #0000001a;border-radius: 20px;box-sizing: border-box;display: flex;flex-direction: column;padding:20px;position: sticky;top:100px;height: fit-content;overflow-y: scroll;scrollbar-width: none;
}

.Area7{
  display: flex;flex-direction: column;width:100%;border-bottom:1px solid #eee;margin-bottom: 15px;
}



.VerTit{
  writing-mode: vertical-lr;background-color: #FFDA00;position: absolute;top:0px;right: 20px;padding:10px 8px;font-size:17px;font-weight: 600;letter-spacing: 5px;color:#383838
}

.FoodKind{
  width:100%;height: 100%;overflow: hidden;border-radius: 20px;background-size: cover;background-position: center;position: relative;
}

.AreaSort1 {
  width:100%;display: flex;flex-direction: column;
}

.AreaSort2 {
  display: flex;flex-direction: row;width: 100%;align-items: baseline;
}

.AreaSort2Tit{
  margin-bottom: 20px;font-size:16px;font-weight: 500;color:#383838
}

.AreaSort3{
  display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 10px;
}

.AreaSort4{
  display: flex;flex-direction: column;width:100%;border-bottom:1px solid #eee;margin-bottom: 15px;
}

.AreaSort5{
  margin-bottom: 20px;display: flex;flex-direction: row;align-items: center;font-size:15px;
}

.AreaSort3Ele{
  margin-bottom: 10px;display: flex;flex-direction: row;align-items: center;font-size:15px;width: 25%;
}

.AreaSort3Ele a.active {
  color: #e69e10;
}

.AreaSort6{
  display: flex;flex-direction: column;width:100%;border-bottom:1px solid #eee;
}

.AreaSort7{
  display: flex;flex-direction: row;width: 100%;margin-bottom: 10px;flex-wrap: wrap;
}

.MidPtBtn{
padding:5px 10px;margin-right: 10px;border:1px solid #FFAA00;border-radius: 5px;margin-bottom: 10px;
}

.PQA_btn{
  border:1px solid;width: fit-content;padding:7px 10px;font-size:16px;margin-right: 10px;color:#CE4141
}

.report_btn{
  background-color: #CE4141;width: fit-content;padding:7px 10px;font-size:16px;color:white;border:1px solid #CE4141
}

.PiiSort1{
  display: flex;flex-direction: column;width: 100%;
}

.PiiSort2{
  display: flex;flex-direction: row;align-items: baseline;margin-bottom: 10px;
}

.PiiSort3{
  width: 100%;max-width: 1300px;margin:0 auto;box-sizing: border-box;padding:0 10px;display: flex;flex-direction: column;
}

.PiiSort1 select{
  padding:7px 10px;margin-bottom: 10px;
}

.MidPtEle{
width:100%;height: auto;border-radius: 20px; box-shadow: 0 0 10px #0000001a;display: flex;flex-direction: column;padding:20px;box-sizing: border-box;margin-bottom: 20px;color:#383838
}

.MidPtEle_Sort{
width:100%;display: flex;flex-direction: row;justify-content: space-between;align-items: flex-start;
}

.proEle_Tit{
  font-size:20px;font-weight: 600;margin-bottom: 10px;padding-left: 5px;color:#383838 !important;
}

.proEle_Tit2{
font-size: 15px;margin-bottom: 10px;padding-left: 5px;
}

.MidPtStar_Sort{
  display: flex;flex-direction: row;align-items: baseline;margin-bottom: 10px;padding-left: 5px;
}

.PiiStar_Sort {
  "display: flex;flex-direction: row;align-items: baseline;margin-bottom: 10px;
}

.ADImg{
  width:100%;aspect-ratio: 300 / 250;;
}

.AreaSort6Ele{
  margin-bottom: 10px;display: flex;flex-direction: row;align-items: center;font-size:15px;
}

.ptMoreArea{
  margin-bottom: 20px;display: flex;flex-direction: row;align-items: baseline;color:#FFAA00;font-size: 15px;margin-top:20px
}

.goods_cartbtn {
  padding: 5px 20px;
  background-color: #ffaa00;
  color: white;
  font-size: 15px;
  margin-top: auto;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  text-align: center;
}

.ani_cartbtn {
  transition: 0.5s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white !important;
}

.ani_cartbtn::before {
  position: absolute;
  content: '\f061';
  color: white;
  bottom: 0px;
  top: 32px;
  right: 0;
  left: 0px;
  font-size: 17px;
  font-family: 'FontAwesome';
}

.goods_cartbtn:hover .ani_cartbtn {
  transform: translateY(-32px);
}

.pii_allbox {
  width: 100%;
  max-width: 1370px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 50px auto 50px auto;
  box-sizing: border-box;
  padding: 0 10px;
}

.pii_Larea {
  width: 600px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}

.pii_Rarea {
  width: 650px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 10px;
}

.ped_allbox {
  width: 100%;
  max-width: 1370px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 50px auto 50px auto;
  box-sizing: border-box;
  padding: 0 10px;
}

.ped_Larea {
  width: 600px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
}

.ped_Rarea {
  width: 650px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 10px;
}

.pii_road {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 10px;
  color: #777;
  font-size: 15px;
}

.pii_road a.active {
  color: #333;
}

.pii_Rtitle {
  font-size: 25px;
  font-weight: 700;
  font-family: LXGW WenKai Mono TC;
  margin-bottom: 10px;
}

.pii_Rprice {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
  color: #95000c;
}

.pii_RText {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 10px;
}


.PQA_xmark{
  margin-bottom: 10px;width: fit-content;margin-left: auto;font-size: 20px;
}

.PQA_sort{
  display: flex;flex-direction: row;width:100%;justify-content: space-between;
}

.PQA_sort1{
  width:60px;
}

.PQA_sort2{
  width:calc(100% - 80px);display: flex;flex-direction: column;
}

.PQA_BGpic{
  width: 100%;aspect-ratio: 1;border-radius: 99%;background-position: center;background-size: cover;
}

.PQA_Span{
  margin-bottom: 10px;font-size: 17px;
}

.PQA_textArea{
  width: 100%;height: 200px;resize: vertical;
}
.PQA_btn2{
  padding:7px 15px;background-color: #CE4141;color:white;width: fit-content;margin-top:10px;margin-left:auto
}

.RaXmark{
  margin-bottom: 10px;width: fit-content;margin-left: auto;font-size: 20px;
}

.RaSort{
  display: flex;flex-direction: row;width:100%;justify-content: space-between;
}

.RaSort2{
  width:calc(100% - 80px);display: flex;flex-direction: column;
}

.RaSort3{
  display: flex;flex-direction: row;align-items: center;margin-top:10px;margin-bottom: 10px;
}

.RaSort4{
  display: flex;flex-direction: row;align-items: center;width: 100%;overflow-x: auto;scrollbar-width: thin;
}

.RaAlbum{
  width:20%;padding:0px 5px;box-sizing: border-box;margin-bottom: 10px;position: relative;min-width: 76px;
}

.RaAlbum.msg_preview_img {
  max-width: 125px;
}

.RaAlbum_img{
  background-size: cover;background-repeat: no-repeat;width: 100%;aspect-ratio: 1 / 1;
}

.msg_log_box img{
  max-width: 125px;
}

.RaAlbum_xmark{
  position: absolute;right: 7px;top:5px;color:white;
}

.Ra_upBtn{
  background-color: #383838;color:white;padding:7px 10px;width: fit-content;margin-left:10px;cursor: pointer;
}

.Ra_btn{
  padding:7px 15px;background-color: #CE4141;color:white;width: fit-content;margin-top:10px;margin-left:auto
}

.Ra_BGpic{
  width: 100%;aspect-ratio: 1;border-radius: 99%;background-position: center;background-size: cover;
}

.RaSpan{
  margin-bottom: 10px;font-size: 17px;
}

.RaTxtArea{
  width: 100%;height: 200px;resize: vertical;
}

.RG_box_numbtn {
  width: 125px;
  border: 1px solid #ccc;
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: auto;
}

.RG_box_numsub {
  width: 31px;
  height: 100%;
  border-right: 1px solid #ccc;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  padding-bottom: 3px;
  box-sizing: border-box;
  background-color: #f6f6f6;
}

.RG_box_numplus {
  width: 31px;
  height: 100%;
  border-left: 1px solid #ccc;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  box-sizing: border-box;
  background-color: #f6f6f6;
}

.RG_box_numipt {
  width: 63px;
  height: 100%;
  border: none;
  text-align: center;
}

.pii_Rarea_cartsort {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}

.pii_Rarea_cart {
  background-color: #95000c;
  padding: 0px 32px;
  width: fit-content;
  color: white;
  height: 39px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.pii_goods_area {
  display: flex;
  flex-direction: column;
  width: 95%;
  max-width: 1270px;
  margin: 0 auto;
}

.pii_goods_area .goods_img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 1 / 0.8;
  margin-bottom: 10px;
  height: auto;
}

.pii_goods_area .goods_area {
  margin-bottom: 0px;
}

.slick_big {
  width: 100%;
  aspect-ratio: 1;
}

.slick_small {
}
.slick-slide {
  margin: 0 5px;
}

.custom_goods_btn {
}

.custom_goods_sort {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-top: none;
  max-height: 301px;
  overflow-y: scroll;
  height: auto;
}

.pii_title {
  width: fit-content;
  text-align: center;
  margin: 0 auto 30px auto;
  font-size: 22px;
  padding-bottom: 10px;
  position: relative;
}

.pii_title::before {
  position: absolute;
  content: '';
  bottom: 0px;
  width: 70px;
  height: 3px;
  background-color: #95000c;
  left: 11px;
}

.pii_bottom_area {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  padding: 30px 0px 38px 0px;
}

.pii_bottom_sort {
  display: flex;
  flex-direction: column;
  width: 95%;
  max-width: 1250px;
  margin: 0 auto;
}

.pagination {
  padding: 20px 0;
  text-align: center;
}

.pagination ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pagination a {
  display: inline-block;
  padding: 10px 10px;
  color: #222;
}

.p1 a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}

.p2 .is-active li {
  font-weight: bold;
  border-bottom: 3px solid #ffaa00;
}

.p1 a.is-active {
  background-color: #ffaa00;
  border-radius: 100%;
  color: #fff;
}

.LeftSmenu {
  transform-origin: top;
}

.nowA {
  position: relative;
  font-size: 15px;
}

.nowA:hover::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  left: -10px;
  top: 0px;
  background-color: #ffaa00;
}

.nowA.active {
  color: #e69e10;
}

.nowA.active::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  left: -10px;
  top: 0px;
  background-color: #ffaa00;
}

.faqSort {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 20px;
}

.faq_box {
  width: 100%;
  display: flex;
  flex-direction: row;
  background-color: #ffda00;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 17px;
  font-weight: 400;
  align-items: baseline;
  color: #383838 !important;
}

.faq_content {
  background-color: #eee;
  height: auto;
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}

.faq_anict {
  transition: 0.5s ease;
  margin-left: auto;
  font-size: 20px;
}

.faq_anict.active {
  transform: rotate(45deg);
}

.LeftSmenu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.PtMobMenu {
  width: 95%;
  max-width: 300px;
  height: 100vh;
  position: fixed;
  left: 0px;
  top: 0px;
  display: flex;
  flex-direction: column;
  background: white;
  overflow-y: scroll;
  z-index: 9999;
  transform: translate3d(-100%, 0, 0);
  transition: 0.5s ease;
}

.PtMobMenu.open {
  transform: translate3d(0%, 0, 0);
}

.downEleCtl {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.downEleBox {
  width: 25%;
  display: flex;
  flex-direction: row;
  padding: 0 20px;
  box-sizing: border-box;
}

.downEleBox2 {
  display: flex;
  flex-direction: column;
  color: #f3f3f399;
  font-size: 14px;
}

.downEleTit {
  color: white;
  margin-bottom: 10px;
  font-size: 15px;
}

.float_circle_box01 {
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: flex;
  flex-direction: column;
  z-index: 998;
}

.float_circle_ball01 {
  width: 48px;
  height: 48px;
  background-color: #00c300;
  border-radius: 100%;
  margin-bottom: 13px;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
}

.float_circle_ball03 {
  width: 48px;
  height: 48px;
  background-color: transparent;
  border-radius: 100%;
  margin-bottom: 13px;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
  transform: scale(1.2);
}

.float_circle_ball01:hover {
  transform: scale(1.2);
}

.float_circle_ball03:hover {
  transform: scale(1.4);
}

.float_circle_ball02 {
  width: 48px;
  height: 48px;
  background-color: #3f51b5;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
  transition: 0.3s;
  margin-bottom: 13px;
}

.float_circle_ball02:hover {
  transform: scale(1.2);
}
.float_circle_cart{
	position: relative;
    width: 48px;
    height: 48px;
    color: #fff;
    background-color: #ffdd00;
    border-radius: 100%;
    background-size: cover;
    background-position: center;
    transition: 0.3s;
    margin-bottom: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.float_circle_cart .cart_num{
	position: absolute;
    background-color: red;
    width: 18px;
    display: inline-flex;
    aspect-ratio: 1;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    border-radius: 99%;
    color: white;
    letter-spacing: 0px;
    box-sizing: border-box;
    padding-bottom: 2px;
    right: 0px;
    top: 0px;
    font-weight: 600;
}
.footer_box13 {
  background-color: #ffaa00;
  color: white;
  width: 48px;
  height: 48px;
  font-size: 25px;
  border-radius: 100%;
  display: none;
}

.footer_box13_i01 {
  margin-left: 13px;
  margin-top: 11px;
  color: white;
}

.fa-angle-up:before {
  content: '\f106';
}

.swiper01 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}

.swiper02 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
  display: none;
}

.swiper03 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}
.swiper04 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}

.swiper05 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}

.swiper06 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}

.swiper07 {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}

.swiper03 .swiper-slide {
  padding: 0 5px;
  box-sizing: border-box;
}

.swiper04 .swiper-slide {
  padding: 0 5px;
  box-sizing: border-box;
}

.swiper05 .swiper-slide {
  padding: 0 5px;
  box-sizing: border-box;
}

.swiper06 .swiper-slide {
  padding: 0 5px;
  box-sizing: border-box;
}

.swiper07 .swiper-slide {
  padding: 0 5px;
  box-sizing: border-box;
}
/*
.swiper03 .swiper-slide {
  max-width: calc(100% / 6);
}
*/
.swiper04 .swiper-slide {
  max-width: calc(100% / 6);
}

.swiper05 .swiper-slide {
  max-width: calc(100% / 6);
}

.swiper06 .swiper-slide {
  max-width: calc(100% / 6);
}

.swiper07 .swiper-slide {
  max-width: calc(100% / 2);
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 40px);
}

.swiper-pagination-bullet-active {
  background: #ffda00;
}

.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 10px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 10px)
  );
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, -10px);
  left: auto;
  background-color: white;
  border-radius: 99%;
  width: 30px;
  aspect-ratio: 1;
  height: fit-content;
  box-shadow: 0 3px 12px #0000001a;
  color: black;
  top: 55%;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, -10px);
  right: auto;
  background-color: white;
  border-radius: 99%;
  width: 30px;
  aspect-ratio: 1;
  height: fit-content;
  box-shadow: 0 3px 12px #0000001a;
  color: black;
  top: 55%;
}

.swiper-button-next:after {
  font-family: 'FontAwesome';
  content: '\f061';
  font-size: 13px;
}

.swiper-button-prev:after {
  font-family: 'FontAwesome';
  content: '\f060';
  font-size: 13px;
}

/*product*/
.report_Area {
  position: fixed;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  height: fit-content;
  background-color: white;
  z-index: 999;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

.PQA_Area {
  position: fixed;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  height: fit-content;
  background-color: white;
  z-index: 999;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

.Star_Area {
  position: fixed;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  height: fit-content;
  background-color: white;
  z-index: 999;
  padding: 20px 20px 40px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

/*會員*/

.memHisRc{
  display: inline-flex;align-items: center;justify-content: center;width: 20px;aspect-ratio: 1;border-radius: 99%;background-color: #CA3333;color:white;font-size: 12px;font-weight: 600;box-sizing: border-box;padding-bottom: 2px;padding-left: 2px;margin-left: 5px;
}


.Mem_floatArea_btn{
  padding:7px 15px;background-color: #CE4141;color:white;width: fit-content;margin-top:15px;margin-left:auto;margin-right: auto;
}

.Mem_floatArea_sort1{
  display: flex;flex-direction: row;align-items: center;margin-bottom: 15px;
}

.Mem_floatArea_sort2{
  margin-bottom: 15px;text-align: center;font-size: 16px;
}

.Mem_floatArea_ipt1{
  width: calc(100% - 100px);padding:5px 10px;
}

.gas_xmark,
.deliver_xmark,
.Starpoint_xmark
{
  margin-bottom: 10px;width: fit-content;margin-left: auto;font-size: 20px;
}

.gas_Area {
  position: fixed;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  height: fit-content;
  background-color: white;
  z-index: 999;
  padding: 20px 20px 40px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

.deliver_Area {
  position: fixed;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 95%;
  height: fit-content;
  background-color: white;
  z-index: 999;
  padding: 20px 20px 40px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 550px;
}

.Member_AllBox {
  width: 100%;
  max-width: 1920px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 500px;
  margin: 20px auto;
  box-sizing: border-box;
  padding: 0 20px;
}

.Member_extraBox {
  margin: 0 auto;
  padding-left: 20px;
  box-sizing: border-box;
  max-width: 100%;
}

body[data-page='Levelup'] .Member_extraBox {
  width: 100%;
  max-width: 800px;
}

.Member_800Box {
  width: 100%;
  height: auto;
  box-shadow: 0 0 10px #0000001a;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 50px 20px;
  margin: 0 auto;
  align-items: center;
  max-width: 800px;
}

.Member_Tit {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 30px;
}

.Member_btn1 {
  margin-bottom: 30px;
  background-color: #ffda00;
  padding: 10px 25px;
  border-radius: 20px;
}

.Member_btn2 {
  border: 1px solid;
  padding: 3px 5px;
  margin-left: 5px;
}

.Member_btn3 {
  padding: 10px 0px;
  text-align: center;
  background-color: #ffda00;
  width: 500px;
  max-width: 100%;
}

.Member_infoIptBox {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
  margin-bottom: 10px;
}

.Member_infoIpt {
  width: 100%;
  max-width: 500px;
  padding: 6px 10px;
}

.Member_DetailBox {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 500px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0px;
  margin-bottom: 20px;
}

.Member_DetailSort {
  display: flex;
  flex-direction: row;
  width: 100%;
  word-break: break-all;
  margin-bottom: 10px;
  word-break: break-all;
}

.Member_DetailSort:last-child {
  margin-bottom: 0px;
}

.Member_Pic {
  width: 150px;
  aspect-ratio: 1;
  max-width: 100%;
  background-color: #eee;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 99%;
  margin-bottom: 30px;
  position: relative;
  background-size: cover;
  background-position: center;
}

.Mlm_mobbtn {
  padding: 8px 15px;
  width: fit-content;
  margin-bottom: 20px;
  background-color: #ffda00;
  display: none;
}

/*會員左選單*/
.MlmBox {
  width: 250px;
  display: flex;
  flex-direction: column;
}

.MlmBox_Mob {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.MlmSticky {
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 20px 10px;
  position: sticky;
  top: 100px;
}

.Mlm_ANumBox {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
}

.Mlm_Num {
  color: white;
  background-color: #ca3333;
  padding: 3px 5px;
  font-size: 14px;
  border-radius: 5px;
  width: 27px;
  text-align: center;
}

.Mlm_secBox {
  width: 100%;
  height: fit-content;
  background-color: #eee;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 10px;
}

.Mlm_mobV {
  width: 95%;
  max-width: 300px;
  position: fixed;
  left: 0px;
  height: 100vh;
  background-color: white;
  top: 0px;
  z-index: 999;
  padding: 0 10px;
  box-sizing: border-box;
  transition: 0.5s ease;
  transform: translateX(-100%);
}

.Mlm_mobV.active {
  transform: translateX(0%);
}

/*會員表格*/

.Member_RArea1 {
  display: flex;
  flex-direction: column;
  width: calc(100% - 270px);
}

.Member_RArea2 {
  width: 100%;
  height: auto;
  box-shadow: 0 0 10px #0000001a;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 20px;
}

.RArea_toolBox {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
}

.tool_Sel1 {
  padding: 5px 5px;
  width: 120px;
  margin: 10px 20px 10px 0px;
}

.tool_Sel2 {
  padding: 5px 5px;
  width: 120px;
}

.tool_Search_Sort {
  display: flex;
  flex-direction: row;
  margin: 10px 0px;
}

.tool_SearchBox {
  position: relative;
  display: flex;
  margin-right: 20px;
}

.tool_Search {
  padding: 5px 5px;
  width: 250px;
  border: 1px solid rgb(118, 118, 118);
  border-left: none;
  padding-left: 30px;
}

.tool_Search_i {
  position: absolute;
  top: 14px;
  left: 10px;
  font-size: 14px;
}

.tool_btn {
  padding: 5px 10px;
  border: 2px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  box-sizing: border-box;
}

.scroll_tbBox {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: auto;
  /* scrollbar-width: none; */
}



/* .scroll_tbBox::-webkit-scrollbar {
  width: 13px;
  height: 10px;
  background-color: #f1f1f1;
}

.scroll_tbBox::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}

.scroll_tbBox::-webkit-scrollbar-track {
  background-color: transparent;
} */



.Member_tbBox {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: 1px solid;
  box-sizing: border-box;
  border-top: 1px solid;
  min-width: 1100px;

}

/*LevelUp*/
.LevelBox {
  padding-top: 25px;
  border-top: 1px solid;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.Level_infoBox {
  display: flex;
  flex-direction: column;
  margin: 0 0 10px 0;
}

.LevelSort {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}

.label_box {
  width: 33.3%;
  padding: 0 10px;
  box-sizing: border-box;
  display: flex;
  margin-bottom: 10px;
}

.label_option {
  cursor: pointer;
  width: 100%;
  border: 1px solid;
  text-align: center;
  padding: 15px 0px;
}

.label_option.active {
  background-color: black;
  color: white;
}

.Member_tbBox2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 1500px;
}

.Member_tbBox {
  min-width: 1500px;
}

.Member_tbBox2_Sort {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}

.Member_tb {
  display: flex;
  flex-direction: row;
  border-right: 1px solid;
  box-sizing: border-box;
  align-content:center;
}

.Member_tbBox2 .Member_tb {
  border-color: #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  align-items: center;
}

.ProEleCtl {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.ProEleBox {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 20px;
  aspect-ratio: 216 / 290;
  overflow: hidden;
  box-shadow: 0 4px 10px #3e3e3e14;
  margin-bottom: 20px;
}

.ProEleImg {
  width: 100%;

  background-position: center;
  background-size: cover;
  aspect-ratio: 19 / 12;  
}

.ProTxtArea {
  width: 100%;
  height: 135px;
  background-color: white;
  padding: 10px;
  box-sizing: border-box;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 20px;
  color: #1a1a1a;
  justify-content: center;
}

.ProTxt_Tit {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ProTxt_W1 {
  font-size: 13.5px;
  color: #5c5c5c;
}

.ProTxt_W2 {
  font-size: 14px;
}

.ProTxt_W3 {
  font-size: 14px;
  color: #ca3333;
}

/*About*/

.Article_box {
  width: 100%;
  max-width: 1340px;
  margin: 70px auto 70px auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 20px;
  box-sizing: border-box;
}

.Article_RArea {
  width: calc(100% - 300px);
  display: flex;
  flex-direction: column;
}

.Article_Title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 600;
}

ul.LeftSmenu {
  margin: 0px;
}

.swiper07 {
  display: none;
}

.IdxLeft {
  display: flex;
  flex-direction: column;
  width: calc(100% - 320px);
  position: relative;
}

.IdxRight {
  width: 300px;
  display: flex;
  flex-direction: column;
  padding-top: 50px;
}

.NfAD {
  width: 300px;
  padding-top: 50px;
}

.FoodList_ctl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.FoodList_ctl a {
  width: calc(100% / 6);
  height: 277px;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.IdxLrSort {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.ArticleLeftM_sort {
  width: 250px;
  display: flex;
  flex-direction: column;
}

.product_LeftM {
  width: 250px;
  display: flex;
  flex-direction: column;
}

.product_MidArea {
  width: calc(100% - 550px);
  display: flex;
  flex-direction: column;
}

.product_RightArea {
  width: 250px;
}

.product_RightArea2 {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 130px;
}

.product_RightArea2 a {
  margin-bottom: 10px;
}

#PtMobMenu_btn {
  padding: 5px 20px;
  margin-right: 10px;
  background-color: #ffaa00;
  border-radius: 5px;
  margin-bottom: 10px;
  color: white;
  display: none;
}

.proEle_Img {
  width: 200px;
  aspect-ratio: 19 / 12;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
}

.proEle_Info {
  width: calc(100% - 220px);
  display: flex;
  flex-direction: column;
}

.proEle_Album {
  width: 100%;
  display: flex;
  scrollbar-width: thin;
  overflow-x: auto;
}

.proEle_AlbumImg {
  width: 20%;
  aspect-ratio: 200 / 150;
  box-sizing: border-box;
  padding: 0px 5px;
  overflow: hidden;
  min-width: 78px;
}

.proEle_AlbumImg2 {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.MobPtLeft_Sbtn{
padding:9px 20px;background-color: #FFAA00;margin:0 auto;width: 100%;box-sizing: border-box;text-align: center;margin-top:20px;color:white
}

.product_page {
  width: 100%;
  max-width: 1340px;
  height: auto;
  margin: 30px auto 70px auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
}

.tool_btnSort {
  display: flex;
  flex-direction: row;
  margin: 10px 0px;
  flex-wrap: wrap;
}

.Qaii_Rarea {
  display: flex;
  flex-direction: column;
  width: calc(100% - 270px);
}

.Qaii_Rarea2 {
  width: 100%;
  height: auto;
  box-shadow: 0 0 10px #0000001a;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 20px;
}

.ped_UbtnSort {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}

.ped_UbtnSort a {
  padding: 9px 0px;
  color: white;
  width: 150px;
  text-align: center;
}

@media (max-width: 1500px) {
	/*
  .swiper03 .swiper-slide {
    max-width: calc(100% / 5);
  }
*/
  .swiper06 .swiper-slide {
    max-width: calc(100% / 5);
  }

  .swiper04 .swiper-slide {
    max-width: calc(100% / 5);
  }

  .swiper05 .swiper-slide {
    max-width: calc(100% / 5);
  }

  /* .swiper06 .swiper-slide{
  max-width:calc(100% / 5)
} */
}

@media (max-width: 1300px) {
  .product_LeftM {
    width: 200px;
  }
  .product_MidArea {
    width: calc(100% - 500px);
  }
}

@media (max-width: 1250px) {
  .swiper03 .swiper-slide {
    max-width: calc(100% / 4);
  }

  .swiper06 .swiper-slide {
    max-width: calc(100% / 4);
  }

  .swiper04 .swiper-slide {
    max-width: calc(100% / 4);
  }
}

@media (max-width: 1200px) {
  .FoodList_ctl a {
    width: calc(100% / 5);
  }
}

@media (max-width: 1120px) {
  .MlmBox {
    display: none;
  }

  .Member_RArea1 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .Mlm_mobbtn {
    display: block;
  }

  .Qaii_Rarea {
    width: 100%;
  }
}

@media (max-width: 1100px) {

  .Member_extraBox {    
    padding-left: 0px;    
}

  .IdxRight {
    width: 27%;
  }
  .IdxLeft {
    width: 70%;
  }

  .NfAD {
    width: 27%;
    height: 100%;
    padding-top: 50px;
  }

  .ArticleLeftM_sort {
    display: none;
  }

  .Article_RArea {
    width: 100%;
  }

  #PtMobMenu_btn {
    display: block;
  }

  .product_LeftM {
    display: none;
  }

  .product_MidArea {
    width: calc(100% - 300px);
  }

  .proEle_Img {
    display: none;
  }

  .proEle_Info {
    width: 100%;
  }

  .pii_Larea {
    width: 500px;
  }
}

@media (max-width: 1000px) {
  .FoodList_ctl a {
    width: calc(100% / 4);
  }
}

@media (max-width: 900px) {
  .swiper03 .swiper-slide {
    max-width: calc(100% / 3);
  }
  .swiper04 .swiper-slide {
    max-width: calc(100% / 3);
  }

  .pii_Larea {
    width: 400px;
  }
}

/* @media (max-width:800px){
  .FoodList_ctl a {
    width: calc(100% / 3);    
}
} */

@media (max-width: 768px) {
  .ped_UbtnSort {
    flex-direction: column;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .ped_UbtnSort a {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
  }

  .ped_allbox {
    flex-direction: column;
  }

  .ped_Larea,
  .ped_Rarea {
    width: 100%;
  }

  .tool_Sel1 {
    width: 100%;
    box-sizing: border-box;
    margin-right: 0px;
  }

  .tool_btnSort {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .tool_btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .tool_btn:last-child {
    margin-bottom: 10px;
  }

  .tool_Search_Sort {
    width: 100%;
  }

  .tool_SearchBox {
    flex: 1;
    margin-right: 0px;
  }

  .tool_Search {
    width: 100%;
  }
  .swiper06 .swiper-slide {
    max-width: calc(100% / 3);
  }

  .product_RightArea2 {
    position: inherit;
  }

  .product_RightArea2 a {
    margin-bottom: 5px;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
  }

  .product_RightArea2 {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .product_page {
    flex-direction: column;
  }

  .product_MidArea {
    width: 100%;
  }

  .product_RightArea {
    width: 100%;
    margin-top: 20px;
  }

  #PtMobMenu_btn {
    display: block;
  }

  .downEleCtl {
    flex-wrap: wrap;
  }

  .downEleBox {
    width: fit-content;
    margin-bottom: 20px;
  }

  .swiper03 {
    display: none;
  }

  .swiper07 {
    display: block;
  }

  .IdxRight {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 50px;
  }
  .IdxLeft {
    width: 100%;
  }

  .IdxLrSort {
    flex-direction: column;
  }
  .swiper04 .swiper-slide {
    max-width: calc(100% / 2);
  }

  .NfAD {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 50px;
  }

  .FoodList_ctl a {
    height: 200px;
  }

  .swiper01 {
    display: none;
  }
  .swiper02 {
    display: block;
  }

  .pii_allbox {
    flex-direction: column;
  }

  .pii_Larea {
    width: 100%;

    margin: 0 auto 30px auto;
  }

  .pii_Rarea {
    width: 100%;
  }

  .PQA_sort1 {
    display: none;
  }

  .PQA_sort2 {
    width: 100%;
  }

  .LevelSort {
    flex-direction: column;
  }

  .label_box {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .FoodList_ctl a {
    width: calc(100% / 3);
  }
}

@media (max-width: 550px) {
  .swiper06 .swiper-slide {
    max-width: calc(100% / 2);
  }
}

@media (max-width: 450px) {
  .FoodList_ctl a {
    width: calc(100% / 2);
  }
}
.swiper.ADSwiper_box{
    width: 100%;
}
.product_LeftM select{
    width: 100%;
    padding: 5px;	
}
.edit_ptedAlbum_img{
    display: block;
    width: 100%;
    background: #f74f4d;
	color: #fff;
    text-align: center;
    padding: 5px 0px;
    font-size: 12px;
}
.edit_ptedAlbum_img:hover{
	background: #b9b9b9;
	color: #000;
}