@import url(//fonts.googleapis.com/earlyaccess/jejumyeongjo.css);
.jejumyeongjo * {
  font-family: 'Jeju Myeongjo', serif;
}

.best_title{
  font-size: 48px;
  color: #6495ed;
  margin: 0 auto;
  margin-top: 40px;
}
/* ½½¶óÀÌµå css */
.slick-slider {
margin-bottom: 80px;
}
.wrap>.mainWrap {
  padding-top: 180px;
}

.topNav {
  display: flex;
}

.slick-prev {
  left: 20px !important;
  z-index: 30;
}

.slick-next {
  right: 20px !important;
  z-index: 30;
}

.your-class>div {
  width: 500px;
  height: 300px;
  background-color: #fff;
  color: #fff;
  position: relative;
}

.your-class>div>.sns_logo_wrap {
  background-color: aqua;
  width: 100%;
  line-height: 40px;
  position: absolute;
  top: 0;
}

.slick-prev {
  font-family: "Font Awesome 5 Brands";
}

.slick-prev::before {
  font-family: "Font Awesome 5 free";
  content: "\f053";
  font-size: 40px;
}
.product__image-for:not(.slick-initialized) .your-slide-selector {
  display none;
}
.product__image-for:not(.slick-initialized) .your-slide-selector:first-child {
  display block;
}

.slick-next {}

.wrap {}

.wrap>.mainWrap {
  width: 100%;
  background-image: url("../../../images/collection/OGA3ET0_aa.jpg");
  background-size: 100%;
}

.autoplay {
  width: 62%;
  margin: 0 auto;
}

.autoplay>div {}

.slider {
  width: 50%;
  margin: 100px auto;
}

.slick-dots {
  color: #fff;
}

.mainWrap .slick-dotted.slick-slider {
  margin-bottom: 40px;
}

.slick-slide img {
  width: 100%;
}

h3.push_title {
  margin-left: 19.1%;
  color: #ccc;
  font-family: 'Jeju Myeongjo';
  font-size: 30px;
  line-height: 60px;
  font-weight: normal;
}

/* »õ·Î¿î µðÀÚÀÎ */

.white_space {
  width: 100%;
  background-color: #f8f8f8;
  padding: 40px 0;
}

.db_space {
  width: 62%;
  margin: 0 auto;
}

.db_space:nth-child(1)~* {
  margin-top: 30px;
}

.db_banner_wrap {
  width: 100%;
  /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); */
  position: relative;
}

.db_banner_wrap>a {
  width: 100%;
  height: 85%;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
}

.db_banner_wrap img {
  width: 100%;
  max-height: 240px;
}

.sns_logo_wrap {
  height: 40px;
  overflow: hidden;
  padding: 5px;
  display: flex;
  justify-content: flex-end;
}
.sns_logo_wrap a img{
  padding-left: 15px;
}
.sns_logo_wrap div{
  display: none;
  height: 20px;
  text-align: center;
  background-color: #555;
  color: #fff;
  padding: 0 10px;
  margin: 0 10px;
  border-radius: 2px;
}
/* .sns_logo_wrap a:hover img{
  display: none;
  transition: all 0.2s;
}
.sns_logo_wrap a:hover div{
  display: block;
  transition: all 0.2s;
} */
.sns_logo_wrap i {
  float: right;
  color: #666;
  font-size: 20px;
  margin-left: 15px;
  cursor: pointer;
  position: relative;
}

.sns_logo_wrap i:hover {
  color: #222;
}

/* .sns_logo_wrap a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
} */

.db_free {
  width: 100%;
  background-color: #fff;
}

.sub_category {
  padding-top: 70px;
  text-align: center;
}

.sub_category li {
  display: inline-block;
  background-color: #333;
  padding: 5px 20px;
  border-radius: 5px;
  color: rgb(223, 223, 223);
  margin: 0 5px;
  margin-top: 10px;
}

/* .sub_category li:nth-child(2):hover {
  color: #d18f3e;
  background-color: #111;
  cursor: pointer;
} */
li.sub_category_li{
  width: 180px;
  line-height: 50px;
  background-color: #fff;
  box-shadow: 0px 7px 10px rgba(19, 39, 75, 0.5);
  border: 1px solid #333;
  color: #222;
  border-radius: 0px;
  padding: 0px;
}

li.sub_category_li a{
  margin: 0px; display: block; width: 100%; height: 100%; 
}
.sub_category_li:hover{
  box-shadow: none;
  animation: gradient 3s ease infinite;
  background-position: right center;
  transform: translateY(5px);
  transition: all 0.4s ease;
}

.white_wrap {
  width: 70%;
  overflow: hidden;
  margin-left: -5%;
  margin: 0 auto;
  padding-bottom: 80px;
  text-align: center;
  vertical-align: top;
}

.series_box {
  display: inline-block;
  margin: 0 5%;
  vertical-align: top;
}

.in_box {
  width: 260px;
  /* height: 200px; */
  /* float: left; */
  display: inline-block;
  margin: 0;
  margin-top: 60px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5%;
  padding: 20px 10px 40px 10px;
  vertical-align: top;
  margin-bottom: 10px;
}

.series_img {
  width: 100%;
  height: 250px;
  position: relative;
}

.series_img .icon {
  width: 60px;
  overflow: hidden;
}

.icon>img {
  width: 100%;
  float: left;
}

.series_img a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.series_img img {
  width: 50%;
}

.series_box h4 {
  font-size: 14px;
  color: #222;
  text-align: center;
  line-height: 20px;
  height: 60px;
  margin-bottom: 20px;
  /* text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
}

.pp {
  height: 60px;
  margin-bottom: 20px;
}

/* »õ·Î¿î µðÀÚÀÎ */

/* mediaquery */

/* È­¸é ³Êºñ 0~1825px */

@media (max-width: 1825px) {}

/* È­¸é ³Êºñ 0~1720px */

@media (max-width: 1720px) {}

/* È­¸é ³Êºñ 0~1620px */

@media (max-width: 1620px) {}

/* È­¸é ³Êºñ 0~1220px */

@media (max-width: 1220px) {}

/* È­¸é ³Êºñ 0~1024px */

@media (max-width: 1024px) {}

/* È­¸é ³Êºñ 0~960px */

@media (max-width: 960px) {}

/* È­¸é ³Êºñ 0~890px */

@media (max-width: 890px) {
  .db_space {
    width: 90%;
  }
  .autoplay {
    width: 90%;
  }
  .topNav {
    display: none;
  }
  .db_banner_wrap>a {
    height: 77%;
    
}
}

/* È­¸é ³Êºñ 0~768px */

@media (max-width: 740px) {
  .white_wrap {
    width: 90%;
    
  }
  .best_title{
    font-size: 30px;
    
  }
}

/* È­¸é ³Êºñ 0~600px */

@media (max-width: 600px) {
  .white_space{
    padding: 20px 0;
  }
  .sns_logo_wrap{
    height: 30px;
  }
  .best_title{
    font-size: 24px;
    
  }
}

/* È­¸é ³Êºñ 0~480px ¸ð¹ÙÀÏ*/

@media (max-width: 480px) {
  .in_box {
    width: 280px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .series_img{
    height: 300px;
  }
}