@charset "UTF-8";
/*코디-스타일링*/
.styling_content {
  padding: 20px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  color: #000;
}

.styling_content h2 {
  padding: 10px 0;
  font-size: 24px;
  font-family: "Musinsa", sans-serif;
  font-weight: normal;
}

.styling_content .styling_date {
  line-height: 18px;
  color: #b2b2b2;
  padding: 0 0 20px;
}

.styling_content .styling_cnt {
  width: 960px;
  line-height: 20px;
  word-break: keep-all;
}

.styling_content .btn-360styling {
  height: 80px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 10;
}
.styling_content .btn-360styling > a {
  display: block;
}
.styling_content .btn-360styling > p {
  background-color: #0078ff;
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  padding: 2px 30px 0 10px;
  border-radius: 4px;
  position: absolute;
  left: -5px;
  top: 45px;
}
.styling_content .btn-360styling > p:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #0078ff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 38px;
  top: -2px;
}
.styling_content .btn-360styling button {
  border: 0;
  background: none;
  -webkit-appearance: none;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 2px;
}
.styling_content .btn-360styling svg {
  position: absolute;
  left: 10px;
  top: 0;
}

.styling_content .ic-30-line-autoplay {
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 10;
  margin: 35px 0 0 10px;
}
.styling_content .ic-30-line-autoplay:before {
  font-size: 60px;
}

.ui-tag-list {
  display: flex;
  flex-wrap: wrap;
}
.ui-tag-list__item {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 30px;
  margin: 0 2.5px 5px;
  padding: 0 10px;
  font-size: 14px;
  color: #777;
  background-color: #f1f1f1;
}
.ui-tag-list__item:first-child {
  margin-left: 0;
}

.styling_tag .styling_txt {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 21px;
}
.styling_tag .ui-tag-list {
  padding-bottom: 10px;
}

.division_box--tag > ul > li {
  margin: 0;
}

.detail_slider_wrap {
  position: relative;
  padding-top: 10px;
}

.detail_slider {
  overflow: hidden;
  width: 960px;
  padding: 0 130px;
}

.detail_slider .slick-arrow {
  background: url(/skin/musinsa/images/icon_right_on.png?20181112) no-repeat 50% 50%;
  background-size: 39px 72px;
  margin-top: -60px;
  z-index: 1000;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  top: 50%;
  width: 39px;
  height: 72px;
  position: absolute;
}

.detail_slider .slick-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 0%;
}

.detail_slider .slick-next {
  right: 0%;
}

/* 360 */
.ui-layer.layer-360 {
  width: 850px;
  height: 1000px;
  max-height: 100vh;
  margin-left: -435px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-layer.layer-360 .layer360-tit {
  font-family: "Musinsa", sans-serif !important;
  height: 76px;
  font-size: 24px;
  line-height: 36px;
  padding: 20px 100px 0 20px;
  box-sizing: border-box;
}
.ui-layer.layer-360 #wave360 {
  position: relative;
}
.ui-layer.layer-360 #wave360 canvas {
  margin-top: 20px;
  cursor: pointer !important;
}
.ui-layer.layer-360 .layer360-close {
  padding: 14px;
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 10;
}
.ui-layer.layer-360 .layer360-icon-wrap {
  position: relative;
}
.ui-layer.layer-360 .layer360-img {
  position: absolute;
  left: 50%;
  top: 4px;
  margin-left: -25px;
  width: 50px;
  overflow: hidden;
  z-index: 100;
}
.ui-layer.layer-360 .wave360_zoomout_btn_wrap {
  position: absolute;
  right: 16px;
  top: 20px;
  width: 40px;
  height: 40px;
  z-index: 100;
}
.ui-layer.layer-360 .wave360_zoomout_btn_wrap .wave360_zoomout_btn_area {
  position: relative;
  width: 100%;
  height: 100%;
}
.ui-layer.layer-360 .wave360_zoomout_btn_wrap .wave360_zoomout_btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
}
.ui-layer.layer-360 .wave360_zoomout_btn_wrap .wave360_zoomout_btn .ic-30-line-expandview,
.ui-layer.layer-360 .wave360_zoomout_btn_wrap .wave360_zoomout_btn .ic-30-line-collapse {
  width: 40px;
  height: 40px;
  font-size: 40px !important;
}
.ui-layer.layer-360 #rotate_right,
.ui-layer.layer-360 #rotate_left {
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  padding: 0;
  margin-top: -30px;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  z-index: 100;
}
.ui-layer.layer-360 #rotate_right img,
.ui-layer.layer-360 #rotate_left img {
  width: 100%;
}
.ui-layer.layer-360 #rotate_right {
  left: 14px;
}
.ui-layer.layer-360 #rotate_left {
  right: 14px;
}

/*상품 슬라이드*/
.styling_goods .model {
  width: 962px;
  margin: 30px 0 90px;
  position: relative;
}
.styling_goods .model .model_bg {
  width: 120px;
  height: 120px;
  background: #ccc;
  display: block;
  position: absolute;
  opacity: 0.1;
}
.styling_goods .model .model_name {
  display: inline-block;
  padding: 31px 20px 0;
  font-size: 15px;
  font-weight: bold;
}
.styling_goods .model .model_info {
  display: block;
  padding-top: 10px;
  font-size: 34px;
  font-family: "musinsa", sans-serif;
  font-weight: normal;
}

.gender-classification h3 {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.gender-classification em {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 21px;
  color: #000;
}

.styling_brand {
  width: 1207px;
  overflow: hidden;
  margin-bottom: 40px;
}
.styling_brand .swiper-button-prev {
  background: url(/skin/musinsa/images/icon_arrow_left.png?20181112) no-repeat 45% 50%;
  left: 0;
}
.styling_brand .swiper-button-next {
  background: url(/skin/musinsa/images/icon_arrow_right.png?20181112) no-repeat 55% 50%;
  right: 0;
}
.styling_brand .swiper-button-next,
.styling_brand .swiper-button-prev {
  background-size: 9px 16px;
  background-color: #fff;
  width: 34px;
  height: 34px;
  top: 145px;
}
.styling_brand .swiper-button-disabled {
  opacity: 0 !important;
}
.styling_brand .swiper-wrapper .style_contents_size {
  width: 227px;
  height: auto;
}
.styling_brand .styling_list {
  position: relative;
  height: auto;
  display: flex;
}
.styling_brand .styling_list .styling_img img {
  width: 100%;
}
.styling_brand .styling_list a {
  font-size: 14px;
  display: block;
}
.styling_brand .styling_list a.brand {
  padding-bottom: 5px;
}
.styling_brand .styling_list a.brand_item {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.57;
  overflow: hidden;
  max-height: 42px;
}
.styling_brand .styling_list .price {
  font-family: "Musinsa", sans-serif;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  padding-bottom: 70px;
}
.styling_brand .styling_list .price del {
  padding-left: 5px;
  font-size: 12px;
  font-family: "musinsa", sans-serif;
  color: #b2b2b2;
}
.styling_brand .styling_list .price .discount_price {
  color: #f42f2b;
  float: right;
}
.styling_brand .styling_list .option {
  font-size: 18px;
  font-family: "Musinsa", sans-serif;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 185px;
  height: 40px;
  line-height: normal;
  overflow: hidden;
}
.styling_brand .styling_list .option + .icon_group {
  bottom: 28px;
}
.styling_brand .styling_list .option + .icon_group li:last-child {
  margin-left: 1px;
  margin-right: 0;
}
.styling_brand .styling_list .icon_group {
  left: auto;
  right: 0;
  bottom: 28px;
}

@media screen and (min-width: 1775px) {
  .styling_goods .styling_brand,
.page_staff_view .styling_brand,
.page_select .styling_brand {
    width: 1452px;
  }
}
@media screen and (min-width: 2020px) {
  .styling_goods .styling_brand,
.page_staff_view .styling_brand,
.page_select .styling_brand {
    width: 1697px;
  }
}
@media screen and (min-width: 2265px) {
  .styling_goods .styling_brand,
.page_staff_view .styling_brand,
.page_select .styling_brand {
    width: 1942px;
  }
}
@media screen and (min-width: 2510px) {
  .styling_goods .styling_brand,
.page_staff_view .styling_brand,
.page_select .styling_brand {
    width: 2187px;
  }
}
@media screen and (min-width: 2755px) {
  .styling_goods .styling_brand,
.page_staff_view .styling_brand,
.page_select .styling_brand {
    width: 2432px;
  }
}
/*.styling_brand .styling_list a.brand_item{margin-bottom: 18px; font-weight: bold; line-height: 1.57;    overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; word-wrap: break-word; text-overflow: ellipsis; -webkit-box-orient: vertical;}*/
.styling_brand .slick-list {
  margin-left: -18px;
}

.styling_brand .slick-slide > div {
  margin-left: 18px;
}

.styling_brand .styling_list .box-img {
  position: relative;
  background: #f5f5f5;
  height: 272px;
  overflow: hidden;
  margin-bottom: 18px;
}

.styling_brand .styling_list .box-img .styling_img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.styling_brand .styling_list .like-goods {
  position: absolute;
  top: 256px;
  left: 187px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/skin/musinsa/images/icon_like_off_2.png?20181205) no-repeat 0 0;
  margin-right: 9px;
  vertical-align: top;
  background-size: 30px;
  cursor: pointer;
}

.styling_brand .styling_list .like-goods.active {
  background: url(/skin/musinsa/images/icon_like_on.png?20181205) no-repeat 0 0;
  background-size: 30px;
}

/*주문 취소/환불 완료*/
.n-order-cancel {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  padding: 91px 0px 120px;
  border-bottom: 1px solid #ddd;
}

.n-order-cancel .state {
  text-align: center;
}

.n-order-cancel .number {
  color: #777;
  font-size: 14px;
}

.n-order-cancel .number a {
  text-decoration: underline;
}

.n-order-cancel .state .txt {
  font-size: 32px;
  color: #000;
  display: block;
  font-weight: normal;
  margin-top: 22px;
}

.n-order-cancel .suggest {
  margin: 80px auto 18px;
  font-size: 24px;
  width: 1207px;
}

.list-rank {
  margin: 0 auto;
}

.list-rank .prd-block {
  width: 227px !important;
  position: relative;
  margin-left: 18px;
}

.list-rank .prd-block .img-block {
  padding: 0;
  height: 272px;
}

.list-rank .prd-block .rank {
  width: 42px;
  height: 42px;
  background: #000;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 42px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.list-rank .slick-list {
  margin-left: -18px;
}

.list-rank .slick-arrow {
  display: block;
  position: absolute;
  top: 117px;
  z-index: 1000;
  cursor: pointer;
  border: none;
  text-indent: -9999px;
  overflow: hidden;
}

.list-rank .slick-prev {
  background: url(/skin/musinsa/images/icon_arrow_left.png?20181112) no-repeat 45% 50%;
  left: 0%;
  background-size: 9px 16px;
  background-color: #fff;
  width: 34px;
  height: 34px;
}

.list-rank .slick-next {
  background: url(/skin/musinsa/images/icon_arrow_right.png?20181112) no-repeat 55% 50%;
  right: 0%;
  background-size: 9px 16px;
  background-color: #fff;
  width: 34px;
  height: 34px;
}

.prd-block .btn-like {
  position: absolute;
  top: 257px;
  right: 10px;
  border: none;
  z-index: 30;
}

.prd-block .info {
  margin-top: 18px;
}

.prd-block .info .brand {
  display: block;
  font-size: 15px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prd-block .info .name {
  display: block;
  font-size: 17px;
  line-height: 23px;
  max-height: 44px;
  overflow: hidden;
  white-space: normal;
  word-break: keep-all;
  font-weight: normal;
  margin-top: 6px;
}

.prd-block .price {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin: 12px 0 10px;
  height: 20px;
}

.prd-block .price .upto {
  position: absolute;
  right: 0;
  color: #ff0000;
}

.prd-block .price del {
  font-family: "Musinsa", sans-serif !important;
  font-size: 12px;
  color: #aaa;
  padding-left: 8px;
}

.n-order-cancel .btn-home {
  font-family: "musinsa", sans-serif !important;
  font-size: 20px;
  margin: 60px auto 0;
  width: 227px;
  height: 60px;
  line-height: 63px;
  display: block;
  text-align: center;
  background: #000;
  color: #fff;
}

.n-order-cancel .rank-info {
  position: relative;
  width: 1207px;
  margin: 0 auto;
}

.n-order-cancel .all-content {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  border-bottom: 1px solid #000;
  padding-top: 7px;
}

/*주문서 적립금*/
.discount_contents .cell_discount_detail2 .use_savePprice2 {
  position: relative;
  display: inline-block;
  width: 90px;
}

.discount_contents > ul .cell_discount_detail2 .use_savePprice2 input[type=text] {
  padding-right: 20px !important;
}

.discount_contents .cell_discount_detail2 .use_savePprice2 label.unit {
  position: absolute;
  top: 0px;
  right: 4px;
  color: #b2b2b2;
  font-weight: normal;
}

/*온라인 쿠폰*/
.wrap-coupon-list {
  padding: 15px;
}
.wrap-coupon-list .n-info-txt {
  padding: 20px;
  border-top: 1px solid #ddd;
}
.wrap-coupon-list .n-info-txt li {
  font-size: 12px;
}

.coupon-list {
  margin: 0 -5px 15px;
}

.coupon-list li {
  float: left;
  width: 33.33%;
  padding: 0 5px;
  box-sizing: border-box;
}

.coupon-list:after {
  clear: both;
  display: block;
  content: "";
}

.coupon-list .coupon-block {
  position: relative;
  height: 150px;
  margin-bottom: 10px;
  padding-left: 135px;
  box-sizing: border-box;
  overflow: hidden;
}

.coupon-list .coupon-block:before,
.coupon-list .coupon-block:after {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  content: "";
}

.coupon-list .coupon-block:before {
  left: -6px;
}

.coupon-list .coupon-block:after {
  right: -6px;
}

.coupon-list .coupon-block:hover:before,
.coupon-list .coupon-block:hover:after,
.coupon-list .coupon-block:hover .img-block,
.coupon-list .coupon-block:hover .info {
  border-color: #0078ff;
}

.coupon-list .img-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 135px;
  padding-top: 148px;
  border: 1px solid #f5f5f5;
  border-right: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.coupon-list .logo {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

.coupon-list .logo img {
  max-width: 100%;
}

.coupon-list .info {
  height: 100%;
  padding: 12px 14px 0;
  background: #f9f9f9;
  border: 1px solid #f5f5f5;
  border-left: none;
  box-sizing: border-box;
}

.coupon-list .coupon-block:hover .info {
  background: #fff;
}

.coupon-list .value {
  margin-bottom: 4px;
  color: #0078ff;
  font-size: 20px;
  line-height: 30px;
}

.coupon-list .name {
  max-height: 42px;
  margin-bottom: 2px;
  overflow: hidden;
  word-break: break-all;
  font-family: "-apple-system", "Apple SD Gothic Neo", Roboto, "Noto Sans KR", helvetica, Gulim, sans-serif !important;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
}

.coupon-list .n-max-dc {
  color: #aaa;
  font-weight: 500;
  font-size: 11px;
  line-height: 16.5px;
  font-family: "Musinsa", sans-serif !important;
}

.coupon-list .due {
  position: absolute;
  bottom: 15px;
  color: #aaa;
  font-size: 11px;
  line-height: 16.5px;
}

.coupon-list .link-coupon-prd {
  position: absolute;
  bottom: 10px;
  right: 9px;
  z-index: 10;
  padding: 6px;
  font-weight: normal;
  font-size: 11px;
  line-height: 16.5px;
  text-decoration: underline;
}

.coupon-list .coupon-block:hover .link-coupon-prd {
  color: #0078ff;
}

.coupon-list .n-wrap-cls {
  position: absolute;
  right: 15px;
  top: 17px;
}

.coupon-list .cls {
  float: left;
  margin-left: 1px;
  font-size: 11px;
  line-height: 16.5px;
}

.coupon-list .cls.women {
  color: #685bba;
}

.coupon-list .cls.kids {
  color: #f93;
}

.coupon-list .cls.life {
  color: #390;
}

.coupon-list .exc {
  position: absolute;
  bottom: 10px;
  right: 9px;
  padding: 6px;
  font-size: 11px;
  line-height: 16.5px;
}

.coupon-list .btn-download {
  width: 100%;
  height: 100%;
  border: 0;
  background: none;
  -webkit-appearance: none;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.coupon-block .link {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -999999px;
}

.page_search .coupon-search {
  padding-bottom: 15px;
}
.page_search .coupon-list {
  margin-bottom: 0;
}
.page_search .coupon-list .value {
  margin-bottom: 4px;
}
.page_search .coupon-list .name {
  margin-bottom: 2px;
}
.page_search .coupon-list .n-max-dc {
  color: #aaaaaa;
  font-weight: 500;
  font-size: 11px;
  line-height: 16.5px;
  font-family: "Musinsa", sans-serif !important;
}
.page_search .coupon-list .due {
  position: absolute;
  bottom: 15px;
}
.page_search .coupon-list .link-coupon-prd {
  right: 9px;
  margin-left: 0;
}
.page_search .coupon-list .n-wrap-cls {
  bottom: auto;
  top: 17px;
}
.page_search .coupon-block .info {
  padding-top: 12px;
}
.page_search .coupon-block .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -999999px;
}

/* 기획전 쿠폰 배너 */
@keyframes changeNumber {
  0% {
    transform: translateY(100%);
  }
  10%, 20% {
    transform: translateY(0);
  }
  30%, 100% {
    transform: translateY(-100%);
  }
}
.e-coupon-bn {
  display: none;
  width: 1080px;
  height: 140px;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  padding-left: 350px;
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -540px;
}

.e-coupon-bn .number {
  width: 280px;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 34px;
  top: 0;
}

.e-coupon-bn .number:before {
  content: "";
  display: block;
  width: 88px;
  height: 80px;
  border-left: 2px solid #ebebeb;
  border-right: 2px solid #ebebeb;
  position: absolute;
  left: 88px;
  top: 30px;
}

.e-coupon-bn .number:after,
.e-coupon-bn .number > span > span {
  display: block;
  width: 88px;
  font-family: "Musinsa Stencil", sans-serif;
  font-size: 84px;
  color: #0078ff;
  padding-top: 5px;
  line-height: 135px;
  font-weight: 300;
  text-align: center;
  position: absolute;
  top: 0;
}

.e-coupon-bn .number:after {
  content: "%";
  width: 100px;
  right: 0;
}

.e-coupon-bn .number > span > span {
  transform: translateY(100%);
}

.e-coupon-bn .number > span > span:nth-child(1) {
  left: 0;
}

.e-coupon-bn .number > span > span:nth-child(2) {
  left: 90px;
}

.e-coupon-bn .txt {
  display: block;
  font-family: "Musinsa", sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  padding-top: 29px;
}

.e-coupon-bn .txt > span {
  display: block;
  font-size: 22px;
  position: relative;
  margin-top: 7px;
}

.e-coupon-bn .txt > span:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg);
  transform-origin: center;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.e-coupon-bn .img {
  width: 193px;
  height: 122px;
  position: absolute;
  left: 80px;
  top: 10px;
}

.e-coupon-bn.is-active .number > span > span {
  animation: changeNumber 5s infinite;
}

.e-coupon-bn.is-active .number > span.num1 > span.num1_1 {
  animation-delay: 0s;
}

.e-coupon-bn.is-active .number > span.num1 > span.num1_2 {
  animation-delay: 0.1s;
}

.e-coupon-bn.is-active .number > span.num2 > span.num1_1 {
  animation-delay: 1s;
}

.e-coupon-bn.is-active .number > span.num2 > span.num1_2 {
  animation-delay: 1.1s;
}

.e-coupon-bn.is-active .number > span.num3 > span.num1_1 {
  animation-delay: 2s;
}

.e-coupon-bn.is-active .number > span.num3 > span.num1_2 {
  animation-delay: 2.1s;
}

.e-coupon-bn.is-active .number > span.num4 > span.num1_1 {
  animation-delay: 3s;
}

.e-coupon-bn.is-active .number > span.num4 > span.num1_2 {
  animation-delay: 3.1s;
}

.e-coupon-bn.is-active .number > span.num5 > span.num1_1 {
  animation-delay: 4s;
}

.e-coupon-bn.is-active .number > span.num5 > span.num1_2 {
  animation-delay: 4.1s;
}

.n-list-event {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  padding: 20px 17px;
}
.n-list-event.list-add {
  padding: 0;
  margin: 0 -3px;
}
.n-list-event > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  padding-bottom: 51px;
}
.n-list-event > li > a {
  display: block;
  width: 374px;
  padding-right: 10px;
}
.n-list-event > li .img {
  height: 256px;
  margin-right: -10px;
  overflow: hidden;
}
.n-list-event > li .img > img {
  width: 100%;
  min-height: 100%;
}
.n-list-event > li strong {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 19px;
}
.n-list-event > li p {
  max-height: 32px;
  font-size: 12px;
  color: #aaa;
  line-height: 16px;
  word-break: keep-all;
  overflow: hidden;
  margin: 8px 0;
}
.n-list-event > li span {
  font-size: 12px;
  color: #aaa;
  line-height: 16px;
}

