#main_wrap {
  width: 880px;
  margin: 0 auto;
  letter-spacing: normal !important;
  line-height: normal !important;
  overflow: hidden;
}

h5.bar {
  background-color: #f1f1f1;
  padding: 13px;
  font-size: 17px;
  text-align: left;
  clear: both;
  display: block;
  margin: 0 0 10px 0;
}

h5.bar span {
  float: right;
  font-size: 15px;
}

/* ºü¸¥¸Þ´º */
.quick {
  margin-top: 0;
}

.quick ul {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.quick h4 {
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  letter-spacing: 0.2pt;
}
.quick li a {
  display: block;
}
.quick li {
  float: left;
  width: 19.1%;
  margin-right: 1%;
  color: #000;
  line-height: 55px;
  font-size: 15px;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border: 1px solid #999;
  background-color: #fff;
}
.quick li img {
  padding-right: 3px;
  vertical-align: middle;
  width: 45px;
}
.quick li:last-child {
}
/* ºü¸¥¸Þ´º end*/


/* ¾ÆÀÌÄÜºê·£µå*/
#main_brand {
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
}
#main_brand ul {
  letter-spacing: normal !important;
}
#main_brand li {
  width: 10%;
  float: left;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
#main_brand li img {
  width: 40px;
  margin: 0 auto;
  clear: both;
  display: block;
  padding-bottom: 5px;
}
/* ÃÖ±Ù»óÇ° 2ÁÙ */
#today {
  overflow: hidden;
  letter-spacing: normal !important;
  margin-bottom: 20px;
}
#today ul {
}
#today li {
  width: 20%;
  float: left;
  padding: 0 7px;
}
#today li img {
  width: 150px;
  height: 150px;
  margin: 10px 0;
}
#today li p {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  height: 20px; /* line-heightÀÇ µÎ ¹è */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* ³ªÅ¸³¾ ±ÛÀÚ ¶óÀÎ ¼ö */
  -webkit-box-orient: vertical;
  margin: 0;
}
#today li span {
  font-weight: bolder;
  display: block;
  line-height: 25px;
}
#today h5 {
  border-bottom: 3px solid #de0808;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: #fff;
  padding: 13px 0;
  font-size: 17px;
  text-align: left;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#today h5 span.more {
  font-weight: ;
  display: block;
  font-size: 15px;
  line-height: 25px;
  width: 35%;
  text-align: right;
}
#today h5 span.update_page {
  font-size: 15px;
  margin: 0 5px;
  padding: 3px 7px;
  cursor: pointer;
  line-height: ;
  border: 1px solid #ddd;
  background-color: #fff;
}
/* ÃÖ±Ù»óÇ° end */

/* °¡°ÝÀÎÇÏ */
#sale {
  overflow: hidden;
  letter-spacing: normal !important;
  margin-bottom: 20px;
}
#sale ul {
}
#sale li {
  width: 20%;
  float: left;
  padding: 0 7px;
}
#sale li img {
  width: 150px;
  height: 150px;
  margin: 10px 0;
}
#sale li p {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  height: 20px; /* line-heightÀÇ µÎ ¹è */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* ³ªÅ¸³¾ ±ÛÀÚ ¶óÀÎ ¼ö */
  -webkit-box-orient: vertical;
  margin: 0;
}
#sale li span {
  font-weight: bolder;
  display: block;
  line-height: 25px;
}
#sale h5 {
  border-bottom: 3px solid #de0808;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: #fff;
  padding: 13px 0;
  font-size: 17px;
  text-align: left;
  clear: both;
  display: block;
  margin: 0 0 30px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#sale h5 span.more {
  font-weight: ;
  display: block;
  font-size: 15px;
  line-height: 25px;
  width: 35%;
  text-align: right;
}
#sale h5 span.down_page {
  font-size: 15px;
  margin: 0 5px;
  padding: 3px 7px;
  cursor: pointer;
  line-height: ;
  border: 1px solid #ddd;
  background-color: #fff;
}
/* °¡°ÝÀÎÇÏ  end */

