@charset "UTF-8";
.text-brand-orange {
  color: #ED6C00 !important;
}

.text-gold {
  color: #B08A41 !important;
}

.text-black {
  color: rgb(44, 43, 42) !important;
}

.text-black60 {
  color: rgba(44, 43, 42, 0.6) !important;
}

.text-white60 {
  color: rgba(255, 255, 255, 0.6) !important;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

.h1 {
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 2px;
}

@media screen and (min-width: 768px) {
  .h1-md {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
@media screen and (min-width: 1200px) {
  .h1-lg {
    font-size: 2.5rem;
    line-height: 3.75rem;
    letter-spacing: 2px;
  }
}
h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

.h2 {
  font-size: 2.25rem;
  line-height: 3rem;
  letter-spacing: 1.8px;
}

@media screen and (min-width: 768px) {
  .h2-md {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
@media screen and (min-width: 1200px) {
  .h2-lg {
    font-size: 2.25rem;
    line-height: 3rem;
    letter-spacing: 1.8px;
  }
}
h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

.h3 {
  font-size: 2rem;
  line-height: 2.75rem;
  letter-spacing: 1.6px;
}

@media screen and (min-width: 768px) {
  .h3-md {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
@media screen and (min-width: 1200px) {
  .h3-lg {
    font-size: 2rem;
    line-height: 2.75rem;
    letter-spacing: 1.6px;
  }
}
h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

.h4 {
  font-size: 1.75rem;
  line-height: 2.625rem;
  letter-spacing: 1.4px;
}

@media screen and (min-width: 768px) {
  .h4-md {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
@media screen and (min-width: 1200px) {
  .h4-lg {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

.h5 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  letter-spacing: 1.2px;
}

@media screen and (min-width: 768px) {
  .h5-md {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
@media screen and (min-width: 1200px) {
  .h5-lg {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

.h6 {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
}

@media screen and (min-width: 768px) {
  .h6-md {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1200px) {
  .h6-lg {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

.h7 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
}

@media screen and (min-width: 768px) {
  .h7-md {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
@media screen and (min-width: 1200px) {
  .h7-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0.9px;
  }
}
h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

.h8 {
  font-size: 1rem;
  line-height: 1.5rem;
}

@media screen and (min-width: 768px) {
  .h8-md {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .h8-lg {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.h9 {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h9-md {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h9-lg {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

.h10 {
  font-size: 0.75rem;
  line-height: 1.25rem;
}

@media screen and (min-width: 768px) {
  .h10-md {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  .h10-lg {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
.font-weight-300 {
  font-weight: 300 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-300 {
    font-weight: 300 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-300 {
    font-weight: 300 !important;
  }
}
.font-weight-400 {
  font-weight: 400 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-400 {
    font-weight: 400 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-400 {
    font-weight: 400 !important;
  }
}
.font-weight-500 {
  font-weight: 500 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-500 {
    font-weight: 500 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-500 {
    font-weight: 500 !important;
  }
}
.font-weight-600 {
  font-weight: 600 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-600 {
    font-weight: 600 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-600 {
    font-weight: 600 !important;
  }
}
.font-weight-700 {
  font-weight: 700 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-700 {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-700 {
    font-weight: 700 !important;
  }
}
.font-weight-800 {
  font-weight: 800 !important;
}

@media screen and (min-width: 768px) {
  .font-weight-md-800 {
    font-weight: 800 !important;
  }
}
@media screen and (min-width: 1200px) {
  .font-weight-lg-800 {
    font-weight: 800 !important;
  }
}
.demo-content .member-infos-pc-popup {
  display: block;
}

.content-wrapper {
  position: relative;
  z-index: 0;
  max-width: 752px;
  width: 100%;
  margin: 0 auto;
}
.content-wrapper.product-content {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .content-wrapper {
    max-width: 1032px;
  }
  .content-wrapper.product-content {
    margin-top: 60px;
  }
}

.member-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 768px) {
  .member-wrapper {
    padding: 2.5rem 1rem;
  }
}

.member-meun {
  max-width: 240px;
  width: 100%;
  flex: 1 0 240px;
}
.member-meun ul {
  list-style: none;
}
.member-meun a {
  display: block;
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}
.member-meun_title {
  padding: 0.75rem 2.5rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/member/side_member_bg_gray.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
}
.member-meun_title h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.member-meun_title .seo-h1 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.member-meun_lists {
  padding-left: 0;
  padding-bottom: 0.5rem;
  margin: 0;
  background-color: #FFFFFF;
  border-radius: 0 0 4px 4px;
}
.member-meun_item {
  position: relative;
  z-index: 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.9px;
  color: rgba(44, 43, 42, 0.8);
}
.member-meun_item a {
  padding: 0.5rem 2.5rem;
}
.member-meun_item .seo-h2 {
  font: inherit;
  line-height: 1.55;
  letter-spacing: 0.9px;
}
.member-meun_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: transparent;
}
.member-meun_item:has(.member-meun_sublists), .member-meun_item.hasSublists {
  padding: 0;
}
.member-meun_item:has(.member-meun_sublists) > span, .member-meun_item.hasSublists > span {
  display: block;
  padding: 0.5rem 2.5rem;
}
.member-meun_item:not(:has(.member-meun_sublists)):hover, .member-meun_item:not(:has(.member-meun_sublists)).active, .member-meun_item:not(.hasSublists):hover, .member-meun_item:not(.hasSublists).active {
  color: #ED6C00;
  background-color: rgba(237, 108, 0, 0.05);
}
.member-meun_item:not(:has(.member-meun_sublists)):hover::before, .member-meun_item:not(:has(.member-meun_sublists)).active::before, .member-meun_item:not(.hasSublists):hover::before, .member-meun_item:not(.hasSublists).active::before {
  background-color: #ED6C00;
}
.member-meun_item:not(:has(.member-meun_sublists)):hover .icon-diamond_line, .member-meun_item:not(:has(.member-meun_sublists)).active .icon-diamond_line, .member-meun_item:not(.hasSublists):hover .icon-diamond_line, .member-meun_item:not(.hasSublists).active .icon-diamond_line {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg");
}
.member-meun_sublists {
  padding: 0;
  margin: 0;
}
.member-meun_subitem {
  position: relative;
  z-index: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: rgba(44, 43, 42, 0.8);
  transition: all 0.3s;
}
.member-meun_subitem a {
  padding: 0.5rem 2.5rem;
}
.member-meun_subitem::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: transparent;
}
.member-meun_subitem .icon {
  min-width: 0.75rem;
  min-height: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 4px;
}
.member-meun_subitem:hover, .member-meun_subitem.active {
  color: #ED6C00;
  background-color: rgba(237, 108, 0, 0.05);
}
.member-meun_subitem:hover::before, .member-meun_subitem.active::before {
  background-color: #ED6C00;
}
.member-meun_subitem:hover .icon-diamond_line, .member-meun_subitem.active .icon-diamond_line {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg");
}
.member-meun_logout {
  margin-top: 1.25rem;
  text-align: center;
  text-decoration: underline;
  color: rgba(44, 43, 42, 0.8);
  transition: all 0.3s;
}
.member-meun_logout a {
  padding: 0.25rem 0.5rem;
  color: inherit;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}
.member-meun_logout:hover {
  color: #ED6C00;
}

.member-content {
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .member-content {
    margin-left: 2rem;
    max-width: calc(100% - 240px);
  }
  .member-content.full-content {
    max-width: 100%;
    margin-left: 0;
  }
  .member-content_back a:hover {
    color: #ED6C00;
  }
}
.member-content_head.block-space-top {
  margin-top: 0.75rem;
}
@media screen and (min-width: 768px) {
  .member-content_head.block-space-top {
    margin-top: 1.75rem;
  }
}
.member-content_back {
  display: flex;
  align-items: center;
  padding: 2px 8px 2px 4px;
  cursor: pointer;
}
.member-content_back span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.member-content_back a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.member-content_subtitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 2px 0 12px;
}
.member-content_subtitle p {
  color: #B08A41;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.2px;
  margin: 0;
}
.member-content_subtitle .btn-large {
  padding: 0.13rem 1rem;
}
.member-content_subtitle .subtitle-tip {
  padding: 5px 0.5rem;
  background-color: rgba(176, 138, 65, 0.1);
  color: #B08A41;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .member-content_subtitle .btn-large {
    padding: 0.25rem 1rem;
  }
  .member-content_subtitle .subtitle-tip {
    margin-left: 0.75rem;
  }
}
.member-content_h5 {
  color: rgb(44, 43, 42);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.member-content_h9 {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.member-content_payment {
  margin: 0.5rem 0 1.5rem;
  text-align: center;
}
.member-content_payment p {
  margin: 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  color: rgb(44, 43, 42);
}
.member-content_payment p span {
  color: #ED6C00;
}
.member-content_payment p.brandOrange-color {
  color: #ED6C00;
}
.member-content_payment .btn-group {
  margin-bottom: 0.75rem;
}
.member-content_payment .btn {
  max-width: 280px;
  width: 100%;
}
.member-content_payment .icon {
  cursor: pointer;
}
.member-content_copy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.member-content_line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.member-content_line .line-before {
  max-width: 41%;
  width: 100%;
  height: 1px;
  background: linear-gradient(-105deg, #b08a41 0%, rgba(176, 138, 65, 0) 98.74%);
}
.member-content_line .line-after {
  max-width: 41%;
  width: 100%;
  height: 1px;
  background: linear-gradient(105deg, #b08a41 0%, rgba(176, 138, 65, 0) 98.74%);
}
.member-content_btns {
  display: flex;
  align-items: center;
}
.member-content_btns .icon,
.member-content_btns span {
  cursor: pointer;
}
.member-content_btns .btn-outline-grey {
  padding: 2px 1.125rem;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .member-content_btns .btn-outline-grey {
    padding: 6px 1rem;
  }
}
.member-content_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.75rem;
}
.member-content_title.md-title-size p {
  font-size: 1.25rem;
}
.member-content_title p {
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 1px;
}
.member-content_title .seo-h1 {
  width: 100%;
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 1px;
}
.member-content_title span {
  color: inherit;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .member-content_title.md-title-size p {
    font-size: 1.5rem;
  }
  .member-content_title p {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1.4px;
  }
  .member-content_title .seo-h1 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1.4px;
  }
}
.member-content_process-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid rgba(44, 43, 42, 0.2);
}
.member-content_process {
  display: flex;
  overflow-x: auto;
  padding: 0.75rem 0 0 0;
  margin: 0;
  list-style: none;
  margin-bottom: -9px;
}
.member-content_process li {
  position: relative;
  z-index: 0;
  width: auto;
  margin-right: 1.5rem;
  padding-bottom: 19px;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  cursor: pointer;
  flex: 0 0 auto;
}
.member-content_process li:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 9px;
  width: 100%;
  height: 3px;
  background-color: transparent;
  transition: all 0.3s;
}
.member-content_process li:last-of-type {
  padding-right: 0;
}
.member-content_process li.active {
  color: rgb(44, 43, 42);
}
.member-content_process li.active:after {
  background-color: #ED6C00;
}
@media screen and (min-width: 768px) {
  .member-content_process li {
    margin-right: 2.25rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1200px) {
  .member-content_process {
    margin-bottom: 0px;
  }
  .member-content_process li:after {
    bottom: 0;
  }
  .member-content_process li:hover {
    color: rgb(44, 43, 42);
  }
  .member-content_process li:hover:after {
    background-color: #ED6C00;
  }
}
.member-content_ibon-info {
  max-width: 400px;
  width: 100%;
  margin: -5px auto 0;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 1rem 1.25rem;
}
.member-content_ibon-info .member-content_copy p {
  font-size: 1.125rem;
}

.ibon-list {
  max-width: 228px;
  width: 100%;
  margin: 4px auto 0;
  text-align: left;
  color: rgba(44, 43, 42, 0.6);
  list-style: decimal;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  /* 142.857% */
}

.member-content_order-empty {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0;
}
.member-content_order-empty img {
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
}
.member-content_order-empty p {
  color: rgba(44, 43, 42, 0.6);
  width: 100%;
  margin: 0.75rem 0 0 0;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .member-content_order-empty {
    margin: 80px 0;
  }
}

.member-content_order-card {
  border-radius: 8px;
  border: 2px solid #FFFFFF;
  background: rgba(255, 255, 255, 0.6);
  margin-top: 1rem;
}
.member-content_order-card .icon-copy-black {
  cursor: pointer;
}
.member-content_order-card_head {
  padding: 0.5rem 0.75rem;
  background-color: #FFFFFF;
}
.member-content_order-card_body {
  padding: 1rem 0.75rem;
}
.member-content_order-card_footer {
  padding: 0.5rem 0.75rem;
  border-top: 1px solid #FFFFFF;
}
.member-content_order-card .member-content_order-empty {
  margin: 0.5rem 0;
}
@media screen and (min-width: 768px) {
  .member-content_order-card {
    margin-top: 1.25rem;
  }
  .member-content_order-card_head {
    padding: 0.75rem 1.5rem;
  }
  .member-content_order-card_body {
    padding: 1.25rem 1.5rem;
  }
  .member-content_order-card_footer {
    padding: 0.5rem 1.5rem;
  }
}

.order-card_title span {
  margin-right: 0.75rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  /* 142.857% */
  vertical-align: middle;
}
.order-card_title .order-status {
  color: #B08A41;
  background-color: rgba(176, 138, 65, 0.05);
  border-radius: 2px;
  padding: 0.25rem 0.5rem;
}
.order-card_title .order-status.cancel {
  background-color: rgba(44, 43, 42, 0.05);
  color: rgba(44, 43, 42, 0.6);
}
.order-card_title .order-status.return {
  background-color: rgba(240, 0, 72, 0.05);
  color: #F00048;
}

.order-card_total-infos-box {
  max-width: 50%;
  width: 100%;
}
.order-card_total-infos-box p {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  margin: 0;
}
.order-card_total-infos-box .infos-txt-small {
  color: rgba(44, 43, 42, 0.6);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.order-card_total-infos-box.order-card_payaccount {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex: 1 0 auto;
  padding-left: 0;
  border-right: none;
}
.order-card_total-infos-box.order-card_payaccount .btn-group {
  width: 100%;
}
.order-card_total-infos-box.order-card_payaccount .btn-group .btn {
  width: 100%;
  padding: 0.16rem 1rem;
}
.order-card_total-infos-box .ibon-pay p {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .order-card_total-infos-box {
    max-width: none;
    width: 100%;
    border-right: 1px dashed rgba(44, 43, 42, 0.2);
  }
  .order-card_total-infos-box.order-card_payaccount {
    width: auto;
    flex: 1 0 auto;
  }
  .order-card_total-infos-box.order-card_payaccount .btn-group {
    width: auto;
  }
  .order-card_total-infos-box.order-card_payaccount .btn-group .btn {
    width: auto;
    padding: 0.5rem 1rem;
  }
  .order-card_total-infos-box p {
    color: rgb(44, 43, 42);
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
  }
  .order-card_total-infos-box .infos-txt-small {
    color: rgba(44, 43, 42, 0.6);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
  }
  .order-card_total-infos-box:last-of-type {
    padding-left: 1.25rem;
    border-right: none;
  }
}

.pagination_wrapper {
  padding: 1.5rem;
}

.member-content_attention {
  margin-top: 1rem;
  padding: 1rem 0.75rem;
  border-radius: 0.5rem;
  background-color: rgba(44, 43, 42, 0.05);
}
.member-content_attention p {
  margin: 0 0 0.25rem 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.member-content_attention ul {
  list-style: none;
  padding-left: 18px;
  margin: 0;
}
.member-content_attention ul li {
  position: relative;
  z-index: 0;
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
.member-content_attention ul li a {
  color: inherit;
  font-size: inherit;
  padding-left: 4px;
}
.member-content_attention ul li::before {
  content: "．";
  position: absolute;
  top: 0px;
  left: -16px;
  color: inherit;
  font-size: inherit;
}
.member-content_attention ul li .text-bold {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .member-content_attention {
    margin-top: 1rem;
    padding: 1rem 1.5rem;
  }
}

.member-content_order-process_bar {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.member-content_order-process_bar.order-process-two li {
  max-width: 50%;
}
.member-content_order-process_bar li {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  max-width: 33.3333333333%;
  width: 100%;
  margin-right: 1.25rem;
  padding-bottom: 6px;
  color: rgba(44, 43, 42, 0.4);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  transition: all 0.3s;
}
.member-content_order-process_bar li .icon-circle {
  position: relative;
  z-index: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(44, 43, 42, 0.4);
  margin-right: 4px;
  transition: all 0.3s;
}
.member-content_order-process_bar li .xs-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.member-content_order-process_bar li:last-of-type {
  margin-right: 0;
}
.member-content_order-process_bar li::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(44, 43, 42, 0.2);
  transition: all 0.3s;
}
.member-content_order-process_bar li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 3px;
  background-color: #B08A41;
  transition: all 0.3s;
}
.member-content_order-process_bar li.active {
  color: #B08A41;
}
.member-content_order-process_bar li.active .icon-circle {
  background: #B08A41;
}
.member-content_order-process_bar li.active::after {
  width: 100%;
}
.member-content_order-process_bar li.half::after {
  width: 50%;
}

.member-content_order-table {
  margin-top: 13px;
}
.member-content_order-table_head {
  width: 100%;
  display: flex;
  padding: 0.5rem;
  border-bottom: 1px solid #FFFFFF;
  color: rgba(44, 43, 42, 0.6);
}
.member-content_order-table_head > div {
  width: 100%;
  display: inline-block;
  margin: 0 1.25rem;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.member-content_order-table .col-1 {
  max-width: calc(8.3333333333% - 1.9rem);
  width: 100%;
}
.member-content_order-table .col-2 {
  max-width: calc(16.6666666667% - 2rem);
  width: 100%;
}
.member-content_order-table .col-3 {
  max-width: calc(25% - (2rem + 1px));
  width: 100%;
}
.member-content_order-table .member-content_order-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.member-content_order-table .member-content_order-list .member-content_order-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: rgb(44, 43, 42);
  padding: 0.5rem 0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.member-content_order-table .member-content_order-list .member-content_order-item .txt-logistics {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.member-content_order-table .member-content_order-list .member-content_order-item_content {
  padding: 0 0 0.5rem 0;
}
@media screen and (min-width: 768px) {
  .member-content_order-table .member-content_order-list .member-content_order-item {
    padding: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.42;
  }
  .member-content_order-table .member-content_order-list .member-content_order-item > div {
    margin: 0 1.25rem;
  }
  .member-content_order-table .member-content_order-list .member-content_order-item_content {
    padding: 0 0.5rem 0.5rem 0.5rem;
  }
}

.member-content_order-list-box {
  border-bottom: 1px solid #FFFFFF;
}
.member-content_order-list-box:last-of-type {
  border-bottom: none;
}

.member-content_order-item_content-list {
  padding: 0.5rem 1rem;
  margin: 0;
  background-color: rgba(44, 43, 42, 0.05);
  border-radius: 4px;
}
.member-content_order-item_content-list li {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  padding-left: 1rem;
}
.member-content_order-item_content-list li::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 4px;
  left: 0;
  width: 0.75rem;
  height: 0.75rem;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_gray.svg") center no-repeat;
  background-size: contain;
}
.member-content_order-item_content-list span {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  /* 142.857% */
}
.member-content_order-item_content-list .order-item_content-list_title {
  color: rgba(44, 43, 42, 0.8);
  font-weight: 600;
}

.icon-more {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-arrow_circle.svg") center no-repeat;
}
.icon-more.active {
  transform: rotate(180deg);
}
.icon-more.active:hover {
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-arrow_circle-hover.svg") center no-repeat;
}
.icon-more:hover {
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-arrow_circle-hover.svg") center no-repeat;
}

.join-sweepstakes {
  position: relative;
  z-index: 0;
  padding: 0.25rem 1rem 0.25rem 0.75rem;
  font-size: 0.875rem;
  font-style: normal;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.42;
  margin-left: 23px;
  background-color: #ED6C00;
}
.join-sweepstakes a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}
.join-sweepstakes::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 23px;
  height: 100%;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/member/img_couppon_button_left.svg") center no-repeat;
  background-size: contain;
  top: 0;
  left: -23px;
}
@media screen and (min-width: 768px) {
  .join-sweepstakes {
    margin-top: 0;
  }
}

.info-tip {
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
  margin-left: 0.25rem;
  color: #F00048;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

#info-tip .order-card_total-infos-box {
  max-width: 100%;
}

.tooltip {
  padding: 6px 0.75rem;
  border-radius: 8px;
  background-color: rgb(44, 43, 42);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2), 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #FFFFFF;
  margin-top: 10px !important;
  z-index: 10;
}
.tooltip.bs-tooltip-start {
  margin-top: 0px !important;
  margin-right: 10px !important;
}
.tooltip.bs-tooltip-start::before {
  top: 50%;
  left: auto;
  right: -12px;
  transform: translateY(-50%) rotate(90deg);
}
.tooltip.bs-tooltip-end {
  margin-top: 0px !important;
  margin-left: 10px !important;
}
.tooltip.bs-tooltip-end::before {
  top: 50%;
  left: -12px;
  transform: translateY(-50%) rotate(-90deg);
}
.tooltip::before {
  content: "";
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 10px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/tooltip_arrow.svg") center no-repeat;
  background-size: contain;
}

.stored-record_order-card {
  padding: 0.5rem 0.75rem;
}
.stored-record_order-card.three-rows .stored-record_number {
  max-width: calc(100% - 200px);
}
.stored-record_order-card.three-rows .stored-record_body .stored-record_table li .stored-record_number span {
  display: block;
  margin-left: 0px;
}
@media screen and (min-width: 768px) {
  .stored-record_order-card {
    padding: 0.5rem 1.5rem;
  }
  .stored-record_order-card.three-rows .stored-record_body .stored-record_table li .stored-record_number span {
    display: inline;
    margin-left: 12px;
  }
}

.coupon-record_order-card {
  margin-top: 0.75rem;
  padding: 0.75rem 0.5rem;
}
.coupon-record_order-card .stored-record_head span + span {
  margin-left: 0px;
}
.coupon-record_order-card .stored-record_number {
  max-width: calc(100% - 140px);
  width: 100%;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.coupon-record_order-card .stored-record_number span {
  display: block;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration-line: underline;
  margin-left: 0px;
}
.coupon-record_order-card .stored-record_number .img-pic {
  display: none;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin-right: 0.75rem;
  overflow: hidden;
}
.coupon-record_order-card .stored-record_number .img-pic img {
  width: 100%;
}
.coupon-record_order-card .stored-record_number .coupon-info p {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.coupon-record_order-card .stored-record_number .coupon-info span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.coupon-record_order-card .stored-record_changed {
  max-width: 90px;
  width: 100%;
  text-align: right;
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.coupon-record_order-card .stored-record_changed .icon-add {
  display: block;
}
.coupon-record_order-card .stored-record_changed .icon-minus {
  display: none;
}
.coupon-record_order-card .stored-record_changed.down {
  color: #ED6C00;
}
.coupon-record_order-card .stored-record_changed.down .icon-add {
  display: none;
}
.coupon-record_order-card .stored-record_changed.down .icon-minus {
  display: block;
}
.coupon-record_order-card .stored-record_balance {
  max-width: 50px;
  width: 100%;
  text-align: right;
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .coupon-record_order-card .stored-record_number {
    max-width: calc(100% - 240px);
  }
  .coupon-record_order-card .stored-record_number span {
    display: inline;
    margin-left: 12px;
  }
  .coupon-record_order-card .stored-record_number .img-pic {
    display: block;
  }
  .coupon-record_order-card .stored-record_number .coupon-info p {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
  }
  .coupon-record_order-card .stored-record_number .coupon-info span {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.5;
  }
  .coupon-record_order-card .stored-record_changed {
    max-width: 140px;
  }
  .coupon-record_order-card .stored-record_balance {
    max-width: 100px;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .coupon-record_order-card {
    padding: 0.5rem 1.5rem;
  }
}

.stored-record_number {
  max-width: calc(100% - 190px);
  width: 100%;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.stored-record_number span {
  display: block;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-decoration-line: underline;
  margin-left: 0px;
}
.stored-record_number .img-pic {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin-right: 0.75rem;
  overflow: hidden;
}
.stored-record_number .img-pic img {
  width: 100%;
}
.stored-record_number .coupon-info p {
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.stored-record_number .coupon-info span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.stored-record_number.number-inline {
  display: flex;
}
.stored-record_number.number-inline span {
  flex: 1 0 0;
}
.stored-record_changed {
  max-width: 100px;
  width: 100%;
  text-align: right;
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.stored-record_changed .icon-add {
  display: block;
}
.stored-record_changed .icon-minus {
  display: none;
}
.stored-record_changed.down {
  color: #ED6C00;
}
.stored-record_changed.down .icon-add {
  display: none;
}
.stored-record_changed.down .icon-minus {
  display: block;
}
.stored-record_balance {
  max-width: 90px;
  width: 100%;
  text-align: right;
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.stored-record_tipinfo {
  max-width: 100%;
  width: 100%;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.stored-record_tipinfo .stored-record_tipinfo_box {
  padding: 2px 0.5rem;
  background-color: rgba(44, 43, 42, 0.05);
  border-radius: 4px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .stored-record_number {
    max-width: calc(100% - 432px);
  }
  .stored-record_number span {
    display: inline;
    margin-left: 12px;
  }
  .stored-record_balance {
    max-width: 100px;
    font-weight: 700;
  }
  .stored-record_tipinfo {
    max-width: 232px;
    font-size: 0.875rem;
    line-height: 1.42;
    padding: 0 0 0 32px;
  }
  .stored-record_tipinfo .stored-record_tipinfo_box {
    margin-top: 0;
    background-color: unset;
    padding: 0;
  }
}

.stored-record_head {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  border-bottom: 2px solid #FFFFFF;
}
.stored-record_head span + span {
  margin-left: 1.5rem;
}
.stored-record_head .stored-record_number {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: rgba(44, 43, 42, 0.6);
}
.stored-record_head .stored-record_changed {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  color: rgba(44, 43, 42, 0.6);
}
.stored-record_head .stored-record_balance {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  text-align: right;
  color: rgba(44, 43, 42, 0.6);
}
.stored-record_head .stored-record_tipinfo {
  background-color: unset;
  padding: 0 0 0 32px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .stored-record_head {
    padding: 0.5rem 0.5rem;
  }
}

.stored-record_body .stored-record_table {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stored-record_body .stored-record_table li {
  border-bottom: 1px solid #FFFFFF;
  transition: all 0.3s;
  border-radius: 0.25rem;
}
.stored-record_body .stored-record_table li:last-of-type {
  border-bottom: none;
}
.stored-record_body .stored-record_table li .table-rows {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.5rem;
  text-decoration: none;
}
.stored-record_body .stored-record_table li a {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  text-decoration: none;
}
.stored-record_body .stored-record_table li:hover {
  background: rgba(44, 43, 42, 0.05);
}
.stored-record_body .stored-record_table li:active {
  background-color: rgba(255, 255, 255, 0.6);
}
.stored-record_body .stored-record_table li:active .stored-record_number {
  color: #ED6C00;
}
.stored-record_body .stored-record_table li .credit-rows {
  flex-wrap: nowrap;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_number {
  max-width: calc(100% - 72px - 24px);
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_number span {
  display: block;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  text-decoration: none;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_changed {
  max-width: 72px;
  margin-left: 0.75rem;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_changed.set-default a {
  background-color: rgba(176, 138, 65, 0.05);
  border-radius: 2px;
  color: #B08A41;
  text-decoration: none;
  cursor: default;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_changed.set-default a:hover {
  color: #B08A41;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_changed a {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  text-decoration: underline;
  display: inline-block;
  padding: 0.25rem 0.5rem;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_changed a:hover {
  color: #ED6C00;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_balance {
  max-width: 24px;
  margin-left: 0.75rem;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_balance .icon {
  cursor: pointer;
}
.stored-record_body .stored-record_table li .credit-rows .stored-record_balance .icon:hover path {
  fill: #ED6C00;
}
.stored-record_body .stored-record_table.coupon-table .stored-record_changed {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.42;
}
.stored-record_body .stored-record_table.coupon-table .stored-record_balance {
  font-size: 0.875rem;
  text-align: center;
  font-weight: 600;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .stored-record_body .stored-record_table li a {
    padding: 0.5rem 0.5rem;
  }
  .stored-record_body .stored-record_table li .stored-record_number span {
    display: block;
    margin-left: 0;
  }
  .stored-record_body .stored-record_table li .credit-rows .stored-record_number span {
    display: inline;
    margin-left: 10px;
  }
  .stored-record_body .stored-record_table li .credit-rows .stored-record_changed {
    margin-left: 1.5rem;
  }
  .stored-record_body .stored-record_table li .credit-rows .stored-record_balance {
    margin-left: 1.5rem;
  }
  .stored-record_body .stored-record_table.coupon-table li:active {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .stored-record_body .stored-record_table.coupon-table li:active .coupon-info p {
    color: #ED6C00;
  }
}

.stored-record_tipinfo {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.repay_order-card {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0.75rem;
}
@media screen and (min-width: 768px) {
  .repay_order-card {
    padding: 1rem 1.5rem;
  }
}

.border-style {
  padding: 0 1rem 1rem 1rem;
}
@media screen and (min-width: 768px) {
  .border-style {
    padding: 0 1.5rem 1rem;
  }
}
.border-style .line {
  padding-top: 1rem;
  width: 100%;
  border-top: 1px dashed rgba(44, 43, 42, 0.4);
}

.member-content_order-card_left {
  max-width: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  padding-right: 12px;
  padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .member-content_order-card_left {
    max-width: 172px;
  }
}

.member-content_order-card_right {
  max-width: 100%;
  width: 100%;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .member-content_order-card_right {
    max-width: calc(100% - 172px);
  }
}

.check-credit {
  display: flex;
  align-items: center;
}
.check-credit .form-check-group .check-label {
  padding-right: 12px;
}
.check-credit .form-check-group .check-label span {
  color: rgb(44, 43, 42);
}
.check-credit p {
  display: inline-block;
  padding-left: 12px;
  margin: 0;
  border-left: 1px solid rgba(44, 43, 42, 0.1);
}

.infos-detail-wrapper {
  padding: 0.5rem 1rem;
  margin: 0.5rem 0;
  border-radius: 4px;
  border: 1px solid rgba(44, 43, 42, 0.2);
}
.infos-detail-wrapper .detail_head {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: 1px dashed rgba(44, 43, 42, 0.4);
  padding-bottom: 0.5rem;
}
.infos-detail-wrapper .detail_body {
  padding-top: 0.5rem;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.infos-detail-wrapper .detail_body p {
  margin: 0;
}
.infos-detail-wrapper .detail_body .border {
  width: 1px;
  height: 20px;
  background-color: rgba(44, 43, 42, 0.2);
  margin: 0 0.75rem;
}

.txt-link {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.txt-link a {
  color: inherit;
  padding-left: 0.25rem;
}

.member-content_two-column.large-column {
  max-width: 100%;
  width: 100%;
}
.member-content_two-column.small-column {
  max-width: 100%;
  width: 100%;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .member-content_two-column.large-column {
    max-width: calc(100% - 282px);
  }
  .member-content_two-column.small-column {
    max-width: 270px;
    margin-left: 0.75rem;
    margin-top: 0;
  }
}

.member-content_two-column_head {
  padding: 0.5rem 1.5rem;
  background-color: #FFFFFF;
  border-radius: 0.5rem 0.5rem 0 0;
}
.member-content_two-column_head h6 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
}
.member-content_two-column_head .tag-coupon {
  display: flex;
  position: relative;
  margin-right: -8px;
  text-decoration: none;
}
.member-content_two-column_head .tag-coupon span {
  padding: 4px 16px 4px 12px;
  background-color: #ed6c00;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  /* 142.857% */
}
.member-content_two-column_head .tag-coupon:before {
  content: "";
  display: block;
  width: 23px;
  height: 28px;
  background: url(https://www.qchicken.com.tw/media/resident/webpic/pages/cart-complete/couppon_button_left.svg) no-repeat;
  background-size: contain;
}

.member-content_two-column_body {
  padding: 1rem;
  border-radius: 0 0 0.5rem 0.5rem;
  border: 1px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.6);
}
.member-content_two-column_body .order-info_item .order-info_item-title {
  max-width: 35%;
}
.member-content_two-column_body .order-info_item .order-info_item-detail {
  max-width: 65%;
}

.member-content_order-info-box {
  padding: 0 0 0.75rem;
  margin: 0.75rem 0 0 0;
}
.member-content_order-info-box + .member-content_order-info-box {
  margin-top: 0;
  border-top: 1px dashed rgba(44, 43, 42, 0.2);
}
@media screen and (min-width: 768px) {
  .member-content_order-info-box {
    margin: 0.75rem 1.25rem 0 1.25rem;
  }
}

.order-info_item {
  display: flex;
  margin-top: 0.5rem;
}
.order-info_item > div {
  max-width: 50%;
  width: 100%;
  font-size: 0.875rem;
  font-style: normal;
  line-height: 1.42;
}
.order-info_item > div p {
  margin: 0;
}
.order-info_item > div p.txt-underline {
  text-decoration: underline;
}
.order-info_item > div span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  /* 150% */
}
.order-info_item .discount-content {
  display: none;
  max-width: 100%;
  padding: 0.5rem 0 0 0;
}
.order-info_item .discount-content .order-info_item + .order-info_item {
  border-top: 1px dashed rgba(44, 43, 42, 0.4);
  padding-top: 0.5rem;
}
.order-info_item .order-info_item-title {
  color: rgba(44, 43, 42, 0.8);
  font-weight: 600;
}
.order-info_item .order-info_item-title a .icon-info {
  cursor: pointer;
}
.order-info_item .order-info_item-title > p.active {
  color: #ED6C00;
}
.order-info_item .order-info_item-detail {
  color: rgb(44, 43, 42);
  font-weight: 700;
}
.order-info_item .order-info_item-detail.multiline p:not(:last-child) {
  padding-bottom: 8px;
}
.order-info_item.long-style {
  align-items: center;
}
.order-info_item.long-style .order-info_item-title {
  max-width: 85%;
}
.order-info_item.long-style .order-info_item-detail {
  max-width: 15%;
  text-align: right;
}

.tip-order-info-box {
  margin-top: 0.75rem;
  padding: 0.75rem 0 0 0;
  border-left: 2px solid #ED6C00;
  background-color: rgba(255, 255, 255, 0.8);
}
.tip-order-info-box p {
  margin: 0;
}
.tip-order-info-box .tip-order-title {
  color: #ED6C00;
  padding: 0 1.25rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  border-bottom: 1px dashed rgba(44, 43, 42, 0.2);
  padding-bottom: 0.75rem;
}
.tip-order-info-box .tip-order-title a .icon-info {
  cursor: pointer;
}
.tip-order-info-box .member-content_order-info-box {
  margin: 0.75rem 1.25rem 0 1.25rem;
}
.tip-order-info-box .order-info_item-title {
  color: rgb(44, 43, 42);
  font-weight: 600;
}
.tip-order-info-box .order-info_item-detail {
  color: rgba(44, 43, 42, 0.8);
  font-weight: 600;
}
.tip-order-info-box .sendShipped {
  display: flex;
  align-items: center;
  color: rgb(44, 43, 42);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.member-content_others {
  padding: 1.25rem;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 0.5rem;
  margin-top: 1rem;
}

.member-content_others_title {
  color: rgb(44, 43, 42);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.9px;
}

.member-content_products-wrapper {
  padding: 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: #FFFFFF;
}

.member-content_products-lists {
  padding-bottom: 1rem;
}
.member-content_products-lists p {
  margin: 0;
  color: rgb(44, 43, 42);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.member-content_products-items {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
}
.member-content_products-items li {
  padding: 0.75rem 0;
}
.member-content_products-items li + li {
  border-top: 1px dashed rgba(44, 43, 42, 0.4);
}
.member-content_products-items li:last-of-type {
  padding-bottom: 0;
}
.member-content_products-items .img-box {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.75rem;
}
.member-content_products-items .img-box.without-circle {
  border-radius: 0;
}
.member-content_products-items .img-box.without-circle img {
  height: auto;
}
.member-content_products-items .img-box img {
  width: 100%;
  height: 100%;
}
.member-content_products-items .items-info {
  max-width: calc(100% - 92px);
  width: 100%;
}
.member-content_products-items .items-info_small-tip {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-content_products-items .items-info_title {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-content_products-items .items-info_content {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.member-content_products-items .items-info_price {
  display: flex;
  align-items: center;
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0.25rem 0 0.5rem;
}
.member-content_products-items .items-info_price .icon {
  margin: 0 0.25rem;
}
.member-content_products-items .items-info_tip {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.member-content_products-items .items-info_coupon {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #ED6C00;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.member-content_products-get_coin {
  position: relative;
  z-index: 0;
  border-radius: 0 0 0.5rem 0.5rem;
  text-align: center;
  color: #B08A41;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  vertical-align: middle;
  padding: 0.75rem 1rem;
  background: rgba(176, 138, 65, 0.1);
  background-size: 100% 45px;
}
.member-content_products-get_coin .deco-arrow {
  position: absolute;
  z-index: 0;
  top: -1px;
  left: 0;
  width: 100%;
}
.member-content_products-get_coin .deco-left {
  position: absolute;
  z-index: 0;
  top: 8px;
  left: 4px;
}
.member-content_products-get_coin .deco-right {
  position: absolute;
  z-index: 0;
  bottom: 8px;
  right: 4px;
  transform: rotate(180deg);
}
.member-content_products-get_coin p {
  margin: 0;
  display: inline-block;
}
.member-content_products-get_coin span {
  display: inline-block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}

.member-content_products_border-top {
  border-top: 1px dashed rgba(44, 43, 42, 0.2);
}

.member-content_products-paydetail {
  border-top: 1px solid rgba(44, 43, 42, 0.2);
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.member-content_products-paydetail .products-paydetail_title {
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.member-content_products-paydetail .order-info_item-detail {
  color: rgba(44, 43, 42, 0.8);
  text-align: right;
}

.member-content_products-stored_money {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.member-content_products-stored_money .order-info_item-title {
  color: rgb(44, 43, 42);
  font-weight: 700;
}
.member-content_products-stored_money .order-info_item-detail {
  text-align: right;
}
.member-content_products-stored_money .stored_money_tip {
  color: rgba(44, 43, 42, 0.6);
  text-align: right;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}

.member-content_products-total {
  padding-top: 0.5rem;
  padding-bottom: 0;
  border-top: 1px dashed rgba(44, 43, 42, 0.4);
}
.member-content_products-total .order-info_item-title {
  color: rgb(44, 43, 42);
  font-weight: 700;
}
.member-content_products-total .order-info_item-detail {
  color: rgb(44, 43, 42);
  text-align: right;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  /* 160% */
  letter-spacing: 1px;
}

.products-total_return-money {
  color: #F00048;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.products-total_return-money p {
  margin: 0;
}

.order-info_edit-box {
  margin-top: 0.75rem;
  border-radius: 4px;
  background-color: rgba(44, 43, 42, 0.05);
  padding: 0.5rem 0.75rem;
}
.order-info_edit-box p {
  margin: 0;
}
.order-info_edit-box span {
  display: inline-block;
  color: rgba(44, 43, 42, 0.6);
  vertical-align: middle;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.order-info_edit-box .border_right {
  display: inline-block;
  width: 1px;
  height: 12px;
  background-color: rgba(44, 43, 42, 0.4);
  margin: 0 0.25rem;
}

.icon-arrow_down.active {
  transform: rotate(180deg);
}

.triangle_down {
  transition: 0.3s all;
}
.triangle_down.active {
  transition: 0.3s all;
  transform: rotate(180deg);
}
.triangle_down.active.active path {
  fill: #ED6C00;
}

.pc_member-content_order-table_head {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc_member-content_order-table_head {
    display: flex;
  }
}

.pc_member-content_order-table_body {
  display: none;
}
@media screen and (min-width: 768px) {
  .pc_member-content_order-table_body {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .separate-line-l {
    border-left: 1px solid rgba(44, 43, 42, 0.2);
    padding-left: 0.5rem;
  }
}

.contact-wrapper {
  background-color: #f5f5f5;
  border-top: 1px solid #FFFFFF;
  padding: 1.5rem 0;
}
.contact-wrapper.contact-mobile-wrapper {
  margin-top: 0.75rem;
  padding: 0.75rem 1rem;
}
.contact-wrapper.contact-mobile-wrapper p {
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
  margin: 0;
}
.contact-wrapper.contact-mobile-wrapper span {
  color: #B08A41;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .contact-wrapper.contact-mobile-wrapper {
    display: none;
  }
}

.contact-container {
  max-width: 1032px;
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
}
.contact-container p {
  color: rgb(44, 43, 42);
  margin: 0;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
}
.contact-container span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.contact-container .contact-container-box {
  position: relative;
  z-index: 0;
  padding: 0 3rem;
}
.contact-container .contact-container-box + .contact-container-box {
  border-left: 1px solid rgba(44, 43, 42, 0.2);
}
.contact-container .deco-left,
.contact-container .deco-right {
  position: absolute;
  z-index: 0;
  bottom: -24px;
  width: 135px;
}
.contact-container .deco-left img,
.contact-container .deco-right img {
  width: 100%;
}
.contact-container .deco-left {
  left: -135px;
}
.contact-container .deco-right {
  right: -135px;
}

.member-coupons-lists {
  padding: 0.5rem 0;
  margin: 0;
  list-style: none;
}
.member-coupons-lists li {
  margin-top: 0.75rem;
}
.member-coupons-lists .expire-date {
  color: #B08A41;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 2px 4px;
}
.member-coupons-lists .stamp {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.375rem;
  height: 3.75rem;
}
.member-coupons-lists .coupon-warning {
  justify-content: space-between;
}
.member-coupons-lists .coupon-warning__tips-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.member-coupons-lists .coupon-item {
  height: auto;
}
.member-coupons-lists .coupon-item .coupon-item-prize {
  flex-wrap: wrap;
  line-height: 1;
  max-width: 96px;
  width: 100%;
}
.member-coupons-lists .coupon-item .coupon-item-content .coupon-name .expire-date {
  border-radius: 2px;
  background-color: rgba(176, 138, 65, 0.05);
  padding: 0.25rem 0.5rem;
  color: #B08A41;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.member-coupons-lists .coupon-item .coupon-item-content .coupon-warning a {
  color: #B08A41;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.member-coupons-lists .coupon-item .coupon-item-content .coupon-warning.used .stamp {
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/member/stamp_used.svg") center no-repeat;
  background-size: cover;
}
.member-coupons-lists .coupon-item .coupon-item-content .coupon-warning.expired .stamp {
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/member/stamp_expired.svg") center no-repeat;
  background-size: cover;
}
.member-coupons-lists.limited_coupons {
  display: flex;
  flex-wrap: wrap;
  padding: 2px 0;
}
.member-coupons-lists.limited_coupons li {
  max-width: 100%;
  width: 100%;
  margin: 6px 0.5rem;
}
@media screen and (min-width: 768px) {
  .member-coupons-lists .stamp {
    right: 1rem;
  }
  .member-coupons-lists .coupon-information {
    padding-top: 6px;
  }
  .member-coupons-lists .coupon-warning__tips + .coupon-warning__tips {
    margin-left: 0.5rem;
  }
  .member-coupons-lists.limited_coupons {
    padding: 0.5rem 0;
    display: flex;
    flex-wrap: wrap;
  }
  .member-coupons-lists.limited_coupons li {
    max-width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}

.limit-coupons-wrapper {
  position: relative;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0.75rem 0.5rem 0.5rem 0.5rem;
  border-radius: 0.5rem;
  margin: 0.75rem 0;
}
.limit-coupons-wrapper h6 {
  margin-bottom: 0.25rem;
}
.limit-coupons-wrapper .coupon-item .coupon-item-prize {
  max-width: 96px;
  width: 100%;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/member/bg_coupon_orange.png");
}
.limit-coupons-wrapper .coupon-item .coupon-item-content {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-information .coupon-name .name {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
}
.limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-warning {
  border-top: none;
  margin-top: 2px;
  padding: 0;
}
.limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-warning__tips {
  color: #ED6C00;
}
.limit-coupons-wrapper .img-clock {
  position: absolute;
  z-index: 0;
  top: -18px;
  right: 2px;
  width: 48px;
}
.limit-coupons-wrapper .btn-large {
  padding: 0.25rem 0.75rem;
  flex: 1 0 auto;
}
.limit-coupons-wrapper .coupon-information {
  padding-right: 0.5rem;
}
@media screen and (min-width: 768px) {
  .limit-coupons-wrapper {
    margin: 0.75rem 0 1rem;
  }
  .limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-warning {
    border-top: none;
    margin-top: 2px;
    padding: 0;
  }
  .limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-warning__tips {
    color: #ED6C00;
  }
  .limit-coupons-wrapper .btn-large {
    padding: 0.25rem 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .limit-coupons-wrapper .coupon-item .coupon-item-content .coupon-information .coupon-name .name {
    font-size: 1rem;
  }
}

.setting-content .setting-form-title {
  display: flex;
  align-items: center;
  padding-bottom: 4px;
}
.setting-content .setting-form-title p {
  font-weight: 700;
  margin: 0;
}
.setting-content .form-check-group {
  margin-top: 0.75rem;
}
.setting-content .setting-form-content {
  max-width: 508px;
  width: 100%;
}
.setting-content .setting-form-update-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1rem 0;
}
.setting-content .setting-form-update-box + .setting-form-update-box {
  border-top: 1px dashed rgba(44, 43, 42, 0.4);
}
.setting-content .setting-form-update-box:first-of-type {
  padding-top: 0;
}
.setting-content .setting-form-update-box:last-of-type {
  padding-bottom: 0;
}
.setting-content .btn-add-credit {
  margin-top: 0.75rem;
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
  padding: 3px 10px;
  border-color: rgba(44, 43, 42, 0.1);
}
.setting-content .stored-record_order-card {
  padding: 0.5rem 0.75rem;
}
@media screen and (min-width: 768px) {
  .setting-content .setting-form-title {
    padding-bottom: 0.75rem;
  }
  .setting-content .btn-add-credit {
    margin-top: 1rem;
  }
  .setting-content .stored-record_order-card {
    padding: 0.5rem 1.5rem;
  }
}

.social-links-lists {
  margin: 1.25rem 0 0 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.social-links-lists li {
  position: relative;
  z-index: 0;
  margin-right: 0.75rem;
  border-radius: 2px;
  border: 1px solid rgba(44, 43, 42, 0.2);
  text-align: center;
  width: 102px;
  transition: all 0.3s;
}
.social-links-lists li:last-of-type {
  margin-right: 0;
}
.social-links-lists li p {
  margin: 0;
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.social-links-lists li .link {
  display: block;
  width: 100%;
  padding: 20px 0;
  text-decoration: none;
  cursor: pointer;
}
.social-links-lists li.active {
  border-color: #A49686;
  background-color: rgba(176, 138, 65, 0.05);
}
.social-links-lists li.active figure {
  display: block;
}
.social-links-lists figure {
  display: none;
  position: absolute;
  z-index: 0;
  top: -6px;
  right: -6px;
  margin: 0;
  cursor: pointer;
}
.social-links-lists figure::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #A49686;
}
@media screen and (min-width: 1200px) {
  .social-links-lists li:hover {
    border-color: #A49686;
    background-color: rgba(176, 138, 65, 0.05);
  }
}

#changePasswordContnet .member-content_order-card {
  padding: 0.75rem;
}
#changePasswordContnet .input-title-text {
  max-width: 500px;
  width: 100%;
}
#changePasswordContnet .password-input-wrapper {
  max-width: 500px;
  width: 100%;
}
#changePasswordContnet .verify-tip span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  /* 150% */
}
@media screen and (min-width: 768px) {
  #changePasswordContnet .member-content_order-card {
    padding: 0.5rem 1.5rem;
  }
}

#personalContnet .member-content_order-card {
  padding: 1.5rem;
}

.member-title {
  flex-wrap: wrap;
}
.member-title p {
  width: 100%;
}
.member-title span {
  color: rgba(44, 43, 42, 0.6);
}

.message-content .member-content_order-card {
  padding: 0.5rem 1.5rem;
}
.message-content.member-inner-content .member-content_order-card {
  padding: 1rem 1.5rem;
  margin-top: 0.75rem;
}
.message-content.member-inner-content img {
  max-width: 100%;
  margin-bottom: 1rem;
}
.message-content.member-inner-content p {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin: 0 0 0.5rem 0;
}

.message-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-list li {
  position: relative;
  z-index: 0;
  padding: 0.5rem;
  border-radius: 0.25rem;
  border-bottom: 1px solid #FFFFFF;
}
.message-list li::before {
  content: none;
  position: absolute;
  z-index: 0;
  top: 4px;
  left: -3px;
  width: 12px;
  height: 12px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-dot_orange.svg") center no-repeat;
  background-size: contain;
}
.message-list li:last-of-type {
  border-bottom: none;
}
.message-list li a {
  text-decoration: none;
}
.message-list li.unread::before {
  content: "";
}
.message-list li h5 {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 2px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message-list li span {
  display: block;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2px;
}
.message-list li p {
  margin: 0;
  color: rgb(44, 43, 42);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 1200px) {
  .message-list li:hover {
    background-color: rgba(44, 43, 42, 0.05);
  }
  .message-list li:active {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .message-list li:active h5 {
    color: #ED6C00;
  }
}

.setting-tab {
  position: relative;
  z-index: 0;
}
.setting-tab .badge {
  left: auto;
  right: -23px;
  top: -7px;
}

.faq-wrapper {
  flex-wrap: wrap;
}
.faq-wrapper .goons-dropdown {
  max-width: 100%;
  min-width: 343px;
  width: 100%;
  background-color: rgba(44, 43, 42, 0.05);
  margin-top: 0.75rem;
}
.faq-wrapper .goons-dropdown .btn-dropdown {
  height: auto;
  border: none;
  padding: 0.5rem 0.75rem;
}
.faq-wrapper .contact-wrapper {
  position: relative;
  z-index: 0;
  margin-top: 1rem;
  padding: 0.75rem 0.75rem;
}
.faq-wrapper .contact-container {
  padding: 0;
}
.faq-wrapper .contact-container .deco-left,
.faq-wrapper .contact-container .deco-right {
  bottom: 0;
}
.faq-wrapper .contact-container .deco-left img,
.faq-wrapper .contact-container .deco-right img {
  margin-bottom: 0;
}
.faq-wrapper .contact-container .deco-left {
  display: none;
  left: 0;
}
.faq-wrapper .contact-container .deco-right {
  right: 0;
}
.faq-wrapper .contact-content {
  max-width: 548px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.faq-wrapper .contact-container-box {
  padding: 0;
}
.faq-wrapper .contact-container-box + .contact-container-box {
  border-left: none;
}
.faq-wrapper .contact-container-box:first-of-type {
  max-width: 244px;
  width: 100%;
}
.faq-wrapper .contact-container-box span {
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
}
.faq-wrapper .contact-container-box p {
  color: rgba(44, 43, 42, 0.8);
}
.faq-wrapper .contact-container-box .tel-number {
  width: 100%;
  letter-spacing: 0.9px;
  color: #B08A41;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.55;
}
.faq-wrapper .contact-container-box .text-small {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .faq-wrapper .goons-dropdown {
    max-width: 343px;
  }
  .faq-wrapper .contact-wrapper {
    margin-top: 1.25rem;
    padding: 1.5rem 0.75rem;
  }
  .faq-wrapper .contact-container .deco-left {
    display: block;
  }
  .faq-wrapper .contact-content {
    max-width: 548px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
  }
  .faq-wrapper .contact-container-box + .contact-container-box {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (min-width: 1200px) {
  .faq-wrapper {
    flex-wrap: nowrap;
  }
}

.faq-lists {
  margin: 0.75rem 0 0 0;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  border: 2px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.6);
  list-style: none;
}
.faq-lists .faq-item {
  padding: 0 0.5rem;
  border-radius: 4px;
  border-bottom: 1px solid #FFFFFF;
  cursor: pointer;
}
.faq-lists .faq-item:last-of-type {
  border-bottom: none;
}
.faq-lists .faq-item.active .faq-item-title p {
  color: #ED6C00;
}
.faq-lists .faq-item.active .icon-arrow_down {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-arrow_up_orange.svg");
}
.faq-lists .faq-item.active .icon-diamond_line {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg");
}
.faq-lists .faq-item:hover {
  background-color: rgba(44, 43, 42, 0.05);
}
.faq-lists .faq-item-title {
  padding: 0.5rem 0;
}
.faq-lists .faq-item-title p {
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  transform: all 0.3s;
  margin-right: 0.8rem;
}
.faq-lists .faq-items-content {
  display: none;
  padding: 0.5rem 1rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.25rem;
  margin-bottom: 0.5rem;
}
.faq-lists .faq-items-content p {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .faq-lists {
    padding: 0.5rem 1.5rem;
  }
}

.mother-page-content .message-content {
  margin-top: 0.75rem;
  border-radius: 0.5rem;
  border: 2px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.6);
}
.mother-page-content .message-content svg {
  transform: rotate(180deg);
}
.mother-page-content .message-content.less-content .message-content_detail {
  max-height: 376px;
  overflow: hidden;
}
.mother-page-content .message-content.less-content .message-content_btn .more {
  display: none;
}
.mother-page-content .message-content.less-content .message-content_btn .less {
  display: block;
}
.mother-page-content .message-content.less-content .message-content_btn svg {
  transform: rotate(0deg);
}
.mother-page-content .message-content_detail {
  padding: 1rem 1.5rem;
  height: auto;
  overflow: unset;
}
.mother-page-content .message-content_detail img {
  width: 100%;
}
.mother-page-content .message-content_detail p {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin: 0;
  padding: 1rem 0 0 0;
}
.mother-page-content .message-content_btn {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  border-top: 1px dashed rgba(44, 43, 42, 0.2);
}
.mother-page-content .message-content_btn p {
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
.mother-page-content .message-content_btn .more {
  display: block;
}
.mother-page-content .message-content_btn .less {
  display: none;
}
.mother-page-content .message-content_btn svg {
  margin-left: 0.5rem;
}
.mother-page-content .upload-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.mother-page-content .upload-container .upload-box-wrapper {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0.75rem;
}
.mother-page-content .upload-container .upload-box-wrapper:last-of-type {
  margin-bottom: 0;
}
.mother-page-content .upload-container .upload-box-wrapper.show-error .upload-box {
  border-color: #F00048;
}
.mother-page-content .upload-container .upload-box-wrapper.show-error .verify-error {
  display: block;
}
.mother-page-content .upload-container .upload-box-wrapper.show-success .img-cover .img-upload {
  display: none;
}
.mother-page-content .upload-container .upload-box-wrapper.show-success .img-cover .img-success {
  display: block;
}
.mother-page-content .upload-container .upload-box-wrapper.show-success .img-cover .upload-link {
  display: block;
}
.mother-page-content .upload-container .upload-box {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 160px;
  border-radius: 0.5rem;
  border: 1px dashed rgba(44, 43, 42, 0.4);
  background-color: rgba(44, 43, 42, 0.05);
}
.mother-page-content .upload-container .upload-box:hover {
  border: 1px dashed rgb(44, 43, 42);
}
.mother-page-content .upload-container .img-cover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translate(0%, -50%);
  text-align: center;
}
.mother-page-content .upload-container .img-cover img {
  width: 54px;
  margin: 0 auto;
}
.mother-page-content .upload-container .img-cover .img-upload {
  display: block;
}
.mother-page-content .upload-container .img-cover .img-success {
  display: none;
}
.mother-page-content .upload-container .img-cover p {
  margin: 0.25rem 0 0 0;
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
}
.mother-page-content .upload-container .img-cover span {
  display: block;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.mother-page-content .upload-container .img-cover .upload-link {
  display: none;
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: underline;
  cursor: pointer;
}
.mother-page-content .upload-container .upload-file-input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.mother-page-content .upload-container .verify-error span {
  color: #F00048;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.mother-page-content .upload-wrapper {
  margin-top: 1.25rem;
  padding: 1.5rem;
}
.mother-page-content .upload-wrapper .upload-info {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
.mother-page-content .upload-wrapper .btn-group .btn {
  width: 100%;
  padding: 0.75rem 0px;
}
@media screen and (min-width: 768px) {
  .mother-page-content .upload-container .upload-box-wrapper {
    max-width: calc(50% - 11px);
    margin-bottom: 0.75rem;
  }
  .mother-page-content .upload-wrapper .btn-group .btn {
    width: 246px;
  }
}

.story-wrapper .story-content-box {
  margin-top: 0.75rem;
  padding: 0.75rem 1rem;
}
@media screen and (min-width: 768px) {
  .story-wrapper .story-content-box {
    padding: 1rem 1.5rem;
  }
}

.story-content-lists {
  margin: 0;
  padding: 0;
  list-style: none;
}
.story-content-lists .story-content-item {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #FFFFFF;
}
.story-content-lists .story-content-item:first-of-type .item-section-title {
  padding-top: 0;
}
.story-content-lists .story-content-item:last-of-type {
  border-bottom: none;
}
.story-content-lists .story-content-item p {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin: 0 0 0.5rem 0;
}
@media screen and (min-width: 768px) {
  .story-content-lists .story-content-item {
    padding-bottom: 1rem;
  }
  .story-content-lists .story-content-item p {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.item-section-title {
  display: flex;
  align-items: center;
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
  padding-top: 1rem;
  margin-bottom: 1rem;
}
.item-section-title span {
  margin-left: 0.5rem;
}
.item-section-title .seo-h2 {
  font: inherit;
  line-height: 1.6;
  letter-spacing: 1px;
  margin-left: 0.5rem;
}
.item-section-title .xl-icon {
  min-width: 2rem;
  width: 2rem;
  min-height: 2rem;
  height: 2rem;
}
@media screen and (min-width: 768px) {
  .item-section-title {
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 1.2px;
  }
  .item-section-title .xl-icon {
    min-width: 2.25rem;
    width: 2.25rem;
    min-height: 2.25rem;
    height: 2.25rem;
  }
  .item-section-title .seo-h2 {
    font-size: 1.5rem;
    line-height: 1.5;
    letter-spacing: 1.2px;
  }
}

.item-title {
  display: flex;
  align-items: center;
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
}
.item-title span {
  margin-left: 0.5rem;
}
.item-title .seo-h3 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 1px;
  margin-left: 0.5rem;
}
.item-subtitle {
  color: rgb(44, 43, 42);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.55;
  letter-spacing: 0.9px;
  margin-bottom: 0.5rem;
}
.item-lists {
  margin: 0 0 0.5rem 0;
  padding: 0 0 0 0;
  list-style: none;
}
.item-lists li {
  position: relative;
  z-index: 0;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  padding-left: 22px;
}
.item-lists li::before {
  content: "・";
  position: absolute;
  z-index: 0;
  top: 1px;
  left: 2px;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .item-lists li {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.tip-box {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.6);
  padding: 0.75rem 1rem;
  margin: 0.5rem 0;
}
.tip-box p {
  margin: 0;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.42;
}
.tip-box span {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .tip-box p {
    font-size: 1rem;
    line-height: 1.5;
  }
  .tip-box span {
    font-size: 0.875rem;
    line-height: 1.42;
  }
}

.member-title {
  flex-wrap: wrap;
}
.member-title p {
  width: 100%;
}
.member-title span {
  color: rgba(44, 43, 42, 0.6);
}

.message-content .member-content_order-card {
  padding: 0.5rem 1.5rem;
}
.message-content.member-inner-content .member-content_order-card {
  padding: 1rem 1.5rem;
  margin-top: 0.75rem;
}
.message-content.member-inner-content img {
  max-width: 100%;
  margin-bottom: 1rem;
}
.message-content.member-inner-content p {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin: 0 0 0.5rem 0;
}
.message-content.member-inner-content .seo-h3 {
  color: rgba(44, 43, 42, 0.8);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0;
  margin: 0;
}

.message-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message-list li {
  position: relative;
  z-index: 0;
  padding: 0.5rem;
  border-bottom: 1px solid #FFFFFF;
}
.message-list li::before {
  content: none;
  position: absolute;
  z-index: 0;
  top: 4px;
  left: -3px;
  width: 12px;
  height: 12px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/icon-dot_orange.svg") center no-repeat;
  background-size: contain;
}
.message-list li:last-of-type {
  border-bottom: none;
}
.message-list li a {
  text-decoration: none;
}
.message-list li.unread::before {
  content: "";
}
.message-list li h5 {
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 2px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.message-list li span {
  display: block;
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2px;
}
.message-list li p {
  margin: 0;
  color: rgb(44, 43, 42);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.setting-tab {
  position: relative;
  z-index: 0;
}
.setting-tab .badge {
  left: auto;
  right: -23px;
  top: -7px;
}

.news-wrapper .goons-dropdown {
  max-width: 100%;
  min-width: 343px;
  width: 100%;
  background-color: rgba(44, 43, 42, 0.05);
  margin-top: 0.75rem;
}
.news-wrapper .goons-dropdown .btn-dropdown {
  height: auto;
  border: none;
  padding: 0.5rem 0.75rem;
}
.news-wrapper .news-list {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}
.news-wrapper .news-list li {
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0.25rem;
}
.news-wrapper .news-list li:last-of-type {
  border-bottom: none;
}
.news-wrapper .news-list a {
  text-decoration: none;
  padding: 0.5rem;
  display: block;
}
.news-wrapper .news-list h5 {
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}
.news-wrapper .news-list .seo-h3 {
  color: rgb(44, 43, 42);
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 2px;
}
.news-wrapper .news-list span {
  color: rgba(44, 43, 42, 0.6);
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
@media screen and (min-width: 1200px) {
  .news-wrapper .news-list li:hover {
    background-color: rgba(44, 43, 42, 0.05);
  }
  .news-wrapper .news-list li:active {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .news-wrapper .news-list li:active h5 {
    color: #ED6C00;
  }
}
.news-wrapper .member-content_order-card {
  margin-top: 0.75rem;
  padding: 0.5rem 0.75rem;
}
.news-wrapper .xs-icon {
  margin: 0 0.25rem;
}
@media screen and (min-width: 768px) {
  .news-wrapper .goons-dropdown {
    max-width: 343px;
  }
}
@media screen and (min-width: 1200px) {
  .news-wrapper .member-content_order-card {
    margin-top: 0;
    padding: 0.5rem 1.5rem;
  }
}

.discount-list-section .prize-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
}
.discount-list-section .prize-row__label {
  display: flex;
  align-items: center;
  transition: color 0.3s ease-out;
}
.discount-list-section .prize-row__label#total-discount {
  cursor: pointer;
}
.discount-list-section .prize-row__label .more-info {
  margin-left: 2px;
}
.discount-list-section .prize-row__label::before {
  content: "-";
  margin-right: 0.5rem;
}
.discount-list-section .prize-row__label.is-expand {
  color: #ED6C00;
}
.discount-list-section .prize-row__label.is-expand .arrow_down {
  transform: rotate(180deg);
}
.discount-list-section .prize-row__label.is-expand .arrow_down path {
  fill: #ED6C00;
}
.discount-list-section .prize-row__label .arrow_down {
  margin-left: 0.5rem;
  transition: 0.3s ease-out;
}
.discount-list-section .prize-row__prize.discount {
  color: #ED6C00;
}

.member-content_btns a {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .member-content_btns .btn-icon:hover path {
    stroke: #ED6C00;
  }
  .member-content_btns .btn-icon:hover span {
    color: #ED6C00;
  }
  .member-content_btns .btn-icon:active path {
    stroke: #CC4900;
  }
  .member-content_btns .btn-icon:active span {
    color: #CC4900;
  }
  .member-content_btns .icon:hover path {
    stroke: #ED6C00;
  }
  .member-content_btns .icon:active path {
    stroke: #CC4900;
  }
}

.copytxtArea {
  cursor: pointer;
}
.copytxtArea:hover .copytxt {
  color: #ED6C00;
}
.copytxtArea:hover .icon-copy-black {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/copy_hover.svg");
  background-size: 20px;
}

/*# sourceMappingURL=member.css.map */
