@charset "utf-8";

/* **************************************************************************************
* 반응형 스킨 수정자 CSS
Author : Min
************************************************************************************** */

#main {
  color: #323232;
}
#main .sec {
  padding: 45px 0;
}
#main .wr {
}
#main .title {
  margin-bottom: 27px;
  text-align: left;
}
#main .title1 {
  color: #363636;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}
#main .desc1 {
  display: none;
  color: #71cf6f;
  font-size: 20px;
  font-weight: 700;
  line-height: 2.06;
}
#main .sec1 {
  /* padding: 60px 0; */
  padding: 45px 0 0;
}
#main .sec1 .title {
}
#main .sec1 .content {

}
#main .sec1 .tab_wr {
  /* display: flex; */
  /* align-items: center; */
}
#main .sec1 .tab_wr .tab {
  /* width: 100%; */
  /* box-shadow: 0px 13.4537px 33.6342px rgba(198, 198, 198, 0.2); */
  overflow: hidden;
  position: relative;
  /* height: 1000px; */
  height: 480px;

}
#main .sec1 .tab_wr .tab img {
  width: 100%;
  /* opacity: 0; */
}
#main .sec1 .tab_wr .tab > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#main .sec1 .tab_wr .tab > div.tab1 {
  z-index: 1;
}
#main .sec1 .tab_wr .tab > div iframe {
  width: 100%;
  height: 100%;
}
#main .sec1 .tab_menu {
  font-size: 20px;
  font-weight: 700;
}
#main .sec1 .tab_menu a {
  display: inline-block;
  padding: 10px 14px;
  border-radius: 30px;
}
#main .sec1 .tab_menu li {
  margin-bottom: 14px;
}
#main .sec1 .tab_menu li:last-child {
  margin-bottom: 0;
}
#main .sec1 .tab_menu li.on a {
  color: #fff;
  background: #00c047;
}
#main .sec1 .tab_wr .tab_sort {
  width: 16%;
  padding-left: 50px;
  box-sizing: border-box;
  min-width: 210px;
}
#main .sec1 .tab_cate {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
#main .sec1 .tab_cate li {
  margin: 0 7px;
}
#main .sec1 .tab.noM {
  font-size: 24px;
  font-weight: 700;
  color: #323232;
  height: auto;
  box-shadow: 0px 13.4537px 33.6342px rgba(198, 198, 198, 0.2);
  margin-bottom: 90px;
}
#main .sec1 .tab.noM > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 1;
  height: auto;
}
#main .sec1 .tab.noM img {
  opacity: 0;
}
#main .sec1 .tab.noM .btn_wr {
  margin-top: 38px;
}
#main .sec1 .tab.noM .btn_wr a {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  width: 160px;
  height: 39px;
  line-height: 39px;
  color: #00c047;
  border: 1px solid #00c047;
  border-radius: 9.88px;
}




#main .sec2 {
  color: #505a53;
  padding-bottom: 0;
  padding-top: 0;
}
#main .sec2 .title {
}
#main .sec2 .content {
  position: relative;
  margin: 0 -35px;
}
#main .sec2 .content .swiper-container {
  padding: 0px 35px 50px;
}
#main .sec2 .content .swiper-pagination-bullet,
#main .sec2 .content .swiper-pagination-bullet-active {
  background: #00c047;
}
#main .sec2 .content .swiper-pagination-bullet-active {
  opacity: 1;
}