/* °í°´¼¾ÅÍ */
#cs_center {
  width: 100%;
  margin: 30px 0;
  overflow: hidden;
}
#cs_center table {
  border: 1px solid #ccc;
  overflow: hidden;
}
#cs_center table td {
  padding: 15px;
}
#cs_center h6 {
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-weight: normal;
}
#cs_center h6 span {
  font-size: 12px;
  padding-left: 10px;
}
#cs_center h6 img {
  width: 40px;
  vertical-align: middle;
  padding-right: 10px;
}
#cs_center .left {
  width: 100%;
  padding: 25px;
  padding: 0;
}
#cs_center .left dl {
  width: 55%;
  margin: 0;
  float: left;
}
#cs_center .left dt {
  font-size: 18pt;
  padding: 10px 0;
  letter-spacing: 4pt;
  font-weight: 800;
}
#cs_center .left dt p {
  font-size: 20px;
  margin: 0;
}
#cs_center .left dd {
  font-weight: bold;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
#cs_center .left dd span {
  font-weight: normal;
  padding-right: 4px;
}
#cs_center .left ul {
  float: right;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  padding-top: 15px;
}
#cs_center .left li {
  display: inline-block;
  padding: 0 5px;
}
#cs_center .left li:last-child {
}
#cs_center .left li img {
  display: block;
  padding-bottom: 10px;
}
#cs_center .left li p {
}
#cs_center .right {
  width: 100%;
  padding: 25px;
  padding: 0;
  overflow: hidden;
}
#cs_center .right dl {
  margin: 0;
}
#cs_center .right dt {
  font-size: 24px;
  font-weight: 800;
  padding: 10px 0;
  letter-spacing: 2pt;
}
#cs_center .right dd {
  line-height: 1.4;
  padding: 0;
  margin: 0;
}
/* °í°´¼¾ÅÍ  end*/

#ask {
  margin: 30px 0;
  overflow: hidden;
}
/* ¿Â¶óÀÎ¸íÇ°°¨Á¤ ÃÖ±Ù°Ô½Ã¹° ½ÃÀÛ */
.ap_main {
  font-family: "Noto Sans KR", "Nanum Gothic", "Nanum Mmyeongjo", sans-serif;
  margin-bottom: 20px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}
.ap_main dl {
  width: 100%;
  margin-bottom: 30px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  background-color: #f4f4f4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ap_main dt {
  width: 45%;
  float: left;
  background-color: #39f;
  text-align: center;
  display: block;
}
.ap_main dt img {
  width: 100%;
  border-radius: ;
  -webkit-border-radius: ;
  -moz-border-radius: ;
  margin: 0;
  padding: 0;
}
.ap_main dd {
  width: 55%;
  float: right;
  display: block;
  font-size: 29px;
  font-weight: 900;
  text-align: center;
  margin: 0;
  padding-top: 30px;
}
.ap_main dd p {
  font-size: 15px;
  font-weight: normal;
}
.ap_list {
  margin: 15px auto;
}
.ap_list table {
  font-family: "Nanum Gothic", AppleGothic, sans-serif;
  letter-spacing: normal !important;
}
.ap_list table th {
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
}
.ap_list table th img {
  width: 90px;
}
.ap_list table td {
  border-bottom: 1px solid #e9e9e9;
  padding: 7px 0;
}
.ap_list table td h4 {
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: normal !important;
}
.ap_list table td p {
  line-height: normal !important;
  margin: 5px 0;
  color: #828282;
}
.ap_list table td h4 span.title {
  padding: 0 10px;
  font-weight: bold;
}
.ap_list table td span.reple {
  color: #f1694f;
  padding-left: 5px;
}
/* ¿Â¶óÀÎ¸íÇ°°¨Á¤ ÃÖ±Ù°Ô½Ã¹° ³¡ */

.men {
  margin-bottom: 20px;
  background-image: url("/img/new/main_qbn_bg1.jpg");
  background-size: cover;
  height: 140px;
}
.men ul {
  padding-top: 25px;
}
.men li a {
  text-align: center;
  text-shadow: 1px 1px 1px #383636;
  letter-spacing: -0.5pt;
  padding-top: 15px;
  display: block;
  font-size: 29px;
  font-weight: 900;
  color: #fff;
  letter-spacing: 1pt;
}
.men li p {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
}