.e-random-layer:not(.version-2019) {
  position: fixed;
  right: -100%;
  bottom: 80px;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 0.2s, right 0.4s ease-in-out;
  -moz-transition: opacity 0.2s, right 0.4s ease-in-out;
  -o-transition: opacity 0.2s, right 0.4s ease-in-out;
  transition: opacity 0.2s, right 0.4s ease-in-out;
  font-size: 20px;
}
.e-random-layer:not(.version-2019).is-active {
  opacity: 1;
  right: 61px;
}
.e-random-layer:not(.version-2019) > a {
  display: block;
  width: 291px;
  height: 100px;
  background-color: #383838;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  padding-left: 115px;
}
.e-random-layer:not(.version-2019) > a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.e-random-layer:not(.version-2019) > a > img {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
}
.e-random-layer:not(.version-2019) > a > div {
  display: inline-block;
  width: calc(100% - 30px);
  font-size: 12px;
  line-height: 13px;
  color: #b3b3b3;
  vertical-align: middle;
}
.e-random-layer:not(.version-2019) > a > div strong {
  font-family: "Musinsa", sans-serif !important;
  font-size: 20px;
  color: #ffffff;
  line-height: 22px;
  font-weight: normal;
  word-break: keep-all;
}
.e-random-layer:not(.version-2019) > a > div strong > span {
  color: #14aaff;
  white-space: nowrap;
}
.e-random-layer:not(.version-2019) > a > div div {
  margin-top: 6px;
}
.e-random-layer:not(.version-2019) button {
  border: 0;
  background: none;
  -webkit-appearance: none;
}
.e-random-layer:not(.version-2019) .btn-close {
  width: 28px;
  height: 28px;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.e-random-layer:not(.version-2019) .btn-close > i {
  vertical-align: top;
}

.e-random-layer.version-2019 {
  position: fixed;
  right: -100%;
  bottom: 80px;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 0.2s, right 0.4s ease-in-out;
  -moz-transition: opacity 0.2s, right 0.4s ease-in-out;
  -o-transition: opacity 0.2s, right 0.4s ease-in-out;
  transition: opacity 0.2s, right 0.4s ease-in-out;
  font-size: 20px;
}
.e-random-layer.version-2019.is-active {
  opacity: 1;
  right: 61px;
}
.e-random-layer.version-2019 > a {
  display: block;
  background-color: #383838;
  font-family: "Musinsa", sans-serif !important;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  padding: 20px 33px 20px 95px;
}
.e-random-layer.version-2019 > a > img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
}
.e-random-layer.version-2019 > a > strong {
  display: block;
  font-size: 20px;
  line-height: 21px;
  color: #ffffff;
  font-weight: normal;
  white-space: nowrap;
}
.e-random-layer.version-2019 > a > strong > span {
  color: #14aaff;
}
.e-random-layer.version-2019 > a > div {
  font-size: 12px;
  line-height: 13px;
  color: #ccc;
  margin-top: 6px;
  white-space: nowrap;
}
.e-random-layer.version-2019 button {
  border: 0;
  background: none;
  -webkit-appearance: none;
}
.e-random-layer.version-2019 .btn-close {
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.e-random-layer.version-2019 .btn-close-today {
  width: 85px;
  height: 24px;
  background-color: #f1f1f1;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 6px;
}

/*랜덤쿠폰*/
.random-event .wrap-event-banner {
  width: 750px;
  margin: 140px auto 35px;
}
.random-event .wrap-event-banner .event-banner {
  position: relative;
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.random-event .wrap-event-banner .event-banner a {
  display: block;
  width: 100%;
  height: 160px;
  overflow: hidden;
  /*background-size: auto 160px !important;*/
}
.random-event .event-brand-logo {
  margin: 0 auto 70px;
  width: auto;
  text-align: center;
}
.random-event .event-brand-logo img {
  width: auto;
  max-width: 160px;
  max-height: 80px;
}
.random-event .wrap-other-event {
  display: none;
}
.random-event .wrap-other-event .other-event {
  width: 1080px;
  margin: 0 auto;
}
.random-event .wrap-other-event .other-event img {
  width: 100%;
}
.random-event .wrap-other-event.is-active {
  display: block;
}
.random-event .event-state p {
  font-size: 40px;
  color: #ccc;
  margin-bottom: 38px;
  font-family: "Musinsa", sans-serif;
}
.random-event .quiz-cont .info > a {
  color: #0078ff;
  border-bottom: 2px solid #0078ff;
}

.randomCoupon-area .event-brand-logo {
  margin: 0 auto 70px;
  width: auto;
  text-align: center;
}
.randomCoupon-area .event-brand-logo img {
  width: auto;
  max-width: 160px;
  max-height: 90px;
}

.wrap-other-event {
  display: none;
}
.wrap-other-event .other-event {
  width: 1080px;
  margin: 0 auto 100px;
}
.wrap-other-event .other-event img {
  width: 100%;
}
.wrap-other-event.is-active {
  display: block;
}

.snap_list_img {
  position: relative;
}
.snap_list_img i {
  position: absolute;
  top: 0;
  left: 5px;
}

.n-list-curating {
  max-width: 1755px;
  height: 585px;
  overflow: hidden;
  position: relative;
}
.n-list-curating .curating-area {
  width: 585px;
  float: left;
}
.n-list-curating .curating-area.area1 > div:nth-child(1) {
  width: 390px;
  height: 390px;
}
.n-list-curating .curating-area.area2 > div:nth-child(4) {
  width: 390px;
  height: 390px;
}
.n-list-curating .curating-area.area3 {
  width: auto;
  position: absolute;
  left: 1170px;
  right: 0;
  top: 0;
  bottom: 0;
}
.n-list-curating .curating-area.area3 > div:nth-child(1) {
  width: 390px;
  height: 390px;
}
.n-list-curating .curating-area > div {
  display: list-item;
  width: 195px;
  height: 195px;
  overflow: hidden;
  float: left;
  position: relative;
}
.n-list-curating .curating-area > div:hover .cont {
  opacity: 1;
}
.n-list-curating .img {
  width: 100%;
}
.n-list-curating .cont {
  background: rgba(0, 0, 0, 0.6);
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.n-list-curating .cont a {
  display: block;
  line-height: 38px;
  border: 1px solid #696969;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.n-list-curating .cont a:hover {
  background-color: #939393;
}
.n-list-curating .txt {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 75px;
  overflow: hidden;
}
.n-list-curating .txt strong {
  display: block;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  line-height: 20px;
}
.n-list-curating .txt p {
  color: #aaaaaa;
  line-height: 20px;
  word-break: keep-all;
  margin-top: 20px;
}

@media (max-width: 1848px) {
  .n-list-curating .curating-area.area3 {
    display: none;
  }
}
.curating_contents .n-report-wrap {
  color: #aaa;
  margin-top: 48px;
  position: absolute;
  right: 15px;
}
.curating_contents .n-report-wrap span {
  display: block;
  float: left;
  color: #aaaaaa;
  font-size: 12px;
  padding-right: 15px;
  height: 18px;
  line-height: 1.5;
}
.curating_contents .n-report-wrap .btn-report {
  display: block;
  border: none;
  background: none;
  color: #aaaaaa;
  font-size: 14px;
  height: 18px;
  line-height: 1.29;
}
.curating_contents .n-report-wrap .btn-report i {
  margin: -4px 2px 0 0;
}

/* UI-887 : 일반 기획전 포맷 */
.e-format-plan .link {
  display: block;
  width: 1080px;
  margin: 0 auto;
}
.e-format-plan .link-wrap {
  width: 1018px;
  padding-bottom: 106px;
  margin: 0 auto;
  overflow: hidden;
}
.e-format-plan .link-wrap .link {
  width: 495px;
  height: 80px;
  box-sizing: border-box;
  border: 1px solid #000000;
  font-family: "Musinsa", sans-serif !important;
  font-size: 25px;
  line-height: 78px;
  text-align: center;
  float: left;
  margin: 0 7px;
}
.e-format-plan .link-wrap .link.link2 {
  background-color: #000000;
  color: #ffffff;
}
.e-format-plan .tab-gender {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.e-format-plan .tab-gender .btn {
  display: block;
  width: 50%;
  height: 60px;
  line-height: 60px;
  background-color: #aaaaaa;
  font-family: "Musinsa", sans-serif !important;
  font-size: 20px;
  color: #777777;
  text-align: center;
  float: left;
}
.e-format-plan .tab-gender .btn.is-active {
  background-color: #ffffff;
  color: #000000;
}

.contents-wusinsa .e-format-plan .tab-gender .btn {
  background-color: #e2e2ea;
  color: #a5a9b9;
}
.contents-wusinsa .e-format-plan .tab-gender .btn.is-active {
  background-color: #ffffff;
  color: #6f7383;
}

.icon_group li {
  float: left;
  width: auto;
  height: 12px;
  margin-right: 1px;
  background: none;
  font-family: "Musinsa", Sans-Serif;
  text-indent: 0;
}
.icon_group li:after {
  font-weight: 500;
  font-size: 11px;
  line-height: 1.5;
}
.icon_group .icon_man:after {
  color: #919191;
  content: "M";
}
.icon_group .icon_woman:after {
  color: #919191;
  content: "W";
}
.icon_group .icon_kid:after {
  color: #f93;
  content: "K";
}
.icon_group .icon_life:after {
  color: #390;
  content: "L";
}
.icon_group .icon_player:after {
  color: #3b3bfd;
  content: "P";
}

/*랜덤쿠폰 기획전배너*/
.product_article_info {
  margin: 5px 0 11px;
  width: 335px;
}
.product_article_info li {
  color: #777777;
  line-height: 1.5;
  margin-left: 6px;
  padding-left: 2px;
  margin-top: 5px;
}
.product_article_info li:before {
  content: "-";
  margin-left: -8px;
  padding-right: 2px;
}

.n-layer-notice {
  width: 410px;
  box-sizing: border-box;
  background-color: #ffffff;
  padding: 24px 20px 0 20px;
  border: 1px solid #000000;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  line-height: 1.5;
  font-size: 14px;
  word-break: keep-all;
  position: absolute;
  z-index: 2000;
}
.n-layer-notice img {
  width: 100%;
}
.n-layer-notice .tit {
  display: block;
  font-family: "Musinsa", sans-serif !important;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #000;
}
.n-layer-notice strong {
  color: #ff0000;
  font-weight: normal;
}
.n-layer-notice .close {
  margin: 15px -20px 0 -20px;
  padding: 15px 20px;
  border-top: 1px solid #f5f5f5;
  overflow: hidden;
}
.n-layer-notice .close .btn {
  display: block;
  border: 0;
  background: none;
  -webkit-appearance: none;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  line-height: 1.5;
  font-size: 14px;
  color: #777777;
}
.n-layer-notice .close .btn.btn-today {
  float: left;
}
.n-layer-notice .close .btn.btn-close {
  float: right;
}

/*주문서 추천 아이디 검색 레이어*/
.n-layer-search-id {
  position: absolute;
  left: 50%;
  z-index: 3000;
  width: 350px;
  height: 412px;
  margin-left: -175px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.n-layer-search-id .pop-tit {
  padding: 20px;
  font-size: 24px;
}
.n-layer-search-id .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
}
.n-layer-search-id .box-info {
  padding: 5px 20px 20px;
  font-size: 14px;
}
.n-layer-search-id .box-info ul.box-blf {
  font-size: 13px;
}
.n-layer-search-id .box-info ul.box-blf a {
  border-bottom: 1px solid #0078ff;
}
.n-layer-search-id .box-info ul li a {
  color: #0078ff;
}
.n-layer-search-id .box-search {
  position: relative;
}
.n-layer-search-id .box-search input[type=text] {
  width: 235px;
  height: 36px;
  margin-bottom: 10px;
  padding: 11px 10px 8px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.n-layer-search-id .box-search .btn-check {
  position: absolute;
  left: 235px;
  top: 0;
  display: inline-block;
  width: 53px;
  height: 36px;
  padding: 12px 0 10px;
  background: #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
}
.n-layer-search-id .box-search .text-pass {
  padding: 5px 0;
  color: #14aaff;
}
.n-layer-search-id .box-search .text-fail {
  padding: 5px 0;
  color: #ff0000;
}
.n-layer-search-id p {
  padding: 20px 0;
  line-height: 21px;
}
.n-layer-search-id li {
  position: relative;
  padding-left: 10px;
  padding-bottom: 5px;
  color: #999;
  line-height: 20px;
}
.n-layer-search-id li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
}
.n-layer-search-id .btn-choice {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  padding: 18px 0 16px;
  background: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
}
.n-layer-search-id .btn-choice.disable {
  background: #ccc;
}

/*검색 결과 바로가기*/
.wrap-search-link .title {
  margin: 0 0 7px;
  padding: 0 0 5px;
  font-size: 18px;
  line-height: 19px;
  vertical-align: middle;
  color: #000000;
}
.wrap-search-link .title span {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  color: #b2b2b2;
  font: 12px/13px "Apple SD Gothic", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.wrap-search-link a {
  display: inline-block;
  margin-right: 5px;
  padding-top: 8px;
  padding-right: 6px;
  color: #777777;
  font-size: 14px;
  line-height: 21px;
}
.wrap-search-link a span {
  color: #000000;
  font-weight: bold;
  line-height: 22px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.wrap-search-link .promotion {
  margin-left: -9px;
  margin-top: -10px;
}
.wrap-search-link .promotion:after {
  clear: both;
  display: block;
  content: "";
}
.wrap-search-link .promotion a {
  float: left;
  display: inline-block;
  width: 750px;
  height: 160px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 9px;
  padding: 0;
  background-position: 50%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.wrap-search-link .menu a {
  position: relative;
  padding-right: 22px;
}
.wrap-search-link .menu i {
  position: absolute;
  top: 12px;
  right: 6px;
}
.wrap-search-link .category a {
  width: 200px;
  margin-right: 0;
  padding-right: 0;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.n-reply-list {
  text-align: right;
}
.n-reply-list li {
  display: inline-block;
  font-size: 14px;
  padding: 2px 0 0 2px;
}
.n-reply-list li i {
  padding: 0 2px;
  margin-top: -1px;
}
.n-reply-list li.heart {
  color: #ff0000;
}
.n-reply-list li.reply {
  color: #000000;
}

.n-close-event {
  padding: 20px 0 25px;
  color: #000000;
  font: bold 14px/21px "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}

.n-list-expl li {
  position: relative;
  padding-left: 12px;
  font-weight: normal;
}
.n-list-expl li:before {
  position: absolute;
  left: 0;
  top: 13px;
  width: 3px;
  height: 3px;
  background: #ccc;
  border-radius: 100%;
  overflow: hidden;
  content: "";
}

.galleryList.event_review .nslist_post.area-gallery-post.reviewOpen {
  background-color: #ffffff;
}

.event_review .postRight .event_est_cont .profile {
  padding-bottom: 15px;
}
.event_review .postRight .event_est_cont .profile h4 {
  margin-top: 7px;
}
.event_review .postRight .event_est_cont .profile h4 span {
  color: #14aaff;
  font-weight: bold;
}
.event_review .postRight .event_est_cont .profile p span {
  color: #aaaaaa;
  font-size: 12px;
  padding-right: 6px;
  margin-right: 6px;
  border-color: #e5e5e5;
}
.event_review .postRight .event_est_cont .profile p span.date {
  color: #aaaaaa;
  border-right: 0;
  padding-right: 4px;
}
.event_review .postRight .event_est_cont .profile p span.n-event-label {
  border-right: 0;
  color: #0078ff;
  font-weight: bold;
  background-color: #e1efff;
  padding: 3px 2px 2px 2px;
  line-height: 11px;
  height: 11px;
  font-size: 11px;
  display: inline-block;
  margin-top: -2px;
  border-radius: 2px;
}
.event_review .postRight .event_est_cont .profile .replyCnt {
  margin: -3px 0 0 6px;
}
.event_review .postRight .event_est_cont .estimate-item {
  padding-bottom: 0;
}
.event_review .postRight .event_est_cont .estimate-item .connect_review_img {
  width: 48px;
  height: 48px;
  text-align: center;
  background: #fff;
}
.event_review .postRight .event_est_cont .estimate-item .connect_review_img img {
  height: 100%;
}
.event_review .postRight .event_est_cont .estimate-item .connect_review_info {
  padding-top: 6px;
}
.event_review .postRight .event_est_cont .estimate-item .connect_review_info .txt_option {
  color: #777777;
  margin: 3px 0 0 0;
}
.event_review .postRight .event_est_cont .estimate-item .connect_review_info .txt_option span {
  color: #b2b2b2;
  padding-left: 6px;
}
.event_review .postRight .event_est_cont .pContent .tit {
  margin-top: 12px;
  margin-bottom: 8px;
}
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review p,
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review div {
  text-align: left !important;
}
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review span {
  font-size: 12px !important;
  color: #b2b2b2 !important;
}
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review strong,
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review b {
  font-weight: normal;
}
.event_review .postRight .event_est_cont .pContent .detail-content .pContent_text .content-review img {
  display: block;
}
.event_review .postRight .event_est_cont .pContent .pContent_text {
  padding-top: 12px;
}
.event_review .postRight .event_est_cont .pContent .pContent_text .content-review {
  color: #000000;
}
.event_review .postRight .event_est_cont .pContent .pContent_text .content-review img {
  max-width: 100%;
}
.event_review .postRight .event_est_cont .pContent .pContent_text .content-review .n-event-info {
  color: #14aaff;
  margin-top: 60px;
}
.event_review .postRight .event_est_cont .pContent .pContent_text .content-review .n-more {
  color: #0078ff;
}
.event_review .postRight .event_est_cont .pContent .summary .img4 img {
  width: 460px !important;
}

.news-article-list .listItem.news-list .articleImg a {
  width: 210px;
  height: 140px;
  display: block;
  text-align: center;
  background: #f1f1f1;
}
.news-article-list .listItem.news-list .articleImg a img {
  width: auto;
  height: 100%;
}

.magazine_article_list {
  margin-left: -15px;
}
.magazine_article_list .listItem .articleImg {
  height: 146px;
}
.magazine_article_list .listItem .articleImg a {
  display: table;
  height: 146px;
  overflow: hidden;
  background: #f1f1f1;
}
.magazine_article_list .listItem .articleImg a span {
  display: table-cell;
  vertical-align: middle;
}

.n-page-title-tag {
  padding-top: 15px;
  padding-bottom: 10px;
}
.n-page-title-tag .section_title_wrap {
  float: left;
}
.n-page-title-tag .title-page {
  height: 34px;
  line-height: 34px;
}

.n-list-tag-wrap {
  float: left;
  padding-left: 68px;
}

.n-list-tag-search {
  float: left;
  position: relative;
  margin-bottom: 5px;
  padding-right: 15px;
}
.n-list-tag-search .n-input {
  width: 220px;
  border-color: #ddd;
}
.n-list-tag-search .n-input::placeholder {
  color: #aaa !important;
}
.n-list-tag-search .btn-search {
  position: absolute;
  top: 0;
  left: 188px;
  width: 22px;
  height: 22px;
  padding: 5px;
}

.n-list-tag {
  float: left;
}
.n-list-tag a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 1px;
  margin-bottom: 5px;
  padding: 0 10px 0 9px;
  font-size: 12px;
  text-align: center;
  color: #b2b2b2;
  border: 1px solid #ddd;
}
.n-list-tag a.is-active, .n-list-tag a:hover {
  color: #0078ff;
  border-color: #0078ff;
}

.brandinfo .n-list-tag-wrap {
  width: 100%;
  margin-bottom: -10px;
  padding-top: 15px;
  padding-left: 0;
  border-top: 1px solid #ddd;
}

/* product detail graph 20191104 UI-HS */
.section_graph_detail {
  padding: 30px 20px;
  border-bottom: 1px solid #ddd;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.section_graph_detail .graph_title {
  overflow: hidden;
}
.section_graph_detail .graph_title li {
  float: left;
  cursor: pointer;
  color: #b2b2b2;
}
.section_graph_detail .graph_title li.graph_title_bar {
  width: 1px;
  height: 12px;
  margin: 4px 10px 0;
  background-color: #ddd;
  cursor: auto;
}
.section_graph_detail .graph_title li h3 {
  font-family: "Musinsa", sans-serif !important;
  font-size: 18px;
  font-weight: 500;
}
.section_graph_detail .graph_title li span {
  display: inline-block;
  margin-left: 5px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  font-size: 12px;
  color: #b2b2b2;
  vertical-align: middle;
}

/* graph 공통 */
.graph_wrap {
  width: 100%;
  padding-top: 20px;
}
.graph_wrap .graph_sub_title li h4 {
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 800;
}
.graph_wrap .graph_sub_title li span {
  font-size: 12px;
  color: #b2b2b2;
}
.graph_wrap .graph_area {
  width: 100%;
  padding-top: 30px;
}
.graph_wrap .graph_area:after {
  content: "";
  display: block;
  clear: both;
  width: 1px;
}

/* graph_bar */
.graph_area .graph_bar_wrap {
  overflow: hidden;
  float: left;
  width: 475px;
  margin-right: 100px;
}
.graph_area .graph_category {
  font-size: 14px;
  font-weight: 800;
}
.graph_area .graph_bar_area {
  position: relative;
  margin: 55px 0 26px;
}
.graph_area .graph_bar_area:after {
  content: "";
  display: block;
  clear: both;
  width: 1px;
}
.graph_area .baseline_wrap {
  float: left;
  width: 45px;
  height: 255px;
}
.graph_area .baseline_wrap .baseline_area {
  height: 100%;
}
.graph_area .baseline_wrap .baseline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  line-height: 21px;
}
.graph_area .baseline_wrap .baseline.baseline20 {
  bottom: 20%;
}
.graph_area .baseline_wrap .baseline.baseline40 {
  bottom: 40%;
}
.graph_area .baseline_wrap .baseline.baseline60 {
  bottom: 60%;
}
.graph_area .baseline_wrap .baseline.baseline80 {
  bottom: 80%;
}
.graph_area .baseline_wrap .baseline.baseline100 {
  bottom: 100%;
}
.graph_area .baseline_wrap .baseline .baseline_num {
  float: left;
  display: block;
  width: 35px;
  margin-top: 10.5px;
  font-family: "Musinsa", sans-serif !important;
  font-size: 14px;
  color: #aaa;
  text-align: right;
}
.graph_area .baseline_wrap .baseline .baseline_bar {
  float: left;
  display: block;
  width: calc(100% - 45px);
  height: 20px;
  margin-left: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.graph_area .bar_wrap {
  float: left;
  position: relative;
  width: calc(100% - 45px);
  height: 255px;
  border-bottom: 1px solid #f1f1f1;
}
.graph_area .bar_wrap li {
  position: relative;
  float: left;
  width: calc(100% / 6);
  height: 100%;
  text-align: center;
}
.graph_area .bar_wrap li .bar_name {
  position: absolute;
  left: 0;
  bottom: -26px;
  width: 100%;
  font-family: "Musinsa", sans-serif !important;
  font-size: 14px;
  color: #aaa;
}
.graph_area .bar_wrap li .bar_area {
  width: 15px;
  height: 100%;
}
.graph_area .bar_wrap li .bar {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 15px;
  margin-left: -7.5px;
  background-color: #ccc;
}
.graph_area .bar_wrap li .bar_num {
  display: block;
  position: absolute;
  left: 50%;
  top: -21px;
  width: 40px;
  height: 21px;
  line-height: 21px;
  margin-left: -20px;
  font-family: "Musinsa", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #aaa;
}

.hightest {
  background-color: #0078ff !important;
}
.hightest .bar_num {
  color: #0078ff !important;
}

.graph_title_active {
  color: #000 !important;
}

/* graph_doughnut */
.graph_area .graph_doughnut_wrap {
  float: left;
}
.graph_area .graph_category {
  font-size: 14px;
  font-weight: 800;
}
.graph_area .graph_doughnut_area {
  margin: 30px 0 0 36px;
}
.graph_area .graph_doughnut_chart {
  position: relative;
}
.graph_area .graph_doughnut_chart #doughnut {
  position: relative;
  transform: rotateY(180deg);
}
.graph_area .graph_doughnut_chart .graph_doughnut_total {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}
.graph_area .graph_doughnut_chart .graph_doughnut_total .graph_doughnut_total_num {
  overflow: hidden;
  font-family: "Musinsa", sans-serif !important;
  font-size: 24px;
  font-weight: 800;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.graph_area .graph_doughnut_chart .graph_doughnut_total .graph_doughnut_total_title {
  font-size: 14px;
  color: #aaa;
}
.graph_area .chart_label {
  width: calc(100% - 52px);
  margin: 48px auto 0;
}
.graph_area .chart_label .doughnut_label_wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.graph_area .chart_label .doughnut_label_wrap li {
  overflow: hidden;
}
.graph_area .chart_label .doughnut_label_wrap li .label_box {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.graph_area .chart_label .doughnut_label_wrap li .label_info {
  float: left;
}
.graph_area .chart_label .doughnut_label_wrap li .label_info_name {
  height: 21px;
  line-height: 17px;
  font-size: 14px;
}
.graph_area .chart_label .doughnut_label_wrap li .label_info_value {
  height: 24px;
  line-height: 24px;
  font-family: "Musinsa", sans-serif !important;
  font-size: 16px;
  font-weight: 500;
}

/* //product detail graph */
.box_input_blf {
  background: #f1f1f1;
  padding: 10px;
  border-top: 1px solid #ddd;
}
.box_input_blf .box-blf {
  background: #000;
  padding: 7px 15px;
  border-radius: 5px;
}
.box_input_blf .box-blf .n-check + label {
  display: inline-block;
  padding-left: 35px;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  font-family: "Musinsa", sans-serif !important;
}
.box_input_blf .box-blf .n-check + label:before,
.box_input_blf .box-blf .n-check + label:after {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 8px;
  border: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 0;
}
.box_input_blf .box-blf .n-check + label:before {
  background: url(//image.msscdn.net/festival/black2019/black_check.png) no-repeat 0 0;
}
.box_input_blf .box-blf .n-check + label:after {
  display: none;
  background: url(//image.msscdn.net/festival/black2019/black_check_on.png) no-repeat 0 0;
}
.box_input_blf .box-blf .n-check:checked + label {
  color: #0078ff;
}
.box_input_blf .box-blf .n-check:checked + label:before {
  display: none;
}
.box_input_blf .box-blf .n-check:checked + label:after {
  display: block;
}

/*신상품 업데이트 상세 페이지 좋아요*/
.n-news-like {
  margin-left: -3px;
  padding: 6px 0 30px;
}
.n-news-like span {
  display: inline-block;
  padding-left: 2px;
  vertical-align: middle;
  color: #aaaaaa;
  font-size: 16px;
  line-height: 30px;
}
.n-news-like .is-active span {
  color: #ff0000;
}

.n-banner-ranking {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.n-banner-ranking > a {
  display: block;
  font-family: "Musinsa", sans-serif !important;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  padding: 15px 15px 14px 15px;
}
.n-banner-ranking > a > em {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #ccc;
  padding: 6px 9px 4px 9px;
  position: absolute;
  left: 240px;
  top: 10px;
}
.n-banner-ranking > button {
  background: none;
  border: none;
  -webkit-appearance: none;
  padding: 14px 10px;
  position: absolute;
  right: 0;
  top: 0;
}

.n-popup-wrap.popup-address {
  padding-bottom: 50px;
}
.n-popup-wrap.popup-address .check-address {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 6px 0 15px 0;
}
.n-popup-wrap.popup-address .check-address .check {
  display: table-cell;
  width: 20.865%;
  padding-top: 6px;
}
.n-popup-wrap.popup-address .check-address .n-select {
  display: table-cell;
  width: 198px;
  text-align: right;
}
.n-popup-wrap.popup-address .check-address .n-select select {
  width: 198px;
}
.n-popup-wrap.popup-address .check-address .n-select .ui-selectmenu-button {
  max-width: 198px;
}
.n-popup-wrap.popup-address .check-address .n-select .ui-selectmenu-button .ui-selectmenu-text {
  text-align: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.n-popup-wrap.popup-address ~ .ui-selectmenu-menu ul {
  max-width: 198px;
}
.n-popup-wrap.popup-address ~ .ui-selectmenu-menu .ui-menu-item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.n-popup-wrap.popup-address ~ .ui-selectmenu-menu .ui-state-disabled {
  background: #f9f9f9;
  color: #aaa;
}
.n-popup-wrap.popup-address .n-table.table-row th,
.n-popup-wrap.popup-address .n-table.table-row td {
  border-top: none;
}
.n-popup-wrap.popup-address .n-table.table-row .n-input {
  width: 211px;
}
.n-popup-wrap.popup-address .n-table.table-row .n-input[readonly], .n-popup-wrap.popup-address .n-table.table-row .n-input[disabled] {
  background: #f9f9f9;
}
.n-popup-wrap.popup-address .n-table.table-row td.address .n-input {
  width: 100%;
}
.n-popup-wrap.popup-address .n-table.table-row td.address .n-input:nth-child(2) {
  margin: 15px 0;
}
.n-popup-wrap.popup-address .n-table.table-row td.address .search {
  width: 151px;
  padding-right: 60px;
  position: relative;
}
.n-popup-wrap.popup-address .n-table.table-row td.address .search .n-input {
  background-color: #f9f9f9;
}
.n-popup-wrap.popup-address .n-table.table-row td.address .search .n-btn {
  min-width: 60px;
  position: absolute;
  right: 0;
  top: 0;
}
.n-popup-wrap.popup-address .n-table.table-row td.phone {
  overflow: hidden;
}
.n-popup-wrap.popup-address .n-table.table-row td.phone .n-input {
  width: 57px;
  float: left;
}
.n-popup-wrap.popup-address .n-table.table-row td.phone .sb {
  display: inline-block;
  width: 20px;
  text-align: center;
  line-height: 22px;
  float: left;
}
.n-popup-wrap.popup-address .n-table.table-row td.request .n-select {
  width: 100%;
  padding: 5px 6px;
  margin: 0;
  border-color: #e5e5e5;
  font-size: 14px;
  -webkit-appearance: none;
  background: url(/skin/musinsa/images/btn-general-open.png) right no-repeat;
  background-size: 22px;
}
.n-popup-wrap.popup-address .n-table.table-row td.request textarea {
  height: 52px;
  padding: 6px 10px;
}
.n-popup-wrap.popup-address .n-table.table-row .n-check + label {
  margin-left: 11px;
}
.n-popup-wrap.popup-address .n-table.table-row .dlv-memo {
  padding: 10px 0 0;
  vertical-align: top;
}
.n-popup-wrap.popup-address .n-table.table-row .dlv-memo .bg-select {
  display: block;
  width: 100%;
  height: 30px;
  background: url(/skin/musinsa/images/btn-general-open.png) no-repeat;
  background-position: right 5px top 4px;
  background-size: 22px;
  overflow: hidden;
}
.n-popup-wrap.popup-address .n-table.table-row .dlv-memo .bg-select select {
  width: 100%;
  height: 30px;
  padding: 0 30px 0 10px;
  background: none;
  border-color: #e5e5e5;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  line-height: 20px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.n-popup-wrap.popup-address .n-table.table-row .dlv-memo .bg-select select::-ms-expand {
  display: none;
}
.n-popup-wrap.popup-address .n-table.table-row .n-check-block .n-check + label {
  margin-left: 0;
}
.n-popup-wrap.popup-address .n-table.table-row textarea.n-input {
  width: 100%;
  height: 32px;
  margin: 10px 0 5px;
}
.n-popup-wrap.popup-address .popup-btn {
  padding-top: 45px;
}

.division_box.staff-style .division_li {
  padding: 20px 8px 0 122px;
  display: table;
}
.division_box.staff-style .division_li dt {
  width: 100px;
  padding-right: 16px;
  display: table-cell;
}
.division_box.staff-style .division_li dd {
  display: table-cell;
}
.division_box.staff-style .division_li dd li {
  padding: 0;
  margin: 0;
  width: 195px;
  height: 29px;
  border: none;
}
.division_box.staff-style .division_li a:hover .duplicate {
  border-color: #000;
}
.division_box.staff-style .division_li .duplicate {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 3px 7px 0 1px;
  text-indent: -9999px;
  border: 1px solid #b2b2b2;
}
.division_box.staff-style .division_li .selected a .duplicate {
  border-color: #000;
  background-color: #000;
}
.division_box.staff-style .division_li .selected .delete-btn-red {
  font: 12px "굴림", "Gulim";
}

.sorter-box a:last-of-type .division {
  border-right: 0;
}

.street-area.check_box_area {
  position: relative;
  width: 103px;
}
.street-area.check_box_area input[type=checkbox] {
  margin-right: 4px;
}
.street-area.check_box_area label {
  font-weight: normal;
}
.street-area.check_box_area span.mu-icon.mu-icon-sell {
  top: 13px;
  right: 7px;
  color: #0095dc;
  z-index: 1;
  line-height: 12px;
  color: #09f;
  position: absolute;
  font-size: 12px;
}

.list-street .mu-icon.mu-icon-sell {
  top: 4px;
  right: 7px;
  color: #0095dc;
  z-index: 1;
  line-height: 12px;
  color: #09f;
  position: absolute;
  font-size: 12px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.list-street .wrap-icon .mu-icon.mu-icon-isGoods {
  top: 4px;
  right: 7px;
  color: #0095dc;
}
.list-street .articleInfo {
  height: 114px;
  overflow: hidden;
}
.list-street .articleInfo .replyCnt.list_comment {
  margin: -4px 0 0 4px !important;
}

.street-contents .btn_area {
  margin-top: 28px;
}

.box-street-contents .caption {
  margin: 18px 0 10px;
}
.box-street-contents .reporterProfile .profile {
  padding-top: 30px;
}
.box-street-contents .reporterProfile .profile .reporterImg {
  width: 74px;
  height: 74px;
  margin-right: 16px;
  border: 1px solid #ddd;
  float: left;
  overflow: hidden;
}
.box-street-contents .reporterProfile .profile .reporterImg img {
  width: 100%;
}
.box-street-contents .reporterProfile .profile .reporterInfo .top {
  margin-top: 6px;
}
.box-street-contents .reporterProfile .profile .reporterInfo .top .name {
  margin-right: 6px;
}
.box-street-contents .reporterProfile .profile .reporterInfo .top a {
  color: #b2b2b2;
}
.box-street-contents .reporterProfile .profile .reporterInfo .intro {
  margin-top: 13px;
}
.box-street-contents .reporterProfile .profile .reporterInfo .blogAddr {
  color: #b2b2b2;
  margin-top: 7px;
}
.box-street-contents .box-street-detail .creplyCnt {
  display: inline-block;
  border-radius: 18px;
  padding: 0 5px;
  min-width: 8px;
  height: 18px;
  line-height: 19px;
  background-color: #b2b2b2;
  color: #fff;
  font-weight: normal;
  vertical-align: bottom;
  font-size: 11px;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
}
.box-street-contents .box-street-detail .creplyCnt.new {
  background-color: #0078ff;
  color: #fff;
}
.box-street-contents .n-share-warn {
  margin-top: 15px;
}
.box-street-contents .n-share-warn a span {
  text-decoration: underline;
  font-size: 12px;
  margin-right: 5px;
}
.box-street-contents .n-share-warn a.is-active:after {
  content: "∧";
}
.box-street-contents .n-share-warn a:after {
  content: "∨";
  font-size: 10px;
}
.box-street-contents .n-share-warn .layer-toggle {
  color: #b2b2b2;
  padding-top: 15px;
  line-height: 1.5;
}

/*옵션 레이어*/
.li_box .option {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
.li_box .option ul {
  right: -1px;
  padding: 4px 0;
}
.li_box .option li {
  color: #777777;
  font-size: 11px;
  line-height: 18px;
  text-align: left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 4px 65px 4px 8px;
  position: relative;
}
.li_box .option li span {
  display: block;
  text-align: right;
  position: absolute;
  right: 9px;
  top: 4px;
}
.li_box .option li span.soldout {
  color: #aaa;
}
.li_box .option li.multi {
  padding: 0;
  color: #000000;
}
.li_box .option li.multi > a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10;
  padding: 4px 32px 4px 8px;
}
.li_box .option li.multi > a i {
  position: absolute;
  top: 5px;
  right: 8px;
  z-index: 1;
}
.li_box .option li.multi > ul {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  background: #f9f9f9;
  border: none;
  overflow: hidden;
}
.li_box .option li.multi > ul li {
  color: #777777;
}
.li_box .option li.multi > ul li:first-child {
  padding-top: 8px;
}
.li_box .option li.multi > ul li:first-child span {
  top: 8px;
}
.li_box .option li.multi > ul li:last-child {
  padding-bottom: 8px;
}
.li_box .option li.multi.is-active > a {
  padding-bottom: 8px;
}
.li_box .option li.multi.is-active > a i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.li_box .option li.multi.is-active ul {
  right: 0;
  height: auto;
}
.li_box .option li.multi.is-active + li.multi {
  padding-top: 4px;
}
.li_box .option li.multi:last-child.is-active {
  margin-bottom: -4px;
}

.n-tooltip-salestop p {
  padding: 14px 0 6px;
  font-size: 11px;
  color: #eb0000;
  line-height: 16px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.n-tooltip-salestop div {
  color: #aaa;
}
.n-tooltip-salestop div i {
  font-weight: normal;
}
.n-tooltip-salestop div span {
  padding-right: 2px;
  line-height: 22px;
  font-size: 12px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  font-weight: bold;
}

.galleryList .nslist_post a.report {
  cursor: pointer;
}
.galleryList .nslist_post a.report i {
  margin: -4px 2px 0 0;
}

.n-stats-summary {
  padding: 13px 20px 15px 12px;
  border-bottom: 1px solid #ddd;
}
.n-stats-summary > i {
  margin-right: 8px;
}
.n-stats-summary strong,
.n-stats-summary span,
.n-stats-summary em {
  display: inline-block;
  height: 22px;
  vertical-align: middle;
  font-size: 14px;
}
.n-stats-summary strong {
  line-height: 22px;
}
.n-stats-summary span {
  line-height: 22px;
}
.n-stats-summary span.man {
  color: #2242cd;
  font-weight: bold;
}
.n-stats-summary span.woman {
  color: #685bba;
  font-weight: bold;
}
.n-stats-summary span.all {
  color: #4f4cb3;
  font-weight: bold;
}
.n-stats-summary em {
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
}
.n-stats-summary .info {
  position: relative;
  display: inline-block;
  width: 300px;
  margin-left: 4px;
}
.n-stats-summary .info a {
  display: inline-block;
}
.n-stats-summary .n-tooltip {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 1000;
  margin-left: 11px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 16px;
  -wetkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.n-stats-summary.explan_product {
  display: block;
  margin-top: -9px;
  padding: 13px 0;
  cursor: pointer;
}
.n-stats-summary.explan_product > i {
  margin-right: 0;
}
.n-stats-summary.explan_product .ic-18-line-scroll-down {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/skin/musinsa/images/ic-18-line-scroll-down.png?202004201120) 100%/100%;
  font-size: 8px !important;
  vertical-align: middle;
  overflow: hidden;
}

.product_order_info .n-stats-summary.explan_product {
  padding-bottom: 13px;
}

.n-max-dc {
  color: #777777;
  font-size: 14px;
  line-height: 21px;
}

.ui-layer.layer-basic.n-layer-coupon-down {
  position: absolute;
  width: 770px;
  margin-left: -385px;
}
.ui-layer.layer-basic.n-layer-coupon-down .layer-cont {
  max-height: none;
  padding-bottom: 35px;
}
.ui-layer.layer-basic.n-layer-coupon-down .layer-tit {
  padding-bottom: 20px;
}
.ui-layer.layer-basic.n-layer-coupon-down .layer-cont {
  margin-top: 0;
}
.ui-layer.layer-basic.n-layer-coupon-down .layer-cont > p {
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  font-family: "Musinsa", sans-serif !important;
}
.ui-layer.layer-basic.n-layer-coupon-down .n-table.table-col {
  margin-bottom: 20px;
}
.ui-layer.layer-basic.n-layer-coupon-down .n-table.table-col.table-prd {
  margin-bottom: 30px;
  border-top: 2px solid #000000;
}
.ui-layer.layer-basic.n-layer-coupon-down .n-table.table-col.table-prd .n-prd-row {
  margin: 0;
}
.ui-layer.layer-basic.n-layer-coupon-down .n-table.table-col td {
  height: 80px;
  border-bottom: none;
}
.ui-layer.layer-basic.n-layer-coupon-down .link-info {
  text-align: right;
  color: #777777;
  font-size: 12px;
  line-height: 18px;
}
.ui-layer.layer-basic.n-layer-coupon-down .link-info a {
  display: inline-block;
  margin-left: 10px;
  color: #000000;
  text-decoration: underline;
}
.ui-layer.layer-basic.n-layer-coupon-down .ui-layer-close {
  top: 23px;
  right: 20px;
  padding: 0;
}
.ui-layer.layer-basic.n-layer-coupon-down-ok {
  position: absolute;
  width: 500px;
  min-height: 165px;
  margin-left: -250px;
}
.ui-layer.layer-basic.n-layer-coupon-down-ok .layer-cont {
  margin-top: 0;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.ui-layer.layer-basic.n-layer-coupon-down-ok .layer-cont a {
  font-weight: bold;
}
.ui-layer.layer-basic.n-layer-coupon-down-ok .layer-tit {
  padding-bottom: 20px;
}
.ui-layer.layer-basic.n-layer-coupon-down-ok .ui-layer-close {
  top: 23px;
  right: 20px;
  padding: 0;
}
.ui-layer.layer-basic.n-layer-coupon-list {
  position: absolute;
  width: 760px;
  margin-left: -380px;
}
.ui-layer.layer-basic.n-layer-coupon-list .layer-tit {
  padding-bottom: 20px;
}
.ui-layer.layer-basic.n-layer-coupon-list .layer-cont {
  max-height: none;
  margin-top: 0;
}
.ui-layer.layer-basic.n-layer-coupon-list .layer-cont > p {
  padding-bottom: 20px;
  color: #333;
}
.ui-layer.layer-basic.n-layer-coupon-list .n-table.table-col td {
  height: auto;
  border-bottom: none;
}
.ui-layer.layer-basic.n-layer-coupon-list .n-table.table-col .no-data {
  color: #aaaaaa;
}
.ui-layer.layer-basic.n-layer-coupon-list .n-radio + label {
  padding-left: 30px;
  font-weight: bold;
}
.ui-layer.layer-basic.n-layer-coupon-list .ui-layer-close {
  top: 23px;
  right: 20px;
  padding: 0;
}
.ui-layer.layer-basic.n-layer-coupon-list .n-max-dc {
  margin-top: 1px;
  font-size: 11px;
  line-height: 16px;
}

.n-coupon-popup .popup-tit {
  padding: 20px;
  font-size: 24px;
  font-family: "Musinsa", sans-serif !important;
}
.n-coupon-popup .popup-cont {
  padding: 0 20px 20px;
}
.n-coupon-popup .n-table.table-col td {
  border-bottom: none;
}
.n-coupon-popup .n-table.table-col .coupon-price-area {
  text-align: center;
  min-width: 424px;
  padding: 10px 0;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  font-size: 0;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div i {
  padding-top: 14px;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div.coupon-sale-price {
  width: 100px;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div.coupon-product-cnt {
  width: 36px;
  margin: 0 8px;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div > span {
  font-size: 11px;
  display: block;
  text-align: center;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div > strong {
  font-size: 14px;
  line-height: 21px;
}
.n-coupon-popup .n-table.table-col .coupon-price-area > div > strong.font-w-noraml {
  font-weight: normal;
}
.n-coupon-popup .n-table.table-col .no-data {
  color: #aaaaaa;
}
.n-coupon-popup .n-table.table-col .n-prd-row {
  min-height: 0;
  margin: 0;
}
.n-coupon-popup .n-table.table-col .n-prd-row .img-block {
  width: 50px;
  padding-top: 60px;
}
.n-coupon-popup .n-table.table-col .n-prd-row .name {
  max-height: 36px;
  font-size: 12px;
  line-height: 18px;
}
.n-coupon-popup .n-table.table-col .direct-on-text {
  color: #14aaff;
}
.n-coupon-popup .n-btn.btn-sm {
  min-width: 60px;
  white-space: nowrap;
}
.n-coupon-popup .n-btn.btn-sm.btn-disable {
  color: #ccc;
  cursor: default;
}
.n-coupon-popup .n-btn.btn-sm.btn-disable:hover {
  border-color: #e5e5e5;
}
.n-coupon-popup .info-list {
  margin-bottom: 10px;
  padding-top: 10px;
}
.n-coupon-popup .info-list li {
  position: relative;
  padding-left: 8px;
  color: #333;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
}
.n-coupon-popup .info-list li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "-";
}
.n-coupon-popup .n-btn-group {
  padding-bottom: 40px;
}
.n-coupon-popup li.coupon-info {
  color: #0078ff;
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.5;
}
.n-coupon-popup .n-coupon-popup {
  margin-top: 1px;
  font-size: 11px;
  line-height: 16px;
}
.n-coupon-popup .n-max-dc {
  margin-top: 1px;
  color: #777777;
  font-size: 11px;
  line-height: 16px;
}

.n-img-hashtag {
  margin-top: -4px;
  margin-left: -3px;
}
.n-img-hashtag a {
  display: inline-block;
  width: 63px;
  padding: 0 13px;
}
.n-img-hashtag .img {
  position: relative;
  display: inline-block;
  width: 63px;
  height: 63px;
  background-color: #f1f1f1;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  text-align: center;
}
.n-img-hashtag .img img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(-50%);
}
.n-img-hashtag .img:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f1f1f1;
  opacity: 0.2;
  content: "";
}
.n-img-hashtag .tag {
  display: inline-block;
  width: 100%;
  padding: 5px 0 9px;
  text-align: center;
  color: #b2b2b2;
  font-size: 11px;
  line-height: 14px;
  word-break: break-all;
}
.n-img-hashtag .is-active .tag {
  color: #0078ff;
  font-weight: bold;
}

.n-offline-coupon {
  clear: both;
  position: relative;
  padding: 20px 15px 60px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.n-offline-coupon .tit {
  position: relative;
  float: left;
}
.n-offline-coupon .tit span {
  float: left;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 30px;
  padding-top: 3px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
.n-offline-coupon .n-tooltip {
  position: absolute;
  right: -5px;
  top: 0;
  display: none;
  padding: 8px;
  font-size: 11px;
  line-height: 16px;
  white-space: nowrap;
  -webkit-transform: translate(100%, -25%);
  transform: translate(100%, -25%);
}
.n-offline-coupon .n-tooltip.is-active {
  display: block;
}
.n-offline-coupon .cont {
  clear: both;
  position: relative;
  margin-bottom: 56px;
}
.n-offline-coupon .box-img {
  width: 140px;
  height: 140px;
}
.n-offline-coupon .box-img img {
  max-width: 100%;
}
.n-offline-coupon .box-cont {
  position: absolute;
  left: 165px;
  top: 19px;
}
.n-offline-coupon .box-cont p {
  margin-bottom: 2px;
  padding-left: 70px;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
}
.n-offline-coupon .box-cont span {
  display: inline-block;
  padding-left: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}
.n-offline-coupon .box-cont a {
  clear: both;
  display: block;
  margin-top: 30px;
  color: #777777;
  font-weight: 500;
  font-size: 14px;
  font-family: "Musinsa", sans-serif !important;
  text-decoration: underline;
}
.n-offline-coupon .img-app {
  float: left;
  width: 60px;
}
.n-offline-coupon .img-app img {
  max-width: 100%;
}
.n-offline-coupon .info {
  clear: both;
}
.n-offline-coupon .info span {
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
}
.n-offline-coupon .info .n-info-txt {
  padding-top: 8px;
}
.n-offline-coupon .info .n-info-txt li {
  font-size: 12px;
}

.n-layer-offline-coupon.ui-layer.layer-basic {
  width: 640px;
}
.n-layer-offline-coupon.ui-layer.layer-basic .layer-tit {
  padding-bottom: 20px;
}
.n-layer-offline-coupon.ui-layer.layer-basic .layer-cont {
  max-height: 802px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
}
.n-layer-offline-coupon.ui-layer.layer-basic.popup-ver {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  border: none;
  -webkit-animation: none;
  animation: none;
}
.n-layer-offline-coupon.ui-layer.layer-basic.popup-ver .layer-cont {
  max-height: inherit;
  margin-bottom: 0;
}
.n-layer-offline-coupon .step-cont {
  padding-bottom: 40px;
}
.n-layer-offline-coupon .step-cont span {
  display: inline-block;
  color: #333;
  font-size: 16px;
  line-height: 23px;
}
.n-layer-offline-coupon .step-cont .txt-step {
  margin-right: 5px;
  color: #777777;
  font-weight: bold;
  line-height: 24px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.n-layer-offline-coupon .step-cont img {
  max-width: 100%;
  margin-top: 10px;
}
.n-layer-offline-coupon .connect-cont {
  padding: 40px 0 50px;
  text-align: center;
}
.n-layer-offline-coupon .connect-cont > div {
  display: inline-block;
  text-align: left;
}
.n-layer-offline-coupon .connect-cont .box-img {
  float: left;
  width: 100px;
  height: 100px;
  padding: 10px;
  background: url(/skin/musinsa/images/qr_shape.png?20210427) no-repeat;
  background-size: cover;
}
.n-layer-offline-coupon .connect-cont .box-img img {
  max-width: 100%;
}
.n-layer-offline-coupon .connect-cont .box-cont {
  padding-top: 28px;
  padding-left: 140px;
}
.n-layer-offline-coupon .connect-cont .img-app {
  float: left;
  width: 60px;
}
.n-layer-offline-coupon .connect-cont .img-app img {
  max-width: 100%;
}
.n-layer-offline-coupon .connect-cont .txt-app {
  padding-left: 75px;
}
.n-layer-offline-coupon .connect-cont .txt-app p {
  font-weight: 500;
  font-size: 18px;
}
.n-layer-offline-coupon .connect-cont .txt-app span {
  display: block;
  color: #777777;
  font-size: 12px;
  line-height: 17px;
}
.n-layer-offline-coupon .connect-cont .txt-app em {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.n-layer-offline-coupon.popup-ver .coupon-tooltip {
  position: relative;
  display: inline-block;
  margin-left: 4px;
}
.n-layer-offline-coupon.popup-ver .coupon-tooltip .ui-toggle-btn {
  border: 0 none;
  background: transparent;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.n-layer-offline-coupon.popup-ver .coupon-tooltip .ui-toggle-btn.is-active + .n-tooltip {
  display: inline-block;
}
.n-layer-offline-coupon.popup-ver .coupon-tooltip .n-tooltip {
  left: 0;
  top: 100%;
  display: none;
  margin-top: -6px;
  margin-left: 5px;
  margin-bottom: -4px;
  padding: 8px 8px 6px;
  font-size: 11px;
  line-height: 16px;
}
.n-layer-offline-coupon.popup-ver .connect-cont {
  padding-top: 10px;
  padding-left: 10px;
  text-align: left;
}
.n-layer-offline-coupon.popup-ver .connect-cont .box-img {
  width: 110px;
  height: 110px;
}
.n-layer-offline-coupon.popup-ver .connect-cont .box-cont {
  padding-top: 35px;
  padding-left: 150px;
}
.n-layer-offline-coupon.popup-ver .connect-cont .txt-app p {
  font-size: 20px;
  line-height: 1.5;
}
.n-layer-offline-coupon.popup-ver .connect-cont .txt-app span {
  margin-top: 2px;
  color: #000000;
  font-size: 14px;
  line-height: 1.5;
}
.n-layer-offline-coupon.popup-ver .layer-cont-tit {
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  font-family: "Musinsa", sans-serif !important;
}
.n-layer-offline-coupon.popup-ver .step-cont {
  padding-bottom: 30px;
}
.n-layer-offline-coupon.popup-ver .step-cont span {
  color: #000000;
}
.n-layer-offline-coupon.popup-ver .step-cont .txt-step {
  color: #777777;
}
.n-layer-offline-coupon.popup-ver .n-info-txt {
  padding-top: 0;
}
.n-layer-offline-coupon.popup-ver .ui-pop-close {
  position: absolute;
  right: 12px;
  top: 16px;
  padding: 4px;
  border: 0;
  background: none;
  -webkit-appearance: none;
  appearance: none;
}

.n-link-coupon-box {
  width: 500px;
  margin-top: 15px;
  padding: 9px 0;
  background: #f9f9f9;
  text-align: center;
  color: #000000;
}
.n-link-coupon-box p {
  display: inline-block;
  padding-top: 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
}
.n-link-coupon-box .n-btn {
  margin-left: 20px;
  font-family: "Musinsa", sans-serif !important;
}

.n-staff-swiper-container {
  width: 460px;
  min-width: 460px;
  max-width: 640px;
}
.n-staff-swiper-container.swiper-container {
  padding-bottom: 121px;
}
.n-staff-swiper-container.swiper-container .swiper-button-next,
.n-staff-swiper-container.swiper-container .swiper-button-prev {
  width: 40px;
  height: 40px;
  margin-top: -80px;
  padding: 9px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.n-staff-swiper-container.swiper-container .swiper-button-next {
  right: 0;
}
.n-staff-swiper-container.swiper-container .swiper-button-prev {
  left: 0;
}
.n-staff-swiper-container.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.n-staff-swiper-container.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 3px 0 2px;
}
.n-staff-swiper-container .swiper-pagination {
  margin-left: -2px;
  text-align: left;
}
.n-staff-swiper-container .swiper-pagination-bullet {
  position: relative;
  width: 70px;
  height: 105px;
  background: none;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  opacity: 0.4;
}
.n-staff-swiper-container .swiper-pagination-bullet img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.n-staff-swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  border: 1px solid #0078ff;
}

.n-coupon-prd {
  min-width: 770px;
  box-sizing: border-box;
}
.n-coupon-prd .pop-tit {
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  font-family: "Musinsa", sans-serif !important;
}
.n-coupon-prd .n-coupon-block {
  position: relative;
  height: 142px;
  padding-left: 128px;
  box-sizing: border-box;
  overflow: hidden;
}
.n-coupon-prd .n-coupon-block .img-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 128px;
  padding-top: 140px;
  border: 1px solid rgba(170, 170, 170, 0.3);
  box-sizing: border-box;
}
.n-coupon-prd .n-coupon-block .logo {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.n-coupon-prd .n-coupon-block .logo img {
  max-width: 100%;
}
.n-coupon-prd .n-coupon-block .info {
  height: 100%;
  padding: 14px 20px 0;
}
.n-coupon-prd .n-coupon-block .value {
  margin-bottom: 5px;
  color: #0078ff;
  font-size: 20px;
  line-height: 30px;
  font-family: "Musinsa Stencil", sans-serif !important;
}
.n-coupon-prd .n-coupon-block .name {
  max-height: 42px;
  margin-bottom: 2px;
  overflow: hidden;
  word-break: break-all;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.31;
}
.n-coupon-prd .n-coupon-block .due {
  color: #aaa;
  font-size: 11px;
  line-height: 16.5px;
  font-family: "Musinsa", sans-serif !important;
}
.n-coupon-prd .n-coupon-block .n-max-dc {
  margin-bottom: 20px;
  color: #aaa;
  font-weight: 500;
  font-size: 11px;
  line-height: 16.5px;
  font-family: "Musinsa", sans-serif !important;
}
.n-coupon-prd .n-coupon-block .exc {
  position: absolute;
  bottom: 10px;
  margin-left: -6px;
  padding: 6px;
  font-size: 11px;
  line-height: 16.5px;
}
.n-coupon-prd .n-coupon-block .link {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  text-indent: -999999px;
}
.n-coupon-prd .boxed-list-wrapper {
  min-width: 0;
}
.n-coupon-prd .coupon_popup_division {
  border-left: 1px solid #ddd;
}
.n-coupon-prd .li_box {
  width: 20%;
  min-width: 152px;
}
.n-coupon-prd .no-result-case {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.n-filter-coupon {
  margin: 20px 20px 0;
  border-bottom: 1px solid #f1f1f1;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.n-filter-coupon .filter-block {
  position: relative;
  border: 1px solid #f1f1f1;
  border-bottom: none;
}
.n-filter-coupon .filter-block .filter-btn {
  float: left;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: block;
  width: 128px;
  height: 50px;
  padding: 16px 15px;
  background: #f5f5f5;
  border-right: 1px solid #f1f1f1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: left;
  vertical-align: top;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
}
.n-filter-coupon .filter-block .filter-btn.is-active {
  display: block;
  height: 100%;
  max-height: 160px;
}
.n-filter-coupon .filter-block .filter-btn i {
  position: absolute;
  right: 10px;
  top: 0;
  margin-top: 13px;
}
.n-filter-coupon .filter-block .layer-filter {
  display: block;
  height: 50px;
  padding: 5px 0 0 128px;
  overflow: hidden;
  box-sizing: border-box;
  color: #777777;
}
.n-filter-coupon .filter-block .layer-filter .box-scroll {
  padding-left: 15px;
  padding-right: 10px;
  overflow: auto;
}
.n-filter-coupon .filter-block .layer-filter .input {
  position: relative;
  float: left;
  margin-right: 30px;
  padding: 5px 0 5px 15px;
}
.n-filter-coupon .filter-block .layer-filter .input + .box-scroll {
  padding-left: 0;
}
.n-filter-coupon .filter-block .layer-filter .n-input {
  width: 149px;
  height: 30px;
  padding-right: 25px;
  font-size: 11px;
  text-indent: 0;
}
.n-filter-coupon .filter-block .layer-filter .n-input::placeholder {
  color: #aaa;
}
.n-filter-coupon .filter-block .layer-filter .n-btn-search {
  position: absolute;
  top: 5px;
  right: 0;
  width: 25px;
  height: 30px;
}
.n-filter-coupon .filter-block .layer-filter .n-btn-search + label {
  position: absolute;
  top: 10px;
  right: 5px;
  cursor: pointer;
  color: #000;
}
.n-filter-coupon .filter-block .layer-filter.is-active {
  height: auto;
  min-height: 50px;
  max-height: 160px;
}
.n-filter-coupon .filter-block .layer-filter.is-active .box-scroll {
  max-height: 155px;
  padding-right: 0;
  padding-bottom: 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.n-filter-coupon .filter-block .layer-filter.is-active .input {
  float: none;
  margin: -5px 0 0 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f9f9f9;
}
.n-filter-coupon .filter-block .layer-filter.is-active .input + .box-scroll {
  max-height: 115px;
  padding-left: 15px;
}
.n-filter-coupon .filter-block .layer-filter.is-active .input .n-input {
  width: 300px;
}
.n-filter-coupon .filter-block .layer-filter.is-active .n-btn-search {
  top: 10px;
  right: auto;
  left: 285px;
}
.n-filter-coupon .filter-block .layer-filter.is-active .n-btn-search + label {
  top: 15px;
  right: auto;
  left: 290px;
}
.n-filter-coupon .filter-block .layer-filter.is-active .filter-brand,
.n-filter-coupon .filter-block .layer-filter.is-active .filter-category {
  width: 150px;
  margin-right: 0;
}
.n-filter-coupon .filter-block .filter-brand,
.n-filter-coupon .filter-block .filter-category,
.n-filter-coupon .filter-block .filter-price {
  float: left;
  margin: 5px 30px 5px 0;
  padding: 7px 0 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #777777;
  font-size: 14px;
  line-height: 17px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.n-filter-coupon .filter-block .filter-brand.is-active,
.n-filter-coupon .filter-block .filter-category.is-active,
.n-filter-coupon .filter-block .filter-price.is-active {
  color: #000000;
  font-weight: bold;
}
.n-filter-coupon .filter-block .no-data,
.n-filter-coupon .filter-block .login {
  clear: both;
  display: block;
  margin: 5px 0 11px 15px;
  padding: 7px 0 5px;
  color: #777777;
  font-size: 14px;
  line-height: 17px;
}
.n-filter-coupon .filter-block .no-data a,
.n-filter-coupon .filter-block .login a {
  font-weight: bold;
  text-decoration: underline;
}
.n-filter-coupon .filter-block .no-data {
  margin-left: 0;
}
.n-filter-coupon .filter-block .filter-cont-color .box-scroll {
  padding: 5px 10px 5px;
}
.n-filter-coupon .filter-block .filter-color {
  float: left;
  position: relative;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 5px 7px 7px 5px;
  background-image: url(/skin/musinsa/images/color-select-v5.gif?2);
  background-repeat: no-repeat;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.n-filter-coupon .filter-block .filter-color i {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  color: #ffffff;
}
.n-filter-coupon .filter-block .filter-color.n-color-1 i, .n-filter-coupon .filter-block .filter-color.n-color-23 i {
  color: #000000;
}
.n-filter-coupon .filter-block .filter-color.is-active i {
  display: inline-block;
}
.n-filter-coupon .filter-block .filter-cont-price .input {
  padding-right: 35px;
}
.n-filter-coupon .filter-block .filter-cont-price .n-input {
  width: 75px;
  padding-right: 6px;
}
.n-filter-coupon .filter-block .filter-cont-price .n-input + span {
  display: inline-block;
  width: 10px;
  text-align: center;
  color: #aaaaaa;
  line-height: 30px;
}
.n-filter-coupon .filter-block .filter-cont-price .n-btn-search {
  width: 30px;
  height: 30px;
  background: #eee;
}
.n-filter-coupon .filter-block .filter-cont-price .n-btn-search + label {
  right: 6px;
}
.n-filter-coupon .filter-block .filter-cont-price.is-active .input .n-input {
  width: 133px;
}
.n-filter-coupon .filter-block .filter-cont-price.is-active .input .n-btn-search {
  top: 10px;
  right: auto;
  left: 305px;
}
.n-filter-coupon .filter-block .filter-cont-price.is-active .input .n-btn-search + label {
  top: 15px;
  right: auto;
  left: 311px;
}
.n-filter-coupon .filter-select-box {
  padding: 12px 9px 11px 10px;
}
.n-filter-coupon .filter-select-box a {
  display: inline-block;
  padding: 6px 6px 6px 5px;
}
.n-filter-coupon .filter-select-box span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}
.n-filter-coupon .filter-select-box span + i {
  margin-left: 3px;
  margin-right: 0;
}
.n-filter-coupon .filter-select-box i {
  margin-right: 3px;
}
.n-filter-coupon .filter-select-box i + span {
  font-size: 12px;
}

.n-color-1 {
  background-position: 0 0;
}
.n-color-2 {
  background-position: -30px 0;
}
.n-color-3 {
  background-position: -60px 0;
}
.n-color-4 {
  background-position: -90px 0;
}
.n-color-5 {
  background-position: -120px 0;
}
.n-color-6 {
  background-position: -150px 0;
}
.n-color-7 {
  background-position: -180px 0;
}
.n-color-8 {
  background-position: -240px 0;
}
.n-color-9 {
  background-position: -270px 0;
}
.n-color-10 {
  background-position: -300px 0;
}
.n-color-11 {
  background-position: -330px 0;
}
.n-color-12 {
  background-position: -360px 0;
}
.n-color-13 {
  background-position: -390px 0;
}
.n-color-14 {
  background-position: -420px 0;
}
.n-color-15 {
  background-position: -450px 0;
}
.n-color-16 {
  background-position: -210px 0;
}
.n-color-17 {
  background-position: -570px 0;
}
.n-color-18 {
  background-position: -480px 0;
}
.n-color-19 {
  background-position: -510px 0;
}
.n-color-20 {
  background-position: -540px 0;
}
.n-color-21 {
  background-position: -600px 0;
}
.n-color-22 {
  background-position: -630px 0;
}
.n-color-23 {
  background-position: -660px 0;
}
.n-color-24 {
  background-position: -690px 0;
}
.n-color-25 {
  background-position: -720px 0;
}
.n-color-26 {
  background-position: -750px 0;
}
.n-color-27 {
  background-position: -780px 0;
}
.n-color-28 {
  background-position: -810px 0;
}
.n-color-29 {
  background-position: -840px 0;
}
.n-color-30 {
  background-position: -870px 0;
}
.n-color-31 {
  background-position: -900px 0;
}
.n-color-32 {
  background-position: -930px 0;
}
.n-color-33 {
  background-position: -960px 0;
}
.n-color-34 {
  background-position: -990px 0;
}
.n-color-35 {
  background-position: -1020px 0;
}
.n-color-36 {
  background-position: -1050px 0;
}
.n-color-37 {
  background-position: -1080px 0;
}
.n-color-38 {
  background-position: -1110px 0;
}
.n-color-39 {
  background-position: -1140px 0;
}
.n-color-40 {
  background-position: -1170px 0;
}
.n-color-41 {
  background-position: -1200px 0;
}
.n-color-42 {
  background-position: -1230px 0;
}
.n-color-43 {
  background-position: -1260px 0;
}
.n-color-44 {
  background-position: -1290px 0;
}
.n-color-45 {
  background-position: -1320px 0;
}
.n-color-46 {
  background-position: -1350px 0;
}
.n-color-47 {
  background-position: -1380px 0;
}
.n-color-48 {
  background-position: -1410px 0;
}
.n-color-49 {
  background-position: -1440px 0;
}
.n-color-50 {
  background-position: -1470px 0;
}
.n-color-51 {
  background-position: -1500px 0;
}
.n-color-52 {
  background-position: -1530px 0;
}
.n-color-53 {
  background-position: -1560px 0;
}
.n-color-54 {
  background-position: -1590px 0;
}
.n-color-55 {
  background-position: -1620px 0;
}
.n-color-56 {
  background-position: -1650px 0;
}
.n-color-57 {
  background-position: -1680px 0;
}
.n-color-58 {
  background-position: -1710px 0;
}
.n-color-59 {
  background-position: -1740px 0;
}
.n-color-60 {
  background-position: -1770px 0;
}
.n-color-61 {
  background-position: -1800px 0;
}
.n-color-62 {
  background-position: -1830px 0;
}
.n-color-63 {
  background-position: -1860px 0;
}
.n-color-64 {
  background-position: -1890px 0;
}
.n-color-65 {
  background-position: -1920px 0;
}
.n-color-66 {
  background-position: -1950px 0;
}
.n-color-67 {
  background-position: -1980px 0;
}
.n-color-68 {
  background-position: -2010px 0;
}
.n-color-69 {
  background-position: -2040px 0;
}
.n-color-70 {
  background-position: -2070px 0;
}
.n-color-71 {
  background-position: -2100px 0;
}

/*온-오프라인 판매 : 장바구니*/
.n-txt-pickup {
  display: inline-block;
  color: #453675;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  word-wrap: break-word;
}

/*온-오프라인 판매 : 주문서*/
.n-order-pickup .wrap-cell {
  margin-top: 18px;
  margin-bottom: 10px;
  border-top: 1px solid #ddd;
}
.n-order-pickup .wrap-cell .cell_order_form {
  border-left: 1px solid #ddd;
}
.n-order-pickup .wrap-cell .cell_order_form > li {
  border-bottom: 1px solid #ddd;
  line-height: 24px;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.n-order-pickup .wrap-cell .cell_order_form .cell_discount_detail {
  border-right: 1px solid #ddd;
}
.n-order-pickup .cell_discount_detail {
  color: #000;
}
.n-order-pickup .cell_discount_detail p {
  margin-bottom: 5px;
  color: #aaaaaa;
  font-size: 11px;
  line-height: 13px;
}
.n-order-pickup .cell_discount_detail select {
  height: 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.n-order-pickup .cell_discount_detail .explain-list {
  margin-top: 5px;
}
.n-order-pickup .cell_discount_detail .explain-list li {
  margin-bottom: 5px;
  color: #aaaaaa;
  line-height: 13px;
}
.n-order-pickup .cell_discount_detail2 {
  color: #000;
}
.n-order-pickup .cell_discount_detail2 p {
  margin-bottom: 5px;
  color: #aaaaaa;
  font-size: 11px;
  line-height: 13px;
}

.popup-address-list {
  position: relative;
  width: 500px;
  margin: 0 auto;
  padding: 20px 20px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
}
.popup-address-list .popup-tit {
  padding-bottom: 20px;
}
.popup-address-list .btn-add-addr {
  position: absolute;
  top: 28px;
  right: 21px;
  color: #0078ff;
  font-size: 14px;
  line-height: 1.5;
}
.popup-address-list .n-paging .page {
  font-family: "Musinsa", sans-serif !important;
}
.popup-address-list .n-content-none {
  padding-top: 80px;
}
.popup-address-list .n-content-none > p {
  margin-top: 11px;
  font-size: 16px;
  line-height: 1.5;
}
.popup-address-list .n-link {
  position: absolute;
  top: 28px;
  right: 20px;
}
.popup-address-list .n-link span {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}

.n-addr-info {
  clear: both;
  padding-bottom: 5px;
  word-break: break-all;
}
.n-addr-info .addr-name {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
}
.n-addr-info .addr-name.is-active {
  color: #0078ff;
}
.n-addr-info .addr-name .name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 330px;
  vertical-align: middle;
}
.n-addr-info .phone-no {
  float: left;
  position: relative;
  display: inline-block;
  padding-left: 23px;
  color: #777;
  font-size: 14px;
  line-height: 1.5;
}
.n-addr-info .phone-no:before {
  position: absolute;
  left: 11px;
  top: 5px;
  width: 1px;
  height: 14px;
  background: #777;
  content: "";
}
.n-addr-info .phone-no:first-of-type {
  padding-left: 0;
}
.n-addr-info .phone-no:first-of-type:before {
  width: 0;
  height: 0;
}
.n-addr-info .txt-addr {
  clear: both;
  margin-top: 5px;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
.n-addr-info .n-btn-group {
  padding-top: 14px;
}
.n-addr-info .n-btn-group .btn-left,
.n-addr-info .n-btn-group .btn-right {
  top: 14px;
}
.n-addr-info .n-btn-group .n-btn {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
}
.n-addr-info .btn-left .n-btn {
  min-width: 50px;
  margin-right: 6px;
}
.n-addr-info .n-label {
  margin-left: 6px;
  vertical-align: middle;
}
.n-addr-info .n-label.delv {
  display: inline-block;
  padding: 0 7px;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
}
.n-addr-info .n-label.delv.reserv {
  color: #0078ff;
  border: 1px solid #0078ff;
}

.list-dlv-addr {
  position: relative;
  padding: 15px 15px 20px;
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
}
.list-dlv-addr .n-addr-info {
  padding-bottom: 0;
}
.list-dlv-addr .n-addr-info .btn-edit button {
  width: 50px;
  height: 52px;
  padding-right: 5px;
  color: #aaa;
  font-size: 14px;
  line-height: 1.5;
}
.list-dlv-addr .n-addr-info .btn-edit button:first-of-type {
  padding-left: 5px;
  padding-right: 0;
}

.pop-address-mod.n-popup-wrap.popup-address .n-table.table-row td.phone .n-input {
  width: 57px;
}
.pop-address-mod .n-table.table-row th,
.pop-address-mod .pop-address-mod .n-table.table-row td {
  border-top: none;
}

.n-table-none.table-none-sm {
  height: auto;
  padding: 40px 0;
}

/* 상품문의 팝업 */
.n-qa-write-pop {
  padding: 0 20px 50px;
  width: 572px;
  box-sizing: border-box;
}
.n-qa-write-pop header {
  padding: 20px 0;
}
.n-qa-write-pop header h2 {
  font-family: "musinsa", sans-serif;
  font-size: 24px;
  line-height: 36px;
}
.n-qa-write-pop .qa-product {
  position: relative;
  padding: 5px 0 20px 90px;
  min-height: 96px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
}
.n-qa-write-pop .qa-product .qa-product-img {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 96px;
  background-color: #f5f5f5;
}
.n-qa-write-pop .qa-product .qa-product-img img {
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 100%;
  transform: translateY(-50%);
}
.n-qa-write-pop .qa-product .qa-product-info {
  padding-top: 15px;
}
.n-qa-write-pop .qa-product .qa-product-info p {
  font-size: 14px;
  line-height: 21px;
}
.n-qa-write-pop .qa-product .qa-product-info p.qa-info-brand {
  color: #000;
}
.n-qa-write-pop .qa-product .qa-product-info p.qa-info-name {
  font-weight: bold;
}
.n-qa-write-pop .qa-product .qa-product-info p.qa-info-option {
  font-weight: lighter;
}
.n-qa-write-pop .qa-write-table {
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}
.n-qa-write-pop .qa-write-table th {
  text-align: left;
  padding: 10px 0;
  width: 110px;
  font-size: 14px;
  font-weight: lighter;
}
.n-qa-write-pop .qa-write-table td {
  text-align: left;
  padding: 10px 0 10px 12px;
}
.n-qa-write-pop .qa-write-table td label {
  font-size: 14px;
  font-weight: lighter;
  vertical-align: middle;
}
.n-qa-write-pop .qa-write-table td .n-input {
  width: 100%;
}
.n-qa-write-pop .qa-write-table td.qa-type-area {
  overflow: hidden;
}
.n-qa-write-pop .qa-write-table td.qa-type-area label {
  float: left;
  margin-right: 20px;
}
.n-qa-write-pop .qa-write-table td.qa-title-area .n-input {
  width: 288px;
  box-sizing: border-box;
}
.n-qa-write-pop .qa-write-table td.qa-title-area label {
  margin-left: 11px;
}
.n-qa-write-pop .qa-write-table td.qa-title-area .qa-tool-tip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.n-qa-write-pop .qa-write-table td.qa-title-area .qa-tool-tip button {
  border: 0;
  background: none;
}
.n-qa-write-pop .qa-write-table td.qa-title-area .qa-tool-tip .n-tooltip {
  position: absolute;
  right: 0;
  top: 28px;
  width: 242px;
  padding: 6px 8px;
  line-height: 17px;
  font-size: 11px;
}
.n-qa-write-pop .qa-write-table td.qa-title-area .qa-tool-tip .n-tooltip::before {
  left: auto;
  right: 6px;
}
.n-qa-write-pop .qa-write-table td.qa-subject-area textarea {
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  resize: none;
  font-size: 14px;
  line-height: 21px;
  box-sizing: border-box;
}
.n-qa-write-pop .qa-write-table td.qa-subject-area .btn-file {
  width: 60px;
  height: 60px;
  background-color: #f1f1f1;
  border: 0;
}
.n-qa-write-pop .qa-write-table td.qa-subject-area .btn-file .ic-18-line-plus {
  color: #aaa;
}
.n-qa-write-pop .qa-write-table td.comment-td {
  padding: 10px 0;
}
.n-qa-write-pop .qa-write-table td input::placeholder {
  color: #aaa;
  font-weight: lighter;
  font-size: 14px;
}
.n-qa-write-pop .qa-write-table td textarea::placeholder {
  color: #aaa;
  font-weight: lighter;
  font-size: 14px;
  line-height: 21px;
}
.n-qa-write-pop .qa-comment li {
  position: relative;
  padding-left: 10px;
  color: #777;
  font-size: 14px;
  line-height: 21px;
  font-weight: lighter;
}
.n-qa-write-pop .qa-comment li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
  color: #777;
}
.n-qa-write-pop .qa-comment li strong {
  color: #000;
}
.n-qa-write-pop .qa-info-area {
  margin-bottom: 60px;
}
.n-qa-write-pop .qa-info-area dt {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 10px;
  font-weight: bold;
}
.n-qa-write-pop .qa-info-area dd .qa-comment li {
  font-weight: normal;
}
.n-qa-write-pop .qa-btn-area {
  text-align: center;
  font-size: 0;
}
.n-qa-write-pop .qa-btn-area .n-btn {
  margin: 0 3px;
}

/* 20200811 UI-HS 장바구니 상품 합계 */
.final-payment {
  padding: 43px 0 23px;
  text-align: center;
}
.final-payment li {
  display: inline-block;
  margin: 0 14px;
  line-height: 30px;
}
.final-payment p {
  display: inline-block;
}
.final-payment-ti {
  margin-right: 12px;
  font-size: 12px;
  color: #777;
}
.final-payment-price {
  font-family: "Musinsa", sans-serif !important;
  font-size: 18px;
}
.final-payment-ic {
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  border-radius: 15px;
  text-align: center;
}
.final-payment-ic i {
  width: 30px !important;
  height: 30px !important;
  line-height: 28px;
  margin-left: -1px;
}
.final-payment-save {
  margin-left: 5px;
  font-size: 12px;
  color: #ff0000;
}
.final-payment-estimate {
  font-family: "Musinsa", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
}

.n-check-block {
  padding-top: 15px;
}

.n-cart-table .label {
  display: inline-block;
  font-style: normal;
}
.n-cart-table .delv {
  display: inline-block;
  padding: 0 5px;
  line-height: 19px;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
}
.n-cart-table .delv.reserv {
  color: #0078ff;
  border: 1px solid #0078ff;
}
.n-cart-table .n-input-amount > input {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-indent: 0;
}

.order-cart-count {
  padding: 15px 0 14px;
}
.order-cart-notify {
  width: 325px;
  padding: 8px 0;
  margin-bottom: 10px;
  border-radius: 4px;
  background-color: #fff6f2;
  text-align: center;
}
.order-cart-notify__text {
  color: #ff5300;
}

.n-bn-pay {
  width: 400px;
  background: #ffffff;
}
.n-bn-pay .swiper-slide {
  overflow: hidden;
  width: 100%;
  height: 80px;
  border-radius: 5px;
  box-sizing: border-box;
  background: #f5f5f5;
}
.n-bn-pay .swiper-pagination-fraction {
  position: static;
  padding: 10px 0;
  font-size: 14px;
  line-height: 21px;
  color: #aaa;
}
.n-bn-pay .swiper-pagination-current {
  font-weight: bold;
  color: #000000;
}
.n-bn-pay .swiper-button-next, .n-bn-pay .swiper-button-prev {
  width: 25px;
  height: 25px;
  margin-top: -12.5px;
  padding: 5px 6px 6px 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-image: none;
}
.n-bn-pay .swiper-button-next > i, .n-bn-pay .swiper-button-prev > i {
  vertical-align: top;
}
.n-bn-pay .img {
  overflow: hidden;
  float: right;
  width: 100px;
  height: 80px;
  background-size: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
.n-bn-pay .tit-block {
  width: calc(100% - 105px);
  padding-top: 21px;
}
.n-bn-pay .tit-block .n-label {
  position: relative;
  top: 2px;
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  padding: 1px 5px;
  border-radius: 2px;
  box-sizing: border-box;
  background: #000;
  font-size: 9px;
  font-weight: 700;
  line-height: 16px;
  vertical-align: top;
}
.n-bn-pay .tit-block .n-label + .tit {
  width: calc(100% - 60px);
}
.n-bn-pay .tit-block .tit {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  vertical-align: top;
}
.n-bn-pay .txt {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 105px);
  font-size: 12px;
  line-height: 21px;
  color: #777777;
}
.n-bn-pay .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80px;
  font-size: 0;
  line-height: 0;
  text-indent: -999999px;
}

.opt-select-box + .n-bn-pay.swiper-container {
  padding-top: 20px;
}
.opt-select-box + .n-bn-pay.swiper-container .swiper-slide {
  padding-left: 15px;
}
.opt-select-box + .n-bn-pay.swiper-container .swiper-button-next, .opt-select-box + .n-bn-pay.swiper-container .swiper-button-prev {
  top: auto;
  bottom: 5px;
  margin-top: 0;
  border: 1px solid #f1f1f1;
}
.opt-select-box + .n-bn-pay.swiper-container .swiper-button-next > i, .opt-select-box + .n-bn-pay.swiper-container .swiper-button-prev > i {
  color: #aaa;
}
.opt-select-box + .n-bn-pay.swiper-container .swiper-button-next {
  right: 129px;
}
.opt-select-box + .n-bn-pay.swiper-container .swiper-button-prev {
  left: 129px;
}

.section_container_mypage .n-bn-pay {
  width: 100%;
}
.section_container_mypage .n-bn-pay.swiper-container {
  padding-top: 10px;
  padding-bottom: 19px;
}
.section_container_mypage .n-bn-pay .swiper-slide {
  padding-left: 0;
  border-radius: 0;
}
.section_container_mypage .n-bn-pay .swiper-button-next, .section_container_mypage .n-bn-pay .swiper-button-prev {
  margin-top: -17px;
  background: #ccc;
}
.section_container_mypage .n-bn-pay .swiper-button-next > i, .section_container_mypage .n-bn-pay .swiper-button-prev > i {
  color: #ffffff;
}
.section_container_mypage .n-bn-pay .swiper-button-next {
  right: 50%;
  margin-right: -263px;
}
.section_container_mypage .n-bn-pay .swiper-button-prev {
  left: 50%;
  margin-left: -248px;
}
.section_container_mypage .n-bn-pay .bn {
  position: relative;
  width: 400px;
  margin: 0 auto;
  padding-left: 15px;
  box-sizing: border-box;
  -web-kit-box-sizing: border-box;
}

.codimap-contents {
  padding-bottom: 0;
}
.codimap-contents + .section-commentList .news_reple_view {
  margin-top: 0;
}
.codimap-cont {
  margin-top: 10px;
  margin-bottom: 45px;
}
.codimap-cont .photo {
  width: 700px;
}
.codimap-goods .styling_brand .styling_list .price {
  padding-bottom: 10px;
}

.n-gift-view {
  display: flex;
  flex-direction: row;
  padding-bottom: 15px;
}
.n-gift-view-info {
  max-width: 640px;
  padding-left: 40px;
  padding-top: 40px;
}
.n-gift-view-info .name {
  margin-bottom: 12px;
  font-size: 20px;
}
.n-gift-view-info li {
  font-size: 14px;
  line-height: 1.5;
}
.n-gift-view-info .cnt {
  color: #0095dc;
}
.n-gift-view-content {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.5;
}
.n-gift-view .n-info-txt li {
  font-size: 12px;
  line-height: 20px;
}

.n-gift-swiper {
  width: 375px;
}
.n-gift-swiper.swiper-container {
  margin: 0;
}
.n-gift-swiper.swiper-container .swiper-wrapper {
  height: 450px;
}
.n-gift-swiper.swiper-container .swiper-pagination-bullets {
  position: static;
  width: 320px;
  margin: 20px auto 0;
  text-align: left;
}
.n-gift-swiper.swiper-container .swiper-pagination-bullets:after {
  clear: both;
  display: block;
  content: "";
}
.n-gift-swiper.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px 5px;
}
.n-gift-swiper .swiper-slide {
  position: relative;
  width: 375px;
  height: 450px;
  overflow: hidden;
}
.n-gift-swiper .swiper-button-prev, .n-gift-swiper .swiper-button-next {
  top: 225px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  background-size: 26px 26px;
}
.n-gift-swiper .swiper-button-prev {
  left: 0;
  background-image: url(/skin/musinsa/images/d_arrow_prev_big.gif);
}
.n-gift-swiper .swiper-button-next {
  right: 0;
  background-image: url(/skin/musinsa/images/d_arrow_next_big.gif);
}
.n-gift-swiper .swiper-img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.n-gift-swiper .swiper-pagination-bullet {
  float: left;
  display: flex;
  flex-direction: column;
  width: 60px;
  height: 72px;
  border: 1px solid #f5f5f5;
  border-radius: 0;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  opacity: 1;
  overflow: hidden;
}
.n-gift-swiper .swiper-pagination-bullet > img {
  width: 100%;
  margin: auto;
}

.direct-area {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 11px 0 9px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  color: #777;
}
.direct-area__red {
  color: #f00;
}
.direct-area__svg {
  margin-right: 10px;
}
.direct-area__information-area {
  font-size: 12px;
  line-height: 18px;
}
.direct-area__state {
  margin-bottom: 5px;
}
.direct-area__link {
  margin-left: 6px;
  text-decoration: underline;
  color: #979797;
}

.box_info_products.interest-free .product_article_price > span,
.box_info_products.interest-free .product_article_price > strong {
  font-size: 12px;
}

.box_info_products--event .product_article_contents {
  color: #aaa;
  text-decoration: line-through;
}
.box_info_products .product_article_tit--clearance .tooltip {
  line-height: 23px;
}
.box_info_products .product_article_tit--clearance .tooltip .n-tooltip {
  width: 188px;
  margin-left: -100px;
  box-sizing: border-box;
  text-align: center;
}
.box_info_products .product_article_tit--clearance .tooltip .n-tooltip::before {
  margin-left: -6px;
}
.box_info_products .product_article_contents {
  position: relative;
}
.box_info_products .product_article_contents .txt-reserve--not-direct {
  color: #b2b2b2;
}
.box_info_products .installment-month {
  font-family: "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;
  font-weight: 400;
  color: #b2b2b2;
}
.box_info_products .reserve-level {
  font-weight: 400;
  color: #b2b2b2;
}

.box_coupon_product-wrap {
  display: inline-block;
  margin-left: 110px;
  padding: 3px 0;
}
.box_coupon_product-wrap .box_coupon_product {
  display: inline-block;
  margin-right: 8px;
}
.box_coupon_product-wrap .box_coupon_product > a {
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
}
.box_coupon_product-wrap .box_coupon_product > a .icon_dc_06c {
  display: inline-block;
  float: left;
  height: 26px;
  padding: 0 6px;
  border-color: #0078ff;
  border-right: none;
  border-radius: 4px 0 0 4px;
  box-sizing: border-box;
  font-family: "AppleSDGothicNeo", "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", sans-serif;
  line-height: 26px;
  color: #0078ff;
}
.box_coupon_product-wrap .box_coupon_product > a .icon_coupon_06c {
  display: inline-block;
  float: left;
  height: 26px;
  padding: 0 8px;
  box-sizing: border-box;
  background-color: #0078ff;
  font-family: "AppleSDGothicNeo", "Apple SD Gothic Neo", "Apple SD 산돌고딕 Neo", sans-serif;
  line-height: 28px;
}
.box_coupon_product-wrap .box_coupon_product > a .icon_coupon_06c > svg {
  padding-top: 3px;
}
.box_coupon_product-wrap .box_coupon_product_my {
  display: inline-block;
  height: 18px;
  vertical-align: sub;
  line-height: 18px;
}
.box_coupon_product-wrap .box_coupon_product_my > a {
  display: inline-block;
  text-decoration: underline;
  color: #0078ff;
}

.product_article_price--wholesale {
  color: #14aaff;
}
.product_article_price--large {
  color: #14aaff;
}
.product_article_price--clearance {
  color: #f00;
}

.product_order_info .explan_product.price_info_section > .textbox_red,
.product_order_info .explan_product.price_info_section > .textbox_black {
  font-weight: 400;
}

.box_use_information {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.box_use_information__svg {
  height: 18px;
  margin-top: -2px;
  margin-right: 5px;
}
.box_use_information__text {
  color: #aaa;
}

.product_discount_svg {
  display: inline-block;
  vertical-align: middle;
}

.product_text--notice {
  display: flex;
  padding: 10px 0 7px;
  font-size: 12px;
  color: #aaa;
}
.product_text--notice--event {
  padding: 3px 0 0;
}
.product_text--notice__svg {
  padding-right: 5px;
}
.product_text--notice > a {
  margin-left: 10px;
}

.category-ranking.ranking_table {
  display: block;
  height: auto;
}
.category-ranking .ranking_division {
  width: auto;
}
.category-ranking .ranking_cell {
  overflow: hidden;
  float: left;
}
.category-ranking .ranking_cell.cell-fixed {
  width: auto !important;
  height: auto !important;
}
.category-ranking .bestranking {
  min-width: auto;
}
.category-ranking .li_box {
  width: 158px !important;
}
.category-ranking__product {
  /*
     1.상품랭킹, 브랜드랭킹, 단독, 타임세일 모두 존재
     2.브랜드랭킹만 없을때
     3.단독세일만 없을때
     4.타임만 없을때
     5.브랜드랭킹, 단독세일 없을때
     6.브랜드랭킹, 타임세일 없을때
     7.브랜드랭킹, 단독세일, 타임 세일 없을때
     8.단독세일, 타임 세일 없을때

     category-ranking__product--default = 상품랭킹, 브랜드랭킹, 단독, 타임세일 모두 존재
     category-ranking__product--no-brand = 브랜드랭킹만 없을때
     category-ranking__product--no-exclusive = 단독세일만 없을때
     category-ranking__product--no-time = 타임만 없을때
     category-ranking__product--no-brand-exclusive = 브랜드랭킹, 단독세일 없을때
     category-ranking__product--no-brand-time = 브랜드랭킹, 타임세일 없을때
     category-ranking__product--no-brand-exclusive-time = 브랜드랭킹, 단독세일, 타임 세일 없을때
     category-ranking__product--no-exclusive-time = 단독세일, 타임 세일 없을때
  */
}
.category-ranking__product--default {
  width: calc(158px * 2 + 1px) !important;
}
@media (min-width: 2868px) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 0))) and (max-width: calc(1791px + (158px * 0))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 0) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 1))) and (max-width: calc(1791px + (158px * 1))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 1) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 2))) and (max-width: calc(1791px + (158px * 2))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 2) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 3))) and (max-width: calc(1791px + (158px * 3))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 3) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 4))) and (max-width: calc(1791px + (158px * 4))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 5))) and (max-width: calc(1791px + (158px * 5))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 6))) and (max-width: calc(1791px + (158px * 6))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(1623px + (158px * 7))) and (max-width: calc(1791px + (158px * 7))) {
  .category-ranking__product--default {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-brand {
  width: calc(158px * 5 + 1px) !important;
}
@media (min-width: 2393px) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(1149px + 474px)) and (max-width: calc(1307px + 474px)) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 3) + 1px) !important;
  }
}
@media all and (min-width: calc(1149px + 632px)) and (max-width: calc(1307px + 632px)) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(1149px + 790px)) and (max-width: calc(1307px + 790px)) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(1149px + 948px)) and (max-width: calc(1307px + 948px)) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(1149px + 1106px)) and (max-width: calc(1307px + 1106px)) {
  .category-ranking__product--no-brand {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-exclusive {
  width: calc(158px * 3 + 1px) !important;
}
@media (min-width: 2709px) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 1))) and (max-width: calc(1623px + (158px * 1))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 1) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 2))) and (max-width: calc(1623px + (158px * 2))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 2) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 3))) and (max-width: calc(1623px + (158px * 3))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 3) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 4))) and (max-width: calc(1623px + (158px * 4))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 5))) and (max-width: calc(1623px + (158px * 5))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 6))) and (max-width: calc(1623px + (158px * 6))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 7))) and (max-width: calc(1623px + (158px * 7))) {
  .category-ranking__product--no-exclusive {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-time {
  width: calc(158px * 3 + 1px) !important;
}
@media (min-width: 2709px) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 1))) and (max-width: calc(1623px + (158px * 1))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 1) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 2))) and (max-width: calc(1623px + (158px * 2))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 2) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 3))) and (max-width: calc(1623px + (158px * 3))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 3) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 4))) and (max-width: calc(1623px + (158px * 4))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 5))) and (max-width: calc(1623px + (158px * 5))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 6))) and (max-width: calc(1623px + (158px * 6))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(1465px + (158px * 7))) and (max-width: calc(1623px + (158px * 7))) {
  .category-ranking__product--no-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-brand-exclusive {
  width: calc(158px * 6 + 1px) !important;
}
@media (min-width: 2235px) {
  .category-ranking__product--no-brand-exclusive {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 4))) and (max-width: calc(1149px + (158px * 4))) {
  .category-ranking__product--no-brand-exclusive {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 5))) and (max-width: calc(1149px + (158px * 5))) {
  .category-ranking__product--no-brand-exclusive {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 6))) and (max-width: calc(1149px + (158px * 6))) {
  .category-ranking__product--no-brand-exclusive {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 7))) and (max-width: calc(1149px + (158px * 7))) {
  .category-ranking__product--no-brand-exclusive {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-brand-time {
  width: calc(158px * 6 + 1px) !important;
}
@media (min-width: 2235px) {
  .category-ranking__product--no-brand-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 4))) and (max-width: calc(1149px + (158px * 4))) {
  .category-ranking__product--no-brand-time {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 5))) and (max-width: calc(1149px + (158px * 5))) {
  .category-ranking__product--no-brand-time {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 6))) and (max-width: calc(1149px + (158px * 6))) {
  .category-ranking__product--no-brand-time {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(991px + (158px * 7))) and (max-width: calc(1149px + (158px * 7))) {
  .category-ranking__product--no-brand-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-brand-exclusive-time {
  width: calc(158px * 7 + 1px) !important;
}
@media (min-width: 2077px) {
  .category-ranking__product--no-brand-exclusive-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(779px + (158px * 5))) and (max-width: calc(991px + (158px * 5))) {
  .category-ranking__product--no-brand-exclusive-time {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(779px + (158px * 6))) and (max-width: calc(991px + (158px * 6))) {
  .category-ranking__product--no-brand-exclusive-time {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(779px + (158px * 7))) and (max-width: calc(991px + (158px * 7))) {
  .category-ranking__product--no-brand-exclusive-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__product--no-exclusive-time {
  width: calc(158px * 4 + 1px) !important;
}
@media (min-width: 2551px) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 2))) and (max-width: calc(1465px + (158px * 2))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 2) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 3))) and (max-width: calc(1465px + (158px * 3))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 3) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 4))) and (max-width: calc(1465px + (158px * 4))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 4) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 5))) and (max-width: calc(1465px + (158px * 5))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 5) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 6))) and (max-width: calc(1465px + (158px * 6))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 6) + 1px) !important;
  }
}
@media all and (min-width: calc(1307px + (158px * 7))) and (max-width: calc(1465px + (158px * 7))) {
  .category-ranking__product--no-exclusive-time {
    width: calc(158px * (3 + 7) + 1px) !important;
  }
}
.category-ranking__brand {
  min-width: 483px;
  padding-left: 8px;
}
.category-ranking__brand .img-block > img {
  width: auto;
  max-width: 100px;
  max-height: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.category-ranking__brand .list_info > a {
  color: #ddd;
}
.category-ranking .btn_basic {
  overflow: hidden;
  position: absolute;
  z-index: 999;
  right: -1px;
  top: -1px;
}
.category-ranking .btn_basic span {
  float: left;
}

.n-list-filter .filter-cont__season {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 15px;
}
.n-list-filter .filter-cont__season .n-select {
  width: 120px;
}
.n-list-filter .filter-cont__season .n-select:last-of-type {
  width: 110px;
  margin-left: 5px;
}
.n-list-filter .filter-cont__season__button {
  appearance: none;
  height: 32px;
  padding: 0 13px;
  margin-left: 3px;
  background-color: #eee;
  line-height: 32px;
  text-align: center;
}
.n-list-filter .filter-cont__range {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 12px;
}
.n-list-filter .filter-cont__range__left {
  flex: 0 0 auto;
  margin-left: 3px;
}
.n-list-filter .filter-cont__range__right {
  display: flex;
  flex: 1 1;
  flex-wrap: wrap;
}
.n-list-filter .filter-cont__range__button {
  appearance: none;
  height: 32px;
  padding: 0 13px;
  background-color: #eee;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
}
.n-list-filter .filter-cont__range__dl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 8px;
}
.n-list-filter .filter-cont__range__dt {
  display: flex;
  align-items: center;
  height: 32px;
  margin: 0 10px 0 25px;
  white-space: nowrap;
}
.n-list-filter .filter-cont__range__dt button {
  color: #777;
}
.filter-cont__range__dl--active .filter-cont__range__dt button {
  color: black;
}