#main .sec2 .repurchase {
  display: flex;
  justify-content: space-between;
}
#main .sec2 .repurchase li {
  width: calc(33.33% - 36.66px);
  box-shadow: 0px 10.3324px 25.8309px rgba(198, 198, 198, 0.2);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  font-weight: 700;
  background-color: #fff;
}
#main .sec2 .repurchase li .num {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background-color: #fec32e;
  text-align: center;
  display: none;
}
#main .sec2 .repurchase li > div {
  padding: 20px 33px 30px;
}
#main .sec2 .repurchase li h4 {
  font-size: 22px;
  line-height: 1.31;
  margin-bottom: 10px;
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
  overflow: hidden;
  font-weight: 700;
  max-width: 60%;
  padding-left: 10px;
  box-sizing: border-box;
  /* word-break: keep-all; */
  word-break: break-all;
}
#main .sec2 .repurchase li .img_wr {
  display: flex;
  /* align-items: center; */
  margin-bottom: 25px;
  flex-wrap: wrap;
}
#main .sec2 .repurchase li .img_wr span {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#main .sec2 .repurchase li .img_wr span:first-child {
  max-width: 40%;
  box-sizing: border-box;
  height: 94px;
  width: 94px;
  border-radius: 6.45773px;
  overflow: hidden;
}
#main .sec2 .repurchase li .img_wr span.if_wr {
  margin-left: 16px;
  box-sizing: border-box;
  width: calc(100% - 110px);
  height: 54px;
  box-shadow: 0px 3.02055px 7.55137px #ececec;
  border-radius: 6.00237px;
  position: relative;
  overflow: hidden;
}
#main .sec2 .repurchase li .img_wr span.if_wr iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#main .sec2 .repurchase li .img_wr span img {
  /* opacity: 0; */
}

#main .sec2 .repurchase li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
#main .sec2 .repurchase li dl dt {
  font-size: 16px;
}
#main .sec2 .repurchase li dl dd {
  font-size: 11px;
  text-align: right;
}
#main .sec2 .repurchase li dl dd span {
}
#main .sec2 .repurchase li dl dd span.fw400 {
  margin-left: 5px;
}
#main .sec2 .repurchase li dl.today_price_wr {
}
#main .sec2 .repurchase li dl.today_price_wr dd {
  font-size: 15px;
}
#main .sec2 .repurchase li dl.today_price_wr #today_price {
  font-size: 25px;
  font-weight: 700;
}
#main .sec2 .repurchase li dl.exweek_price_wr dd {
  /* color: #db4e4e; */
}
#main .sec2 .repurchase li dl.before_price_wr dd {
  /* color: #407ed7; */
}
#main .sec2 .repurchase li dl.before_price_wr #before_price_per.minus {
}
.same {
  color: inherit;
}
.minus {
  color: #407ed7;
}
.plus {
  color: #db4e4e;
}
.per_plus::before {
  content: "+ ";
  font-size: inherit;
}
.per_minus::before {
  content: "- ";
  font-size: inherit;
}
.won_plus::before {
  content: "";
  font-size: inherit;
  background: url(../images/main/won_plus.png) no-repeat center;
  background-size: 5.8px 4.6px;
  width: 5.8px;
  height: 4.6px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 3px;
}
.won_minus::before {
  content: "";
  font-size: inherit;
  background: url(../images/main/won_minus.png) no-repeat center;
  background-size: 5.8px 4.6px;
  width: 5.8px;
  height: 4.6px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 3px;
}
#main .sec2 .repurchase li dl.price_wr span,
#main .sec2 .repurchase li dl.exweek_price_wr #exweek_price,
#main .sec2 .repurchase li dl.before_price_wr #before_price {
  font-size: 18px;
  font-weight: 700;
}
#main .sec2 .repurchase li .btn_wr {
  display: flex;
  justify-content: space-between;
}
#main .sec2 .repurchase li .btn_wr .btn_resp {
  font-size: 13px;
  /* line-height: 1.42; */
  font-weight: 700;
  border-radius: 9.5px;
  margin-right: 8px;
  width: 100%;
}
#main .sec2 .repurchase li .btn_wr .btn_resp:last-child {
  margin: 0;
}

#main .sec2 .repurchase li.no_item {
  /* min-height: 439px; */
  /* min-height: 489px; */
  min-height: 320px;
}
#main .sec2 .repurchase li.no_item > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
  text-align: center;
  cursor: pointer;
}
#main .sec2 .repurchase li.no_item h4 {
  font-size: 160px;
  font-weight: 700;
  color: #dfdfdf;
  margin: 0 auto;
  line-height: 1;
}
#main .sec2 .repurchase li.no_item p {
  color: #c1c1c1;
  font-weight: 500;
  font-size: 24px;
}

#main .sec3 {
  display: none;
}
#main .sec3 .title {
  margin-bottom: 27px;
}
#main .sec3 .content {
}
#main .sec3 .search_box {
  padding: 18px 42px 18px 25px;
  box-shadow: 0px 13.4537px 33.6342px rgba(198, 198, 198, 0.2);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}
