@charset "utf-8"; /* 폰트 */
/* 폰트 */
/* Pretendard */
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Black"),
    url("/font/Pretendard-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard ExtraBold"),
    url("/font/Pretendard-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Bold"),
    url("/font/Pretendard-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard SemiBold"),
    url("/font/Pretendard-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Medium"),
    url("/font/Pretendard-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Regular"),
    url("/font/Pretendard-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Light"),
    url("/font/Pretendard-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard ExtraLight"),
    url("/font/Pretendard-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-display: swap;
  font-style: normal;
  src: local("Pretendard Thin"),
    url("/font/Pretendard-Thin.woff2") format("woff2");
}
/* SUIT */
@font-face {
  font-family: "SUIT";
  font-weight: 100;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Thin.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 200;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 300;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 600;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 800;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUIT";
  font-weight: 900;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUIT-Heavy.woff2") format("woff2");
}

/* SUITE */
@font-face {
  font-family: "SUITE";
  font-weight: 300;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-Light.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 400;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 600;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 800;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "SUITE";
  font-weight: 900;
  font-display: swap;
  font-style: normal;
  src: url("/font/SUITE-Heavy.woff2") format("woff2");
}

/* Paperloogy */
@font-face {
  font-family: "Paperlogy";
  font-weight: 100;
  src: url("/font/Paperlogy-1Thin.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 200;
  src: url("/font/Paperlogy-2ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 300;
  src: url("/font/Paperlogy-3Light.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 400;
  src: url("/font/Paperlogy-4Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 500;
  src: url("/font/Paperlogy-5Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 600;
  src: url("/font/Paperlogy-6SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  src: url("/font/Paperlogy-7Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  src: url("/font/Paperlogy-8ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 900;
  src: url("/font/Paperlogy-9Black.woff2") format("woff2");
}

* {
  font-family: "Pretendard", "dotum", "돋움", "gulim", "굴림", "Tahoma";
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
button {
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}
html,
body {
  height: 100%;
}
html {
  /*min-width:320px; max-width:100%; */
  scroll-behavior: smooth;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
dl,
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin: 0;
}
a {
  color: #242a38;
  text-decoration: none;
}
a,
button {
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
input,
textarea {
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #ddd;
}
input:focus {
  border-radius: 0;
  outline: none;
}
input::placeholder,
textarea::placeholder {
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #999999;
}
button {
  border-radius: 0;
  color: #777;
}
label {
  cursor: pointer;
}
select {
  border-radius: 0;
  -webkit-border-radius: 0;
}

p {
  margin: 0;
}
i,
em,
address,
cite {
  font-style: normal;
}
hr {
  display: none;
}

*:hover,
*:focus,
*:checked {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: pretendard;
}
:-ms-input-placeholder {
  color: #888;
}
::-ms-input-placeholder {
  color: #888;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #b4b3af;
}

.srll {
  padding: 0 5px 0 0;
  overflow-y: scroll;
  box-sizing: border-box;
}
.srll::-webkit-scrollbar {
  width: 5px;
}
.srll::-webkit-scrollbar-thumb {
  height: 17%;
  background-color: rgb(229 229 229 / 100%);
  border-radius: 2px;
}
.srll::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.wrll {
  padding: 0 0 10px 0;
  overflow-x: scroll;
  box-sizing: border-box;
}
.wrll::-webkit-scrollbar {
  height: 5px;
}
.wrll::-webkit-scrollbar-thumb {
  height: 17%;
  background-color: rgb(229 229 229 / 100%);
  border-radius: 2px;
}
.wrll::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.wrap {
  padding: 0 16px;
}

.skip {
  display: none !important;
}
.nobr {
  border-radius: 0 !important;
}
body.act {
  overflow: hidden;
}

@keyframes blowUpModal {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes blowUpModalTwo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

@-webkit-keyframes bottomin {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}

@keyframes bottomin {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}

@-webkit-keyframes bottomout {
  from {
    bottom: 0;
  }
  to {
    bottom: -100%;
  }
}

@keyframes bottomout {
  from {
    bottom: 0;
  }
  to {
    bottom: -100%;
  }
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 100px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 100px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 100px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 100px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* 모달 */
.modal-boxed {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(0 7 18 / 30%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
.modal-boxed.act {
  z-index: 1000;
  opacity: 1;
  visibility: visible;
}

.modal-boxed .modal-alert {
  background: #fff;
  border-radius: 5px;
  box-shadow: 8px 8px 20px 0 rgb(0 0 0 / 20%);
  overflow: hidden;
}
.modal-boxed .modal-alert .article {
  padding: 24px 0;
}
.modal-boxed .modal-alert .article .con {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  color: #222;
  padding: 20px 0;
  text-align: center;
  white-space: pre-line;
}
.modal-boxed .modal-alert .article .con b {
  font-size: 16px;
  letter-spacing: -0.75px;
  font-weight: 500;
}
.modal-boxed .modal-alert .article .con p {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.5px;
  color: #555;
}
.modal-boxed .modal-alert .footer .buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.modal-boxed .modal-alert .footer .btn {
  display: inline-block;
  padding: 0 50px;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.2s;
  border-top: 1px solid #ddd;
}
.modal-boxed .modal-alert .footer .buttons .btn {
  width: 100%;
  border-radius: 0;
}
.modal-boxed .modal-alert .footer .buttons .btn + .btn {
  border-left: 1px solid #ddd;
}
.modal-boxed .modal-alert .footer .buttons .bt-okay {
  color: #055c53;
  background: #fff;
}
.modal-boxed .modal-alert .footer .buttons .bt-no {
  color: #9496a1;
  background: #fff;
}

/* 관리자 로그인 */
#mobile:has(.admin-login) {
  max-width: 100%;
  margin: 0 auto !important;
  justify-content: center;
  box-shadow: none;
  align-items: center;
}
#mobile .admin-login {
  max-width: 900px;
  flex-direction: row !important;
  min-height: auto !important;
  padding: 50px;
  border-radius: 10px;
  box-shadow: 0 0.4rem 2rem rgb(0 0 0 / 10%);
  flex-wrap: wrap;
}
#mobile .admin-login .logo {
  width: 200px;
  height: 200px;
}
#mobile .admin-login .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#mobile .admin-login .login-form {
  width: calc(100% - 300px) !important;
}

@media only screen and (max-width: 1024px) {
  #mobile .admin-login {
    position: absolute;
    max-height: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.w50 {
  width: 50px !important;
}
.w60 {
  width: 60px !important;
}
.w80 {
  width: 80px !important;
}
.w90 {
  width: 90px !important;
}
.w100 {
  width: 100px !important;
}
.w120 {
  width: 120px !important;
}
.w130 {
  width: 130px !important;
}
.w150 {
  width: 150px !important;
}
.w180 {
  width: 180px !important;
}
.w200 {
  width: 200px !important;
}
.w250 {
  width: 250px !important;
}
.w300 {
  width: 300px !important;
}
.w320 {
  width: 320px !important;
}
.w350 {
  width: 350px !important;
}
.w360 {
  width: 360px !important;
}
.w400 {
  width: 400px !important;
}
.w500 {
  width: 500px !important;
}

.minw100 {
  min-width: 100px !important;
}

.w10p {
  width: 10% !important;
}
.w15p {
  width: 15% !important;
}
.w20p {
  width: 20% !important;
}
.w30p {
  width: 30% !important;
}
.w40p {
  width: 40% !important;
}
.w50p {
  width: 50% !important;
}
.w60p {
  width: 60% !important;
}
.w70p {
  width: 70% !important;
}
.w80p {
  width: 80% !important;
}
.w90p {
  width: 90% !important;
}
.w100p {
  width: 100% !important;
}
