@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;
  }
}
main {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/wallpaper.jpg");
}
main .main-banner-section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
main .main-banner-section .main-banner-sm,
main .main-banner-section .main-banner-md,
main .main-banner-section .main-banner-lg {
  width: 100vw;
}
main .main-banner-section .main-banner-sm > *,
main .main-banner-section .main-banner-md > *,
main .main-banner-section .main-banner-lg > * {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 2s;
}
main .main-banner-section .main-banner-sm > *.active,
main .main-banner-section .main-banner-md > *.active,
main .main-banner-section .main-banner-lg > *.active {
  opacity: 1;
  z-index: 5;
}
main .main-banner-section .main-banner-sm {
  height: 134.67vw;
}
main .main-banner-section .main-banner-md {
  height: 83.34vw;
}
main .main-banner-section .main-banner-lg {
  position: relative;
}
@media screen and (min-width: 1200px) {
  main .main-banner-section .main-banner-lg {
    width: 100%;
    height: 59.7222222222vw;
  }
}
@media screen and (min-width: 1440px) {
  main .main-banner-section .main-banner-lg {
    height: 53.75rem;
  }
}
@media screen and (min-width: 2560px) {
  main .main-banner-section .main-banner-lg {
    height: 59.7222222222vw;
  }
}
main .main-banner-section .bg-banner-lg,
main .main-banner-section .bg-banner-md,
main .main-banner-section .bg-banner-sm {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
main .main-banner-section .bg-banner-lg video,
main .main-banner-section .bg-banner-md video,
main .main-banner-section .bg-banner-sm video {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 100%;
}
main .main-banner-section .bg-banner-lg:first-of-type {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/main-banner-l.jpg");
}
main .main-banner-section .bg-banner-md:first-of-type {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/main-banner-m.jpg");
}
main .main-banner-section .bg-banner-sm:first-of-type {
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/main-banner-s.webp");
}
main .main-banner-section .main-effect {
  position: relative;
  width: 100%;
  height: 100%;
  animation: zoom-in 1.5s forwards;
}
@keyframes zoom-in {
  from {
    opacity: 0;
    transform: scale(1.1);
  }
  30% {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
main .main-banner-section .main-effect .brand-container {
  position: absolute;
  width: 509px;
  height: 396px;
  top: 321px;
  left: calc((100vw - 1440px) / 2 - 8px);
}
main .main-banner-section .main-effect .brand-container #brand-section {
  position: relative;
  width: 100%;
  height: 100%;
}
main .main-banner-section .main-effect .brand-container #brand-section.play-animate .taiwan {
  opacity: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section.play-animate .to-country {
  transition-delay: 1s;
  opacity: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section.play-animate svg {
  opacity: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section img,
main .main-banner-section .main-effect .brand-container #brand-section svg {
  position: absolute;
  transition: 1s;
  opacity: 0;
}
main .main-banner-section .main-effect .brand-container #brand-section .taiwan {
  top: 126px;
  right: 145px;
  z-index: 10;
}
main .main-banner-section .main-effect .brand-container #brand-section .japan {
  top: 14px;
  right: 94px;
  z-index: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section .macao {
  top: 136px;
  left: 125px;
  z-index: 5;
}
main .main-banner-section .main-effect .brand-container #brand-section .hongkong {
  top: 105px;
  left: 168px;
  z-index: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section .singapore {
  bottom: -4px;
  left: 73px;
  z-index: 1;
}
main .main-banner-section .main-effect .brand-container #brand-section #tw-japan-line {
  top: 42.32px;
  right: 123.5px;
}
main .main-banner-section .main-effect .brand-container #brand-section #tw-hk-line {
  top: 147.3px;
  left: 209.5px;
}
main .main-banner-section .main-effect .brand-container #brand-section #tw-mc-line {
  top: 154.03px;
  left: 195.5px;
}
main .main-banner-section .main-effect .brand-container #brand-section #tw-sg-line {
  bottom: 18px;
  left: 114px;
}
main .main-banner-section svg#ripple-effect {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
main .main-banner-section .logo-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  z-index: 10;
}
@media screen and (min-width: 1200px) {
  main .main-banner-section .logo-content {
    animation: fade-in 2s forwards;
  }
  @keyframes fade-in {
    from {
      opacity: 0;
    }
    25% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}
main .main-banner-section .logo-content .logo-vertical {
  width: 2.25rem;
}
@media screen and (min-width: 768px) {
  main .main-banner-section .logo-content .logo-vertical {
    width: 4rem;
  }
}
main .main-banner-section .logo-content .brand-slogan {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 1px;
  color: rgb(44, 43, 42);
  white-space: nowrap;
}
main .main-banner-section .logo-content .brand-slogan span {
  display: inline-flex;
}
main .main-banner-section .logo-content .brand-slogan .seo-h1 {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2rem;
  letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
  main .main-banner-section .logo-content .brand-slogan {
    flex-direction: row;
    font-size: 1.25rem;
    margin-top: 3.75rem;
  }
  main .main-banner-section .logo-content .brand-slogan .seo-h1 {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 1200px) {
  main .main-banner-section .logo-content .brand-slogan {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 1.2px;
  }
  main .main-banner-section .logo-content .brand-slogan .seo-h1 {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 1.2px;
  }
}
main .main-banner-section .bg-wave {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 105px;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/bg_wave.png");
  background-position: center center;
  background-size: 768px 105px;
  background-repeat: no-repeat;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  main .main-banner-section .bg-wave {
    background-size: 1280px 105px;
  }
}
@media screen and (min-width: 1200px) {
  main .main-banner-section .bg-wave {
    height: 207px;
    background-size: 160rem 207px;
  }
}
main .member-event-container {
  position: relative;
  display: none;
  justify-content: center;
  margin-top: -3.625rem;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  main .member-event-container {
    margin-top: -5.38rem;
  }
}
@media screen and (min-width: 1200px) {
  main .member-event-container {
    margin-top: -126px;
  }
}
main .member-event-container .member-event-card {
  border-radius: 0.5rem;
  background-color: #FFFFFF;
  box-shadow: var(--goons-box-shadow);
  width: 335px;
}
@media screen and (min-width: 768px) {
  main .member-event-container .member-event-card {
    width: 596px;
  }
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card {
    width: 50rem;
  }
}
main .member-event-container .member-event-card a {
  padding: 0.25rem;
  cursor: pointer;
  text-decoration: none;
  width: 335px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  main .member-event-container .member-event-card a {
    padding: 0.5rem;
    width: 596px;
  }
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card a {
    gap: 1.25rem;
    padding-right: 1.25rem;
    width: 50rem;
  }
  main .member-event-container .member-event-card a:hover img {
    transform: scale(1.1);
  }
  main .member-event-container .member-event-card a:hover .event-body__title {
    color: #ED6C00;
  }
}
main .member-event-container .member-event-card .event-image {
  overflow: hidden;
  width: 327px;
  height: 85px;
}
@media screen and (min-width: 768px) {
  main .member-event-container .member-event-card .event-image {
    height: 150px;
    width: 36.25rem;
  }
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card .event-image {
    width: 26.4375rem;
    min-width: 26.4375rem;
    height: 110px;
  }
}
main .member-event-container .member-event-card .event-image img {
  transition: 0.3s;
  width: 327px;
  height: auto;
}
@media screen and (min-width: 768px) {
  main .member-event-container .member-event-card .event-image img {
    width: 36.25rem;
  }
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card .event-image img {
    width: 26.4375rem;
    transition: 0.3s;
  }
}
main .member-event-container .member-event-card .slick-dots {
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card .slick-dots {
    bottom: 6px;
    left: 220px;
    transform: translateX(-50%);
  }
}
main .member-event-container .member-event-card .event-body {
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  main .member-event-container .member-event-card .event-body {
    max-width: 329px;
  }
}
main .member-event-container .member-event-card .event-body__title {
  color: rgb(44, 43, 42);
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  transition: 0.3s;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .member-event-container .member-event-card .event-body__body {
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 0.25rem;
  height: 2.5rem;
  max-width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden; /* 隱藏超出範圍的文字 */
  -webkit-box-orient: vertical;
  word-break: break-all;
}
@media screen and (min-width: 768px) {
  main .month-selection-root {
    /*background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/bg_shadow_a.png");*/
    background-image: url("https://1drv.ms/i/s!ArUxLOilbY8ajswKM9U5yg_BBKBb-Q?embed=1&width=2880&height=1470");
    background-repeat: no-repeat;
    background-size: 80rem 37.75rem;
    background-position: center bottom;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-root {
    background-size: 100vw 42.5rem;
    overflow-x: hidden;
  }
}
main .month-selection-container {
  margin-top: 3rem;
  max-width: 75rem;
}
@media screen and (min-width: 768px) {
  main .month-selection-container {
    margin-top: 70px;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container {
    margin-top: 115px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head {
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  main .month-selection-container .selection-head {
    padding: 0;
  }
}
main .month-selection-container .selection-head .title-section {
  position: relative;
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head .title-section {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
    font-weight: 700;
  }
}
main .month-selection-container .selection-head .title-section .icon-chicken {
  position: absolute;
  width: 2.25rem;
  right: -3rem;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head .title-section .icon-chicken {
    width: 55px;
    height: 67px;
    right: -79px;
  }
}
main .month-selection-container .selection-head .tab-container {
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head .tab-container {
    margin-top: 0.5rem;
    width: 100%;
  }
}
main .month-selection-container .selection-head .tab-container ul.tabs {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 1rem;
  margin: 0;
  padding: 0;
  color: rgba(44, 43, 42, 0.4);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head .tab-container ul.tabs {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
    font-weight: 600;
    gap: 1.25rem;
  }
}
main .month-selection-container .selection-head .tab-container ul.tabs li {
  cursor: pointer;
  transition: 0.3s;
}
main .month-selection-container .selection-head .tab-container ul.tabs li .seo-h3 {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-head .tab-container ul.tabs li .seo-h3 {
    font-size: 1.25rem;
    line-height: 2rem;
    letter-spacing: 1px;
    font-weight: 600;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container .selection-head .tab-container ul.tabs li:hover {
    color: #ED6C00;
  }
}
main .month-selection-container .selection-head .tab-container ul.tabs li.is-active {
  color: #ED6C00;
  display: flex;
  align-items: center;
}
main .month-selection-container .selection-head .tab-container ul.tabs li.is-active::before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond.svg");
  margin-right: 0.5rem;
}
main .month-selection-container .selection-body {
  position: relative;
  margin-top: 1rem;
  padding-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body {
    padding-top: 0;
    margin-top: 9px;
    max-width: unset;
  }
}
main .month-selection-container .selection-body .selection-items-container {
  width: 100%;
  height: 353px;
}
@media screen and (min-width: 621px) {
  main .month-selection-container .selection-body .selection-items-container {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .selection-items-container {
    height: 400px;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container .selection-body .selection-items-container {
    padding-left: 0;
    padding-right: 0;
    height: 517px;
    overflow: unset;
  }
}
main .month-selection-container .selection-body .selection-items-container .selection-items-overflow {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  /* 整體卷軸的寬度和背景 */
  /* 捲動的滑塊部分 */
}
main .month-selection-container .selection-body .selection-items-container .selection-items-overflow::-webkit-scrollbar {
  height: 0.5rem; /* 調整卷軸的寬度 */
  background-color: transparent; /* 設置卷軸背景為透明 */
}
main .month-selection-container .selection-body .selection-items-container .selection-items-overflow::-webkit-scrollbar-thumb {
  background-color: rgba(44, 43, 42, 0.1); /* 設置滑塊的顏色 */
  border-radius: 100px; /* 讓滑塊的角落呈現圓形 */
}
main .month-selection-container .selection-body .selection-items-container .selection-items-overflow::-webkit-scrollbar-track {
  background-color: transparent;
  margin: 0.5rem;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .selection-items-container .selection-items-overflow {
    padding-left: 0;
    padding-right: 0;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container .selection-body .selection-items-container .selection-items-overflow {
    overflow: unset;
  }
}
main .month-selection-container .selection-body .selection-items-container .selection-box {
  width: calc(100% - 20px);
  display: inline-flex;
  align-items: stretch;
  gap: 1.5rem;
}
main .month-selection-container .selection-body .selection-items-container .selection-box::after {
  content: "";
  flex: auto;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .selection-items-container .selection-box {
    gap: 1.5rem;
  }
  main .month-selection-container .selection-body .selection-items-container .selection-box:first-of-type {
    margin-left: 1.5rem;
  }
  main .month-selection-container .selection-body .selection-items-container .selection-box:last-of-type {
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 1024px) {
  main .month-selection-container .selection-body .selection-items-container .selection-box {
    justify-content: space-around;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container .selection-body .selection-items-container .selection-box {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    gap: 20px;
  }
  main .month-selection-container .selection-body .selection-items-container .selection-box:first-of-type, main .month-selection-container .selection-body .selection-items-container .selection-box:last-of-type {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  main .month-selection-container .selection-body .selection-items-container .selection-box {
    justify-content: space-between;
    gap: 40px;
  }
}
@media screen and (min-width: 1440px) {
  main .month-selection-container .selection-body .selection-items-container .selection-box {
    gap: 56px;
  }
}
main .month-selection-container .selection-body .btn-outline-grey {
  padding: 0.5rem 1rem;
  margin: 1.5rem auto 2.5rem;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .btn-outline-grey {
    margin-top: 1rem;
    width: 7.5rem;
    height: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  main .month-selection-container .selection-body .btn-outline-grey {
    margin-top: 0rem;
  }
}
main .month-selection-container .selection-body .duedate-description {
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(44, 43, 42, 0.8);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  gap: 0.25rem;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .duedate-description {
    top: -40px;
    right: 0;
    left: auto;
    transform: none;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    gap: 0.5rem;
    margin-top: 0;
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 1280px) {
  main .month-selection-container .selection-body .duedate-description {
    padding: 0;
  }
}
main .month-selection-container .selection-body .duedate-description .split-line {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}
main .month-selection-container .selection-body .duedate-description .countdown {
  gap: 0.25rem;
}
main .month-selection-container .selection-body .duedate-description .countdown .strong-days {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.9px;
  font-weight: 600;
  color: #ED6C00;
}
@media screen and (min-width: 768px) {
  main .month-selection-container .selection-body .duedate-description .countdown .strong-days {
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 1.2px;
  }
}
main .sticky-background {
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  main .sticky-background {
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/bg_shadow_b_new.png");
    background-size: 90rem auto;
  }
}
@media screen and (min-width: 1200px) {
  main .sticky-background {
    background-size: cover;
  }
}
main .find-container {
  position: relative;
  padding: 2.5rem 0;
}
@media screen and (min-width: 768px) {
  main .find-container .head-shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 3rem;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/bg-shadow-section.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
  }
}
main .find-container__head .title-section {
  position: relative;
}
main .find-container__head .title-section__title {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  color: rgb(44, 43, 42);
  font-weight: 700;
}
main .find-container__head .title-section__title .brand-color {
  color: #ED6C00;
}
@media screen and (min-width: 768px) {
  main .find-container__head .title-section__title {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 2.625rem; /* 150% */
    letter-spacing: 1.4px;
  }
}
main .find-container__head .title-section__subtitle {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(44, 43, 42, 0.6);
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  main .find-container__head .title-section__subtitle {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem; /* 150% */
  }
}
main .find-container__head .title-section::before, main .find-container__head .title-section::after {
  content: "";
  position: absolute;
  display: block;
}
main .find-container__head .title-section::before {
  width: 76px;
  height: 68px;
  left: -76px;
  bottom: -2px;
  background-size: contain;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/three_foot.svg");
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  main .find-container__head .title-section::before {
    width: 109px;
    left: -149px;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/little_chicken.svg"), url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/three_foot.svg");
    background-size: 33px auto, 76px auto;
    background-position: left bottom, right bottom;
  }
}
main .find-container__head .title-section::after {
  width: 42px;
  height: 68px;
  right: -54px;
  bottom: -2px;
  background-position: right bottom;
  background-size: contain;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/two_foot.svg");
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  main .find-container__head .title-section::after {
    width: 97px;
    right: -137px;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/two_foot.svg"), url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/big_chicken.svg");
    background-size: 42px auto, 55px auto;
    background-position: left bottom, right bottom;
  }
}
main .find-container__body {
  margin-top: 1.25rem;
  height: 9.75rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  main .find-container__body {
    overflow: visible;
    height: auto;
  }
}
main .find-container__body .find-section-overflow {
  position: relative;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-overflow {
    overflow: hidden;
    padding-bottom: 10px;
  }
}
main .find-container__body .find-section-overflow .find-center-effect {
  position: relative;
}
main .find-container__body .find-section-overflow .find-center-effect::before, main .find-container__body .find-section-overflow .find-center-effect::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
main .find-container__body .find-section-overflow .find-center-effect::before {
  width: 52px;
  height: 152px;
  top: 12px;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/gold_left.png");
  left: 50%;
  transform: translateX(-171px);
}
main .find-container__body .find-section-overflow .find-center-effect::after {
  width: 75px;
  height: 215px;
  top: 188.5px;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/gold_right.png");
  right: 50%;
  transform: translateX(195px);
}
main .find-container__body .find-section-overflow .find-arrows {
  position: relative;
}
main .find-container__body .find-section-overflow .find-arrows__previous, main .find-container__body .find-section-overflow .find-arrows__next {
  position: absolute;
  padding: 0.5rem;
  background-color: #FFFFFF;
  top: 183px;
  z-index: 10;
  cursor: pointer;
  transition: 0.3s;
}
main .find-container__body .find-section-overflow .find-arrows__previous:active, main .find-container__body .find-section-overflow .find-arrows__next:active {
  background: #d9d9d8;
}
@media screen and (min-width: 1200px) {
  main .find-container__body .find-section-overflow .find-arrows__previous:hover, main .find-container__body .find-section-overflow .find-arrows__next:hover {
    background: #d9d9d8;
  }
}
main .find-container__body .find-section-overflow .find-arrows__previous {
  border-radius: 1rem 0 0 1rem;
  left: 50%;
  transform: translateX(calc(-50% - 136px));
}
main .find-container__body .find-section-overflow .find-arrows__next {
  border-radius: 0 1rem 1rem 0;
  left: 50%;
  transform: translateX(calc(-50% + 136px));
}
main .find-container__body .find-section-frame {
  overflow-x: auto;
  gap: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame {
    position: relative;
    z-index: 5;
    overflow-x: unset;
    gap: 1rem;
    padding-right: 0;
    padding-bottom: 0;
    min-height: 27.5rem;
    transition: transform 0.3s ease 0s;
  }
  main .find-container__body .find-section-frame.animation .find-card {
    transition: all 0.3s ease-out;
  }
}
main .find-container__body .find-section-frame .find-card {
  position: relative;
  width: 93px;
  min-width: 93px;
  padding: 0.25rem 0.25rem 0.5rem 0.25rem;
  border-radius: 0.5rem;
  border: 1px solid #FFFFFF;
  backdrop-filter: blur(0.5px);
  background-color: #f3f3f3;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/line_deco.svg");
  background-size: 10.75rem 7.625rem;
  background-position: left bottom;
  background-repeat: no-repeat;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame .find-card {
    padding: 0.5rem 0.5rem 0.75rem 0.5rem;
    width: 10.75rem;
    min-width: 10.75rem;
    border-width: 2px;
    margin: 0;
    position: relative;
    z-index: 5;
    background-size: 100% auto;
    -webkit-animation-name: fadeInUpSlow;
    animation-name: fadeInUpSlow;
  }
  main .find-container__body .find-section-frame .find-card::after {
    content: "";
    position: absolute;
    width: 208px;
    height: 2.625rem;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/find-card-shadow.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -2.625rem;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: 1s;
  }
}
@media screen and (min-width: 1200px) {
  main .find-container__body .find-section-frame .find-card {
    cursor: pointer;
    transition: 0.3s;
  }
  main .find-container__body .find-section-frame .find-card:hover {
    background-color: #f9f9f9;
  }
  main .find-container__body .find-section-frame .find-card:hover .find-card__image img {
    transform: scale(1.1);
  }
}
main .find-container__body .find-section-frame .find-card:first-of-type {
  margin-left: 1rem;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame .find-card:first-of-type {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame .find-card:last-of-type {
    margin-right: 0;
  }
}
main .find-container__body .find-section-frame .find-card__image {
  border-radius: 4px;
  overflow: hidden;
}
main .find-container__body .find-section-frame .find-card__image img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
main .find-container__body .find-section-frame .find-card__body {
  margin-top: 0.25rem;
  color: rgb(44, 43, 42);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame .find-card__body {
    margin-top: 0.5rem;
  }
  main .find-container__body .find-section-frame .find-card__body .title {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
main .find-container__body .find-section-frame .find-card__body .seo-h2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  main .find-container__body .find-section-frame .find-card__body .seo-h2 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: 1px;
  }
}
main .find-container__body .find-section-frame .find-card__body .subtitle {
  display: none;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: rgba(44, 43, 42, 0.6);
  font-weight: 400;
}
main .find-container__body .find-section-frame .find-card.goons-center {
  width: 241px;
  min-width: 241px;
  height: 24.875rem;
  transform: translate(0, 0);
  transform-origin: center;
  margin: 0 1.5rem 42px;
}
main .find-container__body .find-section-frame .find-card.goons-center::after {
  opacity: 1;
}
main .find-container__body .find-section-frame .find-card.goons-center .subtitle {
  display: block;
}
main .find-container__body .flowers-section {
  display: none;
}
@media screen and (min-width: 768px) {
  main .find-container__body .flowers-section {
    display: block;
  }
}
main .find-container__body .flowers-section .flower {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(calc(-50% - 72px), 20px);
  z-index: 0;
  opacity: 0;
  transition: 0.5s;
}
main .find-container__body .flowers-section .flower.shown {
  opacity: 1;
  transform: translate(calc(-50% - 72px), 0);
}
main .all-series-container {
  color: rgba(44, 43, 42, 0.8);
}
main .all-series-container .all-series-title {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.8px;
}
@media screen and (min-width: 768px) {
  main .all-series-container .all-series-title {
    font-weight: 700;
  }
}
main .all-series-container .series-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0.75rem auto 2.5rem;
  padding: 0 1.25rem;
  gap: 0.75rem 0.75rem;
  max-width: 75rem;
}
@media screen and (min-width: 768px) {
  main .all-series-container .series-box {
    margin-bottom: 6.625rem;
  }
}
@media screen and (min-width: 1200px) {
  main .all-series-container .series-box {
    margin-top: 1rem;
    margin-bottom: 5rem;
    padding: 0;
  }
}
main .all-series-container .series-box__item {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 5px 15px;
  white-space: nowrap;
  border-radius: 2px;
  border: 1px solid rgba(44, 43, 42, 0.2);
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s;
  color: inherit;
  text-decoration: none;
}
main .all-series-container .series-box__item:active {
  color: #ED6C00;
  border-color: rgba(237, 108, 0, 0.6);
  background-color: rgba(237, 108, 0, 0.05);
}
main .all-series-container .series-box__item .seo-h2 {
  font-size: 0.875rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}
@media screen and (min-width: 1200px) {
  main .all-series-container .series-box__item {
    min-width: 8.25rem;
    padding: 0.75rem 1rem;
    text-align: center;
  }
  main .all-series-container .series-box__item:hover {
    color: #ED6C00;
    border-color: rgba(237, 108, 0, 0.4);
  }
}
main .selected-article-container {
  position: relative;
  padding-bottom: 3.875rem;
  overflow: hidden;
  max-width: 75rem;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  main .selected-article-container::before {
    content: "";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: 52px;
    height: 152px;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/gold_left.png");
    left: -26px;
    bottom: 85px;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container {
    padding-bottom: 2.625rem;
  }
  main .selected-article-container::before {
    left: -4px;
  }
}
main .selected-article-container .selected-title-section {
  position: relative;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-title-section {
    position: absolute;
    top: 3.875rem;
    left: 1.5rem;
    z-index: 5;
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/paper_post.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top left;
    background-color: #f3f3f3;
    padding: 2.5rem 1.5rem;
    border: 2px solid #fff;
    border-radius: 0.5rem;
    width: 13rem;
    height: 17.125rem;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-title-section {
    width: 15rem;
    height: 18.125rem;
    padding: 46px 38px;
    left: 3rem;
  }
}
main .selected-article-container .selected-title-section .book-stamp {
  display: none;
  position: absolute;
  right: -1.75rem;
  bottom: -3.5rem;
  width: 8.25rem;
  height: 89px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/book.svg") no-repeat;
  background-size: contain;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-title-section .book-stamp {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-title-section .book-stamp {
    right: -50px;
    bottom: -38px;
  }
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-title-section .section-shadow {
    position: absolute;
    display: block;
    width: 100%;
    height: 2.625rem;
    bottom: -2.625rem;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/shadow_post_a.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
}
main .selected-article-container .selected-title-section .title {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 1px;
  color: rgb(44, 43, 42);
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-title-section .title {
    font-size: 1.75rem;
    line-height: 2.625rem;
    letter-spacing: 1.4px;
  }
}
main .selected-article-container .selected-title-section .subtitle {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgba(44, 43, 42, 0.6);
  font-weight: 400;
  margin-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-title-section .subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }
}
main .selected-article-container .selected-title-section .btn-more {
  width: 7.5rem;
  height: 3rem;
}
main .selected-article-container .selected-main-section {
  position: relative;
  border-radius: 0.5rem;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  margin: 0.75rem 1.25rem 0;
  z-index: 1;
  max-width: 38.75rem;
}
@media screen and (min-width: 660px) {
  main .selected-article-container .selected-main-section {
    margin: 0.75rem auto 0;
  }
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section {
    max-width: unset;
    margin: 0 1.5rem 0 191px;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-main-section {
    margin: 0 75px 0 273px;
  }
}
main .selected-article-container .selected-main-section .section-shadow {
  position: absolute;
  width: 100%;
  height: 1.25rem;
  display: block;
  bottom: -1.25rem;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/shadow_section.png");
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 40.125rem;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .section-shadow {
    width: 88%;
    height: 1.875rem;
    bottom: -1.875rem;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-main-section .section-shadow {
    height: 2.5rem;
    bottom: -2.5rem;
  }
}
main .selected-article-container .selected-main-section .book-stamp {
  position: absolute;
  width: 5.75rem;
  height: 3.875rem;
  left: -14px;
  bottom: -23px;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/book.svg") no-repeat;
  background-size: contain;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .book-stamp {
    display: none;
  }
}
main .selected-article-container .selected-main-section::before, main .selected-article-container .selected-main-section::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
main .selected-article-container .selected-main-section::before {
  width: 52px;
  height: 152px;
  bottom: 0;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/gold_left.png");
  left: -52px;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section::before {
    display: none;
  }
}
main .selected-article-container .selected-main-section::after {
  width: 75px;
  height: 215px;
  top: -1rem;
  background-image: url("https://www.qchicken.com.tw/media/resident/webpic/pages/index/gold_right.png");
  right: -75px;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section::after {
    top: 11px;
  }
}
main .selected-article-container .selected-main-section .selected-main-box {
  margin: 0.75rem 0;
  padding: 1.75rem 1.25rem;
  border-width: 1px 0;
  border-color: #FFFFFF;
  border-style: solid;
  max-width: 855px;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box {
    height: 23.5rem;
    padding: 2.25rem 1.5rem 2.25rem 5rem;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-main-section .selected-main-box {
    padding: 2.25rem 7rem;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow {
  height: 11.125rem;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow {
    height: auto;
    overflow: unset;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list {
  gap: 1rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list {
    gap: 2rem;
    overflow-x: unset;
    padding-bottom: 0;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item {
  width: 10rem;
  min-width: 10rem;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item {
    position: relative;
    display: flex;
    width: 100%;
    gap: 1.25rem;
  }
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item::before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed #FFFFFF;
    left: 0;
    right: 0;
    bottom: -1rem;
  }
}
@media screen and (min-width: 1200px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item:hover .selection-item__image img {
    transform: scale(1.1);
  }
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item:hover .selection-item__content .title {
    color: #ED6C00;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__image {
  width: 100%;
  height: 5rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__image {
    width: 10rem;
    order: 2;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__image img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content {
    order: 1;
    width: calc(100% - 11.25rem);
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .label {
  font-size: 0.75rem;
  line-height: 1.25rem;
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.6);
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .label {
    margin-top: 0;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.25rem; /* 142.857% */
    letter-spacing: 1px;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .label::before {
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  display: block;
  margin-right: 0.25rem;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/diamond_line_bo.svg") no-repeat;
  background-size: contain;
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden; /* 隱藏超出範圍的文字 */
  -webkit-box-orient: vertical;
  word-break: break-all;
  color: rgba(44, 43, 42, 0.8);
  font-weight: 600;
  margin-top: 2px;
  height: 2.5rem;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .title {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 1.5rem;
    margin-top: 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.16px;
  }
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .views {
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: rgba(44, 43, 42, 0.6);
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 1.75rem;
  margin-top: 2px;
}
main .selected-article-container .selected-main-section .selected-main-box .selection-list-overflow .selection-list .selection-item__content .views::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: url("https://www.qchicken.com.tw/media/resident/webpic/icons/eye.svg") no-repeat;
  background-size: contain;
  margin-right: 0.25rem;
}
main .selected-article-container .selected-main-section .selected-main-box .btn-more {
  margin-top: 0.75rem;
  padding: 0.375rem 0.75rem 0.375rem 1rem;
}
main .selected-article-container .selected-main-section .selected-main-box .btn-more .icon {
  margin-left: 2px;
}

.promotion-lightbox.backdrop .lightbox .lightbox-head .btn-close {
  padding: 0.5rem;
}
.promotion-lightbox.backdrop .lightbox .lightbox-body {
  padding-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .promotion-lightbox.backdrop .lightbox .lightbox-body {
    padding: 0.5rem 1.5rem 1.5rem;
  }
}
.promotion-lightbox.backdrop .lightbox .lightbox-body .promotion-banner {
  /*height: calc(100vw - 3rem);*/
  width: 100%;
}
@media screen and (min-width: 768px) {
  .promotion-lightbox.backdrop .lightbox .lightbox-body .promotion-banner {
    /*height: 27rem;*/
    overflow: hidden;
  }
}
.promotion-lightbox.backdrop .lightbox .lightbox-body .promotion-banner img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1200px) {
  .sale-content .product-items.product-lg-270 .product-view::before {
    left: -32px;
  }
}

/*# sourceMappingURL=index.css.map */
