/* BASIC css start */
/* BASIC css start */

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.displaynone {
  display: none !important;
}
#mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200;
}

#wrap {
  min-width: 1280px;
  margin: 0 auto;
}
/* header */
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.trans {
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#allfinder-layer {
  z-index: 9999;
  position: fixed;
  top: 50px;
  right: 110px;
  width: 1000px;
  zoom: 1;
  overflow: hidden;
}
#allfinder-layer .finder-body {
  display: none;
  z-index: 1;
  position: relative;
  width: 998px;
  *width: 918px;
  padding: 35px 40px 5px;
  max-height: 800px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  border: 1px solid #666;
  background: #fff;
}
#allfinder-layer .finder-body .finder-close {
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 24px;
  color: #000;
  *width: 19px;
  *height: 24px;
  *background: url("/images/common/btn_h11_close.gif") no-repeat center center;
  *background-size: 19px 24px;
}
#allfinder-ctr {
  z-index: 10000;
  position: fixed;
  top: 50px;
  right: 0;
  width: 103px;
  height: 86px;
}
#allfinder-ctr a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/common/allfinder_ctrl_pc.png") no-repeat right top;
  border: none;
  outline: none;
  font-size: 0;
}

.all-finder-layer .finder-body .finder-tbl table {
  border: 1px solid #ccc;
  border-top: 1px solid #000;
}
.all-finder-layer .finder-body .finder-tbl th,
.all-finder-layer .finder-body .finder-tbl td {
  height: 40px;
  border-top: 1px solid #e5e5e5;
  font-size: 13px;
  font-family: "Malgun Gothic";
  color: #000;
}
.all-finder-layer .finder-body .finder-tbl tr:first-child th,
.all-finder-layer .finder-body .finder-tbl tr:first-child td {
  border-top: none;
}
.all-finder-layer .finder-body .finder-tbl th {
  padding: 5px 0;
  background: #f4f4f4;
  text-align: left;
  vertical-align: top;
}
.all-finder-layer .finder-body .finder-tbl th .txt-l {
  position: relative;
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  margin: 3px 0;
}
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
.all-finder-layer .finder-body .finder-tbl td {
  padding: 5px 10px;
}
.all-finder-layer .finder-body .txt-input {
  height: 21px;
  line-height: 21px;
  padding: 0 5px;
  font-size: 13px;
  font-family: "Malgun Gothic";
}
.all-finder-layer .finder-body .finder-category {
  height: 40px;
  overflow: hidden;
}
.all-finder-layer .finder-body .finder-category.open {
  height: 100%;
  overflow: visible;
}
.all-finder-layer .finder-body .finder-color {
  padding-left: 10px;
}
.all-finder-layer .finder-body .finder-price .finder-price-input {
  display: inline-block;
  padding-top: 5px;
}
.all-finder-layer .finder-body .finder-price .finder-price-input label {
  display: inline-block;
  width: 110px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #666;
}
.all-finder-layer
  .finder-body
  .finder-price
  .finder-price-input
  label
  .txt-input {
  display: inline-block;
  width: 90px;
  height: 29px;
  line-height: 29px;
  padding: 0;
  border: none;
  background: none;
  color: #333;
  text-align: right;
}
.all-finder-layer .finder-body .finder-search {
  position: relative;
  padding-left: 5px;
}
.all-finder-layer .finder-body .finder-search label {
  display: inline-block;
  width: 320px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.all-finder-layer .finder-body .finder-search label .txt-input {
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
  padding: 0;
  border: none;
  background: none;
  color: #333;
  text-align: left;
}
.all-finder-layer .finder-body .finder-btn-c {
  padding: 30px 0;
  text-align: center;
}
.all-finder-layer .finder-body .finder-btn-c a.reset {
  display: inline-block;
  width: 140px;
  height: 60px;
  line-height: 57px;
  border: none;
  border-radius: 3px;
  background: #999;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: "Malgun Gothic";
  margin-right: 15px;
}
.all-finder-layer .finder-body .finder-btn-c button {
  display: inline-block;
  height: 60px;
  line-height: 57px;
  padding: 0 30px;
  *padding: 0;
  border: none;
  border-radius: 3px;
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.5px;
  font-family: "Malgun Gothic";
  cursor: pointer;
}
.all-finder-layer .finder-body .finder-btn-c button span.ico-search {
  visibility: visible;
  display: inline-block;
  width: 16px;
  height: 15px;
  margin-right: 10px;
  margin-top: -4px;
  *margin-top: 0;
  vertical-align: middle;
  background: url("/images/common/btn_h15_search.png") no-repeat 0 0;
}
.all-finder-layer .finder-body .finder-btn-c button span.finder-count {
  visibility: visible;
  display: inline-block;
  height: 60px;
  color: #ffd800;
  font-size: 23px;
  *vertical-align: middle;
}
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle {
  visibility: visible;
  display: none;
}

.all-finder-layer .finder-body .finder-options {
  display: inline-block;
  margin: 3px 5px 3px 0;
  padding: 5px 10px;
  cursor: pointer;
  line-height: 22px;
  border: 1px solid #fff;
  vertical-align: top;
  word-break: break-all;
}
.all-finder-layer .finder-body .finder-options.on {
  font-weight: bold;
  border: 1px solid #000;
  border-radius: 20px;
  box-shadow: 2px 2px 3px #d2d2d2;
}
.all-finder-layer .finder-body .finder-option-color em {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  font-size: 0;
  vertical-align: top;
}
.all-finder-layer .finder-body .finder-option-color.color-picker {
  width: 22px;
  height: 22px;
  padding: 0;
  border: none;
}
.all-finder-layer .finder-body .finder-option-color.color-picker.on {
  border: none;
}
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check {
  display: none;
  width: 22px;
  height: 22px;
  margin-top: -17px;
  color: #fff;
  text-align: center;
}
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check {
  display: block;
}
.all-finder-layer
  .finder-body
  .finder-option-color.color-picker.on.finder-option-color-white
  .fa-check {
  color: #000;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em {
  background-color: #000;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em {
  background-color: #fff;
  width: 20px;
  height: 20px;
  border: 1px solid #e5e5e5;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em {
  background-color: #808080;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em {
  background-color: #e5d0b2;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em {
  background-color: #aa6810;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em {
  background-color: #425583;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em {
  background-color: #0000ff;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-light-blue
  em {
  background-color: #62acff;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em {
  background-color: #ff0000;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-orange
  em {
  background-color: #ffa500;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-yellow
  em {
  background-color: #ffff00;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em {
  background-color: #ffc0cb;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-purple
  em {
  background-color: #800080;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em {
  background-color: #a63f7f;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em {
  background-color: #2f5e2f;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em {
  background-color: #008000;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-light-green
  em {
  background-color: #72dd95;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-silver
  em {
  background-color: #dfdfdf;
}
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em {
  background-color: #cfbc4e;
}
.all-finder-layer
  .finder-body
  .finder-option-color.finder-option-color-apricot
  em {
  background-color: #fbceb1;
}

.all-finder-layer .finder-body .search-auto-complete-list {
  display: none;
  z-index: 1;
  position: absolute;
  top: 30px;
  left: 5px;
  border: 1px solid #ddd;
  line-height: 14px;
  background: #fff;
}
.all-finder-layer .finder-body .search-auto-complete-list ul {
  width: 340px;
  padding: 4px 0 6px;
  border-bottom: 1px solid #ddd;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li {
  text-align: left;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li.on {
  background: #f3f3f3;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li a {
  display: block;
  padding: 8px 14px 7px;
  color: #000;
  background: none;
  font-family: "dotum";
  font-size: 12px;
  letter-spacing: -1px;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong {
  color: #ab3e41;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover {
  background: #f2f2f2;
}
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span {
  border-bottom: 1px solid #000;
}
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close {
  display: block;
  padding: 10px 11px;
  text-align: right;
  color: #999;
  font-size: 11px;
}

.all-finder-layer .finder-body .finder-search-data .finder-options {
  border: 1px solid #e5e5e5;
  box-shadow: none;
}
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close {
  margin-left: 10px;
  color: #999;
}

.topEve {
  border-bottom: 2px solid #dfb339;
}

.midhd {
  border-bottom: 2px solid #dfb339;
}
.header {
}

.header .utill {
  padding-top: 15px;
  text-align: right;
  width: 1280px;
  font-size: 0;
  margin: 0 auto;
}

.header .utill a {
  margin-left: 10px;
  color: #000;
  font-size: 13px;
  letter-spacing: -0.25px;
}

.header .utill a #user_basket_quantity {
  color: #ffffff;
  font-size: 9px;
  background: #343434;
  width: 18px;
  height: 18px;
  display: inline-block;
  text-align: center;
  border-radius: 18px;
  line-height: 18px;
}

.midhd .in {
  font-size: 0;
  padding-bottom: 20px;
}

.header1 {
  display: inline-block;
  vertical-align: middle;
  width: 220px;
}

.header2 {
  width: 565px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  text-align: right;
}

.header2 a {
  display: inline-block;
  right: 85px;
  position: relative;
  top: -10px;
}

/* --- °Ë»öÃ¢ °­Á¶¸¦ À§ÇÑ ¼öÁ¤µÈ CSS --- */

.header3 {
  width: 495px;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  position: relative;
}

/* °Ë»öÃ¢ ¿µ¿ªÀ» ´õ ´«¿¡ ¶ç°Ô Á¶Á¤ */
.searchArea {
  width: 320px; /* ³Êºñ È®Àå */
  padding-left: 180px;
  margin-top: 10px;
}

/* °Ë»öÃ¢ µðÀÚÀÎ º¯°æ */
.search {
  border: 2px solid #a91e22; /* ´«¿¡ ¶ç´Â »ö»óÀ¸·Î Å×µÎ¸® °­Á¶ */
  padding: 8px 10px; /* ³»ºÎ ¿©¹é Ãß°¡·Î Å©±â°¨ È®º¸ */
  border-radius: 25px; /* ºÎµå·¯¿î ´À³¦À» À§ÇÑ µÕ±Ù ¸ð¼­¸® */
  background-color: #f9f9f9; /* ¾à°£ÀÇ ¹è°æ»ö Ãß°¡ */
}

/* °Ë»ö ÀÔ·Â¶õ ½ºÅ¸ÀÏ º¯°æ */
.search input {
  font-size: 15px; /* ÆùÆ® Å©±â Áõ°¡ */
  width: calc(100% - 30px); /* ³Êºñ Á¶Á¤ */
  border: 0;
  outline: 0;
  color: #333; /* ÆùÆ® »ö»ó º¯°æ */
  letter-spacing: -0.5px;
  font-weight: 500; /* ÆùÆ® ±½±â Á¶Á¤ */
  background: transparent; /* ¹è°æ»ö Åõ¸íÇÏ°Ô */
}

/* °Ë»ö ¾ÆÀÌÄÜ ¹öÆ° ½ºÅ¸ÀÏ */
.search a {
  vertical-align: middle;
}

/* ÇÃ·¹ÀÌ½ºÈ¦´õ(±âº» ¾È³» ¹®±¸) ½ºÅ¸ÀÏ º¯°æ */
.search input:-ms-input-placeholder {
  color: #888 !important; /* Èå¸° »öÀ¸·Î º¯°æ */
}
.search input::-webkit-input-placeholder {
  color: #888; /* Èå¸° »öÀ¸·Î º¯°æ */
}
.search input::-moz-placeholder {
  color: #888; /* Èå¸° »öÀ¸·Î º¯°æ */
}

/* --- ÀÚµ¿¿Ï¼º ¸ñ·Ï --- */
.search-auto-complete-list {
  display: none;
  z-index: 1;
  position: absolute;
  top: 50px; /* À§Ä¡ Á¶Á¤ */
  left: 0;
  border: 1px solid #ddd;
  border-top: 1px solid #000;
  line-height: 14px;
  background: #fff;
  width: 320px; /* ³Êºñ ¸ÂÃã */
  box-sizing: border-box;
}
.search-auto-complete-list ul {
  width: 100%;
  padding: 4px 0 6px;
  border-bottom: 1px solid #ddd;
}
.search-auto-complete-list ul li {
  text-align: left;
}
.search-auto-complete-list ul li.on {
  background: #f3f3f3;
}
.search-auto-complete-list ul li a {
  display: block;
  padding: 8px 14px 7px;
  color: #000;
  background: none;
  font-family: "dotum";
  font-size: 12px;
  letter-spacing: -1px;
}
.search-auto-complete-list ul li a strong {
  color: #ab3e41;
}
.search-auto-complete-list ul li a:hover {
  background: #f2f2f2;
}
.search-auto-complete-list ul li a:hover span {
  border-bottom: 1px solid #000;
}
.search-auto-complete-list .search-list-close {
  display: block;
  padding: 10px 11px;
  text-align: right;
  color: #999;
  font-size: 11px;
}

.board-a {
  font-size: 0;
  padding-top: 20px;
}

.board-a a {
  color: #000;
  font-size: 15px;
  letter-spacing: -0.25px;
  margin-left: 16px;
}

.board-a a:first-child {
  margin-left: 0;
}

.cate_allbtn {
  position: relative;
  height: 16px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.cate_allbtn span {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #000;
  left: 0;
}

.cate_allbtn span:nth-child(1) {
  top: 0;
}

.cate_allbtn span:nth-child(2) {
  top: 7px;
}

.cate_allbtn span:nth-child(3) {
  top: 7px;
}

.cate_allbtn span:nth-child(4) {
  top: 14px;
}
.cate_allbtn.on span:nth-child(1) {
  transform: rotate(45deg);
  top: 7px;
}
.cate_allbtn.on span:nth-child(2) {
  transform: rotate(45deg);
}
.cate_allbtn.on span:nth-child(3) {
  transform: rotate(-45deg);
}
.cate_allbtn.on span:nth-child(4) {
  transform: rotate(-45deg);
  top: 7px;
}
.cate_allbtn:hover span:nth-child(2),
.cate_allbtn:hover span:nth-child(3) {
  width: 65%;
}
.cate_allbtn.on:hover span:nth-child(2),
.cate_allbtn.on:hover span:nth-child(3) {
  width: 100%;
}
.header.-fix .h_bottom {
  z-index: 300;
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 2px solid #dfb339;
}
.h_bottom {
  /* padding: 18px 0; */
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 6%);
}

.h_bottom .in {
  font-size: 0;
}

.cate_name {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 20px);
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.cate_name a {
  color: #000000;
  font-size: 15px;
  letter-spacing: -0.4px;
}

.cate_name a:first-child {
  /* margin-left: 0; */
}
.mega_wrap {
  display: none;
  width: 1280px;
  margin: 0 auto;
  border: 1px solid #dedede;
  position: absolute;
  z-index: 333;
  background: #fff;
  left: 0;
  right: 0;
  top: 290px;
}
.header.-fix .mega_wrap {
  position: fixed;
  top: 57px;
  z-index: 300;
  border-top: 0;
}
.mega_wrap .in {
  padding: 45px 0 50px;
}
.mega_wrap .in ul {
  font-size: 0;
  padding: 0 30px;
}
.mega_wrap .in ul li {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-right: 28px;
  margin-bottom: 35px;
}
.mega_wrap .in ul li:nth-child(7) {
  margin-right: 0;
}
.mega_wrap .in ul li h1 {
  color: #000000;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 12px;
  cursor: pointer;
}
.mega_wrap .in ul li p {
  padding-bottom: 11px;
}

.mega_wrap .in ul li p a {
  color: #767676;
  font-size: 13px;
}
.mega_wrap .in ul li p a:hover {
  color: #343434;
}
.tail {
  padding: 30px 15px 0;
  border-top: 2px solid #dfb339;
}
.tail a:first-child:after {
  display: none;
}
.tail a:after {
  content: "";
  height: 15px;
  width: 1px;
  background: #dddddd;
  position: absolute;
  left: -15px;
  top: 5px;
}
.tail a {
  color: #000000;
  font-size: 16px;
  margin: 0 15px;
  position: relative;
}
.quick {
  position: fixed;
  right: 189px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 301;
}

.quick .close {
  display: none;
}

.right_quick {
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 302;
  background: #fff;
  width: 189px;
  border-left: 1px solid #f3f3f3;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
}
/*Æ¯Á¤ ºÎºÐ ½ºÅ©·Ñ¹Ù ¾ø¾Ö±â*/
.right_quick {
  -ms-overflow-style: none;
}
.right_quick::-webkit-scrollbar {
  display: none;
}

.right_quick .in {
  font-size: 0;
  padding: 10px 10px 0;
}

.right_quick .in a {
  margin-bottom: 5px;
  display: block;
}

.right_quick .move {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
  /* padding-top: 25px; */
}

.right_quick .move a {
  display: inline-block;
  vertical-align: top;
}
.quick.on {
  right: 0;
}
.cate_name > ul {
  font-size: 0;
}

.cate_name > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
  position: relative;
  padding: 18px 1px;
}
.cate_name > ul > li:hover > a {
  font-weight: 500;
}
.cate_name > ul > li > ul {
  display: none;
  position: absolute;
  z-index: 2;
  width: 164px;
  background: #fff;
  padding: 10px 0;
  top: 54px;
  left: -16px;
  border: 1px solid #dedede;
  border-top: 0;
}
.header.-fix .h_bottom .cate_name > ul > li > ul {
  border: 2px solid #dfb339;
  border-top: 0;
  top: 55px;
}

.cate_name > ul > li:first-child {
  margin-left: 0;
}

.cate_name > ul > li:hover > ul {
  display: block;
}

.cate_name > ul > li > ul > li {
  padding: 9px 0 9px 10px;
}

.cate_name > ul > li > ul > li + li {
}

.cate_name > ul > li > ul > li a {
  font-size: 13px;
}

.cate_name > ul > li > ul > li:hover {
  background: #a91e22;
}
.cate_name > ul > li > ul > li:hover > a {
  color: #fff;
}
.quick7 {
  text-align: left;
}
.quick7 > div {
  font-size: 12px;
}
.quick7 > div.cs2 {
  color: #222222;
  line-height: 1.65;
  padding-left: 5px;
}

.quick7 > div h3 {
  color: #222222;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 5px;
}

.quick7 > div.cs2 h3 {
  padding-left: 0;
  padding-bottom: 5px;
}
.quick7 > div h1 {
  color: #222222;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.1px;
  padding-top: 0;
  padding-left: 5px;
}
.quick7 > div h2 {
  color: #222222;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 1.25;
  padding-left: 5px;
}
.quick7 > div .desc {
  color: #929292;
  font-size: 12px;
  line-height: 1.35;
  padding: 5px 0 2px 5px;
}
.quick7 > div .desc2 {
  color: #222222;
  font-size: 12px;
  letter-spacing: 0.25px;
  line-height: 1.35;
  padding: 0 0 5px 5px;
  border-bottom: 1px solid #e7e7e7;
}

/* BASIC css end */
/* BASIC css end */