#main .sec3 .search_box input {
  display: inline-block;
  width: calc(100% - 45px);
  height: 65px;
  line-height: 65px;
  font-size: 30px;
  font-weight: 700;
  border: none !important;
  outline: none !important;
}
#main .sec3 .search_box input::placeholder {
  color: #969696;
  font-size: 30px;
  font-weight: 700;
}
#main .sec3 .search_keyword {
  margin-top: 26px;
  text-align: center;
}
#main .sec3 .search_keyword a {
  color: #c1c1c1;
  font-size: 26px;
  line-height: 1.63;
  display: inline-block;
  margin: 0 25px;
  font-weight: 700;
  display: none;
}

#main .sec4 {
  padding-bottom: 80px;
}
#main .sec4 .title {
  margin-bottom: 32px;
}
#main .sec4 .content {
}
#main .sec4 .pd_cate {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
  margin: 0 -10px 0;
}
#main .sec4 .pd_cate li {
}

#main .sec4 .pd_cate li {
  margin: 0 10px 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 27px;
  border-radius: 29px;
  background-color: #f7f7f7;
  color: #646464;
  border: 1px solid #f7f7f7;
}
#main .sec4 .pd_cate li:first-child {
  /* margin-left: 0; */
}
#main .sec4 .pd_cate li.current {
  /* background-color: #00c047;
  color: #fff; */

  border-color: #00c047;
  background-color: #f3fef3;
  color: #00c047;
}
#main .sec4 .pd_cate2 li {
  padding: 12px 24px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  border-radius: 30px;
  margin: 0 8px 16px;
  font-size: 16px;
  padding: 12px 24px;
  line-height: 1;
}
#main .sec4 .pd_cate2 li.current {
  border-color: #00c047;
  /* background-color: #f3fef3; */
  /* color: #00c047; */

  background-color: #00c047;
  color:#fff;
}
#main .sec4 .pd_cate2 li.current::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url(../images/main/ic_check.png) no-repeat center;
  background-size: 100%;
  margin-right: 5px;
  display: none;
}
#main .sec4 .pd_wr {
  position: relative;
  padding-top: 32px;
  margin-top: 16px;
  border-top: 1px solid #dfdfdf;
}
#main .sec4 .pd_wr .pd_list_wr {
  width: calc(100% - 260px);
  display: none;
}
#main .sec4 .pd_wr .pd_list_wr.on {
  display: block;
}
#main .sec4 .pd_wr .pd_nav {
}
#main .sec4 .pd_wr .pd_nav li {
  padding: 0px 0 24px;
  color: rgba(0, 0, 0, 0.34);
  font-size: 16px;
  font-weight: 700;
  position: relative;
}
#main .sec4 .pd_wr .pd_nav li.pd_nav_tit {
  /* text-align: left; */
  /* padding-left: 40px; */
}
#main .sec4 .pd_wr .pd_table {
  display: table;
  width: 100%;
}
#main .sec4 .pd_wr .pd_table > li {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: center;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(1) {
  width: 40%!important;
  text-align: left!important;
  padding-left: 40px!important;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(2) {
  /* width: 27%; */
  width: 40%;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(3) {
  width: 16%;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(4) {
  width: 16%;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(5) {
  width: 9%;
  display: none;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(6) {
  width: 9%;
  display: none;
}
#main .sec4 .pd_wr .pd_table > li:nth-child(7) {
  width: 10%;
}
.displayTabContentsContainerWrap {
  font-size: 0;
}
#main .sec4 .pd_wr .pd_list {
  min-height: 450px;
}
#main .sec4 .pd_wr .pd_list .pd_item {
  margin-bottom: 24px;
  box-shadow: 0px 11.5375px 28.8438px rgba(198, 198, 198, 0.2);
  border-radius: 7.21095px;
  overflow: hidden;
  padding: 18px 0 16px;
  cursor: pointer;
  box-sizing: border-box;
  border: 1px solid #fff;
  background-color: #fff;
}
#main .sec4 .pd_wr .pd_list .pd_item.dn{
  display: none!important;
}

