.main-wrap {
  padding-top: 0;
}
.main-wrap::before {
  content: "";
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: #000;
}
.main-wrap section {
  margin-top: 140px;
}
.main-wrap section:first-of-type {
  margin-top: 0;
}
.main-wrap section + .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap section .title-wrap {
  margin-bottom: 32px;
}
.main-wrap section .title-wrap .title-type2 {
  width: 93%;
  font-size: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 44px;
  white-space: initial;
  max-height: 88px;
}
.main-wrap section .title-wrap .side-box {
  top: initial;
  bottom: 0;
  transform: translateY(0);
  margin-top: 10px;
}
.main-wrap section .swiper [class^=swiper-button-] {
  transition: all 0.3s ease-in-out;
}
.main-wrap section .swiper .swiper-slide .video-wrap .video-area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.main-wrap section .swiper .swiper-button-wrap {
  opacity: 0;
}
.main-wrap section .swiper .swiper-button-wrap [class^=swiper-button-] {
  margin-top: 0;
}
.main-wrap section .swiper .swiper-button-wrap .swiper-button-prev {
  left: 0;
}
.main-wrap section .swiper .swiper-button-wrap .swiper-button-next {
  right: 0;
}
.main-wrap section .swiper:hover .swiper-button-wrap {
  opacity: 1;
}
.main-wrap section .text-box {
  margin-top: 24px;
}
.main-wrap section .text-box * {
  word-break: break-word;
}
.main-wrap section .text-box strong {
  font-size: 21px;
  font-weight: 400;
}
.main-wrap section .text-box p {
  margin-top: 16px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  white-space: initial;
  max-height: 40px;
}
.main-wrap section .tab-wrap {
  margin-top: 24px;
}
.main-wrap .visual-wrap .visual-swiper .swiper-pagination {
  width: 1334px;
  margin-top: 24px;
}
.main-wrap .visual-wrap .visual-swiper .swiper-paging2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  z-index: 11;
  height: 34px;
  padding: 0 8px;
  background-color: rgba(0, 0, 0, 0.24);
}
.main-wrap .visual-wrap .visual-swiper .swiper-button-prev {
  left: 36px;
}
.main-wrap .visual-wrap .visual-swiper .swiper-button-next {
  right: 36px;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide .video-wrap {
  background-color: #000;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide .video-wrap .video-area {
  transform: translate(-50%, 0);
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide a .img-box {
  width: 100%;
  height: 100%;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide a .img-box img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide a .text-box .title-type2 {
  font-size: 2.4vw;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1;
  white-space: initial;
  max-height: 2;
}
.main-wrap .visual-wrap .visual-swiper .swiper-slide a .text-box .sub-title-type {
  margin-top: 12px;
  font-size: 1.08vw;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.47;
  white-space: initial;
  max-height: 2.94;
  max-height: 2.94vw;
}
.main-wrap .visual-wrap .visual-swiper:hover [class^=swiper-button-] {
  background-color: rgba(0, 0, 0, 0.24);
}
.main-wrap .visual-wrap .video-wrap {
  position: relative;
}
.main-wrap .visual-wrap .video-wrap .video-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.main-wrap .visual-wrap .video-wrap .video-area iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: inherit;
  min-height: initial;
  width: 100%;
  min-width: 100%;
}
.main-wrap .visual-wrap.main-visual .swiper-slide a .text-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 200px;
  right: 200px;
  margin-top: 0;
  z-index: 13;
}
.main-wrap .visual-wrap.main-visual .swiper-slide a .text-box .title-type {
  color: #fff;
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 92px;
  white-space: initial;
  max-height: 184px;
}
.main-wrap .visual-wrap.main-visual .swiper-slide a .text-box .sub-title-type {
  margin-top: 24px;
  font-size: 21px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 27px;
  white-space: initial;
  max-height: 54px;
}
.main-wrap .visual-wrap.main-visual .swiper-slide a .video-wrap .video-area {
  width: 100%;
  transform: translate(-50%, -18%);
}
.main-wrap .visual-wrap.beauty-visual {
  position: relative;
}
.main-wrap .visual-wrap.beauty-visual .swiper-slide:after {
  z-index: 100;
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 64px;
  bottom: 241px;
  left: 0;
  background-color: red;
}
.main-wrap .visual-wrap.beauty-visual .swiper-slide a .text-box {
  position: absolute;
  top: 70%;
  left: 68px;
  right: 68px;
  margin: 0;
  z-index: 13;
}
.main-wrap .visual-wrap.beauty-visual .swiper-slide .video-wrap {
  background-color: #000;
}
.main-wrap .visual-wrap.beauty-visual .swiper-slide .video-wrap .video-area {
  padding-bottom: 133.333%;
}
.main-wrap .visual-wrap.life-visual {
  position: relative;
}
.main-wrap .visual-wrap.life-visual .swiper-slide a .text-box {
  position: absolute;
  top: 70%;
  left: 68px;
  right: 68px;
  margin: 0;
  z-index: 13;
}
.main-wrap .visual-wrap.life-visual .swiper-slide .video-wrap {
  background-color: #000;
}
.main-wrap .visual-wrap.life-visual .swiper-slide .video-wrap .video-area {
  padding-bottom: 100%;
}
.main-wrap .new-wrap {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}
.main-wrap .new-wrap .title-wrap {
  width: calc(100% - 884px);
  margin: 0;
}
.main-wrap .new-wrap .title-wrap .title-type2 + .btn-type4 {
  margin-top: 56px;
  margin-left: 0;
}
.main-wrap .new-wrap .title-wrap .count {
  margin: 40px 0 8px;
}
.main-wrap .new-wrap .title-wrap .btn-type4 {
  margin-top: 16px;
  font-size: 15px;
}
.main-wrap .new-wrap .new-swiper {
  width: 884px;
}
.main-wrap .new-wrap .new-swiper .swiper-slide .product-item {
  width: 209px;
}
.main-wrap .new-wrap .new-swiper .swiper-slide .product-item .product-model .img-box {
  padding-bottom: 133.49%;
}
.main-wrap .new-wrap .new-swiper .swiper-slide .product-item .product-title .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 21px;
  white-space: initial;
  height: 21px;
}
.main-wrap .new-wrap .new-swiper .swiper-button-wrap [class^=swiper-button-] {
  top: 111px;
}
.main-wrap .new-wrap .new-swiper .swiper-button-wrap .swiper-button-prev {
  left: 0;
}
.main-wrap .new-wrap .new-swiper.basic .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(4, minmax(calc(25% - 16px), 1fr));
  gap: 0 16px;
}
.main-wrap .event-wrap .swiper .swiper-slide {
  overflow: hidden;
  height: 176px;
}
.main-wrap .event-wrap .swiper .swiper-slide .img-box {
  overflow: hidden;
  display: flex;
  width: 100%;
  height: 176px;
  justify-content: center;
  align-items: center;
}
.main-wrap .event-wrap .swiper .swiper-slide .video-wrap {
  height: 176px;
}
.main-wrap .event-wrap .swiper .swiper-paging2 {
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 1;
}
.main-wrap .brand-wrap .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap .brand-wrap .brand-swiper-wrap {
  overflow: hidden;
}
.main-wrap .brand-wrap .brand-swiper {
  overflow: visible;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide {
  position: relative;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide a img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .title-wrap {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 40px;
  color: #fff;
  transition: opacity 0.3s ease-in-out;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .title-wrap [class^=title-] {
  font-weight: 300;
  word-break: break-word;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .title-wrap p {
  margin-top: 16px;
  word-break: break-word;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  white-space: initial;
  height: 40px;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .title-wrap .btn {
  display: inline-block;
  margin-top: 16px;
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  text-decoration: underline;
  text-underline-position: from-font;
  text-decoration-thickness: 0.75px;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .video-wrap {
  position: relative;
  height: 879px;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .video-wrap .video-area {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide .video-wrap .video-area iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: inherit;
  min-height: initial;
  width: 100%;
  min-width: 100%;
}
.main-wrap .brand-wrap .brand-swiper .swiper-slide.swiper-slide-active .title-wrap, .main-wrap .brand-wrap .brand-swiper .swiper-slide.swiper-slide-next .title-wrap {
  opacity: 1;
}
.main-wrap .brand-wrap .brand-swiper .swiper-button-wrap [class^=swiper-button-] {
  margin-top: -22.5px;
}
.main-wrap .brand-wrap .brand-swiper.basic .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(calc(50% - 16px), 1fr));
  gap: 0 16px;
}
.main-wrap .brand-wrap .brand-swiper.basic .swiper-wrapper .swiper-slide .title-wrap {
  opacity: 1;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-slide .text-box {
  padding-right: 24px;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-slide .text-box .btn-type4 {
  margin-top: 16px;
  font-size: 15px;
  line-height: 22px;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-slide .video-wrap {
  position: relative;
  height: 659px;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-slide .video-wrap .video-area {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-slide .video-wrap .video-area iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: inherit;
  min-height: initial;
  width: 100%;
  min-width: 100%;
}
.main-wrap .highlights-wrap .highlights-swiper .swiper-button-wrap [class^=swiper-button-] {
  top: 302.5px;
}
.main-wrap .highlights-wrap .highlights-swiper.basic .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(calc(50% - 16px), 1fr));
  gap: 0 16px;
}
.main-wrap .wmuse-wrap .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap .wmuse-wrap .title-wrap [class^=title-type] + p {
  margin-top: 24px;
  font-size: 14px;
  line-height: 20px;
}
.main-wrap .wmuse-wrap .title-wrap .side-box {
  transform: translateY(55%);
}
.main-wrap .brand-wrap2 .title-wrap {
  margin-bottom: 24px;
}
.main-wrap .brand-wrap2 .side-box {
  top: 70px;
  transform: none;
}
.main-wrap .brand-wrap2 .tab-type4 {
  margin-bottom: 32px;
}
.main-wrap .brand-wrap2 .brand-box {
  display: grid;
  grid-template-columns: repeat(2, minmax(calc(50% - 8px), 1fr));
  gap: 0 16px;
}
.main-wrap .brand-wrap2 .brand-box .prd-img .video-wrap {
  position: relative;
  height: 879px;
}
.main-wrap .brand-wrap2 .brand-box .prd-img .video-wrap .video-area {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.main-wrap .brand-wrap2 .brand-box .prd-img .video-wrap .video-area iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: inherit;
  min-height: initial;
  width: 100%;
  min-width: 100%;
}
.main-wrap .brand-wrap2 .brand-box .prd-img .text-box strong {
  display: block;
  margin-bottom: 16px;
}
.main-wrap .brand-wrap2 .brand-box .prd-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(calc(50% - 8px), 1fr));
  gap: 40px 16px;
}
.main-wrap .brand-wrap2 .brand-box .prd-list .product-item .product-model .img-box {
  padding-bottom: 133.33%;
}
.main-wrap .brand-wrap2 .brand-box .prd-list .product-item .product-title .title {
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 21px;
  white-space: initial;
  height: 21px;
}
.main-wrap .brand-wrap2 .brand-box .prd-list .product-item .product-price {
  margin-top: 8px;
}
.main-wrap .product-wrap.v2 .title-wrap {
  margin-bottom: 32px;
}
.main-wrap .product-wrap .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap .product-wrap .title-wrap {
  margin-bottom: 24px;
}
.main-wrap .product-wrap .side-box {
  top: 0;
  transform: none;
}
.main-wrap .product-wrap .tab-type4 {
  margin-bottom: 32px;
}
.main-wrap .product-wrap .product-swiper-wrap {
  overflow: hidden;
}
.main-wrap .product-wrap .swiper {
  position: relative;
  max-width: 1332px;
  margin: 0 auto;
  overflow: visible;
}
.main-wrap .product-wrap .swiper .swiper-slide {
  width: 321px;
  margin: 0 16px 0 0;
}
.main-wrap .product-wrap .swiper .swiper-slide .product-item .product-model .img-box {
  padding-bottom: 133.33%;
}
.main-wrap .product-wrap .swiper .swiper-slide .product-item .product-title .title {
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 21px;
  white-space: initial;
  height: 21px;
}
.main-wrap .product-wrap .swiper .swiper-slide .product-item .product-price {
  margin-top: 8px;
}
.main-wrap .product-wrap .swiper .swiper-button-wrap [class^=swiper-button-] {
  top: 185px;
}
.main-wrap .product-wrap2 .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap .product-wrap2 .title-wrap {
  margin-bottom: 40px;
}
.main-wrap .product-wrap2 .side-box {
  top: 0;
  transform: none;
}
.main-wrap .product-wrap2 .tab-type4 {
  margin-bottom: 35px;
}
.main-wrap .product-wrap2 .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.main-wrap .product-wrap2 .swiper .swiper-slide {
  width: 321px;
  margin: 0 8px;
}
.main-wrap .product-wrap2 .swiper .swiper-slide .product-item .product-model .img-box {
  height: 425px;
  max-height: 425px;
}
.main-wrap .product-wrap2 .swiper .swiper-slide .product-item .product-title .title {
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 21px;
  white-space: initial;
  height: 21px;
}
.main-wrap .product-wrap2 .swiper .swiper-slide .product-item .product-price {
  margin-top: 8px;
}
.main-wrap .ranking-wrap .title-wrap {
  margin-bottom: 24px;
}
.main-wrap .ranking-wrap .tab-type4 {
  margin-bottom: 32px;
}
.main-wrap .ranking-wrap .ranking-list {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 30px;
}
.main-wrap .ranking-wrap .ranking-list li {
  height: 60px;
  line-height: 60px;
}
.main-wrap .ranking-wrap .ranking-list li a {
  position: relative;
  font-size: 53px;
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 60px;
  white-space: initial;
  max-height: 60px;
  height: 60px;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(1) a::before {
  content: "1";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(2) a::before {
  content: "2";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(3) a::before {
  content: "3";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(4) a::before {
  content: "4";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(5) a::before {
  content: "5";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(6) a::before {
  content: "6";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(7) a::before {
  content: "7";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(8) a::before {
  content: "8";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(9) a::before {
  content: "9";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .ranking-wrap .ranking-list li:nth-child(10) a::before {
  content: "10";
  display: inline-block;
  padding-right: 8px;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  vertical-align: 22px;
  text-transform: capitalize;
}
.main-wrap .style-wrap .btn {
  display: inline-block;
  margin-top: 16px;
  font-size: 15px;
  line-height: 22px;
  color: #000;
  text-decoration: underline;
  text-underline-position: from-font;
  text-decoration-thickness: 0.75px;
}
.main-wrap .style-wrap .style-swiper .swiper-button-wrap [class^=swiper-button-] {
  top: 261.5px;
}
.main-wrap .style-wrap .style-swiper.basic .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, minmax(calc(33.3333333333% - 16px), 1fr));
  gap: 0 16px;
}
.main-wrap .brand-wrap3 .inner-box {
  width: 1334px;
  padding: 0;
}
.main-wrap .brand-wrap3 .title-wrap {
  margin-bottom: 24px;
}
.main-wrap .brand-wrap3 .side-box {
  top: initial;
  bottom: -48px;
  transform: none;
  z-index: 10;
}
.main-wrap .brand-wrap3 .tab-type4 {
  margin-bottom: 32px;
}
.main-wrap .brand-wrap3 .brand-swiper2-wrap {
  overflow: hidden;
}
.main-wrap .brand-wrap3 .brand-swiper2 {
  overflow: visible;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-pagination {
  bottom: initial;
  display: flex;
  gap: 0 32px;
  margin-bottom: 32px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: initial;
  height: 25px;
  margin: 0;
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  opacity: 1;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #000;
  border-bottom: 1px solid transparent;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide {
  position: relative;
  width: 660px;
  height: 872px;
  margin: 0 16px 0 0;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-img {
  position: relative;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-img .img-box {
  position: relative;
  background-color: transparent;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-img .img-box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 857px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 46.88%, rgba(1, 1, 1, 0.44) 59.19%, rgba(1, 1, 1, 0.3) 66.01%, rgba(252, 252, 252, 0.01) 97.18%, rgba(255, 255, 255, 0) 97.18%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 46.88%, rgba(1, 1, 1, 0.44) 59.19%, rgba(1, 1, 1, 0.3) 66.01%, rgba(252, 252, 252, 0.01) 97.18%, rgba(255, 255, 255, 0) 97.18%);
  bottom: 0;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-img .text-box {
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 320px;
  z-index: 3;
  width: 100%;
  margin: 0;
  padding: 0 24px;
  text-align: center;
  transition: opacity 0.3s ease-in-out;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-img .text-box p {
  font-size: 40px;
  color: #fff;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px;
  white-space: initial;
  max-height: 80px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-wrap {
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 13;
  top: 424px;
  transition: opacity 0.3s ease-in-out;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-wrap .btn-type4 {
  display: inherit;
  margin-bottom: 72px;
  color: #fff;
  text-align: center;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-list {
  width: 551px;
  display: grid;
  grid-template-columns: repeat(3, minmax(calc(33.3333333333% - 11px), 1fr));
  gap: 0 16px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-list .product-item .product-model .img-box {
  padding-bottom: 133.4%;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-list .product-item .product-title .title {
  margin-top: 0;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 21px;
  white-space: initial;
  height: 21px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-list .product-item .product-price {
  margin-top: 8px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide .prd-list .product-item .product-price .price {
  color: #fff;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide.swiper-slide-active::after {
  display: none;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide.swiper-slide-active .prd-img .text-box {
  opacity: 1;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-slide.swiper-slide-active .prd-wrap {
  opacity: 1;
}
.main-wrap .brand-wrap3 .brand-swiper2.basic {
  width: 660px;
  margin: 0 auto;
}
.main-wrap .brand-wrap3 .brand-swiper2.basic .prd-img .text-box {
  opacity: 1;
}
.main-wrap .brand-wrap3 .brand-swiper2.basic .prd-wrap {
  opacity: 1;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-button-wrap [class^=swiper-button-] {
  margin-top: -22.5px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-button-wrap .swiper-button-prev {
  left: 0px;
}
.main-wrap .brand-wrap3 .brand-swiper2 .swiper-button-wrap .swiper-button-next {
  right: 0px;
}
.main-wrap .shop-wrap .shop-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(calc(50% - 8px), 1fr));
  gap: 16px;
  margin-top: 120px;
}
.main-wrap .highlights-type2-wrap .highlights-flex-list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 16px;
}
.main-wrap .highlights-type2-wrap .highlights-flex-item {
  width: 434px;
  height: 686px;
}
.main-wrap .highlights-type2-wrap .highlights-flex-item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-wrap .highlights-type2-wrap .img-box {
  width: inherit;
}
.main-wrap .highlights-type2-wrap .brand {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 27px;
  font-size: 21px;
  font-weight: 400;
  color: #000;
}
.main-wrap .highlights-type2-wrap .title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

@media all and (max-width: 1470px) {
  .main-wrap .visual-wrap.main-visual .swiper-slide a .text-box {
    width: 1023px;
  }
  .main-wrap .visual-wrap.beauty-visual .visual-swiper .swiper-slide a .text-box .title-type2, .main-wrap .visual-wrap.life-visual .visual-swiper .swiper-slide a .text-box .title-type2 {
    font-size: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    white-space: initial;
    height: 76px;
  }
  .main-wrap .visual-wrap.beauty-visual .visual-swiper .swiper-slide a .text-box .sub-title-type, .main-wrap .visual-wrap.life-visual .visual-swiper .swiper-slide a .text-box .sub-title-type {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    white-space: initial;
    max-height: 40px;
  }
}
@media all and (min-width: 1700px) {
  .main-wrap .visual-wrap.beauty-visual .swiper-slide a .text-box .title-type2, .main-wrap .visual-wrap.life-visual .swiper-slide a .text-box .title-type2 {
    font-size: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    white-space: initial;
    height: 84px;
  }
  .main-wrap .visual-wrap.beauty-visual .swiper-slide a .text-box .sub-title-type, .main-wrap .visual-wrap.life-visual .swiper-slide a .text-box .sub-title-type {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    white-space: initial;
    max-height: 50px;
  }
}