@charset "utf-8";
@import url('../NotoSans.css');

.blind {
  overflow: hidden;
  position: absolute;
  top: auto;
  left: auto;
  width: 1px;
  height: 1px;
  margin: -1px;
  font-size: 1px;
  line-height: 1;
  clip: rect(0, 0, 0, 0);
}

a {
  vertical-align: top;
  text-decoration: none;
  line-height: 1;
  vertical-align: top;
}

body {
  position: relative;
  overflow-x: hidden;
}

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select {
  margin: 0;
  padding: 0;
}

ul, li, ol {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}

input, textarea {
  -webkit-appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  font-size: inherit;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: inherit;
  font-size: inherit;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: inherit;
  font-size: inherit;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
}

button {
  border: 0;
  background-color: transparent;
  outline: 0;
}

/* EVENT COMMON */
#eventWrap {
  text-align: center;
  word-break: break-all;
  font-size: 1em;
  font-family: "Noto Sans KR", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[class^=sector-] {
  position: relative;
}

[class^=sector-] .wrap {
  position: relative;
  width: 100%;
  max-width: 856px;
  margin: 0 auto;
  text-align: center;
}

[class^=sector-] img {
  width: 100%;
  vertical-align: top;
}

.top-logo {
  position: absolute;
  top: 6.308411215vw;
  right: 3.738317757vw;
  width: 18.691588785vw;
  z-index: 10;
}
@media screen and (min-width: 856px) {
  .top-logo {
    top: 54px;
  }
}
@media screen and (min-width: 856px) {
  .top-logo {
    right: 32px;
  }
}
@media screen and (min-width: 856px) {
  .top-logo {
    width: 160px;
  }
}

.sector-notice {
  background: #E8E8E8;
  text-align: left;
}
.sector-notice .wrap {
  position: relative;
  padding: 11.6822429907vw 5.8411214953vw;
  box-sizing: border-box;
  text-align: left;
}
@media screen and (min-width: 856px) {
  .sector-notice .wrap {
    padding: 100px 50px;
  }
}
.sector-notice h2 {
  margin-bottom: 2.8037383178vw;
  font-size: 3.5046728972vw;
  line-height: 1;
  color: #000;
  font-weight: 700;
}
@media screen and (min-width: 856px) {
  .sector-notice h2 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 856px) {
  .sector-notice h2 {
    font-size: 30px;
  }
}
.sector-notice ul li {
  position: relative;
  padding-left: 2.8037383178vw;
  font-size: 2.5700934579vw;
  word-break: keep-all;
  line-height: 1.4;
  color: #000;
}
@media screen and (min-width: 856px) {
  .sector-notice ul li {
    padding-left: 24px;
  }
}
@media screen and (min-width: 856px) {
  .sector-notice ul li {
    font-size: 22px;
  }
}
.sector-notice ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 1.4018691589vw;
  left: 0.7009345794vw;
  width: 0.5841121495vw;
  height: 0.5841121495vw;
  border-radius: 50%;
  background-color: #000;
}
@media screen and (min-width: 856px) {
  .sector-notice ul li:before {
    top: 12px;
  }
}
@media screen and (min-width: 856px) {
  .sector-notice ul li:before {
    left: 6px;
  }
}
@media screen and (min-width: 856px) {
  .sector-notice ul li:before {
    width: 5px;
  }
}
@media screen and (min-width: 856px) {
  .sector-notice ul li:before {
    height: 5px;
  }
}
.sector-notice ul li + li {
  margin-top: 0.9345794393vw;
}
@media screen and (min-width: 856px) {
  .sector-notice ul li + li {
    margin-top: 8px;
  }
}
.sector-notice .btnPrivacy {
  position: absolute;
  top: 9vw;
  right: 6vw;
  display: inline-block;
  padding: 1.06vw 1.86vw;
  background: #666666;
  font-size: 2.4vw;
  color: #fff;
  text-align: center;
  line-height: 2.4vw;
  letter-spacing: -0.025em;
  border-radius: 1vw;
}
@media screen and (max-width: 350px) {
  .sector-notice .sector-notice .btnPrivacy {
    position: static;
    margin: 2vw;
  }
}