#main .sec4 .pd_wr .pd_list .pd_item.on,
#main .sec4 .pd_wr .pd_list .pd_item:hover {
  border: 1px solid #00c047;
  background: #f3fef3;
}
#main .sec4 .pd_wr .pd_list .pd_item li {
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_rank_wr {
  /* padding: 0 30px; */
  text-align: center;
  font-size: 0;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_rank_wr > div {
  /* display: inline-block; */
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_rank {
  color: #363636;
  font-size: 29px;
  font-weight: 700;
  margin-right: 10px;
  display: inline-block;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_rank_chg {
  color: #db4e4e;
  font-size: 20px;
  font-weight: 500;
  vertical-align: super;
  display: inline-block;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_rank_chg .pd_rank_up {
  vertical-align: text-bottom;
}

#main .sec4 .pd_wr .pd_list .pd_item .pd_info {
}
#main .sec4 .pd_wr .pd_list .pd_item .df {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_thumb {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin-right: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_thumb img {
  width: 100%;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_txt {
  display: inline-block;
  /* vertical-align: middle; */
  text-align: left;
  width: calc(100% - 72px);
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_txt h5 {
  font-size: 23px;
  font-weight: 700;
  color: #363636;
  margin-bottom: 4px;
  line-height: 1;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_txt p {
  font-size: 15px;
  font-weight: 700;
  color: #363636;
  opacity: 0.5;
}

#main .sec4 .pd_wr .pd_list .pd_item .pd_txt p span:after {
  content: "/";
  display: inline-block;
  padding: 0 5px;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_txt p span:last-child::after {
  display: none;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_price {
  font-weight: 700;
  font-size: 14px;
  color: #323232;
  opacity: 0.5;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_price span.nuM {
  font-size: 24px;
}
#main .sec4 .pd_wr .pd_list .pd_item .noM {
  font-size: 18px;
  opacity: 0.3;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_price_orign {
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_price_sale {
  opacity: 1;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_price_sale span {
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_dif {
  font-size: 19px;
  font-weight: 700;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_dif .plus {
  color: #db4e4e;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_dif .plus::before {
  content: "+";
  font-weight: 500;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_dif .minus {
  color: #407ed7;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_dif .minus::before {
  content: "-";
  font-weight: 500;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_reco span {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.05em;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  padding: 4px 12px;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_reco_good {
  background-color: #00c047;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_reco_normal {
  background-color: #fec32e;
}
#main .sec4 .pd_wr .pd_list .pd_item .pd_reco_wait {
  background-color: #ff5d00;
}
#main .sec4 .pd_view {
  position: absolute;
  right: 0;
  top: 32px;
  bottom: 0;
  width: 220px;
  display: none;
}
#main .sec4 .pd_view .fxd_box {
  /* position: absolute; */
  /* right: 0; */
  /* top: 0; */
  /* width: 100%; */
  position: sticky;
  right: 0;
  top: 150px;
}
#main .sec4 .pd_view_thumb {
  width: 220px;
  height: 220px;
  box-shadow: 0px 10.0706px 25.1765px rgba(198, 198, 198, 0.2);
  border-radius: 6.29414px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#main .sec4 .pd_view_thumb img {
  width: 100%;
}
#main .sec4 .pd_view_info {
  padding: 16px 0;
  font-size: 20px;
}
#main .sec4 .pd_view_info .pd_view_tit {
  font-weight: 600;
}
#main .sec4 .pd_view_info .pd_view_price {
  font-weight: 700;
}
#main .sec4 .pd_view_info .pd_view_price span {
  font-size: 32px;
}
#main .sec4 .pd_view_info .pd_view_origin_price {
  text-decoration: line-through;
  color: #323232;
  opacity: 0.2;
  font-weight: 700;
}
#main .sec4 .pd_view_info .pd_view_origin_price span {
  font-size: 32px;
}

#main .sec4 .pd_view_info .pd_view_desc {
  opacity: 0.6;
  font-size: 16px;
  margin-bottom: 12px;
}
#main .sec4 .pd_view_info .pd_view_desc a {
  color: #323232;
  font-weight: 800;
}
#main .sec4 .pd_view_info .pd_view_desc span {
  color: #00c047;
  font-weight: 800;
}
#main .sec4 .pd_view_info .pd_view_buy {
}
#main .sec4 .pd_view_info .pd_view_buy a,
#main .sec4 .pd_view_info .pd_view_noM a {
  display: block;
  height: 44px;
  line-height: 44px;
  border-radius: 13.5355px;
  font-size: 16px;
  font-weight: 700;
}
#main .sec4 .pd_view_info .pd_view_noM a {
  border: 1px solid #969696;
  color: #464646;
}
#main .sec4 .pd_view_info .pd_view_noM {
  margin-bottom: 12px;
}
#main .sec4 .pd_view_info .pd_view_detail {
  text-align: center;
  margin-top: 12px;
}
#main .sec4 .pd_view_info .pd_view_detail a {
  color: #387ce1;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #387ce1;
}
#main .sec4 .pd_cate_wr{
  display: flex;
}
#main .sec4 .search_wr{
  background: #F7F7F7;
  border-radius: 30px;
  padding: 12px 16px;
  width: 247px;
  height: 44px;
  box-sizing: border-box;
  margin: 0 20px 10px;
}
#main .sec4 .search_wr input{
  background: none;
  border: 0;

}
#main .sec4 .search_box input {
  display: inline-block;
  width: calc(100% - 32px);
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-weight: 700;
  border: none !important;
  outline: none !important;
}
#main .sec4 .search_box input::placeholder {
  color: #c1c1c1;
  font-size: 16px;
  font-weight: 700;
}
#main .sec4 .search_keyword a {
  color: #c1c1c1;
  font-size: 26px;
  line-height: 1.63;
  display: inline-block;
  margin: 0 25px;
  font-weight: 700;
  display: none;
}
#main .sec4 .search_box button svg{
  width: 16px;
  height: 16px;
  float: right;
}