/* ¾Æ¿ï·¿»óÇ°  */
.outlet_pd {
  width: 100%;
  margin: 40px auto;
}
.outlet_pd ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.outlet_pd li {
  width: 166px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  margin: 5px;
  padding: 5px;
}
.outlet_pd li img {
  width: 150px;
  height: 150px;
}
.outlet_pd li p {
  margin: 5px 0;
}

.outlet_pd li p.brand {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: normal;
  -webkit-box-orient: vertical;
  margin: 10px auto;
  height: 16px;
  color: #828282;
}
.outlet_pd li p.start {
  color: #c1c1c1;
  text-decoration: line-through;
}
.outlet_pd li p.start span {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #c1c1c1;
  margin-right: 5px;
  padding: 0 5px;
  line-height: 18px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 7pt;
  display: inline-block;
  text-decoration: none !important;
}
.outlet_pd li p.end {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-family: "Arial Black", sans-serif !important;
}

.outlet_pd li p.end span.dc {
  color: #e25238;
  margin-right: 3px;
}

.outlet_pd li p.end b {
  font-family: "µ¸¿ò", Dotum, "µ¸¿òÃ¼", DotumChe;
  font-weight: bolder;
}

h9.border_red {
  width: 100%;
  display: block;
  background-color: #f1f1f1;
  border-bottom: none;
  margin-bottom: 20px;
  text-align: center;
  padding: 13px;
  font-size: 17px;
  text-align: center;
  box-sizing: border-box; /* ÆÐµù°ª ³Ñ¾î°¡Áö ¾Ê°Ô Àâ¾ÆÁÜ */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
h9.border_red span.title {
  border: 2px solid #de0808;
  margin: 0 auto;
  background-color: #fff;
  padding: 4px 25px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-weight: bold;
}
h9.border_red span.more {
  float: right;
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.list_title1 {
  width: 80%;
  margin: 70px auto 30px;
  text-align: center;
  overflow: hidden;
}
.list_title1 ul {
}
.list_title1 li {
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  float: left;
  width: 33.3%;
  position: relative;
}

.list_title1 li:after {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #ccc;
  position: absolute;
  top: 35%;
  right: 0;
}
.list_title1 li:last-child:after {
  display: none;
}
.list_title1 li span {
  margin-left: 7px;
  font-size: 13px;
  color: #f56349;
  display: inline-block;
}

.list_title2 {
  font-size: 25px;
  font-weight: bold;
  margin: 40px 0 30px 0;
  font-style: italic;
}
.morebtn {
  width: 100%;
  margin: 30px 0 50px;
  display: block;
  clear: both;
  overflow: hidden;
}
.morebtn button {
  width: 30%;
  line-height: 35px;
  border: 1px solid #dddddd;
}
/* »èÁ¦¿¹Á¤ */
.goods_step {
  width: 100%;
  margin: 50px auto 20px;
  text-align: center;
}
.goods_step ul {
  width: 100%;
  overflow: hidden;
}
.goods_step li {
  display: block;
  float: left;
  line-height: 45px;
  width: 33.3%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  background-color: #fafafa;
  border-left: none;
  font-size: 17px;
  text-align: center;
  font-weight: 300;
}
.goods_step li a {
  display: block;
  color: #666;
}
.goods_step li:first-child {
  border-left: 1px solid #e6e6e6;
}
.goods_step li a:hover {
  background-color: #f6f6f6;
}
.goods_step li.on {
  border: 1px solid #000;
}
.goods_step li.on a {
  color: #000 !important;
  background-color: #fff !important;
  display: block;
  font-weight: 600;
}
.goods_step li.on a:hover {
  background-color: transparent;
}
.goods_step li span.new_bl {
  display: inline-block;
  line-height: 15px !important;
  margin-bottom: 3px;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-left: 5px;
  background-color: #f56349;
  font-size: 9px;
  color: #fff;
  font-weight: normal !important;
  vertical-align: middle;
}
.div_line {
  background-color: #f2f2f2;
  height: 8px;
  border-top: 1px solid #e5e6e7;
  margin: 25px 0;
  overflow: hidden;
  display: block;
}
.menu_img {
  cursor: pointer;
}
/******************************** ¸ÞÀÎ ºê·£µå¹Ú½º ÅÇ 5°³ ½ÃÀÛ ********************************/

#cate_tab {
  width: 880px;
  margin: 30px auto;
  text-align: center;
  clear: both;
}
#cate_tab > ul {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
#cate_tab > ul > li {
  float: left;
  width: 20%;
  font-size: 15px;
  line-height: 40px;
  border: 1px solid #ccc;
  border-bottom: 1px solid #333;
  border-left: none;
}
#cate_tab > ul > li:first-child {
  border-left: 1px solid #ccc;
}
#cate_tab > ul > li a {
  color: #000;
}
#cate_tab > ul > li.active {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
}
#cate_tab > ul > li.active a {
  color: #fff;
}
#black_box {
  width: 880px;
  margin: 0 auto;
  padding: 20px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  overflow: hidden;
}
#black_box table {
  margin: 0;
  padding: 0;
}
/******************************** ¸ÞÀÎ ºê·£µå¹Ú½º ÅÇ 5°³ ½ÃÀÛ ********************************/