.slick-slider, .slick-list, .slick-track, .slick-slide {
  width: auto;
  height: auto;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
}

.slick-list {
  overflow: hidden;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: block;
  clear: both;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  float: left;
}

.slick-slide.slick-vertical {
  float: none;
  display: block;
  height: auto;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  width: 8.5280373832vw;
  height: 8.5280373832vw;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  transform-origin: 50% 50%;
  z-index: 1;
}
@media screen and (min-width: 856px) {
  .slick-arrow {
    width: 73px;
  }
}
@media screen and (min-width: 856px) {
  .slick-arrow {
    height: 73px;
  }
}

.slick-prev {
  left: -10.046728972vw;
  background-image: url("/resources/visang/images/event/e250331/btn_prev.png");
}
@media screen and (min-width: 856px) {
  .slick-prev {
    left: -86px;
  }
}

.slick-next {
  right: -10.046728972vw;
  background-image: url("/resources/visang/images/event/e250331/btn_next.png");
}
@media screen and (min-width: 856px) {
  .slick-next {
    right: -86px;
  }
}

.slick-dots {
  position: absolute;
  bottom: 1.8691588785vw;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 856px) {
  .slick-dots {
    bottom: 16px;
  }
}
.slick-dots li {
  display: inline-block;
  font-size: 0;
  margin: 0 0.3504672897vw;
}
@media screen and (min-width: 856px) {
  .slick-dots li {
    margin: 0 3px;
  }
}
.slick-dots li button {
  width: 1.8691588785vw;
  height: 1.8691588785vw;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
  color: #e5e5e5;
  background: #e5e5e5;
}
@media screen and (min-width: 856px) {
  .slick-dots li button {
    width: 16px;
  }
}
@media screen and (min-width: 856px) {
  .slick-dots li button {
    height: 16px;
  }
}
.slick-dots li.slick-active button {
  width: 3.738317757vw;
  border-radius: 11.6822429907vw;
  background: #10A4BF;
  color: #10A4BF;
}
@media screen and (min-width: 856px) {
  .slick-dots li.slick-active button {
    width: 32px;
  }
}
@media screen and (min-width: 856px) {
  .slick-dots li.slick-active button {
    border-radius: 100px;
  }
}

/* START */
.sector-visual {
  background: #F99D1B;
}

.sector-content1 {
  background-color: #01C4A2;
}

.sector-content2 {
  padding-bottom: 5.8411214953vw;
  background-color: #F7F8FA;
}
@media screen and (min-width: 856px) {
  .sector-content2 {
    padding-bottom: 50px;
  }
}

.sector-content2 .content-slick-wrap {
  position: relative;
}

.sector-content2 .content-slick-wrap .content-slick {
  padding: 0 2.3364485981vw;
}
@media screen and (min-width: 856px) {
  .sector-content2 .content-slick-wrap .content-slick {
    padding: 0 20px;
  }
}

.sector-content2 .content-slick-wrap .content-slick .slick-slide img {
  width: 90.6542056075vw;
}
@media screen and (min-width: 856px) {
  .sector-content2 .content-slick-wrap .content-slick .slick-slide img {
    width: 776px;
  }
}

.sector-content2 .button-group {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 1.7523364486vw;
}
@media screen and (min-width: 856px) {
  .sector-content2 .button-group {
    gap: 15px;
  }
}
.sector-content2 .button-group a {
  display: block;
  width: 80.3738317757vw;
  margin: 0 auto;
  transition: all 0.3s ease;
}
@media screen and (min-width: 856px) {
  .sector-content2 .button-group a {
    width: 688px;
  }
}

.sector-content3 {
  background: #E9EBF1;
}
.sector-content3 a {
  position: absolute;
  display: block;
  top: 146.9626168224vw;
  width: 80.3738317757vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (min-width: 856px) {
  .sector-content3 a {
    top: 1258px;
  }
}
@media screen and (min-width: 856px) {
  .sector-content3 a {
    width: 688px;
  }
}

.sector-content4 {
  background: #F99D1B;
}