.n-list-filter .filter-cont__range__dd {
  display: none;
  align-items: center;
  justify-content: flex-start;
  white-space: nowrap;
}
.n-list-filter .filter-cont__range__dd button {
  margin-left: 3px;
}
.filter-cont__range__dl--active .filter-cont__range__dd {
  display: flex;
}

.n-list-filter .filter-cont__range__input {
  width: 54px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  text-align: left;
}
.n-list-filter .filter-cont__range__input:focus {
  border-color: black;
}
.n-list-filter .filter-cont__range__bar {
  width: 9px;
  margin: 0 3px;
  font-size: 11px;
  color: #aaa;
  text-align: center;
}

.order-notice {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.order-notice .danger {
  color: #ff0000;
}
.order-notice .txt-accent {
  color: #ff5300;
}
.order-notice__title {
  padding: 10px 0 2px;
  font-weight: 700;
}
.order-notice__comment {
  padding-bottom: 10px;
  font-weight: 400;
  color: #777;
}
.order-notice__comment > strong {
  font-weight: 400;
}
.order-notice__bullet-item {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  border-bottom: none !important;
  font-size: 12px;
  color: #000;
  line-height: 18px;
}
.order-notice__bullet-item:last-child {
  margin-bottom: 0;
}
.order-notice__bullet-item::after {
  display: block;
  position: absolute;
  left: 2px;
  top: 7px;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #000;
  content: "";
}
.order-notice__bullet-item.danger {
  color: #ff0000;
}
.order-notice__bullet-item.danger::after {
  background-color: #ff0000;
}
.order-notice__bullet-item.txt-accent {
  color: #ff5300;
}
.order-notice__bullet-item.txt-accent::after {
  background-color: #ff5300;
}
.order-notice__bullet-item > a {
  text-decoration: underline;
}

.price-info__my-coupon a {
  display: block;
  margin-left: 110px;
  font-size: 12px;
  color: #0078ff;
  text-decoration: underline;
}

.n-order-promotion__bullet {
  position: relative;
  padding-left: 8px;
  margin-bottom: 5px;
  color: #777;
}
.n-order-promotion__bullet::before {
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 3px;
  height: 3px;
  border-radius: 3px;
  background-color: #777;
  content: "";
}

.cell_order_form ul.list_payment_order li.new-payment-area .card-list {
  background-repeat: no-repeat;
  background-size: 100%;
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DS {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DS.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DU {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DU.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DT {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DT.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DV {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DV.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DW {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DW.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DX {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DX.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DY {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DY.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--DZ {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/DZ.png?202303211032");
}
.cell_order_form ul.list_payment_order li.new-payment-area .card-list.card--D1 {
  background-image: url("https://image.msscdn.net/musinsaUI/store/card/hyundai/D1.png?202303211032");
}

/*
#__msspay-available-methods .swiper-slide {
  opacity: 0.4;
}
*/
#__msspay-available-methods .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.n-strong-text {
  height: 18px;
  padding: 3px 0;
  margin: 1px 0 10px;
  border-radius: 15px;
  background-color: #f3faff;
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  color: #14aaff;
}

.n-cart-pay .n-btn {
  line-height: 21px;
}
.n-cart-pay .n-btn > span {
  display: block;
  font-size: 12px;
}

/*부티크 새벽배송*/
.box_address_cell .box_boutique_info {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.box_address_cell .box_boutique_info .boutique-radio-block .box_choice {
  margin-right: 23px;
}
.box_address_cell .box_boutique_info .n-input {
  height: 25px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 14px;
}
.box_address_cell .box_boutique_info .n-input input {
  width: 100%;
}
.box_address_cell .box_receiver_info {
  position: relative;
}
.box_address_cell .box_receiver_info .ui-toggle-btn {
  display: inline-block;
  margin: -1px 0 0 -1px;
}
.box_address_cell .box_receiver_info .ui-toggle-btn.is-active + .n-tooltip.fade-in {
  display: block;
  -webkit-animation: fadeIn 0.25s both;
  -moz-animation: fadeIn 0.25s both;
  -o-animation: fadeIn 0.25s both;
  animation: fadeIn 0.25s both;
}
.box_address_cell .box_receiver_info .ui-toggle-btn.tooltip-tail.is-active {
  position: relative;
}
.box_address_cell .box_receiver_info .ui-toggle-btn.tooltip-tail.is-active::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #0078ff;
  position: absolute;
  top: 23px;
  left: 6px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}
.box_address_cell .box_receiver_info .boutique-tooltip {
  display: none;
  position: absolute;
  top: 35px;
  left: 11px;
  width: 314px;
  padding: 8px 30px 6px 8px;
  font-size: 11px;
  font-weight: normal;
  line-height: 16px;
}
.box_address_cell .box_receiver_info .boutique-tooltip > a {
  display: block;
  margin-top: 15px;
  text-decoration: underline;
}
.box_address_cell .box_receiver_info .boutique-tooltip::before {
  display: none;
}
.box_address_cell .box_receiver_info .boutique-tooltip .btn-tooltip-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
}

.popup-boutique-teamfresh {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 375px;
  height: 658px;
  padding: 20px;
  border: 1px solid #363636;
}
.popup-boutique-guide {
  overflow: hidden;
  min-height: 100%;
  padding: 0 10px 40px;
  background-color: #efefef;
}
.popup-boutique-guide__logo {
  margin: 32px auto 14px;
  width: 208px;
  text-align: center;
}
.popup-boutique-guide__logo > img {
  width: 100%;
}
.popup-boutique-guide__description {
  margin-bottom: 24px;
  text-align: center;
}
.popup-boutique-guide__bullet {
  display: block;
  margin-top: 24px;
  padding-left: 10px;
  font-size: 14px;
}
.popup-boutique-guide__bullet > li {
  display: block;
  position: relative;
  text-align: left;
  word-break: break-all;
  color: #777;
}
.popup-boutique-guide__bullet > li + li {
  margin-top: 5px;
}
.popup-boutique-guide__bullet > li::before {
  display: block;
  position: absolute;
  top: 9px;
  left: -8px;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #777;
  content: "";
}
.popup-boutique-guide__delivery {
  padding: 20px 15px;
  border-radius: 4px;
  background-color: #fff;
}
.popup-boutique-guide__delivery + .popup-boutique-guide__delivery {
  margin-top: 12px;
}
.popup-boutique-guide__delivery > dl {
  display: table;
}
.popup-boutique-guide__delivery__definition {
  display: table-cell;
  padding-right: 16px;
  color: #6e6e6e;
  white-space: nowrap;
}
.popup-boutique-guide__delivery__description {
  display: table-cell;
  font-size: 15px;
}
.popup-boutique-guide__delivery__description--strong {
  font-weight: 700;
  color: #23277d;
}
.popup-boutique-guide__delivery__description--sub {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal;
  color: #919191;
}
.popup-boutique-guide__delivery__search {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  margin-top: 16px;
  border-radius: 4px;
  background-color: #23277d;
  color: #fff;
  line-height: 45px;
  text-align: center;
}
.popup-boutique-guide__delivery__search > i {
  position: absolute;
  top: 11px;
  right: 12px;
}

.boutique-information {
  margin: 36px auto 15px;
  width: 490px;
  height: 80px;
  border: 1px solid #eee;
}
.boutique-information__logo {
  position: relative;
  top: 32px;
  left: 30px;
  width: 180px;
  overflow: hidden;
}
.boutique-information__logo > img {
  width: 100%;
}
.boutique-information__text {
  padding-left: 240px;
  margin-top: 5px;
  text-align: left;
}
.boutique-information__title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.boutique-information__link {
  display: block;
  font-size: 13px;
  color: #6e6e6e;
  line-height: 1.5;
}
.boutique-delivery-link {
  text-decoration: underline;
  color: #0078ff;
}
.mypage-wrap .boutique-delivery-link {
  line-height: 1;
}

.section_container_mypage.order-cart .order-cart-banner {
  position: relative;
  width: 400px;
  margin: 0 auto;
  background: #fff;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-container {
  padding: 20px 0 0;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-wrapper {
  height: 90px;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-button-next, .section_container_mypage.order-cart .order-cart-banner .swiper-button-prev {
  width: 25px;
  height: 25px;
  margin-top: -8.5px;
  padding: 5px 6px 6px 5px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ccc;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-button-next > i, .section_container_mypage.order-cart .order-cart-banner .swiper-button-prev > i {
  vertical-align: top;
  color: #fff;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-button-next {
  right: 50%;
  margin-right: -245px;
}
.section_container_mypage.order-cart .order-cart-banner .swiper-button-prev {
  left: 50%;
  margin-left: -245px;
}
.section_container_mypage.order-cart .order-cart-banner__item {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 6px;
  height: 80px;
}
.section_container_mypage.order-cart .order-cart-banner__item__text {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  height: 80px;
  padding: 0 5px 0 15px;
  color: #fff;
  white-space: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  justify-content: center;
}
.section_container_mypage.order-cart .order-cart-banner__item__title {
  font-family: "Musinsa", sans-serif;
  font-size: 15px;
  line-height: 21px;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 190px;
  overflow: hidden;
}
.section_container_mypage.order-cart .order-cart-banner__item__sub-text {
  font-family: "Musinsa", sans-serif;
  font-size: 14px;
  line-height: 21px;
  opacity: 0.65;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 190px;
  overflow: hidden;
}
.section_container_mypage.order-cart .order-cart-banner__item__img {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 90px;
}

.layer-change-info.ui-layer.layer-basic {
  position: absolute;
  width: 900px;
  margin-left: -450px;
  border: none;
}
.layer-change-info.ui-layer.layer-basic .layer-tit {
  padding-bottom: 20px;
}
.layer-change-info.ui-layer.layer-basic .layer-cont {
  max-height: 1024px;
  padding-bottom: 20px;
  margin-top: 0;
}
.layer-change-info.ui-layer.layer-basic > .ui-layer-close {
  right: 16px;
  top: 20px;
  padding: 0;
}
.layer-change-info .ui-tab-btn {
  margin: 0 20px;
  border-bottom: 1px solid #eee;
}
.layer-change-info .ui-tab-btn .ui-btn {
  display: inline-block;
  margin-bottom: -1px;
  margin-right: 37px;
  padding: 10px 0 17px;
  font-weight: 500;
  font-size: 18px;
  line-height: 19px;
  font-family: "Musinsa", sans-serif !important;
}
.layer-change-info .ui-tab-btn .ui-btn.is-active {
  border-bottom: 2px solid #000000;
}
.layer-change-info img {
  max-width: 100%;
  margin-top: 15px;
}
.layer-change-info .step-cont {
  padding-top: 60px;
}
.layer-change-info .step-cont-number {
  display: block;
  margin-bottom: 5px;
}
.layer-change-info .txt-step {
  padding-bottom: 5px;
  color: #14aaff;
  font-weight: bold;
  font-size: 20px;
}
.layer-change-info .txt-black {
  color: #000;
}
.layer-change-info .step-info {
  color: #333;
  font-size: 16px;
}
.layer-change-info .list-step > li {
  margin-top: 50px;
}
.layer-change-info .list-step > li:first-child {
  margin-top: 0;
}
.layer-change-info .n-info-txt {
  padding-top: 10px;
}
.layer-change-info .n-btn-group {
  padding: 80px 0;
}
.layer-change-info .n-btn-group .n-btn {
  width: 256px;
  height: 50px;
  line-height: 46px;
}
.layer-change-info .n-btn-group span {
  display: inline-block;
  vertical-align: middle;
}
.layer-change-info .info-dlv {
  margin-top: 60px;
}
.layer-change-info .info-dlv .ui-layer-btn {
  position: relative;
  display: block;
  text-align: center;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  font-family: "Musinsa", sans-serif !important;
}
.layer-change-info .info-dlv .ui-layer-btn i {
  margin-left: 2px;
}
.layer-change-info .info-dlv .ui-layer {
  position: relative;
  padding-top: 30px;
}
.layer-change-info .info-dlv .ui-layer > div {
  margin-top: 50px;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
}
.layer-change-info .info-dlv .ui-layer > div:first-of-type {
  margin-top: 0;
}
.layer-change-info .info-dlv .ui-layer .list-info {
  margin-top: 10px;
  padding-top: 0;
}
.layer-change-info .info-dlv .dlv-cs-list {
  margin-top: 6px;
}
.layer-change-info .info-dlv .dlv-cs-list:after {
  clear: both;
  display: block;
  content: "";
}
.layer-change-info .info-dlv .dlv-cs-list li {
  float: left;
  width: 25%;
  padding: 15px 0 14px;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  box-sizing: border-box;
  color: #777777;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
}
.layer-change-info .info-dlv .dlv-cs-list li:nth-child(4n) {
  border-right: none;
}
.layer-change-info .info-dlv .dlv-cs-list li:first-child, .layer-change-info .info-dlv .dlv-cs-list li:nth-child(2), .layer-change-info .info-dlv .dlv-cs-list li:nth-child(3), .layer-change-info .info-dlv .dlv-cs-list li:nth-child(4) {
  border-top: none;
}
.layer-change-info .info-cont {
  padding: 20px 20px 30px;
}
.layer-change-info .info-cont.last {
  padding-bottom: 100px;
}
.layer-change-info .info-cont .tit {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5;
  font-family: "Musinsa", sans-serif !important;
}
.layer-change-info .info-cont .info {
  color: #777777;
  font-size: 16px;
  line-height: 1.5;
}
.layer-change-info .info-cont .info p {
  margin-top: 5px;
  font-size: 14px;
}
.layer-change-info .info-cont img {
  display: inline-block;
  margin-top: 15px;
}
.layer-change-info .delivery-tab .ui-tab-btn {
  padding: 40px 0;
  border-bottom: 0;
}
.layer-change-info .delivery-tab .ui-btn {
  padding: 0;
  margin-right: 20px;
}
.layer-change-info .delivery-tab .ui-btn + .ui-btn::before {
  position: relative;
  top: 2px;
  left: -1px;
  display: inline-block;
  width: 1px;
  height: 15px;
  margin-right: 20px;
  background-color: #ddd;
  content: "";
}
.layer-change-info .delivery-tab .ui-btn.is-active {
  border: none;
}
.layer-change-info .delivery-tab .step-cont:first-child {
  padding-top: 0;
}

.layer-pickup-guide {
  /* pop */
  /* 편집샵 배포 이후 제거 */
}
.layer-pickup-guide.layer-basic {
  width: 750px;
  margin-left: -375px;
}
.layer-pickup-guide .plan-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 120px;
  /* 비쥬얼 영역 배경 color */
  /* 주의사항 블록 배경 color */
}
.layer-pickup-guide .plan-block > img {
  width: 100%;
}
.layer-pickup-guide .plan-block.block-first {
  margin-top: 0;
}
.layer-pickup-guide .plan-block.link-wrap {
  margin-top: 30px;
}
.layer-pickup-guide .plan-block--visual {
  background-color: #fff;
}
.layer-pickup-guide .plan-block--notice {
  background-color: #fff;
}
.layer-pickup-guide .plan-block__link {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.layer-pickup-guide .plan-block__link > a {
  flex: 1;
  height: 100%;
  text-indent: -9999px;
}
.layer-pickup-guide .pop-content {
  position: absolute;
  left: 0;
  top: 49%;
  width: 100%;
}
.layer-pickup-guide .plan-block__link.half__layout > a {
  flex: auto;
  width: 78%;
}
.layer-pickup-guide .plan-block__link.half__layout a:first-child {
  width: 22%;
}
.layer-pickup-guide .n-detail-plan .ui-layer-btn {
  color: #0078ff;
  margin-left: 4%;
  font-size: 13px;
}
.layer-pickup-guide .n-detail-plan .ui-layer-btn:hover,
.layer-pickup-guide .n-detail-plan .ui-layer-btn.is-active {
  color: #0078ff;
}
.layer-pickup-guide .n-detail-plan .ui-layer-btn:before,
.layer-pickup-guide .n-detail-plan .ui-layer-btn:after,
.layer-pickup-guide .n-detail-plan .ui-layer-btn.is-active:before,
.layer-pickup-guide .n-detail-plan .ui-layer-btn:hover:before {
  background: #0078ff;
}
.layer-pickup-guide .n-detail-plan .youtube-popup {
  position: fixed !important;
  height: 196.875px;
  background: none;
  border: 0;
}
.layer-pickup-guide .n-detail-plan .youtube-popup iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.layer-pickup-guide .n-detail-plan .layer-video {
  color: none;
  margin-left: 0;
  width: auto;
  height: auto;
  margin: 0;
}
.layer-pickup-guide .n-detail-plan .layer-video:before {
  display: none;
}
.layer-pickup-guide .n-detail-plan .layer-video:after {
  display: none;
}
.layer-pickup-guide .plan-block .ui-layer-btn {
  display: block;
  position: relative;
  width: auto;
  padding-right: 22px;
  margin: 0 auto;
  text-align: left;
  color: #000;
  font-size: 11px;
}
.layer-pickup-guide .plan-block .ui-layer-btn:before {
  top: 6.5px;
}
.layer-pickup-guide .plan-block .ui-layer-btn:after {
  top: 2.5px;
}
.layer-pickup-guide .ui-layer-close2.fixed {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.layer-pickup-guide .store-pickup-guide {
  padding-bottom: 100px;
  max-height: 600px;
  overflow-y: auto;
}
.layer-pickup-guide .store-pickup-guide img {
  width: 100%;
}
.layer-pickup-guide .store-pickup-guide__section {
  margin-top: 54px;
}
.layer-pickup-guide .store-pickup-guide__map {
  position: relative;
  margin-top: 15px;
}
.layer-pickup-guide .store-pickup-guide__map__link {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  display: flex;
  width: 100%;
  height: 100%;
}
.layer-pickup-guide .store-pickup-guide__map__link > a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
.layer-pickup-guide .store-pickup-guide__map__link > a:first-child {
  width: 28%;
}
.layer-pickup-guide .store-pickup-guide__button {
  position: relative;
  padding: 0 15px 0 30px;
  margin: 32px 0;
  font-size: 20px;
  color: #0078ff;
}
.layer-pickup-guide .store-pickup-guide__button:before {
  position: absolute;
  top: 13px;
  right: -2.5px;
  display: block;
  width: 12px;
  height: 1px;
  background-color: #0078ff;
  content: "";
}
.layer-pickup-guide .store-pickup-guide__button:after {
  position: absolute;
  top: 7.5px;
  right: 3px;
  display: block;
  width: 1px;
  height: 12px;
  background-color: #0078ff;
  content: "";
}
.layer-pickup-guide .store-pickup-guide__button--active:after {
  display: none;
}
.layer-pickup-guide .store-pickup-guide__button--active + .store-pickup-guide__tab {
  display: block;
}
.layer-pickup-guide .store-pickup-guide__tab {
  display: none;
}
.layer-pickup-guide .store-pickup-guide__tab__list {
  display: flex;
  padding: 0 30px;
  margin-bottom: 24px;
}
.layer-pickup-guide .store-pickup-guide__tab__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 7px 18px 5px 17px;
  margin-right: 8px;
  border: 1px solid #f3f3f3;
  border-radius: 100px;
  background-color: #ffffff;
  font-size: 20px;
}
.layer-pickup-guide .store-pickup-guide__tab__button--active {
  border-color: #000000;
  background-color: #000000;
  color: #ffffff;
}
.layer-pickup-guide .store-pickup-guide__tab__pannel {
  display: none;
}
.layer-pickup-guide .store-pickup-guide__tab__pannel--active {
  display: block;
}
.layer-pickup-guide .editorial-shop-guide {
  position: relative;
  max-height: 600px;
  overflow-y: auto;
  padding: 0 10px 100px;
}
.layer-pickup-guide .editorial-shop-guide img {
  width: 100%;
}
.layer-pickup-guide .editorial-shop-guide__section {
  margin-top: 54px;
}
.layer-pickup-guide .editorial-shop-guide__tab__list {
  display: flex;
  width: 100%;
  margin-bottom: 24px;
  position: sticky;
  top: 0;
  background: #ffffff;
}
.layer-pickup-guide .editorial-shop-guide__tab__button {
  display: inline-flex;
  width: 50%;
  height: 72px;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #f3f3f3;
  color: #6e6e6e;
  font-size: 20px;
  font-family: "Pretendard", sans-serif;
  font-weight: 500;
}
.layer-pickup-guide .editorial-shop-guide__tab__button--active {
  color: #000000;
  border-bottom: 4px solid #000000;
}
.layer-pickup-guide .editorial-shop-guide__tab__pannel {
  display: none;
}
.layer-pickup-guide .editorial-shop-guide__tab__pannel--active {
  display: block;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fixedScroll .layer-pickup-guide .ui-layer-close2.fixed {
  -webkit-animation: fadeIn 0.2s both 0.2s;
  animation: fadeIn 0.2s both 0.2s;
}

.ui-layer.layer-basic.popup-pickup-information {
  width: 495px;
}
.ui-layer.layer-basic.popup-pickup-information .n-btn {
  position: relative;
  right: 0;
  background-color: #000;
}

.popup-pickup-information {
  padding-bottom: 30px;
}
.popup-pickup-information__list {
  max-height: 457px;
  padding: 0 20px 20px;
  margin-top: 20px;
}
.popup-pickup-information__item {
  display: flex;
  padding: 15px 0;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.popup-pickup-information__item > dt {
  display: inline-flex;
  flex-shrink: 0;
  width: 87px;
}
.popup-pickup-information__item > dd {
  display: inline-flex;
}
.popup-pickup-information__item > dd span {
  display: block;
  margin-top: 5px;
  color: #777;
}
.popup-pickup-information__item--place {
  position: relative;
}
.popup-pickup-information__button {
  flex-shrink: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 62px;
  height: 32px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #ddd;
}
.popup-pickup-information .n-btn {
  display: block;
  margin: 0 auto;
}

.ui-layer.layer-basic.layer-pickup-info {
  position: absolute;
  width: 500px;
  margin-left: -250px;
  border: none;
}
.ui-layer.layer-basic .popup-store-select {
  padding: 0 20px 30px;
}
.ui-layer.layer-basic .popup-store-select--no-result {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px 20px;
  height: 190px;
  text-align: center;
}
.ui-layer.layer-basic .popup-store-select--no-result p {
  font-size: 14px;
  color: #919191;
  text-align: center;
}
.ui-layer.layer-basic .popup-store-select--no-result p > strong {
  font-weight: 400;
  color: #000;
}
.ui-layer.layer-basic .popup-store-select__text {
  margin: 10px 0 21px;
  font-size: 12px;
  line-height: 1.5;
}
.ui-layer.layer-basic .popup-store-select__store {
  padding-right: 2px;
  font-size: 15px;
}
.ui-layer.layer-basic .popup-store-select__store-wrap {
  display: flex;
  align-items: center;
}
.ui-layer.layer-basic .popup-store-select__label {
  display: inline-block;
  margin: 0 4px;
  padding: 2px 8px;
  border-radius: 4px;
  background-color: #F3FAFF;
  font-weight: 400;
  font-size: 12px;
  color: #14AAFF;
  vertical-align: baseline;
}
.ui-layer.layer-basic .popup-store-select__button {
  width: 70px;
  height: 32px;
  background: #000;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
}
.ui-layer.layer-basic .popup-store-select__item {
  padding: 20px 15px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ui-layer.layer-basic .popup-store-select__item:last-child {
  border-bottom: 0;
}

.popup-store-inventory {
  overflow: auto;
  padding: 20px 20px 30px;
}
.popup-store-inventory__title {
  margin-bottom: 8px;
  font-family: "musinsa", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
.popup-store-inventory__bullet {
  margin-bottom: 20px;
}
.popup-store-inventory__bullet > li {
  position: relative;
  margin-bottom: 4px;
  font-size: 12px;
  color: #6e6e6e;
  line-height: 1.5;
  padding-left: 10px;
}
.popup-store-inventory__bullet > li::before {
  position: absolute;
  top: 7px;
  left: 2px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #6e6e6e;
  content: "";
}
.popup-store-inventory__bullet > li:last-child {
  margin-bottom: 0;
}
.popup-store-inventory__store {
  font-weight: 700;
  font-size: 15px;
}
.popup-store-inventory__store:last-child {
  border-bottom: 0;
}
.popup-store-inventory__store-wrap {
  padding: 25px 15px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.popup-store-inventory__information {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 4px;
}
.popup-store-inventory__information > p {
  font-size: 12px;
  color: #6E6E6E;
  line-height: 18px;
}
.popup-store-inventory__location {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  max-width: 429px;
  padding-right: 11px;
}
.popup-store-inventory__location:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #E5E5E5;
  content: "ㅣ";
}
.popup-store-inventory__size {
  margin: 6px 6px 0 0;
  padding: 2px 8px;
  background-color: #f3faff;
  border-radius: 4px;
  color: #14aaff;
  line-height: 1.5;
}
.popup-store-inventory__size--soldout {
  background-color: #f9f9f9;
  color: #919191;
}
.popup-store-inventory__size-list {
  display: flex;
  padding: 15px 0 4px;
  flex-wrap: wrap;
  align-items: center;
}

.popup-claim-faq {
  padding: 20px 20px 50px;
  font-size: 14px;
  line-height: 1.5;
}
.popup-claim-faq__title {
  margin-bottom: 20px;
  font-family: "Musinsa", sans-serif;
  font-size: 24px;
  font-weight: normal;
}
.popup-claim-faq .n-btn {
  display: block;
  margin: 50px auto 0;
}
.popup-claim-faq__list {
  margin-bottom: 20px;
}
.popup-claim-faq__image {
  width: 100%;
}