.pd_list > .empty {
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.list_more{
  text-align: center;
  padding-top: 6px;
  display: none;
}
.list_more a{
  background-color: #f7f7f7;
  border-radius: 8px;
  text-align: center;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  
}
.list_more a span{
  display: inline-block;
  margin-left: 3.5px;
  vertical-align: middle;
  line-height: normal;
}
.bd_list_more{display: block;}

#main .sec5{}
#main .sec5 .bg_wr{
  margin: 16px 0 0px;
  background: url(../images/main/sec5_bg.png) no-repeat center;
  background-size: cover;
  padding: 51px 0 46px;
  color:#fff;
  font-size: 18px;
  line-height: 1.44;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 16px 40px rgba(198, 198, 198, 0.2);
}
#main .sec5 .bg_wr a{
  display: inline-block;
  margin-top: 8px;
  width: 221px;
  height: 44px;
  line-height: 44px;
  border-radius: 13px;
  background-color: rgb(255, 255, 255);
}
#main .sec5 table{
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #dfdfdf;
  margin-bottom: 18px;
}

#main .sec5 table th{
  color:#969696;
  font-size: 18px;
  padding-bottom: 12px;
  border-bottom: 2px solid #DFDFDF;
  font-weight: 700;
}
#main .sec5 table td{
  color:#323232;
  font-size: 16px;
  padding: 16px 0;
  font-weight: 700;
  border-bottom: 1px solid #dfdfdf;
}
#main .sec5 table td.bulk_tit{
  text-align: left;
  padding-left: 24px;
}

