@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;
  }
}
.pure-bg {
  min-height: calc(100vh - 287px);
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/terms/terms_bg.svg") center no-repeat;
  background-size: cover;
  padding: 4.25rem 1rem 3.5rem;
  overflow-x: hidden;
}
@media screen and (min-width: 768px) {
  .pure-bg {
    padding: 7.75rem 1rem 5.25rem;
  }
}

.terms-border-box {
  position: relative;
  z-index: 0;
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  border: 2px solid #FFFFFF;
  background: rgba(255, 255, 255, 0.6);
  padding: 1rem;
}
.terms-border-box:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -24px;
  z-index: -1;
  transform: translateX(-50%);
  max-width: 700px;
  width: 100%;
  height: 24px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/pages/terms/shadow_section.svg") center top no-repeat;
  background-size: contain;
}
.terms-border-box + .terms-border-box {
  margin-top: 1.5rem;
}
@media screen and (min-width: 1200px) {
  .terms-border-box {
    max-width: 1000px;
    padding: 1rem 1.5rem;
  }
}

.img-terms-deco {
  position: absolute;
  z-index: 0;
  top: -14px;
  right: 16px;
  width: 70px;
}
@media screen and (min-width: 768px) {
  .img-terms-deco {
    width: 80px;
  }
}

.img-terms-gold-left {
  position: absolute;
  z-index: -1;
  top: 21%;
  left: -75px;
  width: 75px;
}

.img-terms-gold-right {
  display: none;
  position: absolute;
  z-index: -1;
  top: 5%;
  right: -52px;
  width: 52px;
}
@media screen and (min-width: 1200px) {
  .img-terms-gold-right {
    display: block;
  }
}

.terms-title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  color: rgb(44, 43, 42);
}
.terms-title.seo-h1 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0;
  color: rgb(44, 43, 42);
}
@media screen and (min-width: 1200px) {
  .terms-title {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .terms-title.seo-h1 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.border-w {
  width: 100%;
  margin: 12px 0 1rem;
  height: 2px;
  background-color: #FFFFFF;
}

.terms-content p {
  margin: 1rem 0 0 0;
  font-size: 0.875rem;
  color: rgb(44, 43, 42);
}
.terms-content p a {
  color: inherit;
  font-size: inherit;
}
.terms-content .terms-list-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.55;
  margin-top: 1rem;
}
.terms-content .terms-list-title.seo-h2 {
  letter-spacing: 0;
}
.terms-content .terms-list-title + .terms-lists li:first-of-type {
  margin-top: 4px;
}
.terms-content .terms-lists {
  list-style: none;
  padding-left: 16px;
  margin: 0;
  color: rgb(44, 43, 42);
}
.terms-content .terms-lists li {
  position: relative;
  z-index: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.42;
  margin-top: 4px;
}
.terms-content .terms-lists li:first-of-type {
  margin-top: 0;
}
.terms-content .terms-lists li a {
  color: rgb(44, 43, 42);
  font-weight: 600;
}
.terms-content .terms-lists li span {
  font-weight: 600;
}
.terms-content .terms-lists li::before {
  content: "・";
  position: absolute;
  top: 1px;
  left: -16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.42;
}
@media screen and (min-width: 768px) {
  .terms-content p {
    font-size: 1rem;
  }
  .terms-content .terms-lists li {
    font-size: 1rem;
    line-height: 1.5;
  }
  .terms-content .terms-lists li::before {
    content: "・";
    top: 1px;
    left: -16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}

/*# sourceMappingURL=terms.css.map */