/* ¾ÆÀÌÅÛ ·¹ÀÌ¾î */
#item {
  position: relative;
}
#item table {
  text-align: center;
}
#item table th {
  line-height: 35px;
  background-color: #f1f1f1;
}
#item table td {
}
#item ul {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
#item li {
  display: inline-block;
}
#item li a {
}
#item li a:hover {
  text-decoration: underline;
}
.table2 {
  width: 100%;
  line-height: 25px;
  font-weight: normal;
  color: #333333;
  text-align: center;
  background-color: #ffffff;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ff3300;
  border-right-color: #191516;
  border-bottom-color: #191516;
  border-left-color: #191516;
}
.it {
  color: #727272;
  text-align: center;
}
.it A:link. {
  text-decoration: none;
}
.it A:active.it {
  text-decoration: none;
}
.it A:visited.it {
  text-decoration: none;
}
.it A:hover.it {
  text-decoration: underline;
}
/* »çÀÌÁîº° ¸®½ºÆ® */
.main_size {
}
.main_size table {
  text-align: center;
}
.main_size table tr {
  background-color: #fff;
}
.main_size table th {
  background-color: #f9f9f9;
  height: 35px;
}
.main_size table td {
  height: 28px !important;
}
.main_size table td a {
  color: #999;
}
.main_size table td a:hover {
  color: #f1694f;
  text-decoration: underline;
}
/* ÀüÃ¼¾ÆÀÌÅÛ ¸®½ºÆ® */
.main_item {
}
.main_item table {
  border: 1px solid #e2e2e2;
}
.main_item table tr {
}
.main_item table th {
  text-align: left;
  width: 18%;
  padding-left: 15px;
  background-color: #f9f9f9;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.main_item table td {
  padding: 7px 15px;
  line-height: 1.7;
  border-bottom: 1px solid #e2e2e2;
}
.main_item table td span {
  color: #e2e2e2;
  padding: 0 10px;
  font-size: 11px;
}
.main_item table td a {
  color: #666;
  padding: 0 10px;
}
.main_item table td a:hover {
  color: #f1694f;
  text-decoration: underline;
}
/* °¡°Ýº° ¸®½ºÆ® */
#price {
  width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#price ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#price li {
  float: left;
  width: 23%;
  text-align: center;
  margin: 1%;
}
#price li a {
  display: block;
  border: 1px solid #dedede;
  background-color: #f9f9f9;
  line-height: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#price li a:hover {
  color: #f1694f;
  text-decoration: underline;
}
.total_brand {
}
.total_brand table {
}
.total_brand table td {
  width: 20%;
  font-size: 12px;
  vertical-align: top;
}
.total_brand table div {
  padding: 3px 0;
  display: block;
  margin: 0;
}
/* ¸ÅÀå¹è³Ê */
.shop_banner {
  width: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
}
.shop_banner .tab {
  float: right;
  border-left: none;
  background-color: #f8f8f8;
  width: 20%;
  height: 220px;
  padding: 10px 0 0 0;
}
.shop_banner .tab button {
  font-size: 15px;
  display: block;
  background-color: #f8f8f8;
  line-height:38px;
  padding: 0 0 0 20px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-weight: 500;
}

