/* Reset */
* {margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; word-break: keep-all;}
html, body {max-width: 100%; min-height: 100%; font-size: 16px;}
html {overflow-x: hidden; -webkit-text-size-adjust: none;}
body {-webkit-print-color-adjust: exact; background: #FFFFFF; font-family: 'Pretendard'; font-style: normal; font-weight: 300; color: #000000; line-height: 1.5; letter-spacing: -0.5px;}
ul, li, dl,dt,dd {margin: 0; padding: 0; list-style: none;}
a {color: inherit; text-decoration: none;}
img {border: 0; font-size: 0; max-width: 100%;}
table, tr, td {border-collapse: collapse;}
p {word-break: keep-all;}
textarea, select {font-family: 'Pretendard'; font-size: 1em;}
input, button {margin: 0; padding: 0; font-family: 'Pretendard'; font-size: 1em;}
input[type="submit"], button {cursor: pointer;}
input {border-radius: 0;}

fieldset {border: none;}
caption, legend {font-size: 0; line-height: 0; height: 0; position: relative;}

:focus-visible { outline: 3px dotted #ff0000; }

.ovh {overflow: hidden;}

/* Content Line */
.container {padding-left: 1.5rem; padding-right: 1.5rem; width: 100%;}
.wrapper {width: 1400px; max-width: 100%; margin: 0 auto;}
.wrapper2 {width: 1600px; max-width: 100%; margin: 0 auto;}

/* root-color */
:root {
  --main-color:#0076D8;
  --point-color:#0053AC;
  --sub-color:#E1F1FF;
  --gray-color:#7A7A7A;
  --sky-color:#0084FF;
  --black-color:#000000;
  --white-color:#ffffff;
  --line-color:#cccccc;
}

/* root-font */
:root {
  --font-40: 40px;
  --font-35: 35px;
  --font-32: 32px;
  --font-28: 28px;
  --font-27: 27px;
  --font-25: 25px;
  --font-24: 24px;
  --font-23: 23px;
  --font-22: 22px;
  --font-20: 20px;
  --font-18: 18px;
  --font-15: 15px;
  --font-14: 14px;
}

/* Font */
.jalnan {font-family: "YeogiOttaeJalnan", sans-serif;}

/* Typography */
h1 {font-size: 3.125rem; font-weight: 800;}
h2 {font-size: 2.5rem; font-weight: 700;}
h3 {font-size: 2.25rem; font-weight: 600;}
h4 {font-size: 1.75rem; font-weight: 500;}
h5 {font-size: 1.25rem; font-weight: 700;}
h6 {font-size: 1rem; font-weight: 700;}
/* .color {color: var(--main-color);} */
.color {color: #F14040;}
br.pc {display: none;}

/* Common */
.w-per100 {width: 100%;}
.w-per95 {width: 95%;}
.w-per90 {width: 90%;}
.w-per85 {width: 85%;}
.w-per80 {width: 80%;}
.w-per75 {width: 75%;}
.w-per70 {width: 70%;}
.w-per66 {width: 66.667%;}
.w-per65 {width: 65%;}
.w-per60 {width: 60%;}
.w-per55 {width: 55%;}
.w-per50 {width: 50%;}
.w-per45 {width: 45%;}
.w-per40 {width: 40%;}
.w-per35 {width: 35%;}
.w-per33 {width: 33.333%;}
.w-per30 {width: 30%;}
.w-per25 {width: 25%;}
.w-per20 {width: 20%;}
.w-per15 {width: 15%;}
.w-per10 {width: 10%;}
.w-per5 {width: 5%;}
.wauto {width: auto;}

.h-per100 {height: 100%;}

.round-per50 {border-radius: 50%;}

.round100 {border-radius: 6.25rem;}
.round90 {border-radius: 5.625rem;}
.round80 {border-radius: 5rem;}
.round70 {border-radius: 4.375rem;}
.round60 {border-radius: 3.75rem;}
.round50 {border-radius: 3.125rem;}
.round40 {border-radius: 2.5rem;}
.round30 {border-radius: 1.875rem;}
.round25 {border-radius: 1.563rem;}
.round20 {border-radius: 1.25rem;}
.round15 {border-radius: 0.938rem;}
.round10 {border-radius: 0.625rem;}
.round5 {border-radius: 0.313rem;}

/* sound only */
.sound_only{display: inline-block !important; position: absolute; top: 0; left: 0; width: 0; height: 0; margin: 0 !important; padding: 0 !important; font-size: 0; line-height: 0; border: 0 !important; overflow: hidden !important;}

/* clearfix */
.cf:before,
.cf:after{content: " "; display: table;}
.cf:after{clear: both;}
.cf{*zoom: 1;}

/* text cut */
.tRow1{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.tRow2 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 3em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tRow3 {white-space: normal; overflow: hidden; line-height: 1.5; max-height: 4.5em; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

/*Column*/
.i-col-0{font-size: 0;}
.i-col-1{font-size: 0;}
.i-col-2{font-size: 0;}
.i-col-3{font-size: 0;}
.i-col-4{font-size: 0;}
.i-col-5{font-size: 0;}
.i-col-6{font-size: 0;}
.i-col-7{font-size: 0;}
.i-col-8{font-size: 0;}
.i-col-9{font-size: 0;}
.i-col-10{font-size: 0;}
.i-col-11{font-size: 0;}
.i-col-12{font-size: 0;}

.i-col-0 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: auto;}
.i-col-1 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 100%;}
.i-col-2 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 50%;}
.i-col-3 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 33.333%;}
.i-col-4 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 25%;}
.i-col-5 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 20%;}
.i-col-6 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 16.666%;}
.i-col-7 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 14.285%;}
.i-col-8 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 12.5%;}
.i-col-9 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 11.111%;}
.i-col-10 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 10%;}
.i-col-11 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 9.09%;}
.i-col-12 > *{display: inline-block; font-size: 16px; vertical-align: middle; width: 8.333%;}

