@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  src: url("//fiximage.10x10.co.kr/webfont/Pretendard.woff2") format("woff2"), url("//fiximage.10x10.co.kr/webfont/Pretendard.ttf") format("truetype");
}
/* 스켈레톤 배경 */
.searchKeywordPdList {
  border-top: 1px solid #f0f0f0;
}
.searchKeywordPdList .searchKeywordPdListTop {
  padding: 20px 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.searchKeywordPdList .searchKeywordPdListTop > p {
  font-family: "Pretendard";
  color: #171717;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: normal;
}
.searchKeywordPdList .searchKeywordPdListTop > p > span {
  color: #FF5921;
}
.searchKeywordPdList .searchKeywordPdListTop > p.sticker > span {
  color: #2DBD5A;
}
.searchKeywordPdList .searchKeywordPdListTop > p.pencilCase > span {
  color: #665DFF;
}
.searchKeywordPdList .searchKeywordPdListTop > p.keyring > span {
  color: #52ABFF;
}
.searchKeywordPdList .searchKeywordPdListTop > p.pouch > span {
  color: #FC2DF6;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav {
  display: flex;
  align-items: center;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav > span {
  margin-right: 10px;
  font-family: "Pretendard";
  color: #909090;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  letter-spacing: -0.01em;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav > span > i {
  color: #333;
  font-style: normal;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: none;
  border: 1px solid #E5E5E5;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav > button.keywordSwiperNext {
  border-left: none;
}
.searchKeywordPdList .searchKeywordPdListTop .keywordSwiperNav > button > img {
  width: 16px;
  height: 16px;
}
.searchKeywordPdList .searchKeywordPdSwiper .swiper-wrapper {
  align-items: flex-start;
}
.searchKeywordPdList .searchKeywordPdSwiper .swiper-slide {
  padding-bottom: 20px;
  height: auto;
}
.searchKeywordPdList .searchKeywordPdSwiper .swiper-slide .productList {
  padding: 0;
  border-top: none;
}/*# sourceMappingURL=style.css.map */