@media only screen and (max-width: 1023px) {
  #main .sec {
    padding: 45px 0;
  }
  #main .title {
    margin-bottom: 25px;
  }
  #main .desc1 {
    font-size: 18px;
  }
  #main .title1 {
    font-size: 30px;
  }
  #main .sec1 {
    /* padding: 60px 0 35px; */
    padding: 60px 0 0px;
  }
  #main .sec1 .content {
    display: flex;
    flex-flow: column-reverse;
  }
  #main .sec1 .tab_wr {
    flex-wrap: wrap;
  }
  #main .sec1 .tab_wr .tab {
    width: 100%;
    /* height: 1200px; */
    height: 820px;
  }
  #main .sec1 .tab.noM {
    font-size: 18px;
    height: auto;
    width: 90%;
    margin: 0 auto 50px;
    max-width: 600px;
  }
  #main .sec1 .tab.noM .btn_wr a {
    max-width: 49%;
  }
  #main .sec1 .tab_wr .tab img {
    min-height: 200px;
  }
  #main .sec1 .tab_wr .tab_sort {
    padding-left: 0;
    width: 100%;
    display: flex;
    margin: 20px 0 0;
  }
  #main .sec1 .tab_cate {
    margin: 0;
    justify-content: flex-start;
  }
  #main .sec1 .tab_menu {
    flex-wrap: wrap;
    font-size: 16px;
  }
  #main .sec1 .tab_menu li {
    margin-bottom: 0;
    margin: 0;
  }
  #main .sec1 .tab_menu li:first-child {
    margin-left: 0;
  }
  #main .sec1 .tab_menu a {
    padding: 5px 10px;
  }

  #main .sec2 {
    background-color: #f7f7f7;
  }
  #main .sec2 .repurchase {
    /* flex-flow: column; */
  }
  #main .sec2 .content {
    margin: 0 -10px;
  }
  #main .sec2 .content .swiper-container {
    padding: 10px 10px 30px;
  }
  #main .sec2 .repurchase li {
    width: 100%;
    margin-bottom: 15px;
  }
  #main .sec2 .repurchase li:last-child {
    margin-bottom: 0;
  }

  #main .sec3 .search_box {
    padding: 10px;
  }
  #main .sec3 .search_box button svg {
    width: 20px;
  }
  #main .sec3 .search_box input {
    font-size: 20px;
  }
  #main .sec3 .search_box input::placeholder {
    font-size: 20px;
  }
  #main .sec3 .search_keyword {
    margin-top: 15px;
  }
  #main .sec3 .search_keyword a {
    font-size: 18px;
    margin: 0 10px;
  }

  #main .sec4 {
  }
  #main .sec4 .title {
    margin-bottom: 20px;
  }
  #main .sec4 .pd_cate {
    flex-wrap: wrap;
    margin: 0 -2px 8px;
    text-align: center;
  }
  #main .sec4 .pd_cate li {
    margin: 4px 2px;
  }
  #main .sec4 #pd_cate1{
    display: flex;
    width: 100%;
    margin: 0 0 8px;
  }
  #main .sec4 #pd_cate1 li{
    flex: 1;
    text-align: center;
    border-radius: 0;
    margin: 0;
    border-top-left-radius: 10px;
  }
  #main .sec4 #pd_cate1 li:last-child{
    border-top-right-radius: 10px;
  }

  #main .sec4 .pd_cate2 li{
    margin: 2px;
    width: calc(33.33% - 4px)!important;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 8px 2px;
  }
  #main .sec4 .pd_cate li a {
    font-size: 16px;
    padding: 5px 10px;
  }

  #main .sec4 .pd_wr .pd_list_wr {
    width: 100%;
  }

  #main .sec4 .pd_wr .pd_nav li {
    font-size: 14px;
    padding: 10px 0;
  }
  #main .sec4 .pd_wr .pd_table > li:nth-child(1),
  #main .sec4 .pd_wr .pd_table > li:nth-child(5),
  #main .sec4 .pd_wr .pd_table > li:nth-child(6) {
    
  }
  #main .sec4 .pd_wr .pd_table > li:nth-child(2) {
    width: 37%;
  }
  #main .sec4 .pd_wr .pd_table > li:nth-child(3) {
    width: 20%;
  }
  #main .sec4 .pd_wr .pd_table > li:nth-child(4) {
    width: 20%;
  }
  #main .sec4 .pd_wr .pd_table > li:nth-child(7) {
    width: 16%;
  }

  #main .sec4 .pd_wr .pd_list .pd_item {
    padding: 10px 0;
    margin-bottom: 15px;

  }

  #main .sec4 .pd_wr .pd_list .pd_item .pd_thumb {
    margin-right: 5px;
    padding: 0 5px 0 0;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_txt h5 {
    font-size: 16px;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_txt p {
    font-size: 12px;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_price {
    font-size: 12px;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_price span {
    font-size: 14px;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_reco div {
    font-size: 14px;
  }
  #main .sec4 .pd_wr .pd_list .pd_item .pd_info {
    text-align: left;
    padding-left: 10px;
  }
  #main .sec4 .pd_view {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    display: none !important;
  }
  #main .sec4 .pd_view.on {
    display: block !important;
  }
  #main .sec4 .pd_view .fxd_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    text-align: center;
    padding: 50px 0;
    max-width: 600px;
    margin: auto;
  }
  #main .sec4 .pd_view .btn_wr {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
  }
  #main .sec4 .pd_view .btn_wr::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    width: 100%;
    height: 2px;
    border-radius: 2px;
    transform: rotate(0deg);
    background-color: #323232;
    transform: rotate(45deg);
  }
  #main .sec4 .pd_view .btn_wr::after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 2px);
    width: 100%;
    height: 2px;
    border-radius: 2px;
    transform: rotate(0deg);
    background-color: #323232;
    transform: rotate(-45deg);
  }

  #main .sec4 .pd_view_thumb {
    margin: auto;
  }
  #main .sec4 .pd_view_info .pd_view_buy a,
  #main .sec4 .pd_view_info .pd_view_noM a {
    max-width: 200px;
    margin: auto;
  }
  #main .sec4 .pd_cate_wr{
    flex-wrap: wrap;
  }
  #main .sec4 .pd_cate_wr .search_wr{
    order: -1;
    width: 100%;
    flex: none;
    text-align: left;
    margin: 0 0 8px;
  }
  #main .sec4 #pd_cate1{
    overflow: hidden;
  }



  #main .sec5 .bg_wr{
    padding: 15px 0 20px;
    font-size: 14px;
    margin-top: 8px;
  }
  #main .sec5 .bg_wr a{
    font-size: 16px;
    width: auto;
    height: auto;
    padding: 2px 13px;
  }
  #main .sec5 table{
    margin-bottom: 8px;
    border-top: 2px solid #dfdfdf;
    text-align: left;
  }
  #main .sec5 table thead{display: none;}
  #main .sec5 table tr{
    display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding: 12px 0;
  }
  #main .sec5 table td{
    display: inline-block;
    border: 0;
    padding: 0 5px;
    position: relative;
    font-size: 12px;
    color: #969696;
    opacity: 1!important;
    font-weight: 500;
  }
  #main .sec5 table td::after{
    content: "";
    display: block;
    width: 2px;
    height: 80%;
    background-color: #dfdfdf;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

  }
  #main .sec5 table col:first-child{
    width: 100%!important;
  }
  #main .sec5 table td:first-child{
    display: block;
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 4px;
    color: #323232;
    font-weight: 600;
  }
  #main .sec5 table td:first-child::after,
  #main .sec5 table td:last-child::after{display: none;}

  
}
@media only screen and (max-width: 479px) {
  #main .sec4 .pd_wr .pd_table > li:nth-child(3),
  #main .sec4 .pd_wr .pd_table > li:nth-child(7) {
    display: none;
  }
}