/* skip navigation */
#skip_nav { position: absolute; left: 0; top: -1000px; width: 100%; height: 0px; z-index: 1000; line-height: 0px; font-size: 0px; }
#skip_nav a { display: block; text-align: center; width: 100%; line-height: 0px; font-size: 0px; }
#skip_nav a:focus, #skip_nav a:hover, #skip_nav a:active { position: absolute; left: 0px; top: 1000px; padding: 8px 0; display: block; height: 30px; background: #333; font-size: 12px; font-weight: bold; line-height: 18px; color: #fff; }

/* Input / Select / Textarea */
.i-select {width: 390px; max-width: 100%; min-width: 0; height: 48px; padding-left: 20px; padding-right: 50px; background: var(--white-color) url("../img/arrow-drop-down.svg") no-repeat center right var(--font-18) / var(--font-24); border: 1px solid var(--line-color); color: var(--black-color); appearance: none; text-overflow: ellipsis; font-size: 1rem;}

.i-input {width: 390px; max-width: 100%; min-width: 0; height: 48px; padding: 0 20px; background: var(--white-color); border: 1px solid var(--line-color); color: var(--black-color); -webkit-appearance: textfield; text-overflow: ellipsis; font-size: 1rem;}
.i-input.full {width: 100%;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {display: none;} /* X 버튼 및 검색 결과 버튼 숨기기 */
::placeholder {color: #C3C3C3;}

.i-textarea {width: 100%; padding: 13px; background: var(--white-color); border: 1px solid var(--line-color); color: var(--black-color); resize: none; font-size: 1rem;}

/* Button */
.sub-btn {display: inline-flex; align-items: center; justify-content: center; gap: 2px; min-width: 120px; min-height: 48px; padding: 5px; border-radius: 3px; background-color: var(--main-color); border: none; color: var(--white-color); font-weight: 600; font-size: var(--font-18); line-height: 1; transition: 0.3s;}
.sub-btn.black {background-color: var(--black-color);}
.sub-btn.white {border: 1px solid var(--line-color); background-color: var(--white-color); color: var(--black-color);}

.sub-btn:hover {box-shadow: inset 0 -4em 0 var(--point-color);}
.sub-btn.black:hover {box-shadow: inset 0 -4em 0 #222222;}
.sub-btn.white:hover {box-shadow: inset 0 -4em 0 #f1f1f1;}
.sub-btn > i {font-weight: 400;}

/* Animation */
@-webkit-keyframes clipPathTop {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
@keyframes clipPathTop {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

@-webkit-keyframes clipPathRight {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
@keyframes clipPathRight {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

@-webkit-keyframes clipPathCenter {
  0% {
    -webkit-clip-path: inset(0 100% 0);
    clip-path: inset(0 100% 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
@keyframes clipPathCenter {
  0% {
    -webkit-clip-path: inset(0 100% 0);
    clip-path: inset(0 100% 0);
  }
  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

/* Responsive { */
@media screen and (max-width:1600px) {
} /* End */

@media screen and (max-width:1440px) {
  html, body {font-size: 15px;}
  /* root-font */
  :root {
    --font-40: 36px;
    --font-35: 32px;
    --font-32: 30px;
    --font-28: 24px;
    --font-27: 24px;
    --font-25: 22px;
    --font-24: 22px;
    --font-23: 20px;
    --font-22: 20px;
    --font-20: 18px;
    --font-18: 16px;
    --font-15: 14px;
    --font-14: 13px;
  }
} /* End */

@media screen and (max-width:1024px) {
  /* root-font */
  :root {
    --font-40: 33px;
    --font-35: 30px;
    --font-32: 28px;
    --font-25: 20px;
    --font-24: 20px;
  }

  /* Input / Select / Textarea */
  .i-select {height: 45px;}
  .i-input {height: 45px;}

  /* Button */
  .sub-btn {min-width: 100px; min-height: 45px;}
} /* End */

@media screen and (max-width:768px) {
  html, body {font-size: 14px;}
  /* Content Line */
  .container {padding-left: 1rem; padding-right: 1rem;}
  /* root-font */
  :root {
    --font-40: 30px;
    --font-35: 28px;
    --font-32: 26px;
    --font-28: 22px;
    --font-27: 22px;
    --font-25: 18px;
    --font-24: 18px;
    --font-23: 18px;
    --font-22: 18px;
    --font-20: 16px;
    --font-18: 15px;
    --font-15: 13px;
    --font-14: 12px;
  }

  /* Input / Select / Textarea */
  .i-select {height: 40px; padding-left: 15px; padding-right: 40px;}
  .i-input {height: 40px; padding: 0 15px;}

  /* Button */
  .sub-btn {min-height: 40px;}
} /* End */

@media screen and (max-width:425px) {
  html, body {font-size: 14px;}
  /* root-font */
  :root {
    --font-40: 28px;
    --font-35: 26px;
    --font-32: 24px;
    --font-28: 20px;
    --font-27: 20px;
  }

  /* Input / Select / Textarea */
  .i-select {height: 38px; padding-left: 10px; padding-right: 35px; background-position-x: right 10px;}
  .i-input {height: 38px; padding: 0 10px;}

  /* Button */
  .sub-btn {min-height: 38px;}
} /* End */
/* } Responsive */