@import url("./reset.css");
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  src: local("Pretendard Bold"), url("/ktevent/comm/font/Pretendard-Bold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  src: local("Pretendard SemiBold"), url("/ktevent/comm/font/Pretendard-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  src: local("Pretendard Medium"), url("/ktevent/comm/font/Pretendard-Medium.woff") format("woff");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  src: local("Pretendard Regular"), url("/ktevent/comm/font/Pretendard-Regular.woff") format("woff");
}
body.pc.main {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}

.sr-only {
  overflow: hidden;
  border: 0;
  position: absolute !important;
  left: -1000% !important;
  top: auto !important;
  bottom: auto !important;
  z-index: -1;
  padding: 0;
  margin: -1px;
  width: 1px !important;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  font-size: 1px;
  line-height: 0;
}

body.mobile {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

body.pc {
  font-family: "Pretendard";
}
body.pc.main #promotion article {
  position: relative;
}
body.pc.main #promotion article img {
  display: block;
}
body.pc.main #promotion article.visual {
  background-color: #f83c36;
  height: 750px;
  position: relative;
}
body.pc.main #promotion article.visual video {
  width: 100%;
  height: 418px;
}
body.pc.main #promotion article.visual p {
  width: 100%;
  text-align: center;
}
body.pc.main #promotion article.visual img {
  margin: 0 auto;
  animation: fadeIn 1s;
  animation-delay: 3s;
  animation-fill-mode: both;
}
body.pc.main #promotion article.visual .btn_apply {
  margin: 40px auto;
}
body.pc.main #promotion article.poster .btn_apply {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translateX(-50%);
}
body.pc.main #promotion article.trailerWrap {
  background: url("../../img/bg_trailer.jpg") no-repeat;
  height: 1040px;
  position: relative;
}
body.pc.main #promotion article.trailerWrap .trailer {
  width: 980px;
  height: 594px;
  position: absolute;
  top: 49px;
  left: 50px;
  overflow: hidden;
}
body.pc.main #promotion article.trailerWrap .videoScript {
  width: 878px;
  height: 262px;
  position: absolute;
  bottom: 96px;
  left: 100px;
  padding: 20px;
  box-sizing: border-box;
  overflow: auto;
  border-radius: 22px;
  background-color: #ececec;
}
body.pc.main #promotion article.trailerWrap .videoScript p {
  height: 90%;
  line-height: 1.4;
  color: #666;
  font-size: 28px;
  font-weight: 600;
  padding: 10px;
}
body.pc.main #promotion article.gift .btn_apply {
  position: absolute;
  bottom: 63px;
  left: 50%;
  transform: translateX(-50%);
}
body.pc.main #promotion .btn_apply {
  width: 600px;
  height: 100px;
  line-height: 100px;
  display: block;
  background-color: #fff;
  border-radius: 15px;
  text-align: center;
  font-size: 46px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  letter-spacing: -1.5px;
  padding-right: 44px;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 0 49px rgba(0, 0, 0, 0.3);
}
body.pc.main #promotion .btn_apply:after {
  content: "";
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-left-color: #000000;
  border-right-width: 0;
  position: absolute;
  right: 46px;
  top: 35px;
}
body.pc.apply {
  width: 708px;
  overflow-x: hidden;
}
body.pc.apply #promotion {
  width: 100%;
  padding-bottom: 7.8125vw;
}
body.pc.apply #promotion h1 {
  text-align: center;
}
body.pc.apply #promotion h1 img {
  margin: 68px auto 45px;
}
body.pc.apply #promotion article {
  display: block;
  position: relative;
  padding: 0 45px;
}
body.pc.apply #promotion article img {
  display: block;
  width: 100%;
}
body.pc.apply #promotion article.formWrap fieldset {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
body.pc.apply #promotion article.formWrap fieldset:last-child {
  margin-bottom: 0;
}
body.pc.apply #promotion article.formWrap fieldset select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  background: url("../../img/bg_select.jpg") no-repeat 100% 0;
  width: 619px;
  height: 63px;
  font-size: 24px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #000;
  color: #000;
}
body.pc.apply #promotion article.formWrap fieldset label {
  width: 160px;
  height: 60px;
  background-color: #000;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 60px;
}
body.pc.apply #promotion article.formWrap fieldset input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  width: 459px;
  height: 60px;
  font-size: 24px;
  font-weight: 500;
  border-radius: 0;
  line-height: 60px;
  border: 1px solid #000;
  padding: 10px;
  box-sizing: border-box;
}
body.pc.apply #promotion article.agreeWrap {
  margin: 40px 0;
}
body.pc.apply #promotion article.agreeWrap .accordions {
  border-top: 2px solid #777777;
  border-bottom: 2px solid #777777;
}
body.pc.apply #promotion article.agreeWrap .accordions > li {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  padding: 0 8px;
  border-bottom: 1px dotted #bdbdbd;
}
body.pc.apply #promotion article.agreeWrap .accordions > li:last-child {
  border-bottom: 0;
}
body.pc.apply #promotion article.agreeWrap .accordions > li input {
  width: 21px;
  height: 21px;
  margin: 0 8px 0 0;
  border-radius: 0;
}
body.pc.apply #promotion article.agreeWrap .accordions > li label {
  font-size: 23px;
  color: #000;
  font-weight: 400;
}
body.pc.apply #promotion article.agreeWrap .accordions > li .essential {
  color: #ff0000;
}
body.pc.apply #promotion article.agreeWrap .accordions > li * {
  vertical-align: middle;
}
body.pc.apply #promotion article.agreeWrap .accordions > li .accordion-trigger {
  display: block;
  padding: 10px;
  position: absolute;
  right: 5px;
  top: 14px;
  width: 20px;
  height: 20px;
}
body.pc.apply #promotion article.agreeWrap .accordions > li .accordion-trigger.active {
  transform: rotate(180deg);
}
body.pc.apply #promotion article.agreeWrap .accordions > li .accordion-trigger.active + .accordion-contents {
  border-bottom: 0;
}
body.pc.apply #promotion article.agreeWrap .accordions > li label {
  padding: 22px 0;
  box-sizing: border-box;
  width: 80%;
  display: inline-block;
}
body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents {
  display: none;
  padding: 0;
}
body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table {
  border: 1px solid #9b9b9b;
  width: 563px;
  margin: 0 10px 20px;
  border-collapse: collapse;
}
body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table tr:first-of-type th, body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table tr:first-of-type td {
  border-top: 0;
}
body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table th, body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table td {
  border: 1px solid #9b9b9b;
  font-size: 21px;
  padding: 8px;
  line-height: 1.3;
  word-break: keep-all;
}
body.pc.apply #promotion article.agreeWrap .accordions .accordion-contents table th {
  text-align: center;
}
body.pc.apply #promotion article.sizeInfo ul {
  margin: 22px 0;
}
body.pc.apply #promotion article.sizeInfo ul li {
  font-size: 20px;
  line-height: 1.5;
  padding-left: 12px;
  position: relative;
  letter-spacing: -1.5px;
  word-break: keep-all;
}
body.pc.apply #promotion article.sizeInfo ul li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 2px;
}
body.pc.apply #promotion article.sizeInfo table {
  border: 1px solid #c6c6c6;
  border-collapse: collapse;
  width: 100%;
}
body.pc.apply #promotion article.sizeInfo table thead th {
  background-color: #f0f0f0;
  color: #848484;
  font-size: 24px;
  font-weight: 600;
  padding: 20px;
  border-left: 1px solid #c6c6c6;
}
body.pc.apply #promotion article.sizeInfo table thead th:first-of-type {
  border-left: 0;
}
body.pc.apply #promotion article.sizeInfo table tbody td {
  padding: 20px;
  border: 1px solid #c6c6c6;
  text-align: center;
  font-size: 24px;
  color: #848484;
}
body.pc.apply #promotion .btn_confirm {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  background-color: #fe2e36;
  color: #fff;
  font-weight: 600;
  font-size: 36px;
  text-align: center;
  border: 0;
  text-align: center;
  width: 616px;
  height: 83px;
  line-height: 83px;
  margin: 0 46px 20px;
  cursor: pointer;
}
body.mobile {
  overflow-x: hidden;
}
body.mobile img {
  display: block;
}
body.mobile .event {
  max-width: 100%;
  margin: 0 auto;
  font-family: "Pretendard";
}
body.mobile article {
  display: block;
  position: relative;
}
body.mobile article img {
  display: block;
  width: 100%;
}
body.mobile.main #promotion {
  width: 100%;
}
body.mobile.main #promotion .visual {
  position: relative;
  background-color: #f83c36;
  height: 73.28125vw;
}
body.mobile.main #promotion .visual video {
  width: 100%;
  height: 50.9375vw;
}
body.mobile.main #promotion .visual p {
  text-align: center;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 12.8125vw;
}
body.mobile.main #promotion .visual p img {
  display: block;
  width: 100%;
  opacity: 0;
  width: 62.1875vw;
  margin: 0 auto;
  animation: fadeIn 1s;
  animation-delay: 3s;
  animation-fill-mode: both;
}
body.mobile.main #promotion a.btn_apply {
  display: block;
  width: 100%;
}
body.mobile.main #promotion a.btn_apply img {
  display: block;
  width: 100%;
}
body.mobile.main #promotion article {
  position: relative;
}
body.mobile.main #promotion article img {
  display: block;
}
body.mobile.main #promotion article.trailerWrap {
  background: url("../../img/m/bg_trailer.png") no-repeat;
  background-size: contain;
  height: 154.0625vw;
  position: relative;
}
body.mobile.main #promotion article.trailerWrap .trailer {
  width: 90.625vw;
  height: 54.84375vw;
  position: absolute;
  top: 4.6875vw;
  left: 4.6875vw;
  overflow: hidden;
}
body.mobile.main #promotion article.trailerWrap .videoScript {
  width: 80.9375vw;
  height: 32.03125vw;
  position: absolute;
  bottom: 57.03125vw;
  left: 10vw;
  padding: 3.125vw;
  border-radius: 3.59375vw;
  box-sizing: border-box;
  overflow: auto;
}
body.mobile.main #promotion article.trailerWrap .videoScript p {
  height: 90%;
  line-height: 1.3;
  color: #666;
  font-size: 4.0625vw;
  font-weight: 600;
  padding: 1.5625vw;
}
body.mobile.main #promotion article .btnWrap {
  position: absolute;
  right: 0;
  bottom: 26.25vw;
  width: 100%;
  text-align: center;
}
body.mobile.main #promotion article .btnWrap a {
  display: inline-block;
  margin: 0 auto;
  width: 62.65625vw;
}
body.mobile.apply #promotion {
  width: 100%;
  padding-bottom: 7.8125vw;
}
body.mobile.apply #promotion h1 {
  text-align: center;
}
body.mobile.apply #promotion h1 img {
  width: 74.21875vw;
  margin: 9.375vw auto 6.25vw;
}
body.mobile.apply #promotion article {
  display: block;
  position: relative;
  padding: 0 4.6875vw;
}
body.mobile.apply #promotion article img {
  display: block;
  width: 100%;
}
body.mobile.apply #promotion article.formWrap fieldset {
  margin-bottom: 1.25vw;
  display: flex;
  align-items: center;
}
body.mobile.apply #promotion article.formWrap fieldset:last-child {
  margin-bottom: 0;
}
body.mobile.apply #promotion article.formWrap fieldset select {
  width: 100%;
  height: 10.15625vw;
  font-size: 4.375vw;
  text-align: center;
  border-radius: 0;
  border: 0.15625vw solid #000;
  color: #000;
}
body.mobile.apply #promotion article.formWrap fieldset label {
  width: 30%;
  height: 9.53125vw;
  background-color: #000;
  font-size: 4.375vw;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 9.53125vw;
  border: 0.15625vw solid #000;
}
body.mobile.apply #promotion article.formWrap fieldset input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  padding: 0 1.5625vw;
  width: 70%;
  height: 9.53125vw;
  font-size: 4.375vw;
  font-weight: 500;
  border-radius: 0;
  border: 0.15625vw solid #000;
}
body.mobile.apply #promotion article.formWrap fieldset input::-moz-placeholder {
  font-size: 3.75vw;
}
body.mobile.apply #promotion article.formWrap fieldset input::placeholder {
  font-size: 3.75vw;
}
body.mobile.apply #promotion article.agreeWrap {
  margin: 7.1875vw 0;
}
body.mobile.apply #promotion article.agreeWrap .accordions {
  border-top: 0.3125vw solid #777777;
  border-bottom: 0.3125vw solid #777777;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  padding: 0 1.25vw;
  border-bottom: 1px dotted #bdbdbd;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li:last-child {
  border-bottom: 0;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li input {
  width: 3.125vw;
  height: 3.125vw;
  margin: 0 1.25vw 0 0;
  border-radius: 0;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li label {
  font-size: 3.4375vw;
  color: #000;
  font-weight: 400;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li .essential {
  color: #ff0000;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li * {
  vertical-align: middle;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li .accordion-trigger {
  display: block;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0.78125vw;
  width: 3.125vw;
  height: 3.125vw;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li .accordion-trigger.active {
  transform: rotate(180deg);
}
body.mobile.apply #promotion article.agreeWrap .accordions > li .accordion-trigger.active + .accordion-contents {
  border-bottom: 0;
}
body.mobile.apply #promotion article.agreeWrap .accordions > li label {
  padding: 3.125vw 0;
  box-sizing: border-box;
  width: 80%;
  display: inline-block;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents {
  display: none;
  padding: 0;
  width: 159.0625vw;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents table {
  border: 1px solid #9b9b9b;
  border-top: 0;
  width: 83.125vw;
  margin: 0 1.5625vw 2.8125vw;
  border-collapse: collapse;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents table th, body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents table td {
  border: 1px solid #9b9b9b;
  font-size: 2.96875vw;
  padding: 1.25vw;
  line-height: 1.3;
  word-break: keep-all;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents table th {
  text-align: center;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents > p, body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents > div {
  padding: 9.6875vw 8.59375vw;
  font-size: 5.46875vw;
  font-weight: normal;
  color: #666666;
  line-height: 1.4;
  border-top: 1px solid #bdbdbd;
}
body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents > p strong, body.mobile.apply #promotion article.agreeWrap .accordions .accordion-contents > div strong {
  font-weight: 700;
  color: #454545;
  font-size: 5.46875vw;
}
body.mobile.apply #promotion article.sizeInfo ul {
  margin: 3.4375vw 0;
}
body.mobile.apply #promotion article.sizeInfo ul li {
  font-size: 3.125vw;
  line-height: 1.5;
  padding-left: 2.8125vw;
  position: relative;
  letter-spacing: -0.234375vw;
  word-break: keep-all;
}
body.mobile.apply #promotion article.sizeInfo ul li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0.3125vw;
}
body.mobile.apply #promotion article.sizeInfo table {
  border: 1px solid #c6c6c6;
  border-collapse: collapse;
  width: 100%;
}
body.mobile.apply #promotion article.sizeInfo table thead th {
  background-color: #f0f0f0;
  color: #848484;
  font-size: 3.75vw;
  font-weight: 600;
  padding: 3.125vw;
  border-left: 1px solid #c6c6c6;
}
body.mobile.apply #promotion article.sizeInfo table thead th:first-of-type {
  border-left: 0;
}
body.mobile.apply #promotion article.sizeInfo table tbody td {
  padding: 3.125vw;
  border: 1px solid #c6c6c6;
  text-align: center;
  font-size: 3.75vw;
  color: #848484;
}
body.mobile.apply #promotion .btn_confirm {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-radius: 0;
  background-color: #fe2e36;
  color: #fff;
  font-weight: 600;
  font-size: 5.625vw;
  text-align: center;
  border: 0;
  text-align: center;
  width: 90.625vw;
  height: 12.8125vw;
  line-height: 12.8125vw;
  margin: 0 4.6875vw 3.125vw;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}