/* 가격변동률 */
#main .sec_bpc { padding:0; margin-bottom:50px; }
#main .sec_bpc .wr { border-radius:0 0 20px 20px; border:1px solid #f3f3f3; background:#fff; }
#main .sec_bpc .content:after {display:block;visibility:hidden;clear:both;content:""}
#main .sec_bpc h3 { float:left; width:15%; border-right:1px solid #f3f3f3; line-height:80px; text-align:center; }
#main .sec_bpc .swiper-container { float:left; width:80%; }
#main .sec_bpc li { position:relative; font-size:18px;  padding:10px 0 10px 30px;  overflow:hidden; }
#main .sec_bpc li .bpc_name { margin-bottom:5px;font-weight:800; }
#main .sec_bpc li .bpc_rate_mark { position:absolute; left:0; top:0; margin-top:28px; }
#main .sec_bpc .bpc_red { color:red; }
#main .sec_bpc .bpc_blue { color:blue; }
#main .sec_bpc .bpc_green { color:#28c762; }

@media only screen and (max-width: 1320px) {
  #main .sec1 .tab_wr .tab{
    height: 800px;
  }
}

@media only screen and (max-width: 1200px) {
	#main .sec_bpc h3 { font-size:22px; }
}

@media only screen and (max-width: 680px) {
	#main .sec_bpc h3 { width:20%; font-size:16px; line-height:70px;  }
	#main .sec_bpc .swiper-container { width:70%; }
	#main .sec_bpc li { font-size:14px; padding:15px 0 15px 25px; }
}

/* 작업 후 임시 */
/* .consumer_price_wr{display: none !important;} */