.shop_banner .tab button span {
  font-size: 11px;
  color: #f56349;
  padding-left: 5px;
}

.shop_banner .tab button:hover {
  text-decoration: underline;
}
.shop_banner .tab button.active {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.shop_banner .tabcontent {
  float: left;
  border: ;
  width: 80%;
  border-left: none;
  height: ;
  display: none;
}
.shop_banner dl {
  width: 100%;
  overflow: hidden;
}
.shop_banner dt {
  font-size: 15px;
  width: 65%;
  height: 220px;
  float: left;
  color: #fff;
  text-shadow: 1px 1px 5px black;
}
.shop_banner dt a {
  height: 220px;
  color: #fff;
  display: block;
}
.shop_banner dt span {
  display: block;
		color:#f56349;
		font-weight: bold;
  margin-bottom: 7px;
  letter-spacing: 2px;
  padding-top: 10%;
}
.shop_banner dt p {
  font-size: 27px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.shop_banner dd {
  width: 35%;
  float: right;
  padding: 25px 0 0 20px;
  overflow: hidden;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.shop_banner .span {
  background-color: #f56349;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.shop_banner .ic {
  background-color: #f56349;
  width: fit-content;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.shop_banner dd h5 {
  font-size: 20px;
  margin: 15px auto 10px;
}
.shop_banner dd h5 span.open {
font-size: 12px;
    margin-left: 5px;
}

.shop_banner dd p {
  margin: 0;
  line-height: 20px;
}
.shop_banner dd button {
  margin: 15px auto 0;
  line-height: 25px;
  text-align: left;
}
.shop_banner dd button::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 0 2px 5px;
  border-right: 2px solid #f56349;
  border-top: 2px solid #f56349;
  transform: rotate(45deg);
}
.shop_banner .bg1 {
  background-image: url(../img/new/main_banner01.jpg);
  background-size: cover;
}
.shop_banner .bg2 {
  background-image: url(../img/new/main_banner_md.jpg);
  background-size: cover;
}
.shop_banner .bg3 {
  background-image: url(../img/new/main_banner03.jpg);
  background-size: cover;
}
.shop_banner .bg4 {
  background-image: url(../img/new/main_banner04.jpg);
  background-size: cover;
}
.shop_banner .bg5 {
  background-image: url(../img/new/main_banner05.jpg);
  background-size: cover;
}

.shop_banner .bgopen {
  background-image: url(../img/new/main_banner_open0423.jpg);
  background-size: cover;
}




.shop_banner .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/* ºê·£µå ½½¶óÀÌµå */
.brand_swiper {
  width: 100%;
  overflow: hidden;
  margin: 30px auto;
  position: relative;
}
.brand_swiper p.title {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}
.brand_swiper ul {
  width: 100% !important;
  overflow: hidden;
}
.brand_swiper li {
  position: relative;
  width: 19%;
  float: left;
  display: block;
  cursor: pointer;
  margin: 0 1% 1% 0;
  padding-right: 20px;
  background-color: #f5f5f5;
  line-height: 90px;
  border-radius: 2px;
  text-align: right;
  font-weight: bold;
}
.brand_swiper li a {
  display: block;
}
.brand_swiper li:nth-child(5n) {
  margin-right: 0;
}
.brand_swiper li img {
  width: 60px;
  position: absolute;
  left: -80px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/* ºê·£µå ½½¶óÀÌµå end */

/* ÀÎ±âÅ°¿öµå¸µÅ©*/
.best_wrap {
  margin: 20px 0;
  overflow: hidden;
}
.best_bn {
}
.best_bn a {
  font-size: 12px;
  text-align: center;
  padding: 0 10px;
  margin: 0 7px 10px 0;
  text-decoration: none;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  border: 1px solid #ddd;
  border-radius: 30px;
  -webkit-border-radius: 5px;
}
.best_bn a:hover {
  background-color: #e8e8e8;
}
.best_bn a.active {
  background-color: #333;
  color: #fff;
  cursor: default;
}

.best_bn a.more {
  color: #f56349;
}
.best_bn a.more a:hover {
}
/* °æ¸Å»óÇ°¸®½ºÆ® */
.acgoods_list {
  overflow: hidden;
}
.acgoods_list ul.thumb {
}
.acgoods_list ul.thumb li {
  float: left;
  width: 20%;
  padding: 1%;
  margin-bottom: 20px;
}
.acgoods_list .photo {
  position: relative;
}
.acgoods_list .photo img {
  width: 100%;
}
.acgoods_list .info {
}
.acgoods_list .info p {
  line-height: 20px;
}
.acgoods_list .info p.name {
  font-weight: bold;
  line-height: 30px;
  white-space: normal;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.acgoods_list .info p.price {
  text-align: left;
}
.acgoods_list .info p.price span {
  font-weight: bold;
  float: right;
}
.acgoods_list .info p.bidder {
  line-height: 25px;
}
.acgoods_list .info p.bidder span.a {
  float: left;
}
.acgoods_list .info p.bidder span.b {
  float: right;
  display: block;
  font-weight: normal !important;
}
.acgoods_list .info p.state {
  line-height: 25px;
}
.acgoods_list .info p.state span {
  margin-left: 10px;
}
.acgoods_list .info p.end {
  line-height: 25px;
}
.acgoods_list .info p.end span {
  margin-left: 10px;
}
/* °æ¸Å»óÇ°¸®½ºÆ® end */

/* ¸®ºä¹è³Ê ¸ÞÀÎ */
.k_review_main {
  border-radius: 10px;
  margin: 0 auto;
}
.k_review_main img {
  image-rendering: pixelated;
  border-radius: 15px;
  border: 2px solid #ccc;
}
/* ¸®ºä¹è³Ê ¸ÞÀÎ end */

/* ÀÌº¥Æ®¹è³Ê  ¸ÞÀÎ */
.event_bn_area {
}
.event_bn_area img {
  width: 880px;
  border-radius: 10px;
}
/* ÀÌº¥Æ®¹è³Ê  ¸ÞÀÎ */






/* ½Ã°èÁÖ¾ó¸® ¹è³Ê*/
.best_item_bn {
  margin: 30px auto 0;
  padding: 5px;
  border: 1px solid #eee;
}
.best_item_bn ul {
  display: flex;
  justify-content: space-between;
}
.best_item_bn ul li {
  width:25%;
}
.best_item_bn a:hover img {
  border: 1px solid #ccc;
}
table.best_itembn td {
  padding: 3px;
}

table.best_itembn td img {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #eee;
}

table.best_itembn td a {
  display: block;
  position: relative;
}
table.best_itembn td .price_box1 {
  width: 100%;
  height: 70px;
  padding-top:39px;
  text-align: center;
  border-radius: 5px;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
  position: absolute;
  bottom: 0;
}
table.best_itembn td .price_box1 p {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 100;
  text-shadow: 1px 1px 5px black;
  line-height: normal;
}

table.best_itembn td .price_box1 p.price {
  font-size: 14px;
}

table.best_itembn td .price_box1 p.brand {
  font-size: 11px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: normal;
  -webkit-box-orient: vertical;
}

table.best_itembn td .price_box2 {
  width: 100%;
  height: 50px;
  padding-top: 24px;
  text-align: center;
  border-radius: 5px;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  );
  position: absolute;
  bottom: 0;
}
table.best_itembn td .price_box2 p {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-family: "Pretendard", "Noto Sans KR", sans-serif;
  font-weight: 100;
  text-shadow: 1px 1px 5px black;
  line-height: normal;
}
table.best_itembn td .price_box2 p.price {
  font-size: 11px;
}
table.best_itembn td .price_box2 p.brand {
  font-size: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: normal;
  -webkit-box-orient: vertical;
}