.cp-full-width-tabs-category-3cuts {
  /* reset css */
  /* component css */
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
  overflow: hidden;
}

.cp-full-width-tabs-category-3cuts * {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

.cp-full-width-tabs-category-3cuts *:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.cp-full-width-tabs-category-3cuts article, .cp-full-width-tabs-category-3cuts aside, .cp-full-width-tabs-category-3cuts details, .cp-full-width-tabs-category-3cuts figcaption, .cp-full-width-tabs-category-3cuts figure, .cp-full-width-tabs-category-3cuts footer, .cp-full-width-tabs-category-3cuts header, .cp-full-width-tabs-category-3cuts hgroup, .cp-full-width-tabs-category-3cuts menu, .cp-full-width-tabs-category-3cuts nav, .cp-full-width-tabs-category-3cuts section {
  display: block;
}

.cp-full-width-tabs-category-3cuts ol, .cp-full-width-tabs-category-3cuts ul, .cp-full-width-tabs-category-3cuts dl, .cp-full-width-tabs-category-3cuts li {
  list-style: none;
}

.cp-full-width-tabs-category-3cuts table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cp-full-width-tabs-category-3cuts a {
  color: black;
  text-decoration: none;
}

.cp-full-width-tabs-category-3cuts sup {
  position: relative;
  top: -0.4em;
  vertical-align: middle;
  color: inherit;
  font-size: 0.75em;
}

.cp-full-width-tabs-category-3cuts .is-pc {
  display: block;
}

.cp-full-width-tabs-category-3cuts .is-mo {
  display: none;
}

@media (max-width: 1023px) {
  .cp-full-width-tabs-category-3cuts .is-pc {
    display: none;
  }
  .cp-full-width-tabs-category-3cuts .is-mo {
    display: block;
  }
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__inner {
  width: 100%;
  height: auto;
  max-width: 1920px;
  max-width: 192rem;
  margin: 0 auto;
  padding: 100px 140px;
  padding: 10rem 14rem;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 20px;
  gap: 2rem;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle {
  color: #000;
  font-family: "genesis-Head-office", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle:has(.is-pc:empty) {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__title {
  color: #000;
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: -0.01em;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__title:has(.is-pc:empty) {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-desc__text {
  color: #767676;
  line-height: 1.5;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-desc__text:has(.is-pc:empty) {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper {
  overflow: hidden;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper.grabbing .cp-full-width-tabs-category-3cuts__swiper-list > li {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li {
  position: relative;
  background-color: #000;
  overflow: hidden;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 0.8rem;
  border-radius: 0.8rem;
  aspect-ratio: 1 / 1;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li::before {
  content: '';
  width: 100%;
  height: 160px;
  height: 16rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#000));
  background: -webkit-linear-gradient(bottom, transparent 0%, #000 100%);
  background: linear-gradient(0deg, transparent 0%, #000 100%);
  z-index: 1;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li::after {
  content: '';
  width: 100%;
  height: 122px;
  height: 12.2rem;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background: linear-gradient(180deg, transparent 0%, #000 100%);
  z-index: 1;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-txt {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 40px;
  padding: 4rem;
  position: relative;
  z-index: 3;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-title {
  margin-bottom: auto;
  color: #fff;
  font-family: "genesis-Head-office", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: 400;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  gap: 16px;
  gap: 1.6rem;
  margin-top: auto;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more {
  padding: 0;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: normal;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more::after {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span {
  margin-right: 26px;
  margin-right: 2.6rem;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span::after {
  margin-left: 4px;
  margin-left: 0.4rem;
  right: -26px;
  right: -2.6rem;
  background: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8.5L14 2.5M14 2.5L10 2.5M14 2.5V6.5" stroke="white"/><path d="M14 8.5V14.5H2V2.5H8" stroke="white"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span {
  margin-right: 22px;
  margin-right: 2.2rem;
  position: relative;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::before {
  width: 0;
  bottom: 4px;
  bottom: 0.4rem;
  background: #fff;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::after {
  content: '';
  width: 16px;
  width: 1.6rem;
  height: 16px;
  height: 1.6rem;
  margin: 0;
  position: absolute;
  top: 50%;
  right: -22px;
  right: -2.2rem;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><path d="M6.24264 2.75736L10.4853 7L6.24264 11.2426" stroke="white" stroke-width="1.1"/></svg>') no-repeat center;
  background-size: contain;
  border: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 61px;
  bottom: 6.1rem;
  z-index: 3;
  gap: 20px;
  gap: 2rem;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation-prev {
  width: 48px;
  width: 4.8rem;
  height: 48px;
  height: 4.8rem;
  margin-left: -78px;
  margin-left: -7.8rem;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="black" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation-prev.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="%23A2A2A2" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation-next {
  width: 48px;
  width: 4.8rem;
  height: 48px;
  height: 4.8rem;
  margin-right: -78px;
  margin-right: -7.8rem;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="black" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation-next.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="%23A2A2A2" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation .swiper-button-disabled {
  cursor: default;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation .swiper-button-lock {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-scrollbar {
  width: 100%;
  height: 1px;
  height: 0.1rem;
  margin-top: 60px;
  margin-top: 6rem;
  background-color: rgba(0, 0, 0, 0.2);
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #000;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper .swiper-notification {
  width: 0;
  height: 0;
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-list > li {
  background-color: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-list > li::before {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#000));
  background: -webkit-linear-gradient(bottom, transparent 0%, #000 100%);
  background: linear-gradient(0deg, transparent 0%, #000 100%);
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-list > li::after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  background: linear-gradient(180deg, transparent 0%, #000 100%);
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-title {
  color: #fff;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more {
  color: #fff;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span::after {
  background: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8.5L14 2.5M14 2.5L10 2.5M14 2.5V6.5" stroke="white"/><path d="M14 8.5V14.5H2V2.5H8" stroke="white"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::before {
  background: #fff;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-dark-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><path d="M6.24264 2.75736L10.4853 7L6.24264 11.2426" stroke="white" stroke-width="1.1"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-list > li {
  background-color: #f0f0f0;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-list > li::before {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#f0f0f0));
  background: -webkit-linear-gradient(bottom, transparent 0%, #f0f0f0 100%);
  background: linear-gradient(0deg, transparent 0%, #f0f0f0 100%);
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-list > li::after {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(59.02%, #f0f0f0));
  background: -webkit-linear-gradient(top, transparent 0%, #f0f0f0 59.02%);
  background: linear-gradient(180deg, transparent 0%, #f0f0f0 59.02%);
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-title {
  color: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more {
  color: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span::after {
  background: url('data:image/svg+xml,<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 8.5L14 2.5M14 2.5L10 2.5M14 2.5V6.5" stroke="black"/><path d="M14 8.5V14.5H2V2.5H8" stroke="black"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::before {
  background: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab.type-light-item .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none"><path d="M6.24264 2.75736L10.4853 7L6.24264 11.2426" stroke="black" stroke-width="1.1"/></svg>') no-repeat center;
  background-size: contain;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__box-wrap {
  padding: 60px 0 40px;
  padding: 6rem 0 4rem;
  position: static;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__list {
  width: -webkit-calc(100% - 124px);
  width: calc(100% - 124px);
  padding: 16px 0 24px;
  padding: 1.6rem 0 2.4rem;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn.active span {
  color: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn-wrap::after {
  bottom: 0;
  background-color: #000;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn span {
  min-width: 200px;
  min-width: 20rem;
  padding: 8px 24px;
  padding: 0.8rem 2.4rem;
  color: #8a8a8a;
  font-family: "genesis-Head-office", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: 400;
  letter-spacing: normal;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__arrow {
  display: none;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__panels {
  width: 100%;
}

.cp-full-width-tabs-category-3cuts .cm-gallery-tab__panel {
  width: 100%;
  min-width: 0;
  position: relative;
}

.type-dark .cp-full-width-tabs-category-3cuts {
  background-color: #111;
}

.type-dark .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle, .type-dark .cp-full-width-tabs-category-3cuts__top .cm-section-title__title {
  color: #fff;
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-navigation-prev {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="white" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-navigation-prev.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="white" stroke-opacity="0.35" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-navigation-next {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="white" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-navigation-next.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="white" stroke-opacity="0.35" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-scrollbar {
  background-color: rgba(255, 255, 255, 0.2);
}

.type-dark .cp-full-width-tabs-category-3cuts__swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #fff;
}

.type-dark .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.type-dark .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn.active span {
  color: #fff;
}

.type-dark .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn-wrap::after {
  background-color: #fff;
}

.type-light .cp-full-width-tabs-category-3cuts {
  background-color: #fff;
}

.type-light .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle, .type-light .cp-full-width-tabs-category-3cuts__top .cm-section-title__title {
  color: #000;
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-navigation-prev {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="black" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-navigation-prev.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M32 8L16 24L32 40" stroke="%23A2A2A2" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-navigation-next {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="black" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-navigation-next.swiper-button-disabled {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" fill="none"><path d="M16 8L32 24L16 40" stroke="%23A2A2A2" stroke-width="2"/></svg>') no-repeat center;
  background-size: contain;
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-scrollbar {
  background-color: rgba(0, 0, 0, 0.2);
}

.type-light .cp-full-width-tabs-category-3cuts__swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #000;
}

.type-light .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.type-light .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn.active span {
  color: #000;
}

.type-light .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn-wrap::after {
  background-color: #000;
}

/* @media (max-width: 1919px) */
@media (max-width: 1919px) {
  /* component css */
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__inner {
    padding: 100px 120px;
    padding: 10rem 12rem;
  }
}

/* @media (max-width: 1599px) */
@media (max-width: 1599px) {
  /* component css */
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__inner {
    padding: 60px 100px;
    padding: 6rem 10rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-txt {
    padding: 40px 30px;
    padding: 4rem 3rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-title {
    font-size: 20px;
    font-size: 2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation {
    bottom: 51px;
    bottom: 5.1rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-scrollbar {
    margin-top: 50px;
    margin-top: 5rem;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__box-wrap {
    padding: 40px 0 30px;
    padding: 4rem 0 3rem;
  }
}

/* @media (max-width: 1359px) */
@media (max-width: 1359px) {
  /* component css */
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__inner {
    padding: 60px 76px;
    padding: 6rem 7.6rem;
  }
}

/* @media (max-width: 1199px) */
@media (max-width: 1199px) {
  /* component css */
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.08em;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.4;
    letter-spacing: normal;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-desc__text {
    line-height: 1.54;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper {
    overflow: unset;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li {
    width: 255px !important;
    width: 25.5rem !important;
    height: 340px !important;
    height: 34rem !important;
    aspect-ratio: unset;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li::before {
    height: 83px;
    height: 8.3rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-list > li::after {
    height: 102px;
    height: 10.2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-txt {
    padding: 30px 20px;
    padding: 3rem 2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn {
    gap: 8px;
    gap: 0.8rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span {
    margin-right: 20px;
    margin-right: 2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more.type-newwindow span::after {
    right: -20px;
    right: -2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span {
    margin-right: 16px;
    margin-right: 1.6rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::before {
    bottom: 3px;
    bottom: 0.3rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-btn .cm-btn-more span::after {
    right: -16px;
    right: -1.6rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-navigation {
    display: none;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn span {
    min-width: 140px;
    min-width: 14rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* @media (max-width: 1023px) */
@media (max-width: 1023px) {
  /* component css */
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__inner {
    padding: 40px 20px 45px;
    padding: 4rem 2rem 4.5rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top {
    gap: 12px;
    gap: 1.2rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__subtitle:has(.is-mo:empty) {
    display: none;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-title__title:has(.is-mo:empty) {
    display: none;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-desc__text {
    margin-top: 8px;
    margin-top: 0.8rem;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__top .cm-section-desc__text:has(.is-mo:empty) {
    display: none;
  }
  .cp-full-width-tabs-category-3cuts .cp-full-width-tabs-category-3cuts__swiper-scrollbar {
    height: 2px;
    height: 0.2rem;
    margin-top: 45px;
    margin-top: 4.5rem;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__box {
    margin: 0 -20px;
    margin: 0 -2rem;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__box-wrap {
    padding: 28px 0 40px;
    padding: 2.8rem 0 4rem;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__list {
    width: 100%;
    padding: 0 20px;
    padding: 0 2rem;
  }
  .cp-full-width-tabs-category-3cuts .cm-gallery-tab__btn span {
    min-width: 82px;
    min-width: 8.2rem;
    padding: 12px 24px;
    padding: 1.2rem 2.4rem;
  }
}
