/* layout start */
.myvip-main {
  background: #f8f4ec;
}
.cus-block {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .cus-block {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1440px) {
  .cus-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}
section {
  background: #f8f4ec;
}
section h2 {
    letter-spacing: 1.54px;
    margin-bottom: 1.5rem;
    font-size: 1.375rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }
@media (min-width: 700px) {
  section h2 {
    margin-bottom: 2.5rem;
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
      letter-spacing: 2.38px;
  }
}
section h2.with-des {
    margin-bottom: initial;
  }
section h3 {
  text-align: center;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  section h3 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
section .remark {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  section .remark {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
section {

  max-width: 100%;
  overflow-x: hidden;
}
.sweet-remind {
  background: #f8f4ec;
}
/* layout end */
/* 不規則形狀 kv start */
.shape-top-group {
  background-image: url('../images/opcard/text-bg.jpg');
  background-position: center bottom;
  background-size: 900px auto;
}
.shape-top-group .v3-twm-breadcrumb {
  display: none;
}
@media (min-width: 700px) {
.shape-top-group {
    background-size: 1200px auto
}
  }
@media (min-width: 1024px) {
.shape-top-group {
    background-size: 2560px auto;
    background-position: center bottom
}

    .shape-top-group .v3-twm-breadcrumb {
    display: flex;
  }
  }
@media (min-width: 2561px) {
.shape-top-group {
    background-size: 100% auto
}
  }
.shape-kv {
  -webkit-mask-image: url('../images/opcard/mask-s.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center top;
  -webkit-mask-size: 100% 524px;
  mask-image: url('../images/opcard/mask-s.png');
  mask-repeat: no-repeat;
  mask-position: center top;
  mask-size: 100% 524px;
  max-width: 100%;
  overflow: hidden;
}
.shape-kv .kv-logo {
    width: 188px;
    margin-bottom: 1rem;
  }
@media (min-width: 1024px) {
.shape-kv .kv-logo {
      width: 298px
  }
    }
.shape-kv .kv-list {
  font-size: 0.9375rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .shape-kv .kv-list {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
@media (min-width: 700px) {
.shape-kv {
    -webkit-mask-image: url('../images/opcard/mask-m.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 524px;
    mask-image: url('../images/opcard/mask-m.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 524px;
    max-width: 100%;
    overflow: hidden
}
  }
@media (min-width: 1024px) {
.shape-kv {
    -webkit-mask-image: url('../images/opcard/mask.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 695px;
    mask-image: url('../images/opcard/mask.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 695px
}
  }
/* 文字區塊 */
.shape-kv-wrap {
  position: relative;
  display: flex;
  height: 524px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 1024px) {
  .shape-kv-wrap {
    height: 695px;
  }
}
@media (min-width: 1440px) {
  .shape-kv-wrap {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1024px) {
.shape-kv-wrap {
    align-items: flex-start;
    justify-content: center;
  }
    }
.shape-kv .shape-kv-img-wrap {
  height: 524px;
}
@media (min-width: 1024px) {
  .shape-kv .shape-kv-img-wrap {
    height: 695px;
  }
}
.shape-kv .shape-kv-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
.shape-kv .shape-kv-img-wrap .shape-kv-img img {
        width: auto;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
      }
.shape-kv .shape-kv-main {
    max-width: 460px;
    margin-bottom: 0;
    margin-top: 98px;
  }
@media (min-width: 1024px) {
.shape-kv .shape-kv-main {
      margin-top: 0;
      margin-bottom: 58px
  }
    }
.top-triangle {
  margin-top: 58px;
  height: 60px;
  background-image: url('../images/opcard/top-triangle-s2.png');
  background-position: center bottom -1px;
  background-size: 101% 60px;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
.top-triangle {
    margin-top: 60px;
    height: 124px;
    background-size: 100% 124px;
    background-image: url('../images/opcard/top-triangle2.png')
}
  }
/* 不規則形狀 kv end */
.rounded-tab-wrapper {
  z-index: 10;
  margin-bottom: 2.5rem;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
@media (min-width: 700px) {
  .rounded-tab-wrapper {
    margin-bottom: 72px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.rounded-tab-wrapper.is-sticking {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.rounded-tab-wrapper.is-sticking .rounded-tab-box {
      border-radius: 0px;
    }
.rounded-tab-wrapper.no-space {
  margin-bottom: 0px;
}
/* rounded-tab start */
.rounded-tab-box {
  border-radius: 100px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.rounded-tab-box::-webkit-scrollbar {
    display: none;
  }
.rounded-tab-box {
  scrollbar-width: none;
  display: inline-flex;
  max-width: 100%;
  overflow: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.25rem;
}
/* 適用於 Firefox */
.rounded-tab-box .rounded-tab {
  flex-shrink: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .rounded-tab-box .rounded-tab {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.rounded-tab-box .rounded-tab.active {
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rounded-tab-panel {
  display: none;
}
.rounded-tab-panel.active {
  display: block;
}
/* rounded-tab end */
/* two-side-card */
.two-side-card {
  background: #fefbfb;
}
@media (min-width: 1024px) {
  .two-side-card {
    display: flex;
  }
  .two-side-card.img-right {
    flex-direction: row-reverse;
  }
  .two-side-card .img-side {
    width: 50%;
  }
}
.two-side-card .img-side {
    aspect-ratio: 335/188;
  }
@media (min-width: 1024px) {
.two-side-card .img-side {
      aspect-ratio: 640/374
  }
    }
.two-side-card .img-side img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
    }
.two-side-card .text-side {
  padding: 1.5rem;
}
@media (min-width: 700px) {
  .two-side-card .text-side {
    padding: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .two-side-card .text-side {
    width: 50%;
  }
}
.two-side-card .text-side-title {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .two-side-card .text-side-title {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.two-side-card .text-side-main {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 700px) {
  .two-side-card .text-side-main {
    gap: 1rem;
  }
}
.two-side-card .side-item-wrap {
  display: flex;
  gap: 0.75rem;
}
.two-side-card .side-item-num {
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-num {
    margin-top: 3px;
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.two-side-card .side-item-title {
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.two-side-card .side-item-detail {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-detail {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
/* 漸層背景 start */
.gradient-bg {
  position: relative;
  background: radial-gradient(
      198.22% 213.77% at -37.07% 3.02%,
      rgba(255, 48, 16, 0.65) 12.5%,
      rgba(255, 103, 0, 0.65) 38.46%,
      rgba(255, 236, 88, 0.65) 92.88%
    ),
    radial-gradient(
      37.29% 185.84% at -39.3% 6.87%,
      rgba(255, 77, 0, 0.65) 9.52%,
      rgba(255, 135, 31, 0.65) 44.39%,
      rgba(255, 224, 88, 0.65) 81.64%
    ),
    radial-gradient(
      36.08% 173.19% at -26.04% 2.71%,
      rgba(255, 192, 88, 0.65) 13.4%,
      rgba(255, 103, 0, 0.65) 80.86%
    ),
    radial-gradient(
      35.64% 170.1% at -22.82% 2.04%,
      rgba(225, 182, 110, 0.65) 8.48%,
      rgba(255, 103, 0, 0.65) 86.87%
    ),
    rgba(217, 217, 217, 0.65);
}
.gradient-bg::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    height: 29px;
    width: 100%;
    background-image: url('../images/services/bottom-triangle-s.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
  }
@media (min-width: 1024px) {
.gradient-bg::after {
      height: 86px;
      background-image: url('../images/services/bottom-triangle.png')
  }
    }
.gradient-bg .sweet-remind-content {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* 漸層背景 end */
/* tab 置中設定 */
.small-tab-group .box {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.small-tab-group .box::after {
    display: none;
  }
.small-tab-group .box::before {
    display: none;
  }
.cta-box {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .cta-box {
    flex-direction: row;
  }
}
@media (min-width: 700px) {
  .cta-box {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.cta-box {
  box-shadow: 0px 0px 20px 2px rgba(81, 90, 104, 0.08);
}
.cta-box a {
  width: 100%;
  flex-shrink: 0;
}
@media (min-width: 576px) {
  .cta-box a {
    width: auto;
  }
}
/* topic-icon-group start */
.topic-icon {
  border: 1.5px solid #ff9045;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}
.topic-icon .icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.topic-icon-group {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .topic-icon-group {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.topic-icon-group p {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .topic-icon-group p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.topic-icon-group.with-intro {
  align-items: flex-start;
}
.topic-icon {
  flex-shrink: 0;
}
/* topic-icon-group end */
.card-swiper.swiper .swiper-slide {
  height: auto;
}
/* plan-card */
.plan-card.doubleplay-card {
  height: 100%;
}
.plan-card.doubleplay-card .cus-disc-list .plan-card-block-item {
  --tw-text-opacity: 1;
  color: rgb(45 48 51 / var(--tw-text-opacity));
}
.plan-card.doubleplay-card .plan-card-title {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .plan-card.doubleplay-card .plan-card-title {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.plan-card.doubleplay-card .plan-card-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
}
.inside-swiper {
  margin: 0 -1rem;
  width: calc(100% + 2rem);
  position: relative;
}
.inside-slide {
  flex-shrink: 0;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 576px) {
  .inside-slide {
    display: flex;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.inside-slide img {
    margin: 0 auto 1.5rem;
  }
@media (min-width: 576px) {
.inside-slide img {
      max-width: 96px;
      margin: 0 auto
  }
    }
.inside-slide-content {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .inside-slide-content {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.inside-slide-content li:not(:last-child) {
  margin-bottom: 2px;
}
.inside-wrap {
  width: 100%;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 576px) {
  .inside-wrap {
    display: flex;
  }
}
.inside-wrap img {
    margin: 0 auto 1.5rem;
  }
@media (min-width: 576px) {
.inside-wrap img {
      max-width: 96px;
      margin: 0 auto
  }
    }
.inside-wrap p {
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .inside-wrap p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.inside-wrap span {
  margin-left: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}
.inside-swiper .swiper-button-prev {
  left: 0px;
  height: 3rem;
  width: 1.5rem;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);

  top: auto;
  bottom: calc((100% - 66px) / 2);
  transform: translateY(50%);
}
.inside-swiper .swiper-button-next {
  right: 0px;
  height: 3rem;
  width: 1.5rem;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  top: auto;
  bottom: calc((100% - 66px) / 2);
  transform: translateY(50%);
}
.inside-swiper .swiper-button-prev::after {
  content: '';
  background-image: url('../icons/left-1.svg');
  background-repeat: no-repeat;
  background-position: center;
  height: 16px;
  width: 16px;
}
.inside-swiper .swiper-button-next::after {
  content: '';
  background-image: url('../icons/right-1.svg');
  background-repeat: no-reapeat;
  background-position: center;
  height: 16px;
  width: 16px;
}
.inside-swiper .swiper-pagination {
  position: static;
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
  display: flex;
  height: 30px;
  padding-left: 1rem;
  padding-right: 1rem;
}
.inside-swiper .swiper-pagination .swiper-pagination-bullet {
  flex: 1 1 0%;
  border-radius: 0px;
  border-top-width: 1px;
  font-size: 0.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
    height: 30px;
    background: none;
    border-color: #e3e7ee;
    opacity: 1;
    padding-top: 0.5rem;
}
.inside-swiper .swiper-pagination .swiper-pagination-bullet-active {
    border-top-width: 2px;
    border-color: #ff6700;
    color: #ff6700;
  }
.btn-shadow-card .text h4 {
      letter-spacing: 1.02px;
      margin-bottom: 1rem;
      font-size: 1.0625rem;
      line-height: 1.5;
      font-weight: 500;
      --tw-text-opacity: 1;
      color: rgb(255 103 0 / var(--tw-text-opacity));
    }
@media (min-width: 700px) {
  .btn-shadow-card .text h4 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
        letter-spacing: 1.26px;
  }
}
.btn-shadow-card .text div {
      letter-spacing: 1.5px;
      font-size: 0.9375rem;
      line-height: 1.5;
      --tw-text-opacity: 1;
      color: rgb(81 90 104 / var(--tw-text-opacity));
    }
@media (min-width: 700px) {
  .btn-shadow-card .text div {
    font-size: 1.125rem;
    line-height: 1.5;
        letter-spacing: 1.8px;
  }
}
.btn-shadow-card .text {
  height: 100%;
}
iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}
.third-tab-wrap {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
@media (min-width: 1440px) {
  .third-tab-wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.third-tab-wrap {
    background: #e3e7ee;
  }
.third-tab .small-tab {
    padding: 1.25rem 1rem;
  }
.third-tab-content {
  margin-bottom: 2.5rem;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 1rem;
}
@media (min-width: 1440px) {
  .third-tab-content {
    margin-left: auto;
    margin-right: auto;
  }
}
.third-tab-content {
    background: #fff;
  }
.img-product-card .title-text {
  margin-bottom: 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .img-product-card .title-text {
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.img-product-card p {
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .img-product-card p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.img-product-card .small-text {
  font-size: 0.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}
.img-product-card .img-product-card-main.horizontal {
  flex-direction: row;
  justify-content: space-between;
  gap: 0px;
  overflow: hidden;
  padding: 0px;
}
.img-product-card .img-product-card-main.horizontal .product-detail {
      padding: 1rem 0.75rem 1rem 1rem;
    }
@media (min-width: 1024px) {
.img-product-card .img-product-card-main.horizontal .product-detail {
        padding: 1.5rem 0.75rem 1.5rem 1.5rem
    }
      }
.img-product-card .img-product-card-main.horizontal .product-img {
      width: 140px;
      aspect-ratio: 1 / 1;
      flex-shrink: 0;
      max-width: 100%;
    }
@media (min-width: 1024px) {
.img-product-card .img-product-card-main.horizontal .product-img {
        width: 160px
    }
      }
.img-product-card .img-product-card-main.vertical {
  flex-direction: column;
  justify-content: flex-start;
  gap: 1.5rem;
  overflow: hidden;
  padding: 1rem;
}
.img-product-card .img-product-card-main.vertical .product-detail {
  width: 100%;
  padding: 0px;
}
.img-product-card .img-product-card-main.vertical .product-img {
      flex-shrink: 0;
      max-width: 100%;
    }
table .pre-price {
  font-size: 0.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
  text-decoration-line: line-through;
}
table span {
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  table span {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
table th span {
  opacity: 0.6;
}
table span.small-text {
    display: inline-block;
    font-size: 0.75rem;
    line-height: 1.2;
    --tw-text-opacity: 1;
    color: rgb(131 141 156 / var(--tw-text-opacity));
  }
.topic-banner {
  margin-bottom: 1.5rem;
}
.topic-banner img {
  width: 100%;
  max-width: 100%;
}

/*# sourceMappingURL=p4-doubleplay.css.map */
