@import url("https://i-vory.net/ivory/static/font/pretendard/font.css");
@keyframes on_back {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes on_alert {
  0% {
    opacity: 0;
    transform: translate3d(0, 0, 1px) scale(0);
  }
  30% {
    transform: translate3d(0, 0, 1px) scale(1.1);
  }
  50% {
    opacity: 1;
    transform: translate3d(0, 0, 1px) scale(0.95);
  }
  75% {
    transform: translate3d(0, 0, 1px) scale(1.05);
  }
  100% {
    transform: translate3d(0, 0, 1px) scale(1);
  }
}
* {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  font-family: "ivory_pretendard";
}

.custom_landing_page.is_header header {
  display: flex;
}
.custom_landing_page.is_header .wrapper {
  padding-top: 21.875vw;
}
@media (min-width: 640px) {
  .custom_landing_page.is_header .wrapper {
    padding-top: 140px;
  }
}
.custom_landing_page header {
  max-width: 100vw;
  height: 21.875vw;
  display: none;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 2;
  left: 50%;
  transform: translate3d(-50%, 0, 1px);
  background-color: #fff;
}
@media (min-width: 640px) {
  .custom_landing_page header {
    max-width: 640px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page header {
    height: 140px;
  }
}
.custom_landing_page .header_back_btn {
  width: 12.5vw;
  height: 13.75vw;
  padding: 3.90625vw;
  margin-left: 3.125vw;
  position: relative;
  border: 0;
  background-color: transparent;
}
@media (min-width: 640px) {
  .custom_landing_page .header_back_btn {
    width: 80px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .header_back_btn {
    height: 88px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .header_back_btn {
    padding: 25px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .header_back_btn {
    margin-left: 20px;
  }
}
.custom_landing_page .header_back_btn svg {
  width: 100%;
  height: 100%;
  fill: #333;
}
.custom_landing_page .header_back_btn.jellyview svg {
  fill: #e74451;
}
.custom_landing_page .header_back_btn.ivory svg {
  fill: #68c0b5;
}
.custom_landing_page .fixed_row {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate3d(0, -50%, 1px);
  z-index: 2;
  width: 100%;
}
.custom_landing_page .logo_box {
  height: 4.6875vw;
  padding-right: 6.25vw;
  width: auto;
  position: relative;
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box {
    height: 30px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box {
    padding-right: 40px;
  }
}
.custom_landing_page .logo_box.common {
  height: 9.375vw;
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box.common {
    height: 60px;
  }
}
.custom_landing_page .logo_box h1 {
  font-size: 5vw;
  line-height: 5vw;
  max-width: 78.125vw;
  height: 100%;
  position: relative;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box h1 {
    font-size: 32px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box h1 {
    line-height: 32px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .logo_box h1 {
    max-width: 500px;
  }
}
.custom_landing_page .logo_box img {
  height: 100%;
  object-fit: contain;
  display: block;
  width: auto;
}
.custom_landing_page .wrapper {
  padding-top: 0;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  transform: translate3d(0, 0, 1px);
}
.custom_landing_page .wrapper .row {
  justify-content: center;
}
.custom_landing_page .wrapper .row .column.btn {
  -webkit-tap-highlight-color: transparent;
}
.custom_landing_page .wrapper .row .column.disabled {
  cursor: not-allowed;
  pointer-events: none;
}
.custom_landing_page .clone {
  display: none;
}
.custom_landing_page img {
  display: block;
  width: 100%;
}
.custom_landing_page .common_alert {
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(0, 0, 1px);
}
.custom_landing_page .alert_backdrop {
  z-index: 1;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 0, 1px);
  opacity: 0;
  animation: on_back 0.3s forwards;
}
.custom_landing_page .alert_container {
  border-radius: 2.34375vw;
  width: 62.5vw;
  box-shadow: 0 0 2.34375vw rgba(0, 0, 0, 0.2);
  z-index: 2;
  display: flex;
  flex-direction: column;
  transform: translate3d(0, 0, 1px);
  overflow: hidden;
  animation: on_alert 0.3s forwards;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
@media (min-width: 640px) {
  .custom_landing_page .alert_container {
    border-radius: 15px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_container {
    width: 400px;
  }
}
.custom_landing_page .alert_content {
  padding: 5vw;
  font-size: 3.75vw;
  line-height: 1.25;
  color: #000;
  text-align: center;
  white-space: pre-line;
  background-color: #fff;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content {
    padding: 32px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content {
    font-size: 24px;
  }
}
.custom_landing_page .alert_content .share_wrapper p {
  font-size: 3.75vw;
  line-height: 3.75vw;
  margin-bottom: 3.125vw;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_wrapper p {
    font-size: 24px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_wrapper p {
    line-height: 24px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_wrapper p {
    margin-bottom: 20px;
  }
}
.custom_landing_page .alert_content .share_box {
  gap: 4.6875vw;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_box {
    gap: 30px;
  }
}
.custom_landing_page .alert_content .share_box [class*=btn_] {
  width: 15.625vw;
  height: 15.625vw;
  display: block;
  background-size: contain;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_box [class*=btn_] {
    width: 100px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_content .share_box [class*=btn_] {
    height: 100px;
  }
}
.custom_landing_page .alert_btn_box {
  font-size: 3.75vw;
  line-height: 1.25;
  font-weight: bold;
  border-radius: 0;
  border: 0;
  outline: 0;
  box-shadow: none !important;
  background-color: #333;
  color: #fff;
  text-align: center;
  transform-origin: center bottom;
  display: flex;
  gap: 0.5px;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_btn_box {
    font-size: 24px;
  }
}
.custom_landing_page .alert_btn {
  font-size: 3.75vw;
  line-height: 1.25;
  font-weight: bold;
  border-radius: 0;
  border: 0;
  outline: 0;
  box-shadow: none !important;
  background-color: #333;
  color: #fff;
  text-align: center;
  transform-origin: center bottom;
  padding: 1.5625vw;
  display: block;
  flex: 1;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 640px) {
  .custom_landing_page .alert_btn {
    font-size: 24px;
  }
}
@media (min-width: 640px) {
  .custom_landing_page .alert_btn {
    padding: 10px;
  }
}
.custom_landing_page .alert_btn.down, .custom_landing_page .alert_btn.home {
  position: relative;
  flex: 1;
  transform: scale(1);
  bottom: 0;
}
.custom_landing_page .preload_font {
  position: absolute;
  bottom: 0;
  z-index: -9999;
  opacity: 0;
  pointer-events: none;
}
.custom_landing_page.jellyview .alert_btn {
  background-color: #e74451;
}
.custom_landing_page.ivory .alert_btn {
  background-color: #68c0b5;
}
.custom_landing_page .tab_content .row {
  display: none !important;
}
.custom_landing_page .tab_content .row.active {
  display: flex !important;
}/*# sourceMappingURL=css.css.map */