@import url("https://fonts.googleapis.com/css?family=Lora:400,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Marcellus");
#bestseller2 {
  position: relative;
  z-index: 0;
  color: #fff;
  background: #080808;
}
#bestseller2 header {
  position: fixed;
  z-index: 999;
  width: 100%;
  padding: 50px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background: rgba(0,0,0,0.5);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#bestseller2 header h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 180px;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#bestseller2 header h1 a {
  display: block;
}
#bestseller2 header h1 a img {
  width: 100%;
}
#bestseller2 header.hide {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
#bestseller2 header.on {
  background: #101010;
}
#bestseller2 .fixed_header {
  display: none;
}
#bestseller2 .fixed_header h1 a {
  display: block;
}
#bestseller2 .fixed_header h1 a img {
  width: 100%;
}
#bestseller2 .fixed_header.fixed {
  position: fixed;
  top: 0;
}
#bestseller2 .contents_wrapper #main_visual {
  width: 100%;
}
#bestseller2 .contents_wrapper #main_visual img {
  width: 100%;
  opacity: 0;
}
#bestseller2 .contents_wrapper .collaboration_description {
  width: 100%;
  margin: 0 auto;
  padding: 110px 0 130px;
  -webkit-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
  border-right: 1px solid #414141;
  background-image: linear-gradient(90deg, #414141 1px, transparent 0);
  background-size: 25%;
}
#bestseller2 .contents_wrapper .collaboration_description h2 {
  font-family: "Optima", sans-serif;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0.12em;
}
#bestseller2 .contents_wrapper .collaboration_description p {
  font-size: 1.15rem;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#bestseller2 .contents_wrapper .collaboration_description.effect-scroll {
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
  -webkit-transform: none;
  transform: none;
  opacity: 1;
}
#bestseller2 .contents_wrapper .musthaves_banner .bnr_image_area {
  padding: 0 8.33vw;
}
#bestseller2 .contents_wrapper .musthaves_banner .bnr_image_area a:hover {
  opacity: 0.5;
}
#bestseller2 .contents_wrapper .musthaves_banner .bnr_image_area a img {
  width: 100%;
}
#bestseller2 .contents_wrapper .musthaves_banner .inner {
  width: 100%;
  height: 140px;
  margin: 0 auto;
  border-right: 1px solid #414141;
  background-image: linear-gradient(90deg, #414141 1px, transparent 0);
  background-size: 25%;
}
#bestseller2 .contents_wrapper .contents_body {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 325px;
  border-right: 1px solid #414141;
  background-image: linear-gradient(90deg, #414141 1px, transparent 0);
  background-size: 25%;
}
#bestseller2 .contents_wrapper .contents_body .border-yoko00 {
  top: 0;
}
#bestseller2 .contents_wrapper .contents_body .border-yoko01 {
  top: 25vw;
}
#bestseller2 .contents_wrapper .contents_body .border-yoko02 {
  top: 50vw;
}
#bestseller2 .contents_wrapper .contents_body .brand_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  height: 25vw;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item a {
  display: block;
  height: 100%;
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item a:hover {
  width: 100%;
  background: url("../../img/brand/bestseller2/bg_hover.jpg") 1px 0 no-repeat;
  background-size: 100%;
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-femme img {
  width: 15.49vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-femme img {
    width: 120px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-homme img {
  width: 14.24vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-homme img {
    width: 120px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-discord img {
  width: 10.14vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-discord img {
    width: 90px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-ys img {
  width: 6.32vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-ys img {
    width: 50px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-bangon img {
  width: 14.31vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-bangon img {
    width: 120px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-limi img {
  width: 14.72vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-limi img {
    width: 120px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-groundy img {
  width: 14.24vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-groundy img {
    width: 120px;
  }
}
#bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-syte img {
  width: 11.6vw;
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item.is-syte img {
    width: 120px;
  }
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item a:hover {
    background: none;
  }
}
@media only screen and (max-width: 919px) {
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item:last-child {
    border-bottom: 0;
  }
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns {
  margin: 0;
  -webkit-transform: none !important;
  transform: none !important;
  opacity: 1 !important;
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns p {
  font-family: "Optima", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns ul {
  font-size: 0;
  font-size: 0rem;
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns ul li {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1;
  display: inline-block;
  margin-right: 40px;
  color: #fff;
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns ul li:last-child {
  margin-right: 0;
}
#bestseller2 .contents_wrapper .contents_body .bottom_sns ul li a {
  color: #fff;
}
#bestseller2 .contents_wrapper .contents_body .btn {
  padding-bottom: 160px;
}
#bestseller2 .contents_wrapper .contents_body .btn a {
  font-family: "Optima", sans-serif;
  line-height: 75px;
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 400px;
  height: 75px;
  margin: 0 auto;
  background: #1d1d1d;
}
#bestseller2 .contents_wrapper .contents_body .btn a:before {
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  width: 15px;
  height: 4px;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../../img/brand/bestseller2/back_btn_arrow.png") 0 0 no-repeat;
  background-size: 100%;
}
#bestseller2 .contents_wrapper .contents_body .btn a:hover {
  opacity: 0.5;
}
#bestseller2 .contents_wrapper .contents_body .btn a img {
  width: 135px;
  margin-top: 22px;
}
#bestseller2 .fixed_bnr {
  position: fixed;
  z-index: 1;
  right: -350px;
  bottom: 80px;
  width: 300px;
  height: auto;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#bestseller2 .fixed_bnr img {
  max-width: 100%;
}
#bestseller2 .fixed_bnr.is-view {
  right: 30px;
}
#bestseller2 .contents_wrapper .contents_body .border-yoko00,
#bestseller2 .contents_wrapper .contents_body .border-yoko01,
#bestseller2 .contents_wrapper .contents_body .border-yoko02 {
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: 1px solid #414141;
}
.main-wrapper .product_list {
  max-width: 1160px;
  width: 96%;
  margin: auto;
  overflow: hidden;
}
.main-wrapper .product_list--head {
  font-family: "Optima";
  font-weight: normal;
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  color: #000;
  margin-top: 140px;
}
.main-wrapper .product_list--block {
  margin-top: 75px;
  margin-bottom: 75px;
}
.main-wrapper .product_list--block:not(:first-of-type) {
  margin-top: 160px;
}
.main-wrapper .product_list--block_title {
  font-family: "Optima";
  font-weight: normal;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: left;
  color: #000;
  margin-top: 25px;
}
.main-wrapper .product_list--block_content {
  margin-top: 55px;
  position: relative;
}
.main-wrapper .product_list--block_content:not(:first-of-type) {
  margin-top: 70px;
}
.main-wrapper .product_list--block_content .productSlider {
  width: 100%;
}
.main-wrapper .product_list--block_content .productSlider .product_name {
  font-family: "Roboto";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 19px;
  text-align: left;
  color: #727272;
  margin-top: 16px;
}
.main-wrapper .product_list--block_content .productSlider .product_price {
  font-family: "Roboto";
  font-weight: normal;
  font-size: 10px;
  letter-spacing: 0.04em;
  line-height: 18px;
  text-align: left;
  color: #727272;
}
.main-wrapper .product_list--block_content .productSlider .item_price_--sale {
  text-decoration: line-through;
}
.main-wrapper .product_list--block_content .productSlider .item_price_--sale strong {
  display: inline-block;
  margin-left: 0.75em;
  text-decoration: none;
  font-weight: 700;
  font-size: 110%;
}
.main-wrapper .product_list--block_content .viewAll {
  width: 144px;
  height: 32px;
  background: #212121;
  font-family: "Optima";
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 32px;
  text-align: center;
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main-wrapper .product_list--block_content .viewAll.is__hidden {
  opacity: 0;
  visibility: hidden;
}
.main-wrapper .product_list--block_content_text {
  font-family: "Optima";
  font-weight: normal;
  font-size: 26px;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: left;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  position: relative;
}
.main-wrapper .product_list--block_content_text.is__closed::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.productSlider_conatiner {
  width: 100%;
  opacity: 0;
  margin-top: 30px;
  overflow: hidden;
}
.productSlider_conatiner.is_init {
  opacity: 1;
}
.productSlider a img {
  width: 100%;
  height: 100%;
  aspect-ratio: 13/18;
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list {
    width: 100%;
  }
  .slick-list {
    padding: 0 20% 0 0 !important;
    margin-left: -5px !important;
  }
  .slick-slide {
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--head {
    font-size: 8.5333333333vw;
    margin-top: 17.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block:not(:first-of-type) {
    margin-top: 26.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block_title {
    font-size: 10.6666666667vw;
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block_content {
    margin-top: 7.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block_content_text {
    font-size: 5.3333333333vw;
    margin: 0 4vw;
  }
}
@media screen and (max-width: 1335px) {
  .main-wrapper .product_list--block_content .productSlider {
    margin-top: 2.2471910112vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block_content .productSlider {
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 767px) {
  .main-wrapper .product_list--block_content .viewAll {
    font-size: 2.6666666667vw;
    width: 19.2vw;
    height: 6vw;
    line-height: 6.6666666667vw;
  }
}
.main-wrapper .product_list--block_content .viewAll:hover,
.main-wrapper .product_list--block_content .viewAll:active,
.main-wrapper .product_list--block_content .viewAll:focus {
  background: #fff;
  color: #000;
}
@media only screen and (max-width: 919px) {
  #bestseller2 header {
    padding: 30px 0;
  }
  #bestseller2 header h1 {
    width: 112px;
  }
  #bestseller2 .fixed_header {
    position: fixed;
    z-index: 2;
    top: -60px;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    -webkit-transition: all 300ms 0s ease;
    transition: all 300ms 0s ease;
    background: #282828;
  }
  #bestseller2 .fixed_header h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 112px;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #bestseller2 .contents_wrapper {
    padding-top: 0;
    background-image: linear-gradient(90deg, #414141 1px, transparent 0);
    background-size: 50%;
  }
  #bestseller2 .contents_wrapper #main_visual {
    margin-bottom: 100px;
  }
  #bestseller2 .contents_wrapper .collaboration_description {
    width: 100%;
    margin-bottom: 100px;
    padding: 0;
    border: 0;
    background: none;
  }
  #bestseller2 .contents_wrapper .collaboration_description h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: normal;
    margin-bottom: 30px;
    letter-spacing: 0.12em;
  }
  #bestseller2 .contents_wrapper .collaboration_description p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.9;
    text-align: center;
    letter-spacing: 0;
  }
  #bestseller2 .contents_wrapper .collaboration_description.effect-scroll {
    position: relative;
    margin-bottom: 100px;
  }
  #bestseller2 .contents_wrapper .musthaves_banner .bnr_image_area {
    padding: 0;
  }
  #bestseller2 .contents_wrapper .musthaves_banner .inner {
    width: 100%;
    height: 100px;
    padding: 0;
    border: 0;
    background: none;
  }
  #bestseller2 .contents_wrapper .contents_body {
    width: 100%;
    padding-bottom: 144px;
    border-top: 1px solid #414141;
    border-right: 0;
    background: none;
  }
  #bestseller2 .contents_wrapper .contents_body .brand_list {
    margin-bottom: 120px;
    border-bottom: 1px solid #414141;
  }
  #bestseller2 .contents_wrapper .contents_body .brand_list .brand_item {
    width: 50%;
    height: 50vw;
    border-bottom: 1px solid #414141;
  }
  #bestseller2 .contents_wrapper .contents_body .bottom_sns p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #bestseller2 .contents_wrapper .contents_body .bottom_sns ul {
    text-align: center;
  }
  #bestseller2 .contents_wrapper .contents_body .bottom_sns ul li {
    font-size: 26px;
    margin-right: 30px;
  }
  #bestseller2 .contents_wrapper .contents_body .btn {
    padding-bottom: 80px;
  }
  #bestseller2 .contents_wrapper .contents_body .btn a {
    line-height: 70px;
    width: 335px;
    height: 70px;
    text-decoration: none;
  }
  #bestseller2 .contents_wrapper .contents_body .btn a:before {
    left: 27px;
    width: 18px;
    height: 5px;
  }
  #bestseller2 .contents_wrapper .contents_body .btn a img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #bestseller2 .fixed_bnr {
    right: -470px;
    bottom: 20px;
    width: 62.66%;
    max-width: 188px;
  }
  #bestseller2 .fixed_bnr.is-view {
    right: 5px;
  }
  #bestseller2 .contents_wrapper .contents_body .border-yoko00,
  #bestseller2 .contents_wrapper .contents_body .border-yoko01,
  #bestseller2 .contents_wrapper .contents_body .border-yoko02 {
    display: none;
  }
}
.swiper-button-next.productSlider_next,
.swiper-button-prev.productSlider_prev {
  width: 20px;
  height: 20px;
  border-left: 1px solid #727272;
  border-bottom: 1px solid #727272;
  cursor: pointer;
  padding: 10px;
  pointer-events: auto;
  position: absolute;
  top: calc(50% - 10px);
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
}
.swiper-button-next.productSlider_next:after,
.swiper-button-prev.productSlider_prev:after {
  content: none;
}
.swiper-button-next.productSlider_next {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  right: -60px;
}
.swiper-button-prev.productSlider_prev {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -60px;
}
.swiper-button-next.productSlider_next.swiper-button-disabled,
.swiper-button-prev.productSlider_prev.swiper-button-disabled {
  opacity: 0.25;
}
