@charset "UTF-8";
@font-face {
  font-family: "Musinsa";
  font-weight: 500;
  font-style: normal;
  src: url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.eot");
  src: local("☺"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.eot?#iefix") format("embedded-opentype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.woff2") format("woff2"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.woff") format("woff"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.ttf") format("truetype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Medium.svg#MusinsaRegualr") format("svg");
}
@font-face {
  font-family: "Musinsa";
  font-weight: 300;
  font-style: normal;
  src: url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.eot");
  src: local("☺"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.eot?#iefix") format("embedded-opentype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.woff2") format("woff2"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.woff") format("woff"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.ttf") format("truetype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Light.svg#MusinsaLight") format("svg");
}
@font-face {
  font-family: "Musinsa";
  font-weight: 700;
  font-style: normal;
  src: url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.eot");
  src: local("☺"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.eot?#iefix") format("embedded-opentype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.woff2") format("woff2"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.woff") format("woff"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.ttf") format("truetype"), url("//image.msscdn.net/musinsaUI/fonts/musinsaot-Bold.svg#musinsa-Bold") format("svg");
}
@font-face {
  font-family: "Musinsa Stencil";
  font-weight: 500;
  font-style: normal;
  src: url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.eot");
  src: local("☺"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.eot?#iefix") format("embedded-opentype"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.woff2") format("woff2"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.woff") format("woff"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.ttf") format("truetype"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaRegularStencil.svg#MusinsaRegularStencil") format("svg");
}
@font-face {
  font-family: "Musinsa Stencil";
  font-weight: 300;
  font-style: normal;
  src: url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.eot");
  src: local("☺"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.eot?#iefix") format("embedded-opentype"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.woff2") format("woff2"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.woff") format("woff"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.ttf") format("truetype"), url("//image.msscdn.net/musinsaUI/fonts/MusinsaLightStencil.svg#MusinsaLightStencil") format("svg");
}
.fix-dim {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

main {
  width: 100vw;
  background-color: #000;
}

.video__wrap {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.video__wrap > video {
  width: 100%;
}

.nextfashion__image > img {
  width: 100%;
}
.nextfashion .map__image {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.nextfashion .map__image > img {
  width: 100%;
}
.nextfashion__container::after {
  display: block;
  height: 1px;
  content: "";
}
.nextfashion__visual {
  position: relative;
  height: 181vw;
  background-color: #000;
}
.nextfashion__visual .visual__video {
  height: 100%;
}
.nextfashion__visual .visual__video > video {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
}
.nextfashion__visual .visual__video #video01 {
  z-index: 50;
}
.nextfashion__visual .visual__video #video02 {
  z-index: 40;
}
.nextfashion__visual .visual__video .hide {
  display: none;
}
.nextfashion__visual .visual__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  opacity: 0;
}
.nextfashion__visual .visual__title.is-loaded {
  transition: 1s 2.8s all;
  -webkit-transition: 1s 2.8s all;
  opacity: 1;
  z-index: 60;
}
.nextfashion__visual .visual__title > a {
  width: 100%;
  height: 100%;
  display: block;
}
.nextfashion__visual .visual__title > a > img {
  width: 100%;
}
.nextfashion__visual .visual__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
}
.nextfashion__visual .visual__image > a {
  width: 100%;
  height: 100%;
  display: block;
}
.nextfashion__visual .visual__image > a > img {
  width: 100%;
}
.nextfashion__nav__wrap {
  position: relative;
  height: 50px;
}
.nextfashion__nav__wrap.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
}
.nextfashion__nav__wrap nav {
  display: flex;
  justify-content: center;
  background-color: #000;
}
.nextfashion__nav__wrap nav.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  background-color: #fff;
}
.nextfashion__nav__lists {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.nextfashion__nav__lists::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera*/
}
.nextfashion__nav__lists li {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
  padding: 0 15px;
}
.nextfashion__nav__lists li > a {
  width: 100%;
  box-sizing: content-box;
  display: flex;
  height: auto;
  position: relative;
  text-align: center;
  align-items: center;
}
.nextfashion__nav__lists li > a > img {
  height: 50px;
}
.nextfashion__nav__lists li .img__basic {
  position: absolute;
  top: 0;
  opacity: 1;
  z-index: 3;
}
.nextfashion__nav__lists li .img__activate {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: 1;
}
.nextfashion__nav__lists li .img__deactivate {
  opacity: 1;
  z-index: 2;
}
.nextfashion__nav__lists li .img__deactivate.deactive {
  opacity: 0;
}
.nextfashion__nav__lists li.is-active .img__activate {
  opacity: 1;
  z-index: 2;
}
.nextfashion__nav__lists li.is-active .img__deactivate {
  opacity: 0;
  z-index: 1;
}
.nextfashion__textlist {
  font-size: 10px;
  color: #fff;
}
.nextfashion__textlist > li {
  margin-top: 30px;
}
.nextfashion__textlist > li:first-child {
  margin-top: 0;
}
.nextfashion__textlist > li:last-child {
  margin-top: 37px;
}
.nextfashion__section {
  max-width: 100vw;
  overflow: hidden;
  padding-top: 130px;
}
.nextfashion__section.padding--none {
  padding-top: 0;
}
.nextfashion__section.timetable {
  padding-bottom: 50px;
  padding-top: 107px;
}
.nextfashion__section__header {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.nextfashion__section__header h2 > img {
  width: 100%;
}
.nextfashion__section .timetable__tabs {
  display: flex;
  justify-content: center;
  flex-flow: wrap;
  margin-bottom: 18px;
}
.nextfashion__section .timetable__tabs > button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 37px;
  margin: 0 3px;
}
.nextfashion__section .timetable__tabs > button > img {
  width: 100%;
}
.nextfashion__section .timetable__tabs > button:first-child {
  width: 55px;
}
.nextfashion__section .timetable__tabs > button.is-active {
  background-color: #6c43ff;
  color: #fff;
}
.nextfashion__section .timetable__banners {
  position: relative;
  overflow: hidden;
}
.nextfashion__section .timetable__banners img {
  width: 100%;
  display: none;
}
.nextfashion__inner {
  text-align: center;
}
.nextfashion__inner img {
  width: 100%;
}

.btn__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 75px;
  margin-top: 30px;
}
.btn__wrap a > img {
  width: 100%;
}

.marguee__section {
  padding-top: 0;
}

.event__swiper {
  width: 255px;
  height: 375px;
  overflow: initial;
  padding-left: 20px;
  position: relative;
}
.event__swiper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background-color: #000;
  z-index: 50;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-slide p {
  padding-right: 10px;
}
.swiper-slide a {
  display: block;
}
.swiper-slide a > img {
  width: 100%;
}

.swiper-pagination.event-pagination {
  top: -60px;
  color: #fff;
  height: 28px;
  right: 0;
  font-size: 25px;
  font-weight: 700;
  text-align: right;
  width: calc(100vw - 20px);
}

.swiper-pagination.program-pagination {
  top: -60px;
  color: #fff;
  height: 28px;
  right: 0;
  font-size: 20px;
  text-align: right;
  width: calc(100vw - 20px);
}

#footerCustom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

/* common footer */
.footerCustom__inner {
  position: relative;
  margin: 0 auto;
  max-width: 750px;
}
.footerCustom__area {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: calc(env(safe-area-inset-bottom) + 15px);
}
.footerCustom__area.__left {
  left: 10px;
}
.footerCustom__area.__right {
  right: 10px;
}
.footerCustom__area > a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.footerCustom__area > a > img {
  display: block;
  width: 100%;
}
.footerCustom__area > a + a {
  margin-top: 10px;
}
.footerCustom__area > button {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}
.footerCustom__area > button > img {
  display: block;
  width: 100%;
}
.footerCustom__area > button + button {
  margin-top: 10px;
}

/* marquee horizontal */
@keyframes textHorizontal {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.marquee__wrap03 {
  width: 100%;
  margin: 0 auto;
}
.marquee__wrap03.border-top {
  border-top: 1px solid #fff;
}

.marquee__horizontal {
  display: -webkit-box;
  overflow: hidden;
  transition: 0.3s;
  padding: 15px 0;
}
.marquee__horizontal.top {
  border-bottom: 1px solid #fff;
}
.marquee__horizontal.top > p {
  animation: textHorizontal 18s linear infinite;
}
.marquee__horizontal.top > p > img {
  width: 100%;
}
.marquee__horizontal.bottom {
  border-bottom: 1px solid #fff;
}
.marquee__horizontal.bottom > p {
  animation: textHorizontal 32s linear infinite reverse;
}
.marquee__horizontal.bottom > p > img {
  width: 100%;
}

/*주의사항*/
.cm-information__wrap {
  margin-top: 155px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cm-information__wrap .btn-notice {
  position: relative;
  padding-right: 17px;
  font-size: 11px;
  color: #fff;
  font-family: "Musinsa";
}
.cm-information__wrap .btn-notice::before {
  content: "";
  position: absolute;
  top: 7px;
  right: -1px;
  width: 11px;
  height: 1px;
  background-color: #fff;
}
.cm-information__wrap .btn-notice::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 4px;
  width: 1px;
  height: 10px;
  background-color: #fff;
}
.cm-information__wrap.is-active .btn-notice::after {
  display: none;
}
.cm-information__wrap.is-active .cm-information__list {
  display: flex;
}
.cm-information__list {
  flex-direction: column;
  margin: 20px auto 0;
  display: none;
  width: calc(100vw - 30px);
}
.cm-information__list li {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-left: 8px;
  margin-top: 10px;
  font-size: 11px;
  text-align: left;
  line-height: 17px;
  color: #777;
  font-family: "Musinsa";
}
.cm-information__list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.cm-information__list li:first-child {
  margin-top: 0;
  color: #fff;
  font-size: 11px;
}
.cm-information__list li:first-child::before {
  content: none;
}
.cm-information__list.mt30 {
  margin-top: 30px;
}

/*popup*/
.benefit__popup {
  position: fixed;
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  z-index: 512;
  transform: translate(-50%, -50%);
  display: none;
}
.benefit__popup.is-active {
  display: block;
}
.benefit__popup__wrap {
  border-radius: 8px;
  position: relative;
  background-color: #fff;
  width: 311px;
  z-index: 500;
  overflow: hidden;
}
.benefit__popup__wrap h4 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.benefit__popup__wrap .popup-button__box {
  margin-top: 28px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.benefit__popup__wrap .popup-button__common {
  background-color: #f3f3f3;
  border-radius: 4px;
  box-sizing: border-box;
  flex-basis: calc((100% - 8px) / 2);
  height: 50px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.benefit__popup__wrap .popup-button__login {
  background-color: #000;
  color: #fff;
}
.benefit__popup__wrap .popup-button__preview {
  background-color: #0078ff;
  color: #fff;
  flex-basis: 100%;
}
.benefit__popup__inner {
  padding: 24px 20px 20px;
}
.benefit__popup__inner .sub__text {
  font-size: 14px;
  font-weight: 400;
  color: #4f4f4f;
  margin-top: 12px;
}
.benefit__popup__dim {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 511;
  display: none;
}
.benefit__popup__dim.is-active {
  display: block;
}
.benefit__popup__thumbnail {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 67%;
  background-color: #ff532d;
}
.benefit__popup__thumbnail > img {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}
.benefit__popup__textarea {
  margin-top: 12px;
  font-size: 14px;
  color: #4f4f4f;
}

.button__popup_ex {
  background-color: pink;
  width: 100px;
  height: 50px;
  color: #fff;
  margin: 0 20px;
}

/* program__sticky */
.program__sticky {
  position: relative;
  margin-top: 100vh;
}
.program__sticky__bar {
  position: sticky;
  left: 0;
  top: 50px;
  width: 100vw;
  z-index: 1;
}
.program__sticky__bar--top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: black;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}
.program__sticky__header {
  position: relative;
}
.program__sticky__header h2 > img {
  width: 100%;
}
.program__sticky__header .count__box {
  color: #fff;
  font-size: 25px;
  position: absolute;
  right: 20px;
  top: -4px;
  font-weight: 700;
}
.program__sticky__wrap {
  position: sticky;
  left: 0;
  top: 0;
  margin-top: -100vh;
}
.program__sticky__wrap .sticky__item:first-child > a > img {
  padding-top: 74px;
}
.program__sticky .sticky__item > a {
  display: block;
}
.program__sticky .sticky__item > a > img {
  width: 100%;
}
