.hidden {
  display: block;
  width: 100%;
  height: 0;
  text-indent: -9999px;
  overflow: hidden;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.wrap.wrap-membership {
  min-width: 320px;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-bottom: 56px;
  letter-spacing: 0.02em;
}

.wrap.wrap-membership * {
  font-family: "Musinsa", sans-serif;
  font-weight: normal;
}

.wrap-header-title {
  display: none !important;
}

.txt-copy {
  font-size: 22px;
  line-height: 30px;
  color: #14aaff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 78px;
}
.txt-copy > strong {
  font-family: "Musinsa Stencil", sans-serif;
  font-weight: 300;
}

.musinsa-header.header-sub .util-area.n-bg-white {
  background: none !important;
  height: 50px;
}

.wrap .header__title {
  font-family: "Apple SD Gothic Neo", sans-serif, HelveticaNeue, Roboto, "Noto Sans KR", helvetica, Gulim, sans-serif;
  font-weight: 700;
}

.ui-tab-cont .ui-cont {
  margin-top: 50px;
}

.section {
  padding: 50px 0 50px 0;
  /*	.section-toggle{display:block;width:80px;height:15px;line-height:15px;font-size:12px;color:#000;text-align:left;margin:0 auto;position:relative;
  		&:before{content:"";display:block;width:10px;height:10px;background:url(//image.musinsa.com/membership/more_m.gif?20190730) no-repeat;background-size:20px 9px;position:absolute;right:0;top:50%;margin-top:-5px}
  		&.is-active{color:$black}
  		&.is-active:before{background-position:-10px 0}
  	}*/
}
.section img {
  width: 100%;
}
.section .section-num {
  display: block;
  font-size: 30px;
  color: #14aaff;
  font-weight: 300;
  line-height: 38px;
  letter-spacing: -2px;
}
.section .section-num > em {
  font-family: "Musinsa Stencil", sans-serif;
  font-weight: 300;
}
.section .section-tit {
  font-size: 28px;
  line-height: 36px;
}
.section .section-tit > span {
  font-weight: 300;
}
.section .section-txt {
  font-size: 14px;
  line-height: 20px;
  color: #aaa;
  font-weight: 500;
  margin-top: 10px;
}
.section .section-txt span {
  color: #777;
}
.section .section-toggle {
  display: block;
  width: 80px;
  height: 15px;
  line-height: 15px;
  font-size: 12px;
  color: #000;
  text-align: left;
  margin: 0 auto;
  position: relative;
}
.section .section-toggle:before {
  width: 10px;
  height: 1px;
  right: 0;
  top: 7px;
}
.section .section-toggle:after {
  width: 1px;
  height: 10px;
  right: 4px;
  top: 3px;
}
.section .section-toggle:before, .section .section-toggle:after {
  content: "";
  display: block;
  background: #000000;
  position: absolute;
}
.section .section-toggle.is-active:after {
  display: none;
}
.section .section-notice {
  max-height: 0;
  background: #fff;
  margin-top: 22px;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}
.section .section-notice.is-active {
  max-height: 1000px;
}
.section .section-notice dl {
  text-align: left;
  padding: 0 15px;
}
.section .section-notice dt {
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 10px;
}
.section .section-notice dd {
  position: relative;
  font-size: 11px;
  color: #aaa;
  line-height: 13px;
  margin-bottom: 10px;
  padding-left: 10px;
  word-break: keep-all;
}
.section .section-notice dd:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.section .section-notice dd:last-child {
  margin-bottom: 0;
}
.section .section-btn-area {
  font-size: 0;
}
.section .section-btn-area .section-btn {
  width: 44%;
  display: inline-block;
  margin: 30px 5px 0;
}
.section .section-btn {
  display: block;
  height: 50px;
  padding-top: 17px;
  font-size: 12px;
  line-height: 16px;
  box-sizing: border-box;
  border: 1px solid #000000;
  margin: 50px 15px 0;
}
.section .section-btn i {
  width: 14px !important;
  height: 14px !important;
  font-size: 14px !important;
  vertical-align: text-bottom;
}
.section .coupon-tit {
  display: block;
  font-size: 30px;
  line-height: 40px;
  margin: 52px 0 6px 0;
}
.section .coupon-tit.first {
  margin-top: 45px;
}

.visual-membership {
  position: relative;
  padding-bottom: 60px;
}
.visual-membership > img {
  width: 100%;
}
.visual-membership .tit {
  position: absolute;
  left: 0;
  top: 43px;
  width: 100%;
  padding: 0 0 18px 0;
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  line-height: 40px;
}
.visual-membership .tit strong {
  font-size: 36px;
}
.visual-membership .tit strong span {
  color: #0878fe;
}
.visual-membership .link {
  display: block;
  width: 130px;
  height: 28px;
  line-height: 28px;
  padding-top: 2px;
  border-radius: 30px;
  background: #0078ff;
  font-size: 12px;
  color: #ffffff;
  margin: 0 auto;
}
.visual-membership .txt-copy {
  font-size: 18px;
  bottom: 63px;
}

.nav-membership {
  overflow-x: scroll;
  min-width: 320px;
  height: 60px;
  background: #fff;
  margin-top: -60px;
  position: relative;
  z-index: 500;
}
.nav-membership.float {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin-top: 0;
}
.nav-membership .menu-wrap {
  overflow-x: scroll;
}
.nav-membership .menu {
  height: 100%;
}
.nav-membership .menu > a {
  display: block;
  height: 100%;
  line-height: 58px;
  padding: 0 12px;
  float: left;
  font-size: 14px;
  color: #aaa;
  text-align: center;
  box-sizing: border-box;
}
.nav-membership .menu > a.is-active {
  color: #000000;
  border-bottom: 2px solid #000;
}
.nav-membership.benefit-none .menu > a {
  width: 50%;
}
.nav-membership .opacity-bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.nav-membership .opacity-bg img {
  height: 100%;
}

.sns-wrap {
  padding: 80px 24px 83px;
  margin-top: 30px;
  font-size: 0;
  background-color: #F7F7F7;
}
.sns-wrap p {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  color: #0078FF;
}
.sns-wrap a {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  background-image: url(//image.msscdn.net/musinsaUI/store/membership/m_sns_icon.png);
  background-repeat: no-repeat;
  background-size: 270px;
}
.sns-wrap a.fb {
  background-position: 0px 0;
}
.sns-wrap a.tw {
  background-position: -70px 0;
}
.sns-wrap a.kk {
  background-position: -140px 0;
}
.sns-wrap a.url {
  background-position: -210px 0;
  margin-right: 0;
}

.section.section-product .n-info-join {
  padding: 25px 0;
  margin: 30px 15px 25px 15px;
  background-color: #F9F9F9;
}
.section.section-product .n-info-join ul {
  margin-top: 25px;
}
.section.section-product .n-info-join li {
  color: #aaa;
  font-size: 11px;
  line-height: 16px;
}
.section.section-product .n-info-join li:before {
  content: "-";
  display: inline-block;
  padding-right: 3px;
}
.section.section-product .n-product-list {
  position: relative;
  padding: 0;
  margin-top: 30px;
  overflow: hidden;
}
.section.section-product .n-product-list #memberGoods {
  position: absolute;
  left: 0;
  top: -60px;
}
.section.section-product .n-product-list a {
  position: relative;
  display: block;
  width: 50%;
  float: left;
  margin: 0 0 50px 0;
}
.section.section-product .n-product-list a .label-group {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
}
.section.section-product .n-product-list a .label-group .label {
  display: inline-block;
  height: 15px;
  line-height: 13px;
  font-size: 11px;
  color: #ffffff;
  padding: 5px 5px 0 5px;
  float: left;
}
.section.section-product .n-product-list a .label-group .label.label-event {
  background-color: #e1367e;
}
.section.section-product .n-product-list a .label-group .label.label-state {
  background-color: #ccc;
}
.section.section-product .n-product-list a .info {
  padding: 10px 7px 0;
  text-align: left;
}
.section.section-product .n-product-list a .brand {
  font-size: 12px;
  color: #000000;
  line-height: 14px;
  height: 15px;
  overflow: hidden;
}
.section.section-product .n-product-list a .name {
  height: 30px;
  font-size: 12px;
  color: #aaa;
  line-height: 15px;
  margin: 5px 0 10px 0;
  overflow: hidden;
  display: block;
}
.section.section-product .n-product-list a .price {
  display: block;
  font-size: 12px;
  color: #aaa;
  line-height: 14px;
}
.section.section-product .n-product-list a .sale {
  display: block;
  font-size: 13px;
  line-height: 14px;
  paddint-top: 2px;
}
.section.section-product .n-product-list a .sale .won {
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
}
.section.section-product .txt {
  font-size: 12px;
  line-height: 16px;
  color: #aaa;
  padding: 33px 15px;
  text-align: left;
}

.section.section-event .section-btn {
  margin: 20px 15px 50px;
}

.n-event-coupon.layer-full {
  padding: 0;
}
.n-event-coupon.layer-full h2.tit {
  background-color: #000;
  color: #fff;
  padding: 15px 0;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.n-event-coupon.layer-full .layer-cont {
  font-size: 18px;
  font-family: "Musinsa", sans-serif;
  line-height: 27px;
  text-align: center;
  margin: 50px auto 30px;
}
.n-event-coupon.layer-full img.n-coupon-img {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
  max-width: 507px;
}
.n-event-coupon.layer-full .btn-close {
  text-indent: 0;
  color: #fff;
  background: none;
  left: 10px;
  top: 8px;
}

.section.section-benefit .list {
  background: url(//image.msscdn.net/musinsaUI/store/membership/bg_benefit3_m.png?202112091413) no-repeat 50% 0;
  background-size: cover;
  margin-bottom: -96px;
  position: relative;
  z-index: 10;
}
.section.section-benefit .list > ul {
  width: 40%;
  position: absolute;
  left: 50%;
  top: 17.923%;
  margin-left: -20%;
}
.section.section-benefit .list > ul > li {
  opacity: 0;
  padding: 12% 0;
}
.section.section-benefit.is-active .list > ul > li {
  animation: fadeUp 0.6s both;
  border-bottom: 1px solid #444;
}
.section.section-benefit.is-active .list > ul > li:nth-child(1) {
  animation-delay: 0.4s;
  margin-top: -12%;
}
.section.section-benefit.is-active .list > ul > li:nth-child(2) {
  animation-delay: 0.5s;
}
.section.section-benefit.is-active .list > ul > li:nth-child(3) {
  animation-delay: 0.6s;
}
.section.section-benefit.is-active .list > ul > li:nth-child(4) {
  animation-delay: 0.7s;
}
.section.section-benefit.is-active .list > ul > li:nth-child(5) {
  animation-delay: 0.8s;
  border-bottom: none;
}
.section.section-benefit .section-toggle,
.section.section-benefit .section-btn {
  position: relative;
  z-index: 20;
}

.section.section-ranking .n-rank-list {
  padding: 0;
  margin-top: 50px;
  overflow: hidden;
}
.section.section-ranking .n-rank-list li {
  position: relative;
  display: block;
  float: left;
  width: 33.33%;
  margin: 0 0 50px;
  overflow: hidden;
}
.section.section-ranking .n-rank-list li > a {
  display: block;
}
.section.section-ranking .n-rank-list li .rank {
  display: block;
  width: 28px;
  height: 21px;
  line-height: 15px;
  padding-top: 7px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background: #000000;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
}
.section.section-ranking .n-rank-list li .img-block {
  background: #f5f5f5;
}
.section.section-ranking .n-rank-list li .info {
  display: block;
  padding: 10px 5px 0 7px;
  text-align: left;
}
.section.section-ranking .n-rank-list li .brand {
  display: block;
  font-size: 12px;
  color: #000;
  line-height: 13px;
  overflow: hidden;
  height: 13px;
  letter-spacing: -0.2px;
}
.section.section-ranking .n-rank-list li .name {
  display: block;
  height: 26px;
  font-size: 12px;
  line-height: 13px;
  overflow: hidden;
  margin: 5px 0 10px 0;
  color: #aaa;
}
.section.section-ranking .n-rank-list li .price {
  display: block;
  font-size: 13px;
  line-height: 14px;
  padding-top: 17px;
  position: relative;
}
.section.section-ranking .n-rank-list li .price .org {
  font-size: 12px;
  color: #aaa;
  line-height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.section.section-ranking .n-rank-list li .price .upto {
  font-family: "Musinsa Stencil", sans-serif;
  color: #ff0000;
  position: absolute;
  right: 0;
  top: 17px;
}
.section.section-ranking .n-rank-list li .price .won {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.section.section-ranking .section-btn {
  margin-top: 0;
}

.fixed-bar {
  min-width: 320px;
  background: #0078ff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
}
.fixed-bar.login {
  overflow: hidden;
}
.fixed-bar.login .link {
  width: 50%;
  margin: 0;
  float: left;
}
.fixed-bar.login .n-share-event {
  background-color: #000;
}
.fixed-bar.login .n-btn-join {
  background-color: #0078ff;
}
.fixed-bar .link {
  display: block;
  height: 48px;
  padding-top: 8px;
  font-size: 18px;
  color: #fefefe;
  line-height: 42px;
  text-align: center;
  margin: 0;
  font-family: "Musinsa", sans-serif;
}
.fixed-bar .link > i {
  margin-top: -3px;
}
.fixed-bar .util {
  display: block;
  width: 62px;
  padding-top: 9px;
  font-size: 10px;
  color: #fefefe;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  font-family: "Musinsa", sans-serif;
}
.fixed-bar .util:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(//image.msscdn.net/musinsaUI/store/membership/icon_m.png) no-repeat;
  background-size: 50px 24px;
  margin: 0 auto;
}
.fixed-bar .util.back {
  left: 0;
}
.fixed-bar .util.back:before {
  background-position: 0 0;
}
.fixed-bar .util.home {
  right: 0;
  padding-top: 6px;
}
.fixed-bar .util.home i {
  display: block;
  margin: 0 auto;
}
.fixed-bar .util.home:before {
  background: none;
  display: none;
}

@media (max-width: 374px) {
  .fixed-bar .link {
    font-size: 15px;
  }
  .fixed-bar .link > span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 375px) and (max-width: 415px) and (min-height: 722px) and (max-height: 897px) {
  /* IphoneX & max */
  .fixed-bar.agentIOS {
    padding-bottom: 34px;
    background-color: #0078ff;
  }

  .fixed-bar.login.agentIOS {
    padding-bottom: 34px;
    background-color: #000;
  }
}
.fixed-bar.agentIOS.ix-float-bottom {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background: #0078ff;
}

.fixed-bar.login.agentIOS.ix-float-bottom {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  background: #000;
}

.bottom-quick-btn .n-join-success {
  bottom: 20px;
}
