@charset "UTF-8";
@font-face {
  font-family: "Pretendard Variable";
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: local("Pretendard Variable"), url("../font/PretendardVariable.woff2") format("woff2-variations");
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Thin.woff") format("woff");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-SemiBold.woff") format("woff");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  src: url("../font/Pretendard-Black.woff") format("woff");
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.woff") format("woff");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Thin.woff") format("woff");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), url("../font/Lato/Lato-Regular.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), url("../font/Lato/Lato-Light.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), url("../font/Lato/Lato-Bold.woff") format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  src: local("Lato Black"), url("../font/Lato/Lato-Black.woff") format("woff");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-text-size-adjust: none;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

* {
  box-sizing: border-box;
}

body, html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  background: #ffffff;
  color: #111111;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Lato", "Pretendard", sans-serif, verdana;
  overflow-x: hidden;
  overflow-y: scroll;
  font-weight: normal;
  min-width: 1384px;
}

ul,
ol,
li {
  list-style: none;
}

img,
input,
textarea,
select,
button {
  /*-webkit-appearance: none; */
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #111111;
  font-size: 14px;
  font-family: "Lato", "Pretendard", sans-serif, verdana;
  font-weight: 500;
}

textarea {
  resize: none;
}

hr,
legend,
caption {
  display: none;
}

em,
address {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

select {
  min-height: 20px;
}

button {
  border: 0;
  vertical-align: middle;
  cursor: pointer;
  filter: chroma(color=#dcdcdc);
  background: transparent;
}

.mgb4 {
  margin-bottom: 4px !important;
}

.mgb8 {
  margin-bottom: 8px !important;
}

.mgt8 {
  margin-top: 8px !important;
}

.mgt10 {
  margin-top: 10px !important;
}

.mgt16 {
  margin-top: 16px !important;
}

.mgt30 {
  margin-top: 30px !important;
}

.mgt90 {
  margin-top: 90px !important;
}

.mgb80 {
  margin-bottom: 80px !important;
}

.pdt5 {
  padding-top: 5px !important;
}

.pdt10 {
  padding-top: 10px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.pdr10 {
  padding-right: 10px !important;
}

.pdt16 {
  padding-top: 16px !important;
}

.pdt12 {
  padding-top: 12px !important;
}

.pdtb12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.pdt40 {
  padding-top: 40px !important;
}

.pdb40 {
  padding-bottom: 40px !important;
}

.pdb10 {
  padding-bottom: 10px !important;
}

.pdb8 {
  padding-bottom: 8px !important;
}

.padd7 {
  padding: 7px !important;
}

.padd8 {
  padding: 8px !important;
}

.mgt4 {
  margin-top: 4px !important;
}

.mgt12 {
  margin-top: 12px !important;
}

.mgr10 {
  margin-right: 10px !important;
}

.mgb10 {
  margin-bottom: 10px !important;
}

.mgb16 {
  margin-bottom: 16px !important;
}

.mgb20 {
  margin-bottom: 20px !important;
}

.mgt20 {
  margin-top: 20px !important;
}

.mgb25 {
  margin-bottom: 25px !important;
}

.mgb30 {
  margin-bottom: 30px !important;
}

.mgb32 {
  margin-bottom: 32px !important;
}

.mgb35 {
  margin-bottom: 35px !important;
}

.mgl10 {
  margin-left: 10px !important;
}

.mgl27 {
  margin-left: 27px !important;
}

.mgl14 {
  margin-left: 14px !important;
}

.mgl15 {
  margin-left: 15px !important;
}

.mgr15 {
  margin-right: 15px !important;
}

.mgb15 {
  margin-bottom: 15px !important;
}

.mgr16 {
  margin-right: 16px !important;
}

.mg10 {
  margin: 10px;
}

.mgl4 {
  margin-left: 4px;
}

.dp-none {
  display: none !important;
}

.txt-left {
  text-align: left !important;
}

.txt-center {
  text-align: center !important;
}

.txt-right {
  text-align: right !important;
}

.lighter {
  font-weight: normal !important;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 30px;
}
.f13 {
  font-size: 13px !important;
  color: #999999;
}

.f11 {
  font-size: 11px !important;
  color: #999999;
}

.f10 {
  font-size: 10px;
}

.f9 {
  font-size: 9px;
}

* {
  box-sizing: border-box;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* scroll */
/* SCROLLBAR Chrome Safari */
::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.4);
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  border-radius: 10px;
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb:hover {
  opacity: 1;
}

::-webkit-scrollbar-track-piece {
  background-color: hsla(0, 0%, 100%, 0);
}

.hidden {
  display: none !important;
}

.show {
  display: block !important;
}

input::-webkit-input-placeholder {
  color: #999999;
}

input:-ms-input-placeholder {
  color: #999999;
}

textarea::-webkit-input-placeholder {
  color: #999999;
}

textarea:-ms-input-placeholder {
  color: #999999;
}

textarea:focus {
  outline: none;
}

button:focus {
  outline: none;
}

input:focus {
  outline: none;
}

.mgl28 {
  margin-left: 28px !important;
}

.text-wrap input {
  min-width: 80px;
  border: 1px solid #D9D9D9;
  font-weight: 500;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 0.03em;
  color: #555555;
  padding: 8px 10px 7px 10px;
}
.text-wrap input:focus {
  outline: none;
  color: #3F74F4;
  background: #F9FAFF;
  border: 1px solid #3F74F4;
}
.text-wrap input.active {
  background: #FFFFFF;
  border: 1px solid #555555;
}
.text-wrap input.active:focus {
  color: #3F74F4;
  background: #F9FAFF;
  border: 1px solid #3F74F4;
}
.text-wrap input.error {
  border: 1px solid #F34D4D;
}
.text-wrap input:disabled {
  background: #E8E8E8;
  border: 1px solid rgba(136, 136, 136, 0.56);
  color: #888888;
}
.text-wrap.btn-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.text-wrap.btn-in label {
  margin-left: 10px;
}
.text-wrap.btn-in .btn-search {
  background: #888888;
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  border: 1px solid #888888;
  padding: 8px 10px 7px 10px;
}

.gap12 {
  gap: 12px;
}

.flex-c {
  display: flex;
  align-items: center;
  justify-content: center;
}

.textarea-wrap textarea {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 8px 12px;
  width: 100%;
  min-height: 72px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: #333333;
}
.textarea-wrap textarea:focus {
  outline: none;
  border: 1px solid #888888;
}
.textarea-wrap.myInfo-type {
  position: relative;
}
.textarea-wrap.myInfo-type textarea {
  background: #FFFFFF;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  padding: 8px 0 38px;
  font-size: 16px;
}
.textarea-wrap.myInfo-type .txtLength {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.14px;
  position: absolute;
  right: 0;
  bottom: 8px;
}

.txt-red {
  color: #F34D4D;
}

.txt-blue {
  color: #3F74F4;
}

.loadingAreaRotate {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@keyframes loading-text-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes loading-text-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes loading-text-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes loading-text-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.loadingAreaRotate .loading-container,
.loadingAreaRotate .loading {
  height: 30px;
  position: relative;
  width: 30px;
  border-radius: 100%;
}
.loadingAreaRotate .loading {
  border: 2px solid transparent;
  border-color: transparent #a1a7c4 transparent #a1a7c4;
  -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotate-loading 1.5s linear 0s infinite normal;
  -o-transform-origin: 50% 50%;
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-transform-origin: 50% 50%;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}
.loadingAreaRotate .loading-container:hover .loading {
  border-color: transparent #3662E3 transparent #3662E3;
}
.loadingAreaRotate .loading-container:hover .loading,
.loadingAreaRotate .loading-container .loading {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.loadingAreaRotate #loading-text {
  -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
  -o-animation: loading-text-opacity 2s linear 0s infinite normal;
  -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
  animation: loading-text-opacity 2s linear 0s infinite normal;
  color: #888888;
  font-size: 10px;
  font-weight: bold;
  margin-top: 45px;
  opacity: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 60px;
  margin-left: -13px;
}

.loading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  transition: 0.5s;
  background: rgba(0, 0, 0, 0.5);
}
.loading .loading-circle {
  margin-top: -120px;
  width: 54px;
  height: 54px;
  background: url(../images/loading-animation.svg) no-repeat center 50%;
}
.loading .loading-circle path {
  animation: loading-fadeIn 800ms infinite both;
  fill: #3662E3;
}
.loading .loading-circle path:nth-of-type(1) {
  animation-delay: 100ms;
}
.loading .loading-circle path:nth-of-type(2) {
  animation-delay: 200ms;
}
.loading .loading-circle path:nth-of-type(3) {
  animation-delay: 300ms;
}
.loading .loading-circle path:nth-of-type(4) {
  animation-delay: 400ms;
}
.loading .loading-circle path:nth-of-type(5) {
  animation-delay: 500ms;
}
.loading .loading-circle path:nth-of-type(6) {
  animation-delay: 600ms;
}
.loading .loading-circle path:nth-of-type(7) {
  animation-delay: 700ms;
}
.loading .loading-circle path:nth-of-type(8) {
  animation-delay: 800ms;
}
.loading .loading-txt {
  text-align: center;
  color: #dddddd;
  font-size: 12px;
  margin-top: 8px;
}

@keyframes loading-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes loading-fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.flex-r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.gap5 {
  gap: 5px;
}

.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}

.main-type {
  background: #F8FAFF;
  height: 100%;
  overflow-y: scroll;
}
.main-type header {
  background: #F8FAFF !important;
}
.main-type main {
  height: 100%;
  position: relative;
}

.footer-fixed {
  background: #ffffff;
  height: 100%;
  overflow-y: auto;
}
.footer-fixed header {
  background: #ffffff !important;
}
.footer-fixed .container {
  height: auto !important;
}
.footer-fixed footer {
  background: #ffffff;
  max-width: 1600px;
  margin: 0 auto;
}
.footer-fixed .team-ubist-wrap .container {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 140px;
}
.footer-fixed.login-type header {
  background: transparent !important;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}
.footer-fixed.login-type .team-ubist-wrap {
  background: #F8FAFF url(../images/common/bg-main-20240223.png) no-repeat center top;
  background-size: 1600px;
  width: 100%;
  min-height: 900px;
}
.footer-fixed.login-type .team-ubist-wrap .container {
  height: calc(100% - 128px) !important;
}
.footer-fixed.login-type .team-ubist-wrap .container .login-wrap {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.footer-fixed.login-type .team-ubist-wrap .container .swiper-wide-banner {
  width: 600px;
}
.footer-fixed.login-type .team-ubist-wrap .container .swiper-wide-banner .mainBanner {
  position: initial;
  width: 600px;
  margin: 0;
}
.footer-fixed.login-type footer {
  background: #F8FAFF;
  margin: 0 auto;
  position: initial;
}

.result-type {
  background: #ffffff;
  overflow-y: auto;
  height: 100%;
}
.result-type .team-ubist-wrap {
  height: auto;
}
.result-type .team-ubist-wrap:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  right: 10px;
  height: 74px;
  background: #F8FAFF;
  transition: all 100ms ease-in-out;
  z-index: 10;
}
.result-type .team-ubist-wrap header {
  background: #F8FAFF !important;
}
.result-type .team-ubist-wrap.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  right: 10px;
  height: 74px;
  background: #F8FAFF;
  border-bottom: 1px solid #D9DBE1;
  z-index: 10;
}
.result-type .team-ubist-wrap.active header {
  background: #F8FAFF !important;
}
.result-type header {
  position: sticky;
  top: 0;
  width: 100%;
}
.result-type .container {
  height: auto !important;
}
.result-type footer {
  position: relative !important;
  left: initial !important;
  right: initial !important;
  bottom: initial !important;
}

.team-ubist-wrap {
  width: 100%;
  height: 100%;
  min-height: 960px;
  position: relative;
}
.team-ubist-wrap header {
  position: sticky;
  top: 0;
  z-index: 200;
  min-height: 74px;
}
.team-ubist-wrap header .inner-area {
  height: 74px;
  padding: 0 140px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  min-width: 1400px;
  margin: 0 auto;
}
.team-ubist-wrap header .inner-area .mobile-nav-depth {
  display: none;
}
.team-ubist-wrap header .inner-area .btn-side-menu {
  display: none;
}
.team-ubist-wrap header .inner-area .side-menu-wrap {
  display: none;
}
.team-ubist-wrap header .inner-area .mobile-detail-header {
  display: none;
}
.team-ubist-wrap header.active-mouseenter:before {
  content: "";
  background: #ffffff;
  position: absolute;
  left: -32px;
  top: 0;
  right: -32px;
  height: 72px;
}
.team-ubist-wrap header:hover:before {
  content: "";
  background: #ffffff;
  position: absolute;
  left: -32px;
  top: 0;
  right: -32px;
  height: 72px;
}
.team-ubist-wrap header h1 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 34px;
  position: relative;
  z-index: 202;
}
.team-ubist-wrap header h1 .btn-navigate-back {
  display: none;
}
.team-ubist-wrap header h1 a {
  width: 148px;
  height: 30px;
  display: block;
  font-size: 0;
  background: url(../images/common/TEAM-UBIST-BI.svg) no-repeat 0 50%;
  background-size: 148px 18px;
}
.team-ubist-wrap header h1 .page-title {
  color: #111;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.2px;
  padding-left: 29px;
  position: relative;
}
.team-ubist-wrap header h1 .page-title:before {
  content: "";
  background: #DEDEDE;
  width: 1px;
  position: absolute;
  left: 16px;
  top: 6px;
  bottom: 6px;
}
.team-ubist-wrap header .user-menu {
  position: relative;
  z-index: 202;
}
.team-ubist-wrap header .user-menu button {
  padding-right: 25px;
  position: relative;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.team-ubist-wrap header .user-menu button:before {
  content: "";
  background: #DEDEDE;
  width: 1px;
  position: absolute;
  right: 10px;
  top: 50%;
  height: 10px;
  transform: translateY(-50%);
}
.team-ubist-wrap header .user-menu button:last-child {
  padding-right: 0;
}
.team-ubist-wrap header .user-menu button:last-child:before {
  display: none;
}
.team-ubist-wrap header .user-menu .user-name {
  color: #333;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.14px;
  padding-left: 30px;
  min-height: 24px;
  background: url(../images/common/user-profile.svg) no-repeat left 0;
  background-size: 24px;
}
.team-ubist-wrap header .user-menu .user-name:before {
  display: none;
}
.team-ubist-wrap header .user-menu .btn-product-introduce {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
  border-radius: 40px;
  background: #3662E3;
  padding: 6px 10px;
  margin-left: 24px;
}
.team-ubist-wrap header .user-menu .btn-product-introduce i {
  margin-left: 4px;
  width: 12px;
  height: 12px;
  background: url(../images/icon/icon-openWindow-white.svg) no-repeat center 50%;
}
.team-ubist-wrap header .user-menu .btn-product-introduce:before {
  left: -12px;
}
.team-ubist-wrap header .user-menu .btn-menu {
  color: #27315A;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: -0.14px;
}
.team-ubist-wrap header .user-menu .is-logout .btn-login {
  margin-right: 12px;
}
.team-ubist-wrap header .user-menu .is-logout .btn-join {
  margin-left: 8px;
  border-radius: 24px;
  background: #3662E3;
  padding: 8px 16px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.team-ubist-wrap header .user-menu .is-logout .btn-join::before {
  left: -12px;
}
.team-ubist-wrap header .quick-menu {
  position: absolute;
  top: 40px;
  right: 0;
  border-radius: 8px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  padding: 20px;
  z-index: -1;
  display: none;
}
.team-ubist-wrap header .quick-menu.active {
  animation: popupAni 300ms 0s both;
  display: block;
  z-index: 100;
}
.team-ubist-wrap header .quick-menu .welcome-guide {
  border-radius: 4px;
  background: #F1F5FF;
  padding: 8px 16px;
  color: #111111;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
}
.team-ubist-wrap header .quick-menu .welcome-guide span {
  color: #3662E3;
}
.team-ubist-wrap header .quick-menu ul {
  padding-top: 4px;
}
.team-ubist-wrap header .quick-menu ul li {
  margin-top: 16px;
}
.team-ubist-wrap header .quick-menu ul li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #111111;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px; /* 138.462% */
  letter-spacing: -0.26px;
}
.team-ubist-wrap header .quick-menu ul li a:hover {
  background: #f7fcff;
}
.team-ubist-wrap header .quick-menu ul li .round-label {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  color: #FFF;
  text-align: center;
  font-size: 8px;
  font-weight: 400;
  line-height: 10px;
  padding: 5px;
  margin-right: 6px;
}
.team-ubist-wrap header .quick-menu ul li .round-label.Ph-type {
  background: #2D6AFF;
}
.team-ubist-wrap header .quick-menu ul li .round-label.C-type {
  background: #00B6EC;
}
.team-ubist-wrap header .quick-menu ul li .round-label.A-type {
  background: #24316D;
}
.team-ubist-wrap header .quick-menu ul li .round-label.L-type {
  background: #8A17FD;
}
.team-ubist-wrap header .quick-menu ul li .round-label.W-type {
  background: #0037BE;
}
.team-ubist-wrap header .quick-menu ul li .round-label.Q-type {
  background: #019D81;
}
.team-ubist-wrap header .quick-menu ul li .round-label.P-type {
  background: #04B7C2;
}
.team-ubist-wrap header .quick-menu ul li .round-label.H-type {
  background: #719BFF;
}
.team-ubist-wrap header .user-detail-menu {
  border-radius: 16px;
  background: #ffffff;
  box-shadow: 0 8px 24px 0 rgba(143, 160, 187, 0.24);
  padding: 24px;
  min-width: 260px;
}
.team-ubist-wrap header .user-detail-menu .profile-area {
  padding-left: 50px;
  position: relative;
}
.team-ubist-wrap header .user-detail-menu .profile-area .round-profile {
  width: 40px;
  height: 40px;
  background: #3662E3;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
  color: #FFFCFC;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.18px;
  text-align: center;
  line-height: 40px;
}
.team-ubist-wrap header .user-detail-menu .profile-area .user-in-name {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.28px;
  width: 160px;
}
.team-ubist-wrap header .user-detail-menu .profile-area .btn-in-logout {
  color: #999;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.26px;
  text-decoration-line: underline;
  text-underline-position: under;
}
.team-ubist-wrap header .user-detail-menu .user-menu-list {
  margin-top: 16px;
}
.team-ubist-wrap header .user-detail-menu .user-menu-list li a {
  padding: 10px 8px 10px 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.team-ubist-wrap header .user-detail-menu .user-menu-list li a:before {
  content: "";
  background: #444444;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.team-ubist-wrap header .user-detail-menu .user-menu-list li a i {
  width: 16px;
  height: 16px;
  background: url(../images/icon/ico-arrow-right.svg) no-repeat center 0;
}
.team-ubist-wrap header .user-detail-menu .user-menu-list li a:hover {
  border-radius: 8px;
  background: #FAF9F8;
}
.team-ubist-wrap header .gnb-nav {
  position: absolute;
  left: 23.75rem;
  top: 20px;
}
.team-ubist-wrap header .gnb-nav > ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.team-ubist-wrap header .gnb-nav > ul > li:nth-child(1) > a {
  display: flex;
}
.team-ubist-wrap header .gnb-nav li {
  margin-right: 48px;
}
.team-ubist-wrap header .gnb-nav li a {
  display: block;
  color: #111111;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: -0.2px;
  position: relative;
}
.team-ubist-wrap header .gnb-nav li a:hover {
  color: #3662E3;
}
.team-ubist-wrap header .gnb-nav li a .new-contents-badge {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  top: 2px;
  right: -18px;
  min-width: 16px;
  height: 16px;
  padding: 1px 4px;
  background: #F9732B;
  border-radius: 16px;
  font-size: 8px;
  color: #ffffff;
  font-weight: 700;
  line-height: 14px; /* 0109 edit */
  letter-spacing: 0.1px;
}
.team-ubist-wrap header .gnb-nav li a .new-text-badge {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  top: -5px;
  left: 47px;
  min-width: 16px;
  height: 16px;
  padding: 1px 4px;
  border-radius: 16px;
  color: #F9732B;
  font-size: 12px;
  font-weight: 800;
  line-height: 28px; /* 233.333% */
  letter-spacing: -0.12px;
}
.team-ubist-wrap header .gnb-nav li.active a {
  color: #3662E3;
  font-weight: 700;
}
.team-ubist-wrap header .gnb-nav li .nav-depth {
  position: absolute;
  left: 105px;
  top: 50px;
  background: #FFF;
  box-shadow: 0 8px 12px 0 rgba(117, 117, 117, 0.15);
  padding: 24px 40px;
  align-items: stretch;
  justify-content: space-between;
  max-width: 580px;
  gap: 32px;
  display: none;
  z-index: 201;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item {
  width: 100%;
  border-left: 1px solid #F8F9FA;
  padding-left: 30px;
  min-width: 140px;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item:first-of-type {
  border-left: 0;
  padding-left: 0;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item span {
  display: block;
  color: #999999;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%; /* 19.5px */
  text-align: center;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item ul {
  margin-top: 12px;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item ul li {
  margin-right: 0;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item ul li a {
  padding: 12px 0;
  color: #333333;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  gap: 4px;
  min-width: 133px;
  font-family: "Pretendard", sans-serif;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item ul li a .new-text-badge {
  position: relative;
  top: initial;
  left: initial;
}
.team-ubist-wrap header .gnb-nav li .nav-depth .nav-depth-item ul li a:hover {
  color: #3662E3;
  font-weight: 600;
}
.team-ubist-wrap .btn-mobile-search {
  display: none;
}

.search-flex-r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.search-bar-wrap {
  width: 340px;
  margin: 32px 0 32px;
  position: relative;
  border-radius: 22px;
  z-index: 101;
}
.search-bar-wrap .search-bar {
  border-radius: 40px;
  border: 2px solid var(--bg-line-888-db-6, #888DB6);
  background: var(--basic-ffffff, #FFF);
  background: #FFF;
  overflow: hidden;
  backdrop-filter: blur(4.5px);
  position: relative;
  z-index: 10;
}
.search-bar-wrap .search-bar.active {
  border-radius: 20px 20px 0 0;
  border: 1px solid #D9DBE1;
  background: #FFF;
  backdrop-filter: blur(4.5px);
}
.search-bar-wrap .search-bar.active input {
  padding: 11px 53px 11px;
}
.search-bar-wrap .search-bar .search-keyword-write {
  padding: 10px 52px 10px;
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.2px;
}
.search-bar-wrap .search-bar .btn-search {
  position: absolute;
  left: 20px;
  top: 8px;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-search-b.svg) no-repeat center 50%;
  font-size: 0;
  background-size: 24px;
}
.search-bar-wrap .search-bar .btn-delete {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  font-size: 0;
  background: url(../images/icon/ico-delete.svg) no-repeat center 0;
  animation: popupAni 200ms linear;
}
.search-bar-wrap .speech-bubble-area {
  position: absolute;
  left: 0;
  top: 60px;
  border-radius: 8px;
  background: #3662E3;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}
.search-bar-wrap .speech-bubble-area:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 27px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 9px 7px;
  border-color: transparent transparent #3662e3 transparent;
  display: inline-block;
}
.search-bar-wrap .speech-bubble-area p {
  color: var(--basic-ffffff, #FFF);
  font-size: 14px;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
  white-space: nowrap;
}
.search-bar-wrap .speech-bubble-area .btn-close {
  font-size: 0;
  width: 16px;
  height: 16px;
  background: url(../images/icon/Icon-close-white.svg) no-repeat center 50%;
}
.search-bar-wrap + .brand-wrap {
  position: absolute;
  right: 48px;
  top: -16px;
}

.search-keyword-list {
  border: 1.5px solid #888DB6;
  background: #FFF;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  z-index: 101;
  opacity: 0;
  display: none;
  transform: translateY(-60px);
  margin-top: -1px;
  position: absolute;
  left: 0;
  width: 340px;
}
.search-keyword-list.active {
  border: 1px solid #D9DBE1;
  background: #FFF;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  z-index: 9;
  opacity: 1;
  transform: translateY(0);
}
.search-keyword-list .scroll {
  max-height: 350px;
  overflow-y: auto;
}
.search-keyword-list .item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 12px 16px;
  position: sticky;
  top: 0;
  background: #F8FAFF;
  z-index: 10;
}
.search-keyword-list .item-title span {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  width: 100%;
  height: 24px;
  letter-spacing: -0.28px;
}
.search-keyword-list .item-title span em {
  display: inline-block;
  border-radius: 20px;
  background: #ffffff;
  color: #3662E3;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  line-height: 22px;
  letter-spacing: -0.24px;
  flex: 0 1 24px;
  margin-left: 6px;
}
.search-keyword-list .item-title i {
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat center 0;
}
.search-keyword-list .item-title.close i {
  transform: rotateX(-180deg);
}
.brand-result-empty {
  padding: 10px 24px;
}

.search-keyword-list ul {
  position: relative;
  z-index: 1;
  height: auto;
  opacity: 1;
  transition: height 400ms ease-in-out, opacity 100ms ease-in-out;
}
.search-keyword-list ul.slideUp {
  height: 0;
  opacity: 0;
}
.search-keyword-list ul li {
  position: relative;
}
.search-keyword-list ul li a {
  padding: 10px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-keyword-list ul li a .drug-name {
  width: auto;
  display: block;
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.search-keyword-list ul li a .company-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 140px;
  flex: 1 0;
  color: #888DB6;
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: -0.26px;
}
.search-keyword-list ul li a:hover {
  background: #F8F9FA;
}
.search-keyword-list ul li.active a {
  background: #F8F9FA;
  color: #111111;
}

.container {
  width: 100%;
  min-height: 800px;
}
.container main {
  max-width: 1028px;
  height: calc(100% - 95px);
  margin: 0 auto;
  min-height: 600px;
  position: relative;
}
.container main .search-txt {
  margin-top: 90px;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  animation: popupAni 1s 0s both;
}
.container main .search-txt span {
  color: #333333;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px; /* 120% */
  letter-spacing: -1px;
  display: block;
  margin-bottom: 10px;
}
.container main .variety-content-wrap {
  margin-top: 90px;
}
.container .move-search {
  position: absolute;
  right: 60px;
  top: -125px;
  z-index: 201;
}
.container .txt-title {
  color: #333333;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px; /* 145.455% */
}
.container .sub-contents {
  max-width: 1600px;
  height: calc(100% - 120px);
  margin: 0 auto;
  min-height: 600px;
  position: relative;
  padding: 80px 140px;
}
.container .sub-contents .txt-title {
  margin-top: -10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%; /* 48px */
}
.container .swiper-button-next {
  font-size: 0;
  position: absolute;
  right: 0;
  width: 48px;
  z-index: 10;
  height: 128px;
  background: #F8FAFF url("../images/main/swiper-right-hover.png") no-repeat center 50%;
}
.container .swiper-button-next:hover {
  background: #F8FAFF url("../images/main/swiper-right.png") no-repeat center 50%;
}
.container .swiper-button-prev {
  font-size: 0;
  position: absolute;
  left: 0;
  width: 48px;
  height: 128px;
  z-index: 10;
  background: #F8FAFF url("../images/main/swiper-left-hover.png") no-repeat center 50%;
}
.container .swiper-button-prev:hover {
  background: #F8FAFF url("../images/main/swiper-left.png") no-repeat center 50%;
}
.container .brand-wrap .swiper-button-prev,
.container .brand-wrap .swiper-button-next {
  visibility: hidden;
}
.container .brand-wrap:hover .swiper-button-prev,
.container .brand-wrap:hover .swiper-button-next {
  visibility: visible;
}
.container .solution-shortcut-area {
  margin: 48px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container .solution-shortcut-area .brand-wrap {
  width: 650px;
}
.container .solution-shortcut-area .line-div {
  width: 3px;
  height: 32px;
  background: #DEE3F0;
  animation: popupAni 1s 0.3s both;
  animation-delay: 0.3s;
}
.container .solution-shortcut-area .realTime-solution-area .brand-wrap {
  width: auto;
  display: block;
  margin: 0 80px;
}
.container .solution-shortcut-area ~ .variety-content-wrap {
  margin-top: 0;
}
.container .brand-wrap {
  animation: popupAni 1s 0.3s both;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0;
}
.container .brand-wrap:not(.swiper-container, .new-brand) {
  display: none;
}
.container .brand-wrap ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.container .brand-wrap ul li {
  width: 128px;
  height: 104px;
  position: relative;
  cursor: pointer;
  display: block;
  flex: 0 0 128px;
}
.container .brand-wrap ul li:before {
  content: "";
  width: 72px;
  height: 72px;
  display: inline-block;
  background-color: #ffffff;
  box-shadow: 0 0 6px #E8ECF5;
  border-radius: 36px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 1;
}
.container .brand-wrap ul li a {
  display: block;
}
.container .brand-wrap ul li .badge-new {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 22px;
  top: -4px;
  z-index: 10;
}
.container .brand-wrap ul li .badge-new::after {
  content: "N";
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 4px;
  background: #FF7734;
  border-radius: 12px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  line-height: 16px;
}
.container .brand-wrap ul li .product-icon {
  width: 40px;
  height: 40px;
  border-radius: 6px;
  display: block;
  position: absolute;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
  letter-spacing: -1px;
  z-index: 2;
}
.container .brand-wrap ul li .product-icon.type01 {
  background: url(../images/main/icon-product-01.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type02 {
  background: url(../images/main/icon-product-02.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type03 {
  background: url(../images/main/icon-product-03.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type04 {
  background: url(../images/main/icon-product-04.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type05 {
  color: #4C258A;
}
.container .brand-wrap ul li .product-icon.type08 {
  background: url(../images/main/icon-product-08.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type09 {
  background: url(../images/main/icon-product-09.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-icon.type10 {
  background: url(../images/main/icon-product-10.svg) no-repeat center 50%;
  background-size: 40px;
}
.container .brand-wrap ul li .product-name {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  min-width: 110px;
  color: #666666;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px; /* 125% */
  letter-spacing: -1px;
}
.container .main-bottom {
  align-items: center;
  justify-content: center;
  display: flex;
  min-height: 180px;
  z-index: 1;
  margin-bottom: 50px;
  animation: popupAni 1s 1s both;
}
.container .main-bottom dl {
  padding-left: 196px;
  background: url(../images/search/img-bottom.png) no-repeat left 50%;
  background-size: 172px;
  min-height: 127px;
}
.container .main-bottom dl dt {
  padding-top: 20px;
  color: #171568;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.15px;
}
.container .main-bottom dl dd {
  padding-top: 10px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.container .main-bottom dl dd a {
  margin-top: 5px;
  color: #999;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -1px;
  display: inline-block;
  padding-right: 10px;
  background: url(../images/icon/ico-arrow-right-s.svg) no-repeat right 50%;
}

@keyframes slideUp {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
footer .inner-width {
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
  padding: 0 140px;
  height: 121px;
  position: relative;
}
footer .inner-width .company-info {
  padding-top: 24px;
}
footer .inner-width .company-info p {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
footer .inner-width .company-info p span {
  display: inline-block;
  padding-left: 12px;
}
footer .inner-width .company-info strong {
  color: #111;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}
footer .inner-width .copyright {
  margin-top: 8px;
  color: #999;
  font-size: 13px;
  font-weight: 400;
  line-height: 150%;
}
footer .inner-width .privacy-btn-wrap {
  position: absolute;
  right: 140px;
  top: 24px;
}
footer .inner-width .privacy-btn-wrap button {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.14px;
}
footer .inner-width .privacy-btn-wrap button:before {
  content: "";
  background: #DEDEDE;
  width: 1px;
  position: absolute;
  right: 10px;
  top: 6px;
  height: 10px;
}
footer .inner-width .privacy-btn-wrap button:last-of-type {
  padding-right: 0;
}
footer .inner-width .privacy-btn-wrap button:last-of-type:before {
  display: none;
}
footer .inner-width .privacy-btn-wrap button.btn-privacy {
  font-weight: 700;
  color: #333;
  padding-right: 25px;
  position: relative;
}
footer .inner-width .privacy-btn-wrap button.btn-use {
  padding-right: 25px;
  position: relative;
}

.sub-type .team-ubist-wrap {
  height: auto;
}
.sub-type .team-ubist-wrap.active:before {
  content: "";
  position: fixed;
  left: 0;
  top: 74px;
  right: 10px;
  height: 1px;
  background: #D9DBE1;
  z-index: 100;
}
.sub-type .team-ubist-wrap header {
  background: #ffffff;
}
.sub-type .container {
  height: auto;
}
.sub-type footer {
  position: relative;
  left: initial;
  right: initial;
  bottom: initial;
}

.banner-div2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin: 90px 0;
  animation: popupAni 1s 0.8s both;
}
.banner-div2 > div {
  width: 100%;
  cursor: pointer;
}
.banner-div2 .movie-banner,
.banner-div2 .tel-banner {
  margin-top: 24px;
  border-radius: 16px;
  min-height: 180px;
}
.banner-div2 .movie-banner {
  padding: 0;
}
.banner-div2 .movie-banner img {
  width: 498px;
  height: 180px;
}
.banner-div2 .tel-banner {
  width: 100%;
  border: 1px solid #EEE;
}
.banner-div2 .tel-banner img {
  width: 100%;
}

.search-btn-wrap {
  position: sticky;
  top: 74px;
  z-index: 8;
  border-bottom: 1px solid #F3F3F3;
  animation: popupAni 1s 0.15s both;
  opacity: 0;
  min-width: 1320px;
  background: #ffffff;
}
.search-btn-wrap .tab-btn {
  width: 403px;
  margin: 0 auto;
  position: relative;
}
.search-btn-wrap .tab-btn ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-btn-wrap .tab-btn ul li {
  min-width: 110px;
}
.search-btn-wrap .tab-btn ul li a {
  display: block;
  color: #666;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.18px;
  padding: 12px 40px;
  min-width: 111px;
}
.search-btn-wrap .tab-btn ul li a.active {
  color: #333;
  font-weight: 700;
}
.search-btn-wrap .tab-btn .move-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  min-width: 111px;
  background: #3662E3;
  transition: left 300ms linear;
}

.search-tab-contents {
  animation: popupAni 1s 0.3s both;
}
.search-tab-contents .line8 {
  border: 4px solid #F7F7F7;
  margin-top: 80px;
  display: block;
}

.tab--wrap {
  position: sticky;
  top: 74px;
  z-index: 8;
  border-bottom: 1px solid #F3F3F3;
  animation: popupAni 1s 0.15s both;
  opacity: 0;
  background: #ffffff;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.tab--wrap .tab---btn {
  position: relative;
  width: 530px;
}
.tab--wrap .tab---btn ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.tab--wrap .tab---btn ul li {
  min-width: 80px;
}
.tab--wrap .tab---btn ul li a {
  display: block;
  color: #333333;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  padding: 16px 24px;
  min-width: 80px;
}
.tab--wrap .tab---btn ul li a.active {
  color: #333;
  font-weight: 700;
}
.tab--wrap .tab---btn .move-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  min-width: 80px;
  background: #3662E3;
  transition: left 300ms linear;
}

.div2-result-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  animation: popupAni 1s 0.3s both;
  min-height: 1500px;
}
.div2-result-wrap .tab--contents {
  width: calc(100% - 448px);
  flex: 1 0 auto;
  margin-right: 48px;
}
.div2-result-wrap .left-col {
  width: calc(100% - 448px);
  flex: 1 0 auto;
  margin-right: 48px;
}
.div2-result-wrap .left-col .drug-info-box {
  margin-top: 4px;
}
.div2-result-wrap .left-col .drug-info-box .dib-tb th,
.div2-result-wrap .left-col .drug-info-box .dib-tb td {
  padding: 9px 0;
  vertical-align: top;
}
.div2-result-wrap .right-col {
  width: 400px;
  position: sticky;
  right: 0;
  top: 100px;
}

.tab--contents .btn-wrap {
  padding-bottom: 47px;
}

.variety-content-wrap {
  animation: popupAni 1.5s 0.4s both;
  margin: 0 auto;
  width: 1028px;
}
.variety-content-wrap.detail-type {
  animation: inherit;
}
.variety-content-wrap.detail-type .vc-data {
  margin-top: 64px;
}
.variety-content-wrap.detail-type .vc-data .title {
  overflow: hidden;
  color: #222;
  font-size: 23px;
  font-weight: 700;
  line-height: 164%; /* 37.72px */
  letter-spacing: -0.23px;
  margin-bottom: 12px;
}
.variety-content-wrap.detail-type .vc-data .flex-lr {
  padding-bottom: 40px;
  border-bottom: 2px solid #333333;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .label {
  color: #3662E3;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.14px;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .content-info {
  color: #999;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .content-info .viewer {
  padding-left: 26px;
  background: url(../images/icon/icon-viewer.svg) no-repeat left 50%;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .content-info .reply {
  padding-left: 26px;
  background: url(../images/icon/icon-reply.svg) no-repeat left 50%;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .content-info .heart-num {
  padding-left: 26px;
  background: url(../images/main/icon-heart-line.svg) no-repeat left 50%;
  background-size: 22px;
}
.variety-content-wrap.detail-type .vc-data .flex-lr .content-info .line1 {
  margin: 0 12px;
  width: 1px;
  height: 16px;
  background: #DDDDDD;
  display: inline-block;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap {
  padding: 21px 24px 21px 97px;
  position: relative;
  border-bottom: 1px solid #EEEEEE;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap .label {
  position: absolute;
  top: 21px;
  left: 24px;
  color: #333333;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap .label:after {
  content: "";
  margin-left: 12px;
  width: 1px;
  height: 16px;
  border-radius: 1px;
  background: #dddddd;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items button {
  min-height: 22px;
  display: block;
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: -0.14px;
  margin-right: 12px;
  text-align: left;
  margin-bottom: 4px;
}
.variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items button:hover {
  text-decoration: underline;
}
.variety-content-wrap.detail-type .vc-data .content-txt {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
  margin-top: 50px;
}
.variety-content-wrap.detail-type .vc-data .content-txt p {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}
.variety-content-wrap.detail-type .vc-data .content-txt img {
  width: 100%;
}
.variety-content-wrap .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.variety-content-wrap .top .btn-more {
  color: #666666;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%; /* 18px */
  letter-spacing: -0.18px;
  padding-right: 22px;
  background: url(../images/icon/icon-more.svg) no-repeat right 50%;
}
.variety-content-wrap .flex-lr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.variety-content-wrap .blue-search-bar {
  position: relative;
}
.variety-content-wrap .blue-search-bar input {
  border-radius: 100px;
  background: #F1F5FF;
  color: #111111;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.28px;
  padding: 9px 70px 9px 20px;
  border: 1px solid transparent;
  min-width: 250px;
}
.variety-content-wrap .blue-search-bar input:focus {
  border: 1px solid #3662E3;
}
.variety-content-wrap .blue-search-bar .btn-delete {
  position: absolute;
  right: 42px;
  top: 0;
  width: 24px;
  height: 40px;
  font-size: 0;
  background: url(../images/icon/ico-delete.svg) no-repeat center 50%;
}
.variety-content-wrap .blue-search-bar .btn-search {
  position: absolute;
  right: 17px;
  top: 0;
  width: 24px;
  height: 40px;
  background: url(../images/icon/ico-search-b.svg) no-repeat center 50%;
  font-size: 0;
  background-size: 24px;
}
.variety-content-wrap .variety-content-items {
  display: grid;
  margin-top: 24px;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 34px;
}
.variety-content-wrap .variety-content-items .vc-item {
  cursor: pointer;
}
.variety-content-wrap .variety-content-items .vc-item .img {
  border-radius: 16px;
  height: 180px;
  margin-bottom: 16px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.variety-content-wrap .variety-content-items .vc-item .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-height: 180px;
  transition: all 400ms ease-in-out;
}
.variety-content-wrap .variety-content-items .vc-item:hover img {
  filter: brightness(110%);
  transform: translate(-50%, -50%) scale(1.03, 1.03);
  transform-origin: center;
}
.variety-content-wrap .variety-content-items .vc-item .label {
  border-radius: 4px;
  border: 1px solid rgba(249, 115, 43, 0.3);
  background: #FFF8F1;
  color: #F9732B;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 6px;
}
.variety-content-wrap .variety-content-items .vc-item .txt {
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  font-weight: 700;
  line-height: 164%; /* 29.52px */
  letter-spacing: -0.18px;
  margin: 8px 0;
  min-height: 60px;
}
.variety-content-wrap .variety-content-items .vc-item .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.variety-content-wrap .variety-content-items .vc-item .info em {
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
}
.variety-content-wrap .variety-content-items .vc-item .info em.line1 {
  width: 1px;
  height: 16px;
  margin: 0 10px;
  background: #DDDDDD;
}
.variety-content-wrap .variety-content-items .vc-item .info em.viewer {
  padding-left: 24px;
  background: url(../images/icon/icon-viewer.svg) no-repeat left center;
}
.variety-content-wrap .variety-content-items .vc-item.new {
  position: relative;
}
.variety-content-wrap .variety-content-items .vc-item.new .txt {
  position: relative;
}
.variety-content-wrap .variety-content-items .vc-item.new .txt.is-ellipsis {
  width: calc(100% - 24px);
}
.variety-content-wrap .variety-content-items .vc-item.new .txt span {
  display: inline-flex;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 4px;
}
.variety-content-wrap .variety-content-items .vc-item.new .txt span::after {
  content: "N";
  display: flex;
  position: absolute;
  top: 5px;
  right: 0; /*0109 add*/
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  background: #FF7734;
  border-radius: 12px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  line-height: 16px;
}
.variety-content-wrap .variety-content-items .vc-item.new .badge-new {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0;
  bottom: 36px;
}
.variety-content-wrap .variety-content-items .vc-item.new .badge-new::after {
  content: "N";
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-left: 4px;
  background: #FF7734;
  border-radius: 12px;
  font-size: 12px;
  color: #ffffff;
  font-weight: 700;
  line-height: 16px;
}
.variety-content-wrap .contents-total {
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
}
.variety-content-wrap .contents-total span {
  padding-right: 8px;
}
.variety-content-wrap .contents-total strong {
  font-weight: 700;
  margin-left: 4px;
}
.variety-content-wrap .dropdown-wrap {
  display: none;
}
.variety-content-wrap .keyword-none-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 110px 0;
}
.variety-content-wrap .keyword-none-txt .img-txt {
  text-align: center;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  letter-spacing: -0.16px;
  padding-top: 94px;
  background: url(../images/main/none-deco.svg) no-repeat center 0;
}
.variety-content-wrap .keyword-none-txt .img-txt span {
  color: #3662E3;
}
.variety-content-wrap .keyword-none-txt .s-txt {
  padding-top: 40px;
  color: #666;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
}
.variety-content-wrap .check-filter-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.variety-content-wrap .check-filter-wrap .check-filter {
  position: relative;
}
.variety-content-wrap .check-filter-wrap .check-filter input {
  display: none;
}
.variety-content-wrap .check-filter-wrap .check-filter input + label {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.variety-content-wrap .check-filter-wrap .check-filter input + label:before {
  content: "";
  width: 1px;
  height: 16px;
  display: block;
}
.variety-content-wrap .check-filter-wrap .check-filter input:checked + label {
  font-weight: 700;
}
.variety-content-wrap .check-filter-wrap .check-filter input:checked + label:before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/main/icon-check.svg) no-repeat center 50%;
  display: block;
  margin-right: 4px;
}
.variety-content-wrap .check-filter-wrap .check-line1 {
  width: 1px;
  height: 16px;
  margin: 0 12px;
  background: #DDDDDD;
}
.variety-content-wrap .label-tab {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  margin: 32px 0;
}
.variety-content-wrap .label-tab button {
  position: relative;
  border-radius: 40px;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 8px 12px;
  color: #111;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
}
.variety-content-wrap .label-tab button.active {
  border-radius: 40px;
  border: 1px solid #3662E3;
  background: #F7F9FF;
  color: #3662E3;
  font-weight: 600;
  letter-spacing: -0.28px;
}
.variety-content-wrap .tag-wrap {
  border-top: 1px solid #DEDEDE;
  padding-left: 56px;
  padding-top: 20px;
  position: relative;
}
.variety-content-wrap .tag-wrap .label {
  position: absolute;
  top: 22px;
  left: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.variety-content-wrap .tag-wrap .label:after {
  content: "";
  background: #dddddd;
  display: inline-block;
  width: 1px;
  height: 16px;
  margin-left: 12px;
}
.variety-content-wrap .tag-wrap .tag-items button {
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  margin-right: 12px;
}
.variety-content-wrap .page-prevNext-wrap {
  margin: 80px auto;
  border: 1px solid #333333;
  border-left: transparent;
  border-right: transparent;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext {
  padding-left: 73px;
  position: relative;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext:last-child {
  border-top: 1px solid #dddddd;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext:last-child strong {
  background: url(../images/icon/icon-arrow-drop-Down.svg) no-repeat left 50%;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext strong {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 24px;
  background: url(../images/icon/icon-arrow-drop-Up.svg) no-repeat left 50%;
  color: var(--basic-333333, #333);
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext .title-s {
  position: relative;
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext .title-s:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 1px;
  height: 16px;
  border-radius: 1px;
  background: var(--basic-rg-7-dddddd, #DDD);
}
.variety-content-wrap .page-prevNext-wrap .page-prevNext .title-s a {
  padding: 20px 12px 20px 13px;
  color: var(--basic-999999, #999);
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.pagination-wrap {
  margin: 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-wrap button {
  width: 36px;
  height: 36px;
  font-size: 0;
  color: transparent;
  display: block;
}
.pagination-wrap button.btn-next {
  background: url(../images/main/icon-next.svg) no-repeat center center;
}
.pagination-wrap button.btn-last {
  background: url(../images/main/icon-last.svg) no-repeat center center;
}
.pagination-wrap button.btn-prev {
  background: url(../images/main/icon-next.svg) no-repeat center center;
  transform: rotate(180deg);
}
.pagination-wrap button.btn-first {
  background: url(../images/main/icon-last.svg) no-repeat center center;
  transform: rotate(180deg);
}
.pagination-wrap a {
  margin: 0 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  width: 36px;
  height: 36px;
  color: #666666;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%; /* 27px */
  text-align: center;
}
.pagination-wrap a.active {
  background: #3662E3;
  color: #ffffff;
}
.pagination-wrap a:hover {
  color: #3662E3;
  background: rgba(54, 98, 227, 0.15);
}

.comment-wrap .comment-title {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 164%; /* 29.52px */
  letter-spacing: -0.18px;
  padding-left: 30px;
  background: url(../images/icon/ico-comment.svg) no-repeat left 0;
  padding-bottom: 16px;
  border-bottom: 2px solid #333333;
  margin-bottom: 30px;
}
.comment-wrap .comment-title em {
  padding-left: 6px;
  color: #3662E3;
  font-size: 16px;
  font-weight: 600;
  line-height: 164%; /* 26.24px */
  letter-spacing: -0.16px;
}
.comment-wrap .comment-write {
  border-radius: 16px;
  background: var(--bg-f-8-f-9-fa, #F8F9FA);
  padding: 30px 166px 30px 28px;
  position: relative;
}
.comment-wrap .comment-write .textarea-wrap {
  position: relative;
}
.comment-wrap .comment-write .textarea-wrap .btn-cancel {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #999;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 160%; /* 19.2px */
  letter-spacing: -0.12px;
}
.comment-wrap .comment-write .textarea-wrap textarea {
  padding: 20px 36px 24px 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  max-height: 118px;
  overflow-y: auto;
}
.comment-wrap .comment-write .textarea-wrap .max-size {
  position: absolute;
  right: 18px;
  bottom: 8px;
  color: #cccccc;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: -0.24px;
}
.comment-wrap .comment-write .btn-comment-ok {
  position: absolute;
  right: 28px;
  top: 30px;
  width: 100px;
  height: 118px;
  border-radius: 4px;
  background: var(--primary-3662-e-3, #3662E3);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: -0.16px;
  display: inline-block;
  align-items: center;
  justify-content: center;
}
.comment-wrap .comment-info {
  padding: 30px 0 20px;
  border-bottom: 1px solid #DEDEDE;
}
.comment-wrap .comment-info:last-of-type {
  border-bottom: 0;
}
.comment-wrap .comment-info.none-bor {
  border-bottom: 1px solid transparent;
}
.comment-wrap .comment-info .comment-info-lr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-wrap .comment-info .comment-info-lr .left-col span {
  display: inline-block;
}
.comment-wrap .comment-info .comment-info-lr .left-col .name {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.comment-wrap .comment-info .comment-info-lr .left-col .name:after {
  content: "";
  width: 1px;
  height: 12px;
  background: #dddddd;
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
}
.comment-wrap .comment-info .comment-info-lr .left-col .date {
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: -0.14px;
}
.comment-wrap .comment-info .comment-info-lr .right-col {
  margin-top: -1px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
}
.comment-wrap .comment-info .comment-info-lr .btn-edit {
  margin-left: 12px;
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: -0.14px;
}
.comment-wrap .comment-info .comment-text {
  padding: 20px 0;
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}
.comment-wrap .comment-info .btn-reply {
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  padding: 6px 10px;
}
.comment-wrap .comment-info .btn-reply.active {
  color: #3662E3;
  border-color: #3662E3;
}
.comment-wrap .comment-info.reply-type {
  background: #F8F9FA;
  padding: 20px 12px 20px 36px;
  position: relative;
}
.comment-wrap .comment-info.reply-type:before {
  content: "";
  position: absolute;
  left: 0;
  top: 20px;
  display: block;
  width: 22px;
  height: 22px;
  background: url(../images/icon/ico-arrow-elbow-down-left.svg) no-repeat center 50%;
}
.comment-wrap .comment-info.delete-type .comment-text {
  color: #ccc;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
}

.alert-not-registered-popup {
  width: 400px;
  min-height: 276px;
  padding: 48px 24px 24px 24px;
  position: relative;
  z-index: 100;
  background: #ffffff;
  border-radius: 8px;
}
.alert-not-registered-popup p {
  padding-bottom: 208px;
  text-align: center;
  background: url(../images/main/img-no-registered.svg) no-repeat center 100%;
  color: #111111;
  font-size: 28px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: -0.28px;
}
.alert-not-registered-popup p + .btn-wrap {
  padding-top: 0 !important;
}
.alert-not-registered-popup p span {
  color: #3662E3;
}
.alert-not-registered-popup .btn-popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
  font-size: 0;
}
.alert-not-registered-popup .btn-wrap {
  margin-top: 48px;
}
.alert-not-registered-popup .btn-wrap button {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.16px;
}
.alert-not-registered-popup .btn-wrap button span {
  font-weight: 700;
  letter-spacing: 0;
}
.alert-not-registered-popup .sub-btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
}
.alert-not-registered-popup .sub-btn-wrap span {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.14px;
}
.alert-not-registered-popup .sub-btn-wrap button {
  font-size: 14px;
  color: #111111;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.14px;
  text-decoration: underline;
}

@media (min-width: 1280px) and (max-width: 1439px) {
  .team-ubist-wrap header .inner-area {
    padding: 0 24px;
    min-width: 1280px;
  }
  .team-ubist-wrap header .gnb-nav {
    position: absolute;
    left: 15rem;
  }
}
@media (max-width: 1279px) {
  body {
    min-width: 360px;
  }
  body.footer-fixed.login-type .team-ubist-wrap {
    height: auto;
    min-height: unset;
    background: #f8faff;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container {
    height: auto !important;
    padding: 0 20px;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner {
    top: 653px;
    left: 0;
    width: calc(100% + 40px);
    padding: 0 20px 81px 20px;
    margin: 0 -20px 0 -20px;
    background: #f8faff;
    border-radius: unset;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner::after {
    content: "© UBcare. All rights reserved.";
    position: absolute;
    bottom: 23px;
    width: 100%;
    font-size: 12px;
    color: #999;
    line-height: 18px;
    text-align: center;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner {
    width: 100%;
    border-radius: 20px;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner .swiper-slide a {
    width: 100%;
    border-radius: unset;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner .swiper-slide a img {
    width: 100%;
    aspect-ratio: 2.8015873016/1;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner .swiper-btn {
    right: 32px;
    bottom: 105px;
  }
  body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner .swiper-btn .swiper-button-prev, body.footer-fixed.login-type .team-ubist-wrap .container .login-wrap .swiper-wide-banner .mainBanner .swiper-btn .swiper-button-next {
    display: none;
  }
  body.footer-fixed.login-type .team-ubist-wrap footer {
    display: none;
  }
  body .team-ubist-wrap header {
    position: fixed;
    left: 0;
    right: 0;
    min-height: unset;
  }
  body .team-ubist-wrap header:hover::before {
    display: none;
  }
  body .team-ubist-wrap header h1 {
    display: flex;
    height: 48px;
  }
  body .team-ubist-wrap header h1 a {
    margin-left: 20px;
    width: 137px;
    height: 16px;
    background-size: 137px 16px;
  }
  body .team-ubist-wrap header.detail-mobile {
    border-bottom: 0;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .gnb-nav {
    display: none;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .mobile-detail-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .mobile-detail-header h2 {
    color: var(--basic-111111, #111);
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: -0.2px;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .mobile-detail-header button {
    width: 40px;
    height: 40px;
    font-size: 0;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .mobile-detail-header button.btn-back {
    margin-left: 20px;
    background: url(../images/mobile/icon-back.svg) no-repeat center 50%;
  }
  body .team-ubist-wrap header.detail-mobile .inner-area .mobile-detail-header button.btn-home {
    margin-right: 20px;
    background: url(../images/mobile/icon-home.svg) no-repeat center 50%;
  }
  body .team-ubist-wrap header .btn-mobile-search {
    display: block;
  }
  body .team-ubist-wrap header .search-flex-r {
    display: none;
  }
  body .team-ubist-wrap header .inner-area {
    min-width: 100%;
    padding: 0;
  }
  body .team-ubist-wrap .privacy-wrap h2 {
    font-size: 16px !important;
  }
  body .team-ubist-wrap .privacy-wrap p, body .team-ubist-wrap .privacy-wrap a, body .team-ubist-wrap .privacy-wrap li, body .team-ubist-wrap .privacy-wrap dd {
    font-size: 14px !important;
  }
  body .team-ubist-wrap .privacy-wrap .terms-img-nav {
    width: 100%;
    padding: 0 24px;
    flex-wrap: wrap;
  }
  body .team-ubist-wrap .privacy-wrap .terms-img-nav > * {
    width: 50%;
    padding: 16px 11px;
  }
  body .team-ubist-wrap .main-header {
    width: 100%;
  }
  body .team-ubist-wrap header .inner-area {
    display: block;
    height: auto;
    padding: 0;
    margin: 0;
    min-width: initial;
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search {
    display: block;
    position: absolute;
    top: 4px;
    right: 69px;
    z-index: 203;
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search button {
    width: 40px;
    height: 40px;
    background: url(../images/icon/ico-search-black.svg) no-repeat center 0;
    font-size: 0;
    color: transparent;
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search .speech-bubble-area {
    position: absolute;
    right: -15px;
    top: 50px;
    border-radius: 8px;
    background: #3662E3;
    padding: 6px 12px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    width: 222px;
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search .speech-bubble-area:before {
    content: "";
    position: absolute;
    top: -6px;
    right: 27px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #3662e3 transparent;
    display: inline-block;
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search .speech-bubble-area p {
    color: var(--basic-ffffff, #FFF);
    font-size: 14px;
    font-weight: 500;
    line-height: 160%; /* 22.4px */
  }
  body .team-ubist-wrap header .inner-area .btn-mobile-search .speech-bubble-area .btn-close {
    font-size: 0;
    width: 16px;
    height: 16px;
    background: url(../images/icon/Icon-close-white.svg) no-repeat center 50%;
  }
  body .team-ubist-wrap header .inner-area .btn-side-menu {
    display: block;
    position: absolute;
    top: 4px;
    right: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/main/icon-hamburger.svg) no-repeat center 100%;
    font-size: 0;
    color: transparent;
    z-index: 203;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap {
    display: none;
    position: absolute;
    top: 0;
    right: -100vw;
    width: 100%;
    height: 100vh;
    padding-top: 48px;
    background: #fff;
    z-index: 300;
    transition: 0.2s;
    overflow-y: scroll;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-header-wrap {
    display: flex;
    position: fixed;
    justify-content: space-between;
    align-items: center;
    top: 0;
    width: 100%;
    height: 48px;
    padding: 0 20px;
    background: #fff;
    z-index: 1;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-header-wrap .icon-logo {
    width: 137px;
    height: 16px;
    background: url(../images/common/TEAM-UBIST-BI.svg) no-repeat 0 50%;
    background-size: 137px 16px;
    font-size: 0;
    color: transparent;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-header-wrap .btn-close {
    width: 40px;
    height: 40px;
    background: url(../images/main/icon-close-large.svg) no-repeat center 100%;
    background-size: 32px;
    font-size: 0;
    color: transparent;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 96px;
    padding: 0 20px;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 8px;
    background: #eee;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap .btn-login {
    display: flex;
    align-items: center;
    width: 100%;
    height: 56px;
    font-size: 24px;
    color: #111;
    font-weight: 500;
    letter-spacing: -0.24px;
    line-height: 1.5;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap .btn-login::after {
    content: "";
    width: 36px;
    height: 36px;
    margin-left: 4px;
    background: url(../images/main/icon-arrow-right-large.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap .btn-login strong {
    margin-right: 4px;
    font-weight: 700;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .start-wrap {
    display: flex;
    align-items: center;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .start-wrap .user-name {
    position: relative;
    padding-left: 48px;
    font-size: 24px;
    color: #111;
    font-weight: 400;
    letter-spacing: -0.24px;
    line-height: 1.5;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .start-wrap .user-name::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #f1f5ff;
    border-radius: 20px;
    background: url(../images/main/icon-user-profile.svg) no-repeat center 100%;
    background-position: -9px -9px;
    box-shadow: 0 0 8px 0 #e7eeff;
    box-sizing: border-box;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .start-wrap .user-name strong {
    font-weight: 700;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap {
    display: flex;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 58px;
    padding-top: 38px;
    font-size: 12px;
    color: #999;
    line-height: 1;
    letter-spacing: -0.12px;
    text-align: center;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap button.btn-mypage {
    background: url(../images/main/icon-mypage.svg) no-repeat center 100%;
    background-position: top;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap button.btn-logout {
    background: url(../images/main/icon-logout.svg) no-repeat center 100%;
    background-position: top;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap button + button {
    position: relative;
    margin-left: 25px;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-user-wrap .user-info-wrap.is-login .end-wrap button + button::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    left: -25px;
    width: 1px;
    height: 32px;
    margin: 0 12px;
    border-left: 1px solid #eee;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap {
    padding: 28px 20px;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li.expanded > button::after {
    transform: rotate(180deg);
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li.expanded > button ul {
    display: block;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li > button {
    display: flex;
    align-items: center;
    width: 100%;
    height: 89px;
    padding: 20px 24px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.2px;
    text-align: left;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li > button.accordion {
    position: relative;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li > button.accordion::after {
    content: "";
    position: absolute;
    right: 24px;
    width: 28px;
    height: 28px;
    background: url(../images/main/icon-arrow-down.svg) no-repeat center 100%;
    transition: 0.2s;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul {
    display: none;
    padding: 28px 24px 0;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul.is-show {
    display: block;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button {
    display: flex;
    align-items: center;
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #666;
    font-family: Pretendard, sans-serif;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button::before {
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-01::before {
    background: url(../images/main/icon-sub-menu-01.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-02::before {
    background: url(../images/main/icon-sub-menu-02.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-03::before {
    background: url(../images/main/icon-sub-menu-03.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-04::before {
    background: url(../images/main/icon-sub-menu-04.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-05::before {
    background: url(../images/main/icon-sub-menu-05.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-06::before {
    background: url(../images/main/icon-sub-menu-06.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-07::before {
    background: url(../images/main/icon-sub-menu-07.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-08::before {
    background: url(../images/main/icon-sub-menu-08.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-09::before {
    background: url(../images/main/icon-sub-menu-09.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-10::before {
    background: url(../images/main/icon-sub-menu-10.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-11::before {
    background: url(../images/main/icon-sub-menu-11.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-12 span {
    color: #F9732B;
    font-size: 12px;
    font-weight: bold;
    font-family: Pretendard, sans-serif;
    line-height: 28px; /* 233.333% */
    letter-spacing: -0.12px;
    display: inline-block;
    margin-left: 4px;
    margin-top: 2px;
  }
  body .team-ubist-wrap header .inner-area .side-menu-wrap .side-menu-list-wrap > ul > li ul li button.sub-menu-12::before {
    background: url(../images/main/icon-sub-menu-12.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav {
    position: unset;
    top: unset;
    left: unset;
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE and Edge */
    padding-left: 20px;
    background: #F8FAFF;
    border-bottom: 1px solid #E8EEFF;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav::-webkit-scrollbar {
    display: none;
    width: 0; /* Remove scrollbar space */
    height: 0;
    background: transparent; /* Optional: just make scrollbar invisible */
    -webkit-appearance: none;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li.nav-mouseenter.active > a {
    border-bottom: 0;
    color: #111;
    font-weight: 500;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li.nav-mouseenter.active > a::after {
    transform: rotate(0);
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li.nav-mouseenter > a {
    position: relative;
    justify-content: flex-start;
    width: 90px;
    padding: 12px 6px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li.nav-mouseenter > a::after {
    content: "";
    position: absolute;
    top: 17px;
    right: 8px;
    width: 16px;
    height: 16px;
    background: url(../images/main/icon-arrow-black-top.svg) no-repeat center 100%;
    transform: rotate(180deg);
    transition: 0.2s;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li > a {
    display: flex;
    justify-content: center;
    width: 76px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav > ul > li > a:hover {
    color: unset;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li {
    margin-right: 8px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li.active a {
    border-bottom: 2px solid #3662e3;
    font-weight: 700;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li:nth-child(1) a {
    position: relative;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li:nth-child(1) a .new-contents-badge {
    top: 0;
    right: -4px;
    min-width: 18px;
    height: 18px;
    font-size: 9px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li:nth-child(2) a {
    position: relative;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li:nth-child(2) a .new-contents-badge {
    top: 0;
    right: 4px;
    min-width: 18px;
    height: 18px;
    font-size: 9px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .mobile-nav-depth {
    position: absolute;
    top: 97px;
    left: 0;
    right: 0;
    border-bottom: 1px solid var(--bg-e-8-eeff, #E8EEFF);
    z-index: 202;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .mobile-nav-depth .flex-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--bg-f-8-faff, #F8FAFF);
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .mobile-nav-depth button {
    color: var(--basic-333333, #333);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; /* 150% */
    letter-spacing: -0.16px;
    display: block;
    width: 100%;
    padding: 12px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .mobile-nav-depth button.active {
    color: var(--primary-3662-e-3, #3662E3);
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: var(--Radius-8, 8px);
    background: var(--bg-f-1-f-5-ff, #F1F5FF);
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth {
    gap: 24px;
    top: 98px;
    left: 0;
    right: 0;
    padding: 68px 20px 32px;
    width: auto;
    max-width: 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item {
    display: none;
    width: 100%;
    padding-left: 0;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-of-type(1) {
    display: block;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item > span {
    display: none;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li > a::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li:nth-child(1) > a::before {
    background: url(../images/main/icon-sub-menu-01.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li:nth-child(2) > a::before {
    background: url(../images/main/icon-sub-menu-02.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li:nth-child(3) > a::before {
    background: url(../images/main/icon-sub-menu-03.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li:nth-child(4) > a::before {
    background: url(../images/main/icon-sub-menu-04.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(1) > ul > li:nth-child(5) > a::before {
    background: url(../images/main/icon-sub-menu-12.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li > a::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(1) > a::before {
    background: url(../images/main/icon-sub-menu-05.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(2) > a::before {
    background: url(../images/main/icon-sub-menu-06.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(3) > a::before {
    background: url(../images/main/icon-sub-menu-07.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(4) > a::before {
    background: url(../images/main/icon-sub-menu-08.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(5) > a::before {
    background: url(../images/main/icon-sub-menu-09.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(6) > a::before {
    background: url(../images/main/icon-sub-menu-10.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(2) > ul > li:nth-child(7) > a::before {
    background: url(../images/main/icon-sub-menu-11.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(3) > ul > li > a::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item:nth-child(3) > ul > li:nth-child(1) > a::before {
    background: url(../images/main/icon-sub-menu-12.svg) no-repeat center 100%;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item > ul > li + li {
    margin-top: 12px;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li .nav-depth .nav-depth-item > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 24px;
    padding: 0;
    border-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    text-align: unset;
  }
  body .team-ubist-wrap header .inner-area .gnb-nav li a {
    height: 48px;
    padding: 12px 4px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.18px;
  }
  body .team-ubist-wrap header .inner-area .user-menu,
  body .team-ubist-wrap header .inner-area .user-detail-menu {
    display: none;
  }
  body .team-ubist-wrap header .inner-area .new-text-badge {
    top: 0;
    left: 43px;
  }
  body .team-ubist-wrap .sub-contents {
    padding: 0;
  }
  body .team-ubist-wrap .sub-contents .privacy-wrap .terms-nav {
    padding: 16px;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  body .team-ubist-wrap .sub-contents .privacy-wrap .terms-nav > ul {
    width: 100%;
  }
  body .team-ubist-wrap .solution-shortcut-area .line-div {
    display: none;
  }
  body .team-ubist-wrap .solution-shortcut-area .realTime-solution-area {
    display: none;
  }
  body .team-ubist-wrap .container {
    padding: 0 20px 32px;
    margin-top: 96px;
  }
  body .team-ubist-wrap .container .txt-title {
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
  body .team-ubist-wrap .container main .search-txt {
    display: none;
  }
  .search-bar-wrap {
    width: 100% !important;
    margin: 32px 0;
    padding-top: 32px;
  }
  .search-bar-wrap .search-bar .btn-search {
    top: 11px;
    left: 20px;
    width: 20px;
    height: 20px;
  }
  body .team-ubist-wrap .container main .solution-shortcut-area {
    margin: 0;
  }
  body .team-ubist-wrap .container main .brand-wrap .badge-new {
    right: initial;
    left: 50%;
    top: -52px;
  }
  body .team-ubist-wrap .container main .brand-wrap .badge-new:after {
    width: 16px;
    height: 16px;
    font-size: 7.698px;
  }
  body .team-ubist-wrap .container main .brand-wrap.swiper-container {
    display: none;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) {
    display: block;
    position: relative;
    top: unset;
    right: unset;
    border-radius: var(--Radius-16, 16px);
    border: 1px solid var(--bg-line-dee-3-f-0, #DEE3F0);
    background: var(--bg-f-1-f-5-ff, #F1F5FF);
    padding: 32px 0 0;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 32px 0;
    overflow: hidden;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) ul li {
    width: 25%;
    height: auto;
    flex-flow: column;
    flex: none;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) ul li::before {
    width: 40px;
    height: 40px;
    border: 0;
    box-shadow: 0 0 5px 0 #e8ecf5;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) ul li .product-icon {
    top: 10px;
    width: 20px;
    height: 20px;
    background-size: 20px;
    border-radius: 3.33px;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) ul li .product-name {
    position: relative;
    min-width: unset;
    margin-top: 48px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.12px;
    word-break: break-all;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) .btn-more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 32px;
    width: 100%;
    border-radius: 0 0 16px 16px;
    border-top: 1px solid var(--bg-line-dee-3-f-0, #DEE3F0);
    background: var(--bg-f-8-f-9-fa, #F8F9FA);
    padding: 11px 16px;
    color: var(--basic-666666, #666);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) .btn-more i {
    width: 24px;
    height: 24px;
    background: url(../images/icon/Icon-arrow-bottom.svg) no-repeat center 50%;
    display: inline-block;
  }
  body .team-ubist-wrap .container main .brand-wrap:not(.swiper-container) .btn-more.close i {
    transform: rotate(180deg);
  }
  body .team-ubist-wrap .container .variety-content-wrap {
    width: 100%;
  }
  body .team-ubist-wrap .container .variety-content-wrap .top {
    align-items: flex-end;
  }
  body .team-ubist-wrap .container .variety-content-wrap .top .btn-more {
    padding-right: 26px;
    background: url(../images/icon/icon-more.svg) no-repeat right 100%;
    background-size: 20px;
    background-position-y: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items {
    display: block;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item {
    position: relative;
    height: 105px;
    padding-left: calc(100% - 154px);
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item + .vc-item {
    margin-top: 32px;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 166px);
    height: 105px;
    border-radius: 20px;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img img {
    min-height: 105px;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .label {
    display: inline-block;
    height: 22px;
    line-height: 14.4px;
    box-sizing: border-box;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt {
    max-height: 53px;
    min-height: unset;
    margin: 4px 0 12px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt.is-ellipsis {
    width: 100%;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .badge-new {
    display: none;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info em {
    height: 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
  }
  body .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info em:not(:nth-child(1)) {
    display: none;
  }
  body .team-ubist-wrap .container .banner-div2 {
    flex-flow: column;
    justify-content: unset;
    align-items: unset;
    gap: 64px;
    margin: 64px 0 0 0;
  }
  body .team-ubist-wrap .container .banner-div2 .movie-banner {
    min-height: unset;
    border-radius: 20px;
    overflow: hidden;
  }
  body .team-ubist-wrap .container .banner-div2 .movie-banner img {
    width: 100%;
    height: auto;
  }
  body .team-ubist-wrap .container .banner-div2 .tel-banner {
    width: 100%;
    padding: 0;
    min-height: unset;
    aspect-ratio: 2.8015873016/1;
    background: unset;
    border: 0;
    border-radius: 20px;
    overflow: hidden;
  }
  body .team-ubist-wrap .container .banner-div2 .tel-banner img {
    width: 100%;
  }
  body .team-ubist-wrap .container .main-bottom {
    display: block;
    min-height: unset;
    max-height: unset;
    margin-top: 64px;
    margin-bottom: 0;
  }
  body .team-ubist-wrap .container .main-bottom .swiper-wide-banner {
    margin-top: 0;
    border-radius: 20px;
  }
  body .team-ubist-wrap .container .main-bottom .swiper-slide a {
    border-radius: unset;
  }
  body .team-ubist-wrap .container .main-bottom .swiper-slide a img {
    width: 100%;
    aspect-ratio: 2.8015873016/1;
  }
  body footer {
    background: #F7F7F7;
    border-top: 1px solid #dedede;
    padding-bottom: 100px;
  }
  body footer .inner-width {
    height: auto;
    padding: 16px 0 36px 20px;
  }
  body footer .inner-width .company-info {
    position: relative;
    padding: 26px 0 39px;
  }
  body footer .inner-width .company-info strong {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 18px;
  }
  body footer .inner-width .company-info span {
    padding: 0;
    margin-right: 5px;
    font-size: 12px;
    line-height: 18px;
  }
  body footer .inner-width .company-info .copyright {
    display: none;
  }
  body footer .inner-width .company-info copyright {
    display: none;
  }
  body footer .inner-width .privacy-btn-wrap {
    position: absolute;
    top: 100px;
    right: unset;
  }
  body footer .inner-width .privacy-btn-wrap button {
    font-size: 12px;
    line-height: 18px;
  }
  body footer .inner-width .privacy-btn-wrap button.btn-privacy:before {
    top: 4px;
  }
  body footer .inner-width .privacy-btn-wrap button.btn-use:before {
    top: 4px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap {
    margin-top: 64px;
    width: 100%;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .top {
    align-items: flex-end;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .top .btn-more {
    padding-right: 26px;
    background: url(../images/icon/icon-more.svg) no-repeat right 100%;
    background-size: 20px;
    background-position-y: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items {
    display: block;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item {
    display: flex;
    position: relative;
    justify-content: flex-end;
    height: auto;
    padding-left: 0 !important;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item + .vc-item {
    margin-top: 32px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 52.9745042493%;
    height: auto;
    aspect-ratio: 1.780952381/1;
    border-radius: 20px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img img {
    min-height: 105px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap {
    width: 43.6260623229%;
    aspect-ratio: 1.4528301887/1;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .label {
    display: inline-block;
    height: 22px;
    line-height: 14.4px;
    box-sizing: border-box;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .txt {
    height: 48px;
    min-height: unset;
    margin: 4px 0 12px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .txt.is-ellipsis {
    width: calc(100% - 24px);
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .txt .badge-new {
    display: block;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .info em {
    height: 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt-wrap .info em:not(:nth-child(1)) {
    display: none;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item span.badge-new {
    display: block;
    width: 16px;
    height: 16px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item.new .txt span {
    width: 16px;
    height: 16px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item.new .txt span::after {
    top: 3px;
    width: 16px;
    height: 16px;
    font-size: 8px;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item.new .badge-new {
    top: 56px;
    right: 10px;
    bottom: unset;
  }
  body.main-type .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item.new .badge-new::after {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }
  body.sub-type .team-ubist-wrap {
    height: 100%;
  }
  body.sub-type .team-ubist-wrap .main-header .inner-area .gnb-nav {
    background: #ffffff;
  }
  body.sub-type .team-ubist-wrap .container {
    min-height: calc(100% - 160px);
  }
  body.sub-type.event .event-tab-wrap .tab-list-wrap > button {
    height: 48px;
    padding: 12px 0 10px;
    font-size: 16px;
    color: #333;
    min-width: 102px;
  }
  body.sub-type.contents .team-ubist-wrap .container .sub-contents {
    padding: 24px 0 0;
  }
  body.sub-type.contents .team-ubist-wrap .container .sub-contents.event-type {
    padding-top: 8px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap {
    padding: 0;
    width: 100%;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .top {
    display: none;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr {
    flex-flow: column-reverse;
    align-items: unset;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr ~ .flex-lr {
    flex-flow: unset;
    width: 100%;
    margin-left: 0;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .label-tab {
    width: auto;
    padding: 0 20px;
    margin: 16px 0 36px;
    overflow-x: scroll;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .label-tab::-webkit-scrollbar {
    display: none;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .label-tab button {
    flex: none;
    height: 34px;
    padding: 7px 11px;
    box-sizing: border-box;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .blue-search-bar {
    width: 100%;
    padding: 0 20px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .blue-search-bar input {
    width: 100%;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .blue-search-bar .btn-delete {
    right: 52px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .blue-search-bar .btn-search {
    right: 28px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .contents-total span:first-of-type {
    display: none;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .check-filter-wrap {
    display: none;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap {
    display: block;
    position: relative;
    width: 140px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap .dropdown-selected {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 24px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.14px;
    cursor: pointer;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap .dropdown-selected::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 4px;
    background: url(../images/main/icon-arrow-black-down.svg) no-repeat center 100%;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap .dropdown-options {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    width: 100%;
    padding: 8px 8px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 8px;
    z-index: 10;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap .dropdown-options .dropdown-option {
    display: flex;
    align-items: center;
    height: 41px;
    padding: 0 16px;
    font-size: 16px;
    letter-spacing: -0.16px;
    cursor: pointer;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .flex-lr .dropdown-wrap .dropdown-options .dropdown-option.selected {
    background-color: #f8faff;
    border-radius: 6px;
    font-weight: 600;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item {
    height: auto;
    padding-left: 0;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item + .vc-item {
    margin-top: 36px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img {
    position: unset;
    width: 100%;
    height: auto;
    margin-bottom: 12px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .img img {
    position: unset;
    top: unset;
    left: unset;
    transform: unset;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .label {
    margin-left: 20px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .txt {
    padding: 0 20px;
    font-size: 16px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info {
    padding: 0 20px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info em + em {
    position: relative;
    margin-left: 21px;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info em + em::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -11px;
    width: 1px;
    height: 16px;
    border-left: 1px solid rgb(221, 221, 221);
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .variety-content-items .vc-item .info em:last-of-type {
    display: inline;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .pagination-wrap {
    margin: 32px 0 0;
  }
  body.sub-type.contents .team-ubist-wrap .container .variety-content-wrap .pagination-wrap a {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents {
    padding: 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap {
    padding: 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .title {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .flex-lr {
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .flex-lr .label {
    display: block;
    line-height: 20px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .flex-lr .content-info {
    margin-top: 16px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .flex-lr .content-info span:not(.line1) {
    font-size: 12px;
    line-height: 20px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .flex-lr .content-info .line1 {
    margin: 0 10px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap {
    display: flex;
    align-items: flex-start;
    padding: 21px 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap .label {
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: center;
    flex: none;
    top: unset;
    left: unset;
    width: 79px;
    font-size: 12px;
    line-height: 19px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap .label::after {
    height: 12px;
    margin-top: 1px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items {
    margin-left: 12px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items .btn-file-item {
    min-height: unset;
    margin: 0;
    font-size: 12px;
    line-height: 19px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .file-list-wrap .file-items .btn-file-item + .btn-file-item {
    margin-top: 12px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .content-txt {
    margin-top: 32px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .content-txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    letter-spacing: -0.16px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .good-features-wrap {
    display: flex !important;
    width: 225px;
    height: 114px;
    margin: 48px auto;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .tag-wrap .tag-items button {
    margin: 0 12px 8px 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .page-prevNext-wrap {
    display: block !important;
    margin: 40px 0 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap {
    display: block !important;
    margin-top: 32px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-title {
    margin-bottom: 24px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write {
    display: flex;
    gap: 10px;
    padding: 20px 14px 24px;
    margin-top: 24px;
    border-radius: 1px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write.is-editing .textarea-wrap {
    padding: 8px 49px 26px 8px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write.is-editing .textarea-wrap .btn-cancel {
    top: 10px;
    right: 12px;
    font-size: 14px;
    line-height: 22.4px;
    letter-spacing: -0.14px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write .textarea-wrap {
    width: calc(100% - 54px);
    height: 108px;
    padding: 8px 8px 26px 8px;
    background: #fff;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write .textarea-wrap textarea {
    height: 74px;
    padding: 0;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write .textarea-wrap textarea::placeholder {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    letter-spacing: -0.14px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write .textarea-wrap .max-size {
    right: 6px;
    bottom: 6px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-write .btn-comment-ok {
    position: relative;
    flex: none;
    top: unset;
    right: unset;
    width: 54px;
    height: 108px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-text {
    font-size: 14px;
    line-height: 22.4px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .btn-reply {
    font-weight: 400;
    line-height: 16px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-info.reply-type {
    padding-right: 12px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-info.reply-type .comment-info-lr .left-col {
    display: flex;
    align-items: center;
    height: 22px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap.detail-type .vc-data .comment-wrap .comment-info.reply-type .comment-info-lr .right-col {
    display: flex;
    align-items: center;
    height: 22px;
  }
  body.sub-type.contents-detail .team-ubist-wrap .container .sub-contents .variety-content-wrap .top {
    display: none;
  }
  .tag-wrap {
    margin-bottom: 20px;
  }
  .move-search {
    display: none;
  }
}
.join-wrap {
  width: 648px;
  margin: 80px auto;
  position: relative;
}
.join-wrap .join-title {
  color: #111;
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
  animation: popupAni 1s 0s both;
}
.join-wrap .step-circle {
  position: absolute;
  top: 78px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: popupAni 1s 0s both;
}
.join-wrap .step-circle span {
  display: block;
  width: 18px;
  height: 18px;
  margin: 0 6px;
  background: url(../images/icon/ico-page-nor.svg) no-repeat center 50%;
}
.join-wrap .step-circle span.active {
  background: url(../images/icon/ico-page-active.svg) no-repeat center 50%;
}
.join-wrap .write-item {
  margin-top: 24px;
  position: relative;
}
.join-wrap .write-item.mgt8 {
  margin-top: 8px;
}
.join-wrap .write-item .flex-l .select-dropdown {
  min-width: 448px;
}
.join-wrap .write-item label {
  color: #444;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -0.14px;
}
.join-wrap .write-item label em {
  padding-left: 2px;
  color: #3662E3;
}
.join-wrap .agree-items .agree-title {
  margin-top: 80px;
  margin-bottom: 12px;
}
.join-wrap .agree-items .agree-title h2 {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.join-wrap .agree-items .check-agree-all {
  padding: 26px 24px;
  border-radius: 4px;
  border: 1px solid #333333;
  background: #FFF;
  margin-bottom: 32px;
}
.join-wrap .agree-privacy-list {
  padding: 0 24px;
}
.join-wrap .agree-privacy-list ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.join-wrap .agree-privacy-list ul li label {
  font-size: 16px;
}
.join-wrap .agree-privacy-list ul li .btn-privacy {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  text-decoration: underline;
  text-underline-position: under;
}
.join-wrap .agree-privacy-list.mypage-agree .flex-l {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.join-wrap .completed-guide {
  padding-top: 176px;
  background: url(../images/icon/ico-complete-check.svg) no-repeat center 80px;
  animation: popupAni 1s 0s both;
}
.join-wrap .completed-guide .b-txt {
  color: #111;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.32px;
}
.join-wrap .completed-guide .s-txt {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin-top: 12px;
}
.animation-wrap {
  animation: popupAni 1s 0.1s both;
}

.myPage-guide .b-txt {
  color: #111;
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.32px;
}
.myPage-guide .s-txt {
  color: #666;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin-top: 12px;
  padding-bottom: 24px;
}
.myPage-guide + .write-title {
  margin-top: 24px;
}

.privacy-wrap {
  padding: 0 0 72px;
  animation: popupAni 1s 0.3s both;
}
.privacy-wrap .terms-nav {
  background: #F8F9FA;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 40px;
  border-radius: 8px;
  background: #F8F9FA;
  margin: 32px 0;
  will-change: opacity;
  animation: popupAni 1s 0.2s both;
}
.privacy-wrap .terms-nav ul li {
  margin: 8px 0;
}
.privacy-wrap .terms-nav ul li a {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%; /* 21px */
}
.privacy-wrap .terms-txt h2 {
  color: #111111;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%; /* 27px */
  margin-top: 42px;
}
.privacy-wrap .terms-txt p {
  padding-top: 16px;
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  word-break: keep-all;
}
.privacy-wrap .terms-txt ul {
  padding-top: 16px;
}
.privacy-wrap .terms-txt ul li {
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  position: relative;
  padding-left: 24px;
  padding-bottom: 8px;
  word-break: keep-all;
}
.privacy-wrap .terms-txt ul li span {
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 0;
}
.privacy-wrap .terms-txt ul li ul {
  margin-top: -8px;
  margin-left: 0;
}
.privacy-wrap .terms-txt ul li ul li {
  color: #111111;
  font-size: 15px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  position: relative;
}
.privacy-wrap .terms-txt ul li ul li span {
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
.privacy-wrap .terms-txt ul li ul.none-bu {
  margin-left: 0;
}
.privacy-wrap .terms-txt ul li ul.none-bu span {
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
.privacy-wrap .terms-txt ul.none-bu {
  margin-left: 0;
}
.privacy-wrap .terms-txt ul.none-bu span {
  font-size: 13px;
  position: absolute;
  left: 0;
  top: 0;
}
.privacy-wrap .has-sign {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
.privacy-wrap .prev-privacy-select {
  position: relative;
  min-width: 300px;
}
.privacy-wrap .prev-privacy-select .btn-select {
  padding: 10px 10px 8px;
  min-height: 42px;
  width: 100%;
  border: 1px solid #DEDEDE;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  text-align: left;
  color: #666666;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat right 10px top 10px;
}
.privacy-wrap .prev-privacy-select .select-list {
  position: absolute;
  left: 0;
  right: 0;
  top: 43px;
  border: 1.5px solid #D9DBE1;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  transition: all 100ms ease-in;
  background: #ffffff;
  overflow-y: auto;
  z-index: -1;
  opacity: 0;
}
.privacy-wrap .prev-privacy-select .select-list.active {
  border: 1px solid #D9DBE1;
  background: #FFF;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  z-index: 100;
  opacity: 1;
  animation: popupAni 0.4s 0s both;
}
.privacy-wrap .prev-privacy-select .select-list ul {
  margin: 8px 0;
  padding: 0;
  position: relative;
  height: auto;
  max-height: 80px;
  opacity: 1;
  transition: height 200ms ease-in-out, opacity 100ms ease-in-out;
}
.privacy-wrap .prev-privacy-select .select-list ul li {
  position: relative;
  padding: 0;
}
.privacy-wrap .prev-privacy-select .select-list ul li a {
  padding: 10px 10px;
  display: block;
  white-space: nowrap;
  font-size: 14px;
}
.privacy-wrap .prev-privacy-select .select-list ul li a:hover {
  background: #F8FAFF;
}
.privacy-wrap h3 {
  margin-top: 15px;
}
.privacy-wrap .privacy-sign {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.privacy-wrap .privacy-sign img {
  width: 40px;
}
.privacy-wrap .privacy-tb {
  border: 1px solid #dddddd;
  border-bottom: 0;
  margin: 4px 0;
}
.privacy-wrap .privacy-tb table {
  width: 100%;
}
.privacy-wrap .privacy-tb table pre {
  font-family: "Lato", "Pretendard", sans-serif, verdana;
}
.privacy-wrap .privacy-tb table th {
  background: #F8F9FA;
  padding: 4px;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.privacy-wrap .privacy-tb table td {
  padding: 4px 8px;
  text-align: center;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  word-break: keep-all;
  height: 57px;
}
.privacy-wrap .privacy-tb table tr th:last-of-type, .privacy-wrap .privacy-tb table tr td:last-of-type {
  border-right: 0;
}
.privacy-wrap .txt-underline {
  text-decoration: underline;
  font-weight: bold !important;
  padding: 0 !important;
  text-underline-position: under;
  font-size: 15px !important;
}
.privacy-wrap .line-title {
  text-decoration: underline;
  text-underline-position: under;
  color: #222222;
  font-weight: bold !important;
}
.privacy-wrap .terms-img-nav {
  overflow: visible;
  width: 1320px;
  border: 1px solid #e2e2e5;
  position: relative;
  border-radius: 16px;
  margin: 9px 0;
  padding: 0 43px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.privacy-wrap .terms-img-nav > * {
  position: relative;
  z-index: 2;
}
.privacy-wrap .terms-img-nav .item-type {
  position: relative;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 32px 44px;
}
.privacy-wrap .terms-img-nav .item-type:nth-of-type(1) {
  border-left: transparent;
}
.privacy-wrap .terms-img-nav .item-type:nth-of-type(7) {
  border-left: transparent;
}
.privacy-wrap .terms-img-nav .item-type:nth-of-type(7), .privacy-wrap .terms-img-nav .item-type:nth-of-type(9), .privacy-wrap .terms-img-nav .item-type:nth-of-type(11) {
  border-top: 1px solid #ebebeb;
}
.privacy-wrap .terms-img-nav .item-type.type01:hover + .item-hover.type01,
.privacy-wrap .terms-img-nav .item-type.type02:hover + .item-hover.type02,
.privacy-wrap .terms-img-nav .item-type.type03:hover + .item-hover.type03,
.privacy-wrap .terms-img-nav .item-type.type04:hover + .item-hover.type04,
.privacy-wrap .terms-img-nav .item-type.type05:hover + .item-hover.type05,
.privacy-wrap .terms-img-nav .item-type.type06:hover + .item-hover.type06 {
  display: block;
}
.privacy-wrap .terms-img-nav .item-type div {
  height: 88px;
  line-height: 88px;
  pointer-events: none;
}
.privacy-wrap .terms-img-nav .item-type img {
  vertical-align: middle;
  pointer-events: none;
  height: 88px;
}
.privacy-wrap .terms-img-nav .item-type p {
  padding-top: 16px;
  color: #111111;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
}
.privacy-wrap .terms-img-nav .item-hover {
  position: absolute;
  z-index: 3;
  display: none;
  padding: 20px 38px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid #dddddd;
  max-width: 499px;
}
.privacy-wrap .terms-img-nav .item-hover:before {
  content: "";
  position: absolute;
  left: 93px;
  top: -7px;
  z-index: 3;
  width: 18px;
  height: 7px;
  background: url("../images/privacy/bu-hover-arrow.png") no-repeat center 0;
}
.privacy-wrap .terms-img-nav .item-hover .tit {
  text-align: center;
  text-decoration: underline;
  color: #333333;
  text-underline-position: under;
  font-weight: bold;
}
.privacy-wrap .terms-img-nav .item-hover .txt {
  padding: 8px 0;
  font-size: 16px;
  color: #333333;
  word-break: keep-all;
}
.privacy-wrap .terms-img-nav .item-hover.type01 {
  left: 40px;
  top: 184px;
}
.privacy-wrap .terms-img-nav .item-hover.type02 {
  left: 134px;
  top: 184px;
  width: 460px;
}
.privacy-wrap .terms-img-nav .item-hover.type03 {
  left: 423px;
  top: 184px;
  width: 300px;
}
.privacy-wrap .terms-img-nav .item-hover.type04 {
  left: 634px;
  top: 184px;
  width: 300px;
}
.privacy-wrap .terms-img-nav .item-hover.type05 {
  left: 737px;
  top: 184px;
  width: 490px;
}
.privacy-wrap .terms-img-nav .item-hover.type06 {
  right: 40px;
  top: 184px;
  width: 520px;
  max-width: 520px;
}
.privacy-wrap .terms-img-nav .item-hover.type01:hover,
.privacy-wrap .terms-img-nav .item-hover.type02:hover,
.privacy-wrap .terms-img-nav .item-hover.type03:hover,
.privacy-wrap .terms-img-nav .item-hover.type04:hover,
.privacy-wrap .terms-img-nav .item-hover.type05:hover,
.privacy-wrap .terms-img-nav .item-hover.type06:hover {
  display: block;
}
.privacy-wrap .terms-img-nav .item-hover.type02:before,
.privacy-wrap .terms-img-nav .item-hover.type03:before,
.privacy-wrap .terms-img-nav .item-hover.type04:before,
.privacy-wrap .terms-img-nav .item-hover.type05:before {
  left: 50%;
  transform: translateX(-50%);
}
.privacy-wrap .terms-img-nav .item-hover.type06:before {
  left: inherit;
  right: 93px;
}
.privacy-wrap .terms-img-nav .item-hover dl {
  position: relative;
  padding-top: 0;
  padding-left: 84px;
  background: #f8f8f8;
  border-radius: 5px;
  margin-bottom: 3px;
}
.privacy-wrap .terms-img-nav .item-hover dl dt {
  width: 84px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.privacy-wrap .terms-img-nav .item-hover dl dd {
  padding: 7px 0;
  margin: 0;
  line-height: 22px;
  font-size: 12px;
  color: #666666;
}
.privacy-wrap .terms-img-nav .item-hover ul {
  padding-top: 6px;
}
.privacy-wrap .terms-img-nav .bg-type {
  background: #f8f8f8;
  border-radius: 5px;
  padding: 12px 24px;
}
.privacy-wrap .terms-img-nav .bg-type span {
  font-size: 11px;
  vertical-align: top;
  margin-right: 4px;
}
.privacy-wrap .terms-img-nav .bg-type a {
  text-decoration: underline;
  text-underline-position: under;
}
.privacy-wrap .terms-img-nav .item-hover ul li {
  color: #666666;
  line-height: 22px;
  font-size: 16px;
  padding-top: 0;
}
.privacy-wrap .title-txt {
  padding-top: 16px;
  color: #333333;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
.privacy-wrap .s-title {
  padding-top: 40px;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}
.privacy-wrap .single-type dt {
  font-size: 16px;
}
.privacy-wrap .single-type dd ul {
  padding-top: 4px;
}
.privacy-wrap .privacy-select-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.find-wrap {
  width: 648px;
  margin: 80px auto;
  position: relative;
  min-height: 800px;
}
.find-wrap .completed-guide {
  animation: popupAni 1s 0s both;
}
.find-wrap .b-txt {
  color: #111;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.32px;
}
.find-wrap .s-txt {
  margin-top: 24px;
  margin-bottom: 64px;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.find-wrap .write-item {
  margin-top: 32px;
}
.find-wrap .write-item .input-wrap.btn-time-in input {
  min-width: 100% !important;
}
.find-wrap .write-item .input-wrap.btn-time-in .timer-txt {
  left: initial;
  right: 8px;
}
.detail-check-privacy-agree {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}
.detail-check-privacy-agree button {
  color: var(--primary-3662-e-3, #3662E3);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
  text-decoration: underline;
}

.myPage-wrap {
  margin: 80px auto 70px;
  position: relative;
  min-height: 800px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.myPage-wrap .my-nav {
  width: 204px;
  margin-right: 132px;
  position: sticky;
  top: 154px;
  flex: 0 0 204px;
}
.myPage-wrap .my-nav h2 {
  color: #111111;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 48px */
  letter-spacing: -0.32px;
  margin-bottom: 32px;
}
.myPage-wrap .my-nav ul li {
  margin-bottom: 8px;
}
.myPage-wrap .my-nav ul li a {
  width: 100%;
  display: block;
  padding: 12px 8px 12px 28px;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
  border-radius: 4px;
  background: #FAF9F8;
  border: 1px solid #FAF9F8;
  position: relative;
}
.myPage-wrap .my-nav ul li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background: url(../images/myPage/bu-dotted.svg) no-repeat center 50%;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
}
.myPage-wrap .my-nav ul li a:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/myPage/icon-nav-ArrowDown.svg) no-repeat center 50%;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.myPage-wrap .my-nav ul li a.active {
  border-radius: 4px;
  border: 1px solid #3662E3;
  background: #F8FAFF;
  color: #3662E3;
}
.myPage-wrap .my-nav ul li a.active:before {
  background: url(../images/myPage/bu-dotted-blue.svg) no-repeat center 50%;
}
.myPage-wrap .my-nav ul li a.active:after {
  background: url(../images/myPage/icon-nav-ArrowDown-blue.svg) no-repeat center 50%;
}
.myPage-wrap .my-contents {
  max-width: 984px;
  width: 100%;
  animation: popupAni 1s 0.4s both;
}
.myPage-wrap .my-contents.w672 {
  width: 672px;
}
.myPage-wrap .my-contents.w672 + .message-tooltip {
  width: 672px;
}
.myPage-wrap .b-txt {
  color: #111;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -1px;
}
.myPage-wrap .s-txt {
  margin-top: 24px;
  margin-bottom: 40px;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.myPage-wrap .write-title {
  margin-bottom: 24px;
}
.myPage-wrap .write-item {
  margin-top: 32px;
}
.myPage-wrap .write-item:first-of-type {
  margin-top: 0;
}
.myPage-wrap .agree-privacy-list ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.myPage-wrap .agree-privacy-list ul li label {
  font-size: 16px;
}
.myPage-wrap .agree-privacy-list ul li .btn-privacy {
  margin-left: 8px;
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  text-decoration: underline;
  text-underline-position: under;
}
.myPage-wrap .agree-privacy-list.mypage-agree {
  z-index: 300;
}
.myPage-wrap .agree-privacy-list.mypage-agree .flex-l {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.myPage-wrap .agree-privacy-list.mypage-agree .flex-lr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.myPage-wrap .agree-privacy-list.mypage-agree .agree-day {
  color: #666666;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.withdrawal-guide {
  border-radius: 16px;
  border: 1px solid #dedede;
  background: #ffffff;
  padding: 32px;
  margin-bottom: 17px;
}
.withdrawal-guide ol li {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 10px;
}
.withdrawal-guide ol li span {
  padding-right: 4px;
}
.withdrawal-guide ul {
  margin-top: 12px;
  border-radius: 8px;
  background: #F8F9FA;
  padding: 20px 8px 20px;
}
.withdrawal-guide ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #666666;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -1px;
  padding: 4px 12px;
}
.withdrawal-guide ul li span:first-child {
  padding-left: 12px;
}
.btn-wrap {
  padding-top: 40px;
}
.btn-wrap.flex-c button {
  width: calc(50% - 6px);
  margin-left: 6px;
}
.btn-wrap.flex-c button:first-of-type {
  margin-right: 6px;
  margin-left: 0;
}
.btn-wrap.flex-c button.wide {
  margin: 0;
  width: 100%;
}

.btn-result-more {
  border-radius: 8px;
  background: #F7F7F7;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  width: 100%;
}
.btn-result-more em {
  color: #3662E3;
  font-weight: 800;
}
.btn-result-more i {
  width: 16px;
  height: 16px;
  background: url(../images/main/icon-more-arrow.svg) no-repeat center 50%;
  margin-left: 8px;
  transition: all 400ms ease-in-out;
}
.btn-result-more span {
  color: #000;
  text-align: center;
  min-width: 34px;
}
.btn-result-more.folding-type i {
  transform: rotateX(180deg);
}

.brand-keyword-list {
  position: absolute;
  left: 0;
  top: 67px;
  border: 1.5px solid #D9DBE1;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  transition: all 100ms ease-in;
  background: #ffffff;
  z-index: -1;
  opacity: 0;
  width: 448px;
  display: none;
}
.brand-keyword-list.active {
  border: 1px solid #D9DBE1;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  z-index: 100;
  opacity: 1;
  display: block;
}
.brand-keyword-list .scroll {
  max-height: 392px;
  overflow-y: auto;
}
.brand-keyword-list .item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 10px 16px;
  background: #F8FAFF;
  z-index: 10;
}
.brand-keyword-list .item-title span {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  width: 100%;
  height: 24px;
  letter-spacing: -0.28px;
}
.brand-keyword-list .item-title span em {
  display: inline-block;
  border-radius: 20px;
  background: #ffffff;
  color: #3662E3;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  line-height: 22px;
  letter-spacing: -0.24px;
  flex: 0 1 24px;
  margin-left: 6px;
}
.brand-keyword-list .item-title i {
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat center 0;
}
.brand-keyword-list .item-title.close i {
  transform: rotateX(-180deg);
}
.brand-keyword-list ul {
  position: relative;
  height: auto;
  opacity: 1;
  transition: height 400ms ease-in-out, opacity 100ms ease-in-out;
}
.brand-keyword-list ul.slideUp {
  height: 0;
  opacity: 0;
}
.brand-keyword-list ul li {
  position: relative;
}
.brand-keyword-list ul li a {
  padding: 11px 24px;
  display: block;
}
.brand-keyword-list ul li a:hover {
  background: #F8F9FA;
}

.select-wrap select {
  padding: 10px 0 8px;
  min-height: 42px;
  width: 100%;
  border: 1px solid transparent;
  border-bottom: 1px solid #DEDEDE;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  max-width: 448px;
  color: #111111;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat right 0 top 10px;
}
.select-wrap select:focus, .select-wrap select.active {
  border-bottom: 1px solid #111111;
  outline: none;
}
.select-wrap select.error {
  border-bottom: 1px solid #EB444C;
}
.select-wrap select:disabled {
  color: #BCBCBC;
  border-bottom: 1px solid #DEDEDE;
}
.select-wrap select:read-only {
  border-bottom: 1px solid #DEDEDE;
}
.select-wrap select option {
  padding: 4px 0;
  line-height: 31px;
  height: 30px;
}
.select-wrap select option:hover {
  background: #F1F5FF;
  color: #3F74F4;
}

.input-wrap {
  position: relative;
}
.input-wrap input {
  padding: 10px 0 8px;
  min-height: 42px;
  width: 100%;
  border: 1px solid transparent;
  border-bottom: 1px solid #DEDEDE;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  border-radius: 0;
}
.input-wrap input:focus, .input-wrap input.active {
  border-bottom: 1px solid #111111;
}
.input-wrap input.error {
  border-bottom: 1px solid #EB444C;
}
.input-wrap input:disabled {
  color: #BCBCBC;
  border-bottom: 1px solid #DEDEDE;
}
.input-wrap input:read-only {
  color: #333333;
  border-bottom: 1px solid #DEDEDE;
  background: #ffffff;
}
.input-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #111111;
  width: 0;
  height: 1px;
  transition: width 300ms ease-in-out;
}
.input-wrap:hover:before {
  width: 100%;
}
.input-wrap.btn-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.input-wrap.btn-in:hover:before {
  width: 448px;
}
.input-wrap.btn-in input {
  max-width: 448px;
}
.input-wrap.btn-in button {
  margin-left: 16px;
}
.input-wrap.btn-time-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.input-wrap.btn-time-in:hover:before {
  width: 448px;
}
.input-wrap.btn-time-in input {
  max-width: 448px;
}
.input-wrap.btn-time-in .timer-txt {
  position: absolute;
  left: 394px;
  top: 12px;
  color: #333333;
  text-align: right;
}
.input-wrap.btn-time-in button {
  margin-left: 16px;
}

.certified-type .btn-time-in {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.certified-type .btn-time-in:hover:before {
  width: 648px;
}
.certified-type .btn-time-in input {
  width: 648px;
}
.certified-type .btn-time-in .timer-txt {
  position: absolute;
  right: 16px;
  top: 12px;
  color: #333333;
  text-align: right;
}
.certified-type .btn-time-in button {
  margin-left: 16px;
}

.find-id-info {
  border-radius: 8px;
  background: #F8F9FA;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 68px 0;
}
.find-id-info .id {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.24px;
  text-align: center;
}
.find-id-info .date {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  text-align: center;
}
.find-id-info.password {
  padding: 24px;
  align-items: flex-start;
}
.find-id-info.password .id {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #666666;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  text-align: left;
}
.find-id-info.password .id span {
  position: relative;
  color: #333333;
  padding-left: 25px;
}
.find-id-info.password .id span:before {
  content: "";
  background: #DEDEDE;
  width: 1px;
  position: absolute;
  left: 12px;
  top: 6px;
  bottom: 6px;
}

.write-title {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 9px;
  border-bottom: 2px solid #333;
}
.write-title h2 {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.write-title span {
  color: #444;
  text-align: right;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
}
.write-title span em {
  padding-left: 2px;
  color: #3662E3;
}
.write-title.noneBor {
  border-bottom: 0 solid transparent;
  margin-bottom: 0;
}

.write-item {
  position: relative;
}
.write-item label {
  font-weight: 600;
}
.write-item label em {
  color: #3662E3;
  padding-left: 2px;
}
.write-item .flex-lr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.write-item .flex-lr:hover:before {
  width: 312px;
}
.write-item .flex-lr .input-wrap {
  width: 50%;
  margin-top: 0;
}
.write-item .flex-lr .select-dropdown {
  width: 100%;
}
.write-item .flex-l {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.write-item .flex-l:hover:before {
  max-width: 448px;
}
.write-item .flex-l .input-wrap {
  width: 100%;
  max-width: 448px;
}
.write-item .flex-l .select-dropdown {
  width: 100%;
  max-width: 456px;
}
.write-item .input-wrap {
  margin-top: 22px;
}
.write-item .input-wrap:first-of-type {
  margin-top: 0;
}

.find-flex-l {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 32px;
}
.find-flex-l > * {
  margin-right: 12px;
}

.bu-type {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.bu-type:before {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  border-radius: 50%;
  background: #666666;
  margin-right: 6px;
}

.btn-withdrawal {
  color: #666666;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  margin-top: 20px;
  margin-bottom: 225px;
  text-decoration: underline;
  text-underline-position: under;
}

.tip-list {
  margin-top: 48px;
}
.tip-list li {
  padding: 6px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
}

.flex-lr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.flex-lr .input-wrap {
  width: 448px;
}
.flex-lr .input-wrap input {
  max-width: 448px;
}
.flex-lr .checkbox-wrap {
  margin-left: 16px;
}

.message-box {
  margin-top: 12px;
  position: relative;
  z-index: 2;
}
.message-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
}
.message-box p.error-type {
  color: #EB444C;
}
.message-box p.success-type {
  color: #3662E3;
}
.message-box p.tip-type {
  padding-left: 20px;
  color: #767676;
  background: url(../images/icon/ico-Info.svg) no-repeat left 50%;
}

.btn-outline-blue {
  border-radius: 4px;
  border: 1px solid #3662E3;
  background: #ffffff;
  padding: 7px 16px;
  color: #3662E3;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.btn-outline-blue:disabled {
  color: #FFF;
  background: #CCC;
  border: 1px solid #CCC;
}
.btn-outline-blue.big {
  padding: 13px 16px;
  font-size: 16px;
}
.btn-outline-blue.big60 {
  padding: 17px 16px;
  font-size: 16px;
}
.btn-outline-blue.wide {
  width: 100%;
}

.btn-outline-gray {
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  padding: 7px 16px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-outline-gray i.ico-arrow-r {
  margin-left: 8px;
  width: 24px;
  height: 24px;
  background: url("../images/icon/ico-arrow-right-24.svg") no-repeat center 50%;
}
.btn-outline-gray:disabled {
  color: #FFF;
  background: #CCC;
  border: 1px solid #CCC;
}
.btn-outline-gray.big {
  padding: 13px 16px;
  font-size: 16px;
}
.btn-outline-gray.small {
  padding: 5px 10px;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
}
.btn-outline-gray.big60 {
  padding: 17px 16px;
  font-size: 16px;
}

.btn-full-blue {
  border-radius: 4px;
  border: 1px solid #3662E3;
  background: #3662E3;
  padding: 7px 16px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.btn-full-blue:disabled {
  color: #FFF;
  background: #CCC;
  border: 1px solid #CCC;
}
.btn-full-blue.big {
  padding: 13px 16px;
  font-size: 16px;
}
.btn-full-blue.big60 {
  padding: 17px 16px;
  font-size: 16px;
}
.btn-full-blue.wide {
  width: 100% !important;
}

.btn-full-black {
  border-radius: 4px;
  border: 1px solid #111;
  background: #111;
  padding: 7px 16px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.btn-full-black:disabled {
  color: #FFF;
  background: #CCC;
  border: 1px solid #CCC;
}
.btn-full-black.big {
  padding: 13px 16px;
  font-size: 16px;
}

.status-event-badge {
  display: inline-block;
  height: 22px;
  padding: 0 6px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.status-event-badge.ing {
  border: 1px solid rgba(43, 150, 249, 0.3);
  background: #F5FAFF;
  color: #2B96F9;
}
.status-event-badge.stand-by {
  border: 1px solid rgba(71, 181, 151, 0.3);
  background: #F6FFFD;
  color: #47B597;
}
.status-event-badge.close {
  border: 1px solid #DEDEDE;
  background: #F7F7F7;
  color: #999999;
}

.checkbox-wrap input {
  display: none;
}
.checkbox-wrap input + label {
  position: relative;
  padding-left: 28px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
  white-space: nowrap;
  display: inline-block;
}
.checkbox-wrap input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-check-nor.svg) no-repeat center 50%;
  background-size: 24px;
}
.checkbox-wrap input:checked + label:before {
  background: url(../images/icon/ico-check-active.svg) no-repeat center 50%;
  background-size: 24px;
}

.check-agree-all input {
  display: none;
}
.check-agree-all input + label {
  position: relative;
  padding-left: 40px;
  color: #111;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.check-agree-all input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: url(../images/icon/ico-check-nor.svg) no-repeat center 50%;
  background-size: 32px;
}
.check-agree-all input:checked + label:before {
  background: url(../images/icon/ico-check-active.svg) no-repeat center 50%;
  background-size: 32px;
}

.select-dropdown {
  position: relative;
}
.select-dropdown .btn-select {
  padding: 10px 0 8px;
  min-height: 42px;
  width: 100%;
  border: 1px solid transparent;
  border-bottom: 1px solid #DEDEDE;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  max-width: 448px;
  text-align: left;
  color: #666666;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat right 0 top 10px;
}
.select-dropdown .select-list {
  position: absolute;
  left: 0;
  top: 43px;
  border: 1.5px solid #D9DBE1;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  transition: all 100ms ease-in;
  background: #ffffff;
  width: 448px;
  max-height: 234px;
  overflow-y: auto;
  z-index: -1;
  opacity: 0;
}
.select-dropdown .select-list.active {
  border: 1px solid #D9DBE1;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  z-index: 100;
  opacity: 1;
  animation: popupAni 0.4s 0s both;
}
.select-dropdown .select-list ul {
  position: relative;
  height: auto;
  opacity: 1;
  transition: height 200ms ease-in-out, opacity 100ms ease-in-out;
}
.select-dropdown .select-list ul li {
  position: relative;
}
.select-dropdown .select-list ul li a {
  padding: 11px 16px;
  display: block;
  white-space: nowrap;
}
.select-dropdown .select-list ul li a:hover {
  background: #F8FAFF;
}

.question-guide {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.14px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  position: relative;
  margin-top: 16px;
}
.question-guide i {
  display: inline-block;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url(../images/icon/ico-line-help.svg) no-repeat right 50%;
}

.question-txt {
  display: none;
}
.question-txt.active {
  display: block;
  position: absolute;
  left: 124px;
  top: 34px;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.08);
  padding: 13px 12px;
}
.question-txt.active:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
  width: 22px;
  height: 11px;
  background: url(../images/common/bg-question.svg) no-repeat -17px 0;
}
.question-txt.active .btn-popup-close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
  background-size: 16px;
  font-size: 0;
}
.question-txt.active ul li {
  position: relative;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
  padding: 3px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.question-txt.active ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  display: block;
  border-radius: 50%;
  background: #666666;
  margin-right: 6px;
}

.login-wrap {
  padding-top: 76px;
  padding-bottom: 129px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  margin-top: 0;
}
.login-wrap .left-col {
  width: 709px;
}
.login-wrap .left-col .big-title {
  margin-top: 40px;
  animation: popupAni 1s 0.2s both;
}
.login-wrap .left-col .big-title span {
  color: #111111;
  font-size: 32px;
  font-weight: 700;
  line-height: 53px;
  letter-spacing: -0.38px;
}
.login-wrap .left-col .big-title span.txt-blue {
  color: #3662E3;
}
.login-wrap .left-col .big-title p {
  margin-top: 16px;
  font-size: 0;
  width: 403px;
  height: 49px;
  background: url(../images/common/teamubist-big.svg) no-repeat center 0;
  background-size: 100%;
}
.login-wrap .left-col .small-txt {
  margin-top: 32px;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.16px;
  animation: popupAni 1s 0.4s both;
}
.login-wrap .left-col .introduce-divi {
  margin-top: 56px;
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  animation: popupAni 1s 0.4s both;
}
.login-wrap .left-col .swiper-wide-banner {
  margin-top: 129px;
  animation: popupAni 1s 0.6s both;
}
.login-wrap .right-col {
  width: 528px;
  filter: drop-shadow(4px 4px 20px rgba(0, 0, 0, 0.11));
  backdrop-filter: blur(4.5px);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #DEDEDE;
  padding: 56px 64px 48px;
  border-radius: 16px;
  position: relative;
}
.login-wrap .right-col .welcome-txt {
  color: #111;
  font-size: 26px;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: -0.26px;
}
.login-wrap .right-col .input-wrap {
  position: relative;
  padding-top: 18px;
}
.login-wrap .right-col .input-wrap input {
  background: transparent;
}
.login-wrap .right-col .input-wrap input + label {
  position: absolute;
  top: -10px;
  left: 0;
  display: none;
}
.login-wrap .right-col .login-write li {
  margin-top: 8px;
}
.login-wrap .right-col .login-write li .btn-full-blue {
  width: 100%;
  margin-top: 16px;
  padding: 17px 0;
}
.login-wrap .right-col .login-write li .input-wrap .btn-show-password {
  display: none;
}
.login-wrap .right-col .login-write li .text-guide-error {
  display: none;
}
.login-wrap .right-col .flex-lr {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-wrap .right-col .flex-lr .checkbox-wrap {
  margin-left: 0;
}
.login-wrap .right-col .flex-lr button {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
  margin-left: 16px;
}
.login-wrap .right-col .flex-lr button:first-child {
  position: relative;
}
.login-wrap .right-col .flex-lr button:first-child:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  right: -9px;
  background: #DEDEDE;
  width: 1px;
}
.login-wrap .right-col .join-btn-wrap {
  margin-top: 69px;
  border-top: 1px solid #DEDEDE;
  padding-top: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.login-wrap .right-col .join-btn-wrap p {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.16px;
}
.login-wrap .right-col .join-btn-wrap p span {
  color: #3662E3;
}
.login-wrap .right-col .join-btn-wrap button {
  color: #3662E3;
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  text-decoration: underline;
  text-underline-position: under;
}
.login-wrap .right-col .message-box {
  position: absolute;
  bottom: 137px;
  left: 64px;
}
.login-wrap .right-col .message-box p {
  line-height: 21px;
}

.search-result-wrap {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  padding: 0 140px 100px;
}
.search-result-wrap .search-bar-wrap {
  width: 648px;
  margin: 32px auto 40px;
  position: relative;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  border-radius: 40px;
  animation: popupAni 1s 0s both;
  z-index: 10;
}
.search-result-wrap .search-bar-wrap .search-bar {
  border-radius: 40px;
  border: 1.5px solid #888DB6;
  background: #FFF;
  backdrop-filter: blur(4.5px);
  position: relative;
  z-index: 10;
}
.search-result-wrap .search-bar-wrap .search-bar.active {
  border-radius: 16px 16px 0px 0px;
  border: 1px solid #D9DBE1;
  background: #FFF;
  backdrop-filter: blur(4.5px);
}
.search-result-wrap .search-bar-wrap .search-bar .search-keyword-write {
  padding: 13px 68px;
  width: 100%;
  border: 0;
  background: transparent;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.18px;
  color: #333;
}
.search-result-wrap .search-bar-wrap .search-bar .btn-search {
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: url(../images/icon/ico-line-search-b.svg) no-repeat center 50%;
  font-size: 0;
  background-size: 32px;
}
.search-result-wrap .search-bar-wrap .search-bar .btn-delete {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  font-size: 0;
  background: url(../images/icon/ico-delete.svg) no-repeat center 0;
  animation: popupAni 1s 0s both;
}
.search-result-wrap .small-right-banner {
  position: absolute;
  right: -338px;
  top: -1px;
}
.search-result-wrap .search-keyword-list {
  position: absolute;
  left: 0;
  right: 0;
  top: 54px;
  border: 1.5px solid #888DB6;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  transform: translateY(-60px);
  display: none;
}
.search-result-wrap .search-keyword-list.active {
  border: 1px solid #D9DBE1;
  background: #FFF;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.11);
  backdrop-filter: blur(4.5px);
  z-index: 9;
  opacity: 1;
  transform: translateY(0);
  display: block;
}
.search-result-wrap .search-keyword-list .scroll {
  max-height: 350px;
  overflow-y: auto;
}
.search-result-wrap .search-keyword-list .item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 12px 16px;
  position: sticky;
  top: 0;
  background: #F8FAFF;
  z-index: 10;
}
.search-result-wrap .search-keyword-list .item-title span {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  color: #444444;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  width: 100%;
  height: 24px;
  letter-spacing: -0.28px;
}
.search-result-wrap .search-keyword-list .item-title span em {
  display: inline-block;
  border-radius: 20px;
  background: #ffffff;
  color: #3662E3;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  padding: 0 8px;
  line-height: 22px;
  letter-spacing: -0.24px;
  flex: 0 1 24px;
  margin-left: 6px;
}
.search-result-wrap .search-keyword-list .item-title i {
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-arrow-bottom.svg) no-repeat center 0;
}
.search-result-wrap .search-keyword-list .item-title.close i {
  transform: rotateX(-180deg);
}
.search-result-wrap .search-keyword-list ul {
  position: relative;
  z-index: 1;
  height: auto;
  opacity: 1;
  transition: height 400ms ease-in-out, opacity 100ms ease-in-out;
}
.search-result-wrap .search-keyword-list ul.slideUp {
  height: 0;
  opacity: 0;
}
.search-result-wrap .search-keyword-list ul li {
  position: relative;
}
.search-result-wrap .search-keyword-list ul li a {
  padding: 10px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-result-wrap .search-keyword-list ul li a .drug-name {
  width: auto;
  display: block;
  flex: 1 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.search-result-wrap .search-keyword-list ul li a .company-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 140px;
  flex: 1 0;
  color: #888DB6;
  text-align: right;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: -0.26px;
}
.search-result-wrap .search-keyword-list ul li a:hover {
  background: #F8F9FA;
}
.search-result-wrap .search-keyword-list ul li.active a {
  background: #F8F9FA;
  color: #111111;
}

.total-title {
  color: #111111;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 33px;
  margin-bottom: 16px;
}
.total-title .number {
  color: #111111;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: -0.16px;
  margin-left: 8px;
}
.total-title .number em {
  font-weight: 700;
}

.post-list {
  border-top: 2px solid #333333;
}
.post-list .post-item {
  border-bottom: 1px solid #DEDEDE;
}
.post-list .post-item:last-child {
  border-bottom: 1px solid transparent;
}
.post-list .post-item a {
  padding: 24px 0;
  display: block;
}
.post-list .post-item a .title {
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-list .post-item a .txt {
  margin-top: 8px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.post-list .post-item a .info {
  line-height: 150%;
}
.post-list .post-item a .info .office {
  color: #333;
  font-size: 13px;
  font-weight: 700;
}
.post-list .post-item a .info .date {
  color: #999;
  font-size: 14px;
  font-weight: 400;
  padding-left: 17px;
  position: relative;
}
.post-list .post-item a .info .date:before {
  content: "";
  background: #DEDEDE;
  width: 1px;
  position: absolute;
  left: 8px;
  top: 3px;
  bottom: 3px;
}
.post-list .post-item a:hover {
  background: #F8F9FA;
}
.post-list .post-item a:hover .title {
  color: #3662E3;
  text-decoration-line: underline;
}

.s-tb-title {
  margin-top: 64px;
  padding: 12px 0 8px;
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.s-tb-title span {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  margin-left: auto;
}
.s-tb-title .btn-kims {
  border-radius: 4px;
  border: 1px solid #cccccc;
  background: #ffffff url(../images/main/icon-newWindow.svg) no-repeat right 9px top 50%;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
  text-transform: uppercase;
  padding: 5px 26px 5px 10px;
  margin-left: 12px;
}
.s-tb-title:first-child {
  margin-top: 0;
}

.tb-common {
  border-top: 1px solid #333333;
  margin-bottom: 30px;
}
.tb-common table {
  width: 100%;
}
.tb-common table th, .tb-common table td {
  border-left: 1px solid #E9EAEB;
  border-bottom: 1px solid #E9EAEB;
  font-size: 14px;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  padding: 12px 16px;
  text-align: left;
}
.tb-common table th.noneBorLeft, .tb-common table td.noneBorLeft {
  border-left: none;
}
.tb-common table th {
  background: #F5F7F9;
  color: #333;
  font-weight: 500;
}
.tb-common table th:first-child {
  border-left: none;
}
.tb-common table td {
  color: #666666;
  font-weight: 500;
}
.tb-common table thead th {
  text-align: center;
}

.chart-wrap {
  border: 1px solid #DEDEDE;
  border-radius: 8px;
  padding: 54px 64px 12px;
  position: relative;
}
.chart-wrap .legend-won {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  position: absolute;
  left: 50px;
  top: 32px;
}
.chart-wrap .xLine {
  position: absolute;
  left: 93px;
  right: 71px;
  bottom: 65px;
  height: 1px;
  background: #888DB6;
}
.chart-wrap .yLine {
  position: absolute;
  left: 93px;
  top: 65px;
  bottom: 65px;
  width: 1px;
  background: #ffffff;
}

.drug-tool-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 8px;
  min-height: 44px;
}
.drug-tool-wrap .wid-fix {
  width: 770px;
  overflow: hidden;
  height: 44px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.drug-tool-wrap .wid-fix .btn-label-drug {
  flex: 0 0 auto;
}
.drug-tool-wrap .btn-label-drug {
  border-radius: 40px;
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 8px 12px;
  margin: 8px 8px 0 0;
  color: #111111;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.28px;
}
.drug-tool-wrap .btn-label-drug.active {
  border: 1px solid #3662E3;
  color: #3662E3;
}
.drug-tool-wrap .btn-drugAll-toggle {
  background: linear-gradient(270deg, #FFF 71.43%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 51px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.drug-tool-wrap .btnDrugToggle {
  font-size: 0;
  width: 32px;
  height: 32px;
  border-radius: 40px;
  border: 1px solid #D9DBE1;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
  background: #ffffff;
}
.drug-tool-wrap .btnDrugToggle i {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/main/icon-line-drug.svg) no-repeat center 50%;
}
.drug-tool-wrap .btnDrugToggle.active i {
  transform: rotate(-180deg);
}
.drug-tool-wrap .drug-tool-list {
  position: absolute;
  right: 0;
  top: 57px;
  border: 1px solid #888DB6;
  border-radius: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
  padding: 12px 20px 20px;
  width: 440px;
  background: #ffffff;
  transition: all 0.3s;
  max-height: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  transform: translateY(-30px);
}
.drug-tool-wrap .drug-tool-list.active {
  max-height: 100vw;
  opacity: 1;
  top: 57px;
  transform: translateY(0);
}

.drug-info-box {
  border-radius: 16px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  backdrop-filter: blur(4.5px);
  padding: 24px;
  margin-top: 75px;
}
.drug-info-box .name {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  margin-bottom: 8px;
}
.drug-info-box .dib-tb table {
  width: 100%;
}
.drug-info-box .dib-tb table th {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  text-align: left;
  vertical-align: top;
}
.drug-info-box .dib-tb table td {
  color: #111111;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%; /* 21px */
  text-align: left;
}
.drug-info-box .dib-tb table th, .drug-info-box .dib-tb table td {
  padding: 6px 12px 6px 0;
}

.competitive-brand-wrap {
  margin-top: 56px;
}
.competitive-brand-wrap .title {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: -0.18px;
  margin-bottom: 8px;
}
.competitive-brand-wrap .btn-label-cBrand {
  border-radius: 24px;
  border: 1px solid #DEDEDE;
  background: #ffffff url(../images/main/icon-search.svg) no-repeat left 16px top 50%;
  padding: 8px 16px 8px 38px;
  margin: 8px 12px 0 0;
  color: #333333;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.28px;
}
.competitive-brand-wrap .btn-label-cBrand:hover {
  border: 1px solid #888DB6;
  color: #333;
  background: #F8FAFF url(../images/main/icon-search.svg) no-repeat left 16px top 50%;
}

.notification-list ul {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.notification-list ul li {
  width: calc(50% - 24px);
  margin: 0 12px 16px;
  border-radius: 8px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  backdrop-filter: blur(4.5px);
}
.notification-list ul li a {
  display: block;
  width: 100%;
  padding: 20px 24px;
}
.notification-list ul li a .title {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.notification-list ul li a .title .label {
  border-radius: 4px;
  border: 1px solid rgba(249, 115, 43, 0.3);
  background: #FFF8F1;
  color: #F9732B;
  font-size: 13px;
  font-weight: 500;
  margin-right: 8px;
  padding: 1px 8px;
  min-width: 70px;
}
.notification-list ul li a .info {
  margin-top: 8px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.notification-list ul li a .info .number {
  position: relative;
  padding-right: 17px;
}
.notification-list ul li a .info .number:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 3px;
  height: 12px;
  width: 1px;
  background: #DEDEDE;
}
.notification-list ul li a .info .date {
  color: #999999;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  width: 120px;
  flex: 0 1 120px;
  text-align: right;
}
.notification-list ul li a .left-col {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  flex: 1 1;
}
.notification-list ul li:hover {
  border-color: #888DB6;
}

.patent-list ul {
  border-top: 2px solid #333333;
}
.patent-list ul li a {
  display: block;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #DEDEDE;
  background: #ffffff;
  backdrop-filter: blur(4.5px);
}
.patent-list ul li a .title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.patent-list ul li a .title .label {
  border-radius: 4px;
  border: 1px solid rgba(71, 181, 151, 0.5);
  background: #F6FFFD;
  color: #47B597;
  font-size: 13px;
  font-weight: 500;
  margin-right: 8px;
  padding: 1px 8px;
  flex: 0 0 auto;
}
.patent-list ul li a .title .txt {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  flex: 1 1;
}
.patent-list ul li a .info {
  margin-top: 8px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.patent-list ul li a .info span {
  display: block;
}
.patent-list ul li a .info .left-col {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  flex: 1 1;
  margin-top: 0;
}
.patent-list ul li a .info .date {
  color: #999999;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  width: 120px;
  flex: 0 1 120px;
  text-align: right;
}
.patent-list ul li a:hover {
  background: #F8F9FA;
}
.patent-list ul li a:hover .title .txt {
  font-weight: 700;
  color: #3662E3;
  text-decoration: underline;
  text-underline-position: under;
}
.patent-list.clinical-practice-type ul li a .title .label {
  border-radius: 4px;
  border: 1px solid rgba(141, 86, 200, 0.5);
  background: #FDFAFF;
  color: #8D56C8;
}

.round-box {
  border-radius: 16px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  backdrop-filter: blur(4.5px);
  overflow: hidden;
  padding: 32px;
  overflow-x: auto;
}
.round-box .btn-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 0;
}
.round-box .btn-wrap button {
  border-radius: 0 0 16px 16px;
}
.round-box .tb-common {
  margin-bottom: 0 !important;
}
.round-box .tb-common.drug-price {
  margin-bottom: 48px !important;
}

.result-empty {
  margin: 40px 0 80px;
  display: flex;
  align-items: center;
  justify-self: center;
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 88px;
  background: url(../images/main/icon-empty.svg) no-repeat center 0;
}
.result-empty p {
  width: 100%;
}
.result-empty .txt {
  color: #111111;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%; /* 27px */
}
.result-empty .s-txt {
  margin-top: 8px;
  color: #666;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.add-remove-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.add-remove-wrap button {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  font-size: 0;
}
.add-remove-wrap button.btn-cac-add {
  margin-left: 0;
  background: url(../images/myPage/icon-add.svg) no-repeat center 50%;
}
.add-remove-wrap button.btn-cac-remove {
  background: url(../images/myPage/icon-remove.svg) no-repeat center 50%;
}

.corporate-account-tab {
  position: relative;
  width: 630px;
  margin-top: 24px;
}
.corporate-account-tab ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.corporate-account-tab ul li {
  margin-right: 20px;
}
.corporate-account-tab ul li a {
  display: block;
  color: #999;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.16px;
  padding: 6px 0;
  border-bottom: 2px solid transparent;
}
.corporate-account-tab ul li a.active {
  color: #3662E3;
  font-weight: 700;
  border-bottom: 2px solid #3662E3;
}

.company-tip {
  margin-top: 48px;
}
.company-tip ul li {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 12px;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
}
.company-tip ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 8px;
  background: var(--basic-666666, #666);
  display: block;
  margin-right: 6px;
  flex: 0 0 4px;
  margin-top: 8px;
}

.corporate-account-contents .acc-empty {
  border-radius: 8px;
  background: #F8F9FA;
  padding: 34px;
  margin-top: 32px;
}
.corporate-account-contents .acc-empty p {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.28px;
  text-align: center;
}
.corporate-account-contents .cac-add-items {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 32px;
  flex-wrap: wrap;
  gap: 20px;
}
.corporate-account-contents .cac-add-items .add-item {
  width: 314px;
  position: relative;
}
.corporate-account-contents .cac-add-items .add-item dl {
  border-radius: 8px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  padding: 17px 24px;
}
.corporate-account-contents .cac-add-items .add-item dl dt {
  color: #999;
  font-size: 13px;
  line-height: 24px; /* 184.615% */
  letter-spacing: -0.13px;
}
.corporate-account-contents .cac-add-items .add-item dl dd {
  margin-top: 8px;
  color: #111;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; /* 150% */
  letter-spacing: -0.16px;
}
.corporate-account-contents .cac-add-items .add-item .btn-wrap {
  position: absolute;
  right: 15px;
  top: 15px;
  padding-top: 0;
}
.corporate-account-contents .cac-add-items .add-item .btn-wrap button {
  color: #666;
  font-size: 13px;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  margin: 0 8px;
  position: relative;
}
.corporate-account-contents .cac-add-items .add-item .btn-wrap button:first-child:before {
  content: "";
  width: 1px;
  position: absolute;
  height: 12px;
  right: -9px;
  top: 4px;
  background: #DEDEDE;
}
.corporate-account-contents .cac-add-items .add-item:hover dl, .corporate-account-contents .cac-add-items .add-item.active dl {
  border: 1px solid #3662E3;
}
.corporate-account-contents .cac-add-items .add-item:hover dl dt, .corporate-account-contents .cac-add-items .add-item.active dl dt {
  color: #3662E3;
}
.corporate-account-contents .cac-add-items .add-item:hover dl dd, .corporate-account-contents .cac-add-items .add-item.active dl dd {
  color: #3662E3;
  font-size: 16px;
  font-weight: 600;
}
.btn-full-add {
  width: 100%;
  height: 92px;
  border-radius: 8px;
  font-size: 0;
  background: #F8FAFF url(../images/icon/icon-new.svg) no-repeat center 50% !important;
}
.btn-full-add.ing-type {
  background: #F8FAFF url(../images/icon/icon-new-check.svg) no-repeat center 50%;
}

.corporate-account-contents .cac-add-items .add-item.stop-type dl {
  border-color: #DEDEDE;
  background: #F8F9FA;
}
.corporate-account-contents .cac-add-items .add-item.stop-type dl dt {
  color: #999999;
}
.corporate-account-contents .cac-add-items .add-item.stop-type dl dd {
  color: #cccccc;
}
.corporate-account-contents .cac-add-items .add-item.stop-type dl dd span.line-through {
  text-decoration: line-through;
}
.corporate-account-contents .cac-add-items .add-item.stop-type dl dd span.txt-red {
  color: #EB444C;
  font-size: 14px;
  margin-left: 4px;
}
.corporate-account-contents .cac-add-items .add-item.stop-type:hover dl dd, .corporate-account-contents .cac-add-items .add-item.stop-type.active dl dd {
  font-weight: 500;
}
.corporate-account-contents .cac-add-items .add-item.none-active dl {
  border-color: #DEDEDE;
  background: #F8F9FA;
}
.corporate-account-contents .cac-add-items .add-item.none-active dl dt {
  color: #999999;
}
.corporate-account-contents .cac-add-items .add-item.none-active dl dd {
  color: #cccccc;
}
.corporate-account-contents .cac-add-items .add-item.none-active dl dd span.line-through {
  text-decoration: line-through;
}
.corporate-account-contents .cac-add-items .add-item.none-active dl dd span.txt-red {
  color: #cccccc;
  font-size: 14px;
  margin-left: 4px;
}
.corporate-account-contents .cac-add-items .add-item.none-active:hover dl dd, .corporate-account-contents .cac-add-items .add-item.none-active.active dl dd {
  font-weight: 500;
}

.midd-line {
  margin-top: 32px;
  border-top: 2px solid #333333;
  display: block;
}

.file-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 9px;
}
.file-wrap input[type=file] {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.file-wrap .file-none {
  margin-left: 16px;
  line-height: 40px;
}
.file-wrap span {
  margin-right: 16px;
  color: #999999;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
}
.file-wrap span:first-child {
  margin-left: 0;
}
.file-wrap .btn-file {
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  padding: 8px 16px;
  height: 40px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.14px;
}
.file-wrap .file-box {
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  padding: 6px 16px 6px 12px;
  width: calc(100% - 102px);
  margin-left: 16px;
  margin-right: 4px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.file-wrap .file-box .file-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.14px;
  flex: 1 0;
}
.file-wrap .file-box .file-item em {
  display: block;
  max-width: 265px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.file-wrap .file-box .file-item:hover .alt-tooltip {
  display: block;
}
.file-wrap .file-box .file-item .alt-tooltip {
  display: none;
  position: absolute;
  left: 28px;
  top: 28px;
  border-radius: 2px;
  border: 1px solid #DEDEDE;
  background: #F7F7F7;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
  color: #666666;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: -0.11px;
  padding: 4px 20px 4px 4px;
  z-index: 50;
  width: auto;
}
.file-wrap .file-box .btn-delete {
  font-size: 0;
  color: transparent;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-line-delete.svg) no-repeat center 50%;
}

.swiper-wide-banner {
  position: relative;
  z-index: 100;
  width: 100%;
  border-radius: 16px;
  margin-top: 24px;
}
.swiper-wide-banner .mainBanner {
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
}
.swiper-wide-banner .swiper-btn {
  position: absolute;
  right: 12px;
  top: -20px;
  width: 100px;
  height: 8px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.swiper-wide-banner .swiper-btn .swiper-pagination {
  color: #342E2E;
  font-size: 12px;
  font-weight: 400;
  line-height: 140%; /* 18.2px */
  letter-spacing: -0.52px;
}
.swiper-wide-banner .swiper-btn .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  line-height: 10px;
  border-radius: 4px;
  background: #DEDEDE;
  opacity: 1;
  margin-left: 6px;
  vertical-align: top;
  transition: 0.5s;
}
.swiper-wide-banner .swiper-btn .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-radius: 30px;
  opacity: 0.5;
  background: #3662E3;
  width: 16px;
}
.swiper-wide-banner .swiper-slide a {
  display: block;
  border-radius: 16px;
  overflow: hidden;
}

.good-features-wrap {
  position: relative;
  border-radius: 16px;
  background: #F8F9FA;
  padding: 16px 40px;
  width: 226px;
  margin: 60px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.good-features-wrap .txt {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 164%; /* 22.96px */
  letter-spacing: -0.14px;
}
.good-features-wrap .heart {
  width: 36px;
  height: 36px;
}
.good-features-wrap .heart:before {
  content: "";
  display: inline-block;
  line-height: 1;
  width: 36px;
  height: 36px;
  background: url(../images/main/icon-heart-line.svg) no-repeat center center;
}
.good-features-wrap .heart.active:before {
  background: url(../images/main/icon-heart-full.svg) no-repeat center center;
  opacity: 0;
  transform: scale(0.7);
  animation: heartbeat 0.4s both ease;
}
.good-features-wrap .heart-length {
  color: #666666;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 164%; /* 21.32px */
  letter-spacing: -0.13px;
}
@keyframes heartbeat {
  50% {
    transform: scale(1.3);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.contents-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 22px;
  margin: 0 22px;
}
.contents-banner .banner-item {
  border-radius: 16px;
  border: 1px solid #DEDEDE;
  background: #FFF;
  padding: 30px 20px;
  flex: 0 0 33%;
}
.contents-banner .banner-item dl dt {
  color: #333333;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%; /* 32px */
  letter-spacing: -0.6px;
}
.contents-banner .banner-item dl dd {
  margin-top: 8px;
  margin-bottom: 18px;
  color: #666666;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: -0.45px;
}
.contents-banner .banner-item button {
  color: #3662E3;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.14px;
  border-radius: 4px;
  border: 1px solid #3662E3;
  background: #ffffff;
  width: 100%;
  padding: 8px 16px;
}

.calendar-wrp {
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.08);
  top: 38px;
  left: 0;
  display: none;
  z-index: 400;
}

.period-calendar-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-right: 10px;
}
.period-calendar-wrap .calendar-type {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.period-calendar-wrap .calendar-type input {
  width: 134px;
  font-weight: 500;
  font-size: 13px;
  line-height: 14px;
  height: 32px;
  letter-spacing: 0.03em;
  color: #555555;
  padding: 7px 26px 7px 10px;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #F7F7F7 url(../images/icon/ico-calendar-month.svg) no-repeat right 8px top 4px;
}
.period-calendar-wrap .calendar-type input:focus {
  outline: none;
  border: 1px solid #111111;
}
.period-calendar-wrap .check-wrap {
  margin-left: 20px;
}
.period-calendar-wrap .bu-wave {
  margin: 0 6px;
  width: 8px;
  height: 3px;
  display: block;
  background: url(../images/icon/bu-wave.svg) no-repeat 0 0;
}
.period-calendar-wrap .right-col {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.period-calendar-wrap .right-col .select-wrap {
  margin-right: 8px;
}

.list-filter {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  border-radius: 8px;
  background: #F8FAFF;
  padding: 16px;
  margin-top: 8px;
}
.list-filter .date-select-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.list-filter .date-select-wrap button {
  padding: 6px 0;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
  width: 50px;
}
.list-filter .date-select-wrap button.active {
  background: #3662E3;
  color: #ffffff;
  border: 1px solid #3662E3;
}
.list-filter .select-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.list-filter .select-wrap label {
  color: #666666;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px; /* 169.231% */
  letter-spacing: -0.13px;
  width: 30px;
  display: block;
  flex: 0 0 30px;
}
.list-filter .select-wrap select {
  margin-left: 8px;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #FFF url(../images/icon/icon-select.svg) no-repeat right 8px top 50%;
  color: #333333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.14px;
  min-height: 32px;
  padding: 1px 24px 1px 6px;
}
.list-filter .btn-reset {
  flex: 0 0 56px;
  width: 56px;
  height: 30px;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.period-calendar {
  width: 352px;
  padding: 22px 22px 11px;
}
.period-calendar.single-type {
  border-radius: 12px;
  box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.08);
  align-items: flex-start;
  justify-content: space-between;
}
.period-calendar .calendar {
  background: #FFFFFF;
}
.period-calendar .calendar .header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  position: relative;
}
.period-calendar .calendar .header .year-month {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #333333;
  text-align: center;
}
.period-calendar .calendar .header .year-month button {
  margin: 16px;
  padding-right: 23px;
  background: url(../images/icon/ico-calDown.svg) no-repeat right 50%;
}
.period-calendar .calendar .header .common-calendar-list {
  z-index: 99;
  position: absolute;
  border-radius: 4px;
  border: 1px solid #DEDEDE;
  background: #ffffff;
  box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.08);
  padding: 8px 8px;
  max-height: 322px;
  overflow-y: auto;
  min-width: 99px;
}
.period-calendar .calendar .header .common-calendar-list ul li button {
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.period-calendar .calendar .header .common-calendar-list.year-list {
  left: 67px;
  top: 44px;
}
.period-calendar .calendar .header .common-calendar-list.month-list {
  left: 157px;
  top: 44px;
}
.period-calendar .calendar .main .days {
  display: flex;
  padding: 4px 0;
}
.period-calendar .calendar .main .days .day {
  width: 44px;
  text-align: center;
  font-weight: 600;
  color: var(--basic-999999, #999);
  font-size: 13px;
  line-height: 18px; /* 138.462% */
  text-transform: uppercase;
}
.period-calendar .calendar .main .days .day:first-child {
  color: #FF7272;
}
.period-calendar .calendar .main .days .day:last-child {
  color: #4499FD;
}
.period-calendar .calendar .main .dates {
  margin-top: 8px;
  display: flex;
  flex-flow: row wrap;
}
.period-calendar .calendar .main .dates .date {
  width: 44px;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  color: #333333;
  margin-bottom: 4px;
  cursor: pointer;
}
.period-calendar .calendar .main .dates .date span {
  display: inline-block;
  padding: 0 9px;
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.period-calendar .calendar .main .dates .date .start {
  background: #3F74F4;
  border-radius: 999px 0px 0px 999px;
  color: #ffffff;
  font-weight: 700;
}
.period-calendar .calendar .main .dates .date .and {
  background: #3F74F4;
  color: #ffffff;
  font-weight: 700;
}
.period-calendar .calendar .main .dates .date .end {
  background: #3F74F4;
  border-radius: 0px 999px 999px 0px;
  color: #ffffff;
  font-weight: 700;
}
.period-calendar .calendar .main .dates .date:nth-of-type(7n + 1) {
  color: #FF7272;
}
.period-calendar .calendar .main .dates .date:nth-of-type(7n) {
  color: #4499FD;
}
.period-calendar .calendar .today-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.period-calendar .calendar .today-wrap .today-label {
  font-weight: 600;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #555555;
  padding-left: 20px;
  margin-top: 12px;
}
.period-calendar .calendar .today-wrap .today-label:before {
  content: "1";
  width: 16px;
  height: 16px;
  background: #F1F5FF;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  font-size: 9px;
  line-height: 16px;
  color: #3F74F4;
}
.period-calendar .calendar .go-today {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 600;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: #555555;
  padding-left: 20px;
  margin-top: 12px;
  position: relative;
}
.period-calendar .calendar .go-today:before {
  content: "1";
  width: 16px;
  height: 16px;
  background: #F1F5FF;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  font-size: 9px;
  line-height: 16px;
  color: #3F74F4;
}
.period-calendar .day:nth-child(7n+1),
.period-calendar .date:nth-child(7n+1) {
  color: #d13e3e;
}
.period-calendar .day:nth-child(7n),
.period-calendar .date:nth-child(7n) {
  color: #396ee2;
}
.period-calendar .other {
  color: #cccccc;
}
.period-calendar .today {
  position: relative;
  z-index: 1;
  color: #396ee2;
  font-weight: 500;
  border-radius: 2px;
  background: #D6E1FF;
}
.period-calendar .active .start:after {
  content: "start > ";
  display: block;
  background: #6C75CB;
  padding: 10px 3px;
}
.period-calendar .nextActive .end:after {
  content: " < end ";
  display: block;
  background: #6C75CB;
  padding: 10px 3px;
}

.my-contents .pagination-wrap {
  margin-bottom: 0;
}

.inquiry-details-tb {
  border-top: 2px solid #333333;
  margin: 34px 0 0;
}
.inquiry-details-tb.detail-type {
  border-top: 0;
  margin: 0;
}
.inquiry-details-tb.detail-type td {
  text-align: left;
  padding: 32px 0;
}
.inquiry-details-tb.detail-type td .detail-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.inquiry-details-tb.detail-type td .detail-info span {
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.inquiry-details-tb.detail-type td .detail-info span.category {
  color: #3662E3;
}
.inquiry-details-tb.detail-type td .detail-info span.date {
  color: #999999;
}
.inquiry-details-tb.detail-type td .detail-info span:after {
  content: "";
  width: 1px;
  height: 16px;
  background: #DDDDDD;
  display: block;
  margin: 0 12px;
}
.inquiry-details-tb.detail-type td .detail-info span:last-of-type:after {
  display: none;
}
.inquiry-details-tb.detail-type td .contents-text {
  color: #333333;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  letter-spacing: -0.16px;
  word-break: break-all;
}
.inquiry-details-tb.detail-type td .add-file-list {
  padding-left: 54px;
  position: relative;
}
.inquiry-details-tb.detail-type td .add-file-list label {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.inquiry-details-tb.detail-type td .add-file-list label:after {
  content: "";
  width: 1px;
  height: 16px;
  background: #DDDDDD;
  display: block;
  margin: 0 12px;
}
.inquiry-details-tb.detail-type td .add-file-list .af-items {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 12px;
}
.inquiry-details-tb.detail-type td .add-file-list .af-items button {
  padding-left: 26px;
  background: url(../images/icon/icon-file.svg) no-repeat left 50%;
  color: #999999;
  font-size: 14px;
  font-weight: 600;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.14px;
}
.inquiry-details-tb.detail-type tr:last-of-type td {
  padding: 16px 0;
  border-bottom: 0;
}
.inquiry-details-tb table {
  table-layout: fixed;
  width: 100%;
}
.inquiry-details-tb table th {
  background: #F8F9FA;
  padding: 14px 12px;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  border-bottom: 1px solid #E9EAEB;
}
.inquiry-details-tb table td {
  color: #666666;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  border-bottom: 1px solid #E9EAEB;
  padding: 14px 12px;
}
.inquiry-details-tb table td a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 1280px) {
  .myPage-wrap .my-contents.w672 {
    width: 100%;
  }
  .list-filter {
    padding: 16px 12px;
    gap: 8px;
  }
  .list-filter .select-wrap select {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  .list-filter .period-calendar-wrap .calendar-type input {
    width: 116px;
  }
}
@media (max-width: 1279px) {
  .file-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 9px;
  }
  .file-wrap input[type=file] {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  .file-wrap .file-none {
    margin-left: 16px;
    line-height: 40px;
  }
  .file-wrap span {
    margin-right: 16px;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.16px;
  }
  .file-wrap span:first-child {
    margin-left: 0;
  }
  .file-wrap .btn-file {
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    background: #ffffff;
    padding: 8px 16px;
    height: 40px;
    color: #333333;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.14px;
  }
  .file-wrap .file-box {
    border-radius: 4px;
    border: 1px solid #DEDEDE;
    background: #ffffff;
    padding: 6px 16px 6px 12px;
    width: calc(100% - 102px);
    margin-left: 16px;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .file-wrap .file-box .file-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    color: #333333;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
    letter-spacing: -0.14px;
    flex: 1 0;
    width: 100%;
  }
  .file-wrap .file-box .file-item em {
    display: block;
    max-width: calc(100% - 54px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .file-wrap .file-box .file-item:hover .alt-tooltip {
    display: block;
  }
  .file-wrap .file-box .file-item .alt-tooltip {
    display: none;
    position: absolute;
    left: 28px;
    top: 28px;
    border-radius: 2px;
    border: 1px solid #DEDEDE;
    background: #F7F7F7;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    color: #666666;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: -0.11px;
    padding: 4px 20px 4px 4px;
    z-index: 50;
    width: auto;
  }
  .file-wrap .file-box .btn-delete {
    font-size: 0;
    color: transparent;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-line-delete.svg) no-repeat center 50%;
  }
  .login-wrap {
    position: relative;
    flex-flow: column;
    background: transparent;
  }
  .login-wrap .left-col {
    width: unset;
  }
  .login-wrap .left-col .introduce-divi {
    display: none;
    position: relative;
  }
  .login-wrap .left-col .big-title {
    display: flex;
    justify-content: center;
    height: 71px;
    margin-top: 108px;
  }
  .login-wrap .left-col .big-title span {
    font-size: 20px;
    line-height: 28px;
  }
  .login-wrap .left-col .big-title p {
    position: absolute;
    bottom: 0;
    width: 223px;
    height: 31px;
  }
  .login-wrap .left-col .swiper-wide-banner {
    position: absolute;
    width: 100%;
  }
  .login-wrap .right-col {
    width: 100%;
    margin-top: 80px;
    filter: unset;
    backdrop-filter: unset;
    background: transparent;
    border: unset;
    padding: 0;
    border-radius: unset;
  }
  .login-wrap .right-col .welcome-txt {
    display: none;
  }
  .login-wrap .right-col .login-write li:nth-child(1) {
    margin-top: 0;
  }
  .login-wrap .right-col .login-write li:nth-child(2) {
    margin-top: 12px;
  }
  .login-wrap .right-col .login-write li:nth-child(3) {
    margin-top: 20px;
  }
  .login-wrap .right-col .login-write li .input-wrap {
    padding: 0;
  }
  .login-wrap .right-col .login-write li .input-wrap.error input {
    border-color: rgba(235, 68, 76, 0.5);
  }
  .login-wrap .right-col .login-write li .input-wrap::before {
    display: none;
  }
  .login-wrap .right-col .login-write li .input-wrap input {
    height: 52px;
    padding: 14px 16px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 8px;
    box-sizing: border-box;
    transition: 0.2s;
  }
  .login-wrap .right-col .login-write li .input-wrap input:focus {
    border-color: rgb(54, 98, 227);
  }
  .login-wrap .right-col .login-write li .input-wrap input.input-password ~ .btn-show-password {
    display: none;
    position: absolute;
    top: 18px;
    right: 16px;
    width: 16px;
    height: 16px;
    font-size: 0;
    color: transparent;
    background: url(../images/main/icon-show-password.svg) no-repeat center 100%;
  }
  .login-wrap .right-col .login-write li .input-wrap input.input-password ~ .btn-show-password.active {
    background: url(../images/main/icon-show-password-active.svg) no-repeat center 100%;
  }
  .login-wrap .right-col .login-write li .input-wrap input.input-password:focus ~ .btn-show-password {
    display: block;
  }
  .login-wrap .right-col .login-write li .btn-full-blue {
    margin-top: 0;
  }
  .login-wrap .right-col .login-write li .text-guide-error {
    margin-top: 8px;
    font-size: 14px;
    color: #eb444c;
    line-height: 21px;
  }
  .login-wrap .right-col .login-write li .text-guide-error.is-show {
    display: block;
  }
  .login-wrap .right-col .join-btn-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 56px;
    padding: 0;
    margin: 32px 0 16px;
  }
  .login-wrap .right-col .join-btn-wrap p {
    display: none;
  }
  .login-wrap .right-col .flex-lr {
    margin-top: 20px;
  }
  .sub-type.join .team-ubist-wrap header {
    width: 100%;
    height: 48px;
    border-bottom: 0;
  }
  .sub-type.join .team-ubist-wrap header h1 {
    position: relative;
    justify-content: center;
  }
  .sub-type.join .team-ubist-wrap header h1 .btn-navigate-back {
    display: block;
    position: absolute;
    top: 4px;
    left: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/icon/icon-arrow-large-left.svg) no-repeat center 100%;
    font-size: 0;
    color: transparent;
  }
  .sub-type.join .team-ubist-wrap header h1 a {
    display: none;
  }
  .sub-type.join .team-ubist-wrap header h1 .page-title {
    padding-left: 0;
    font-size: 16px;
    line-height: 1;
  }
  .sub-type.join .team-ubist-wrap header h1 .page-title::before {
    display: none;
  }
  .sub-type.join .team-ubist-wrap .container {
    margin-top: 80px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents {
    padding: 0;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap {
    width: unset;
    margin: unset;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .join-title {
    font-size: 20px;
    line-height: 1.5;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-title {
    padding-bottom: 12px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-title h2 {
    font-size: 16px;
    line-height: 1.5;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items + .write-items {
    margin-top: 48px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items + .write-items .write-title {
    display: none;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item {
    margin-top: 32px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item.is-required > label::after {
    content: "*";
    padding-left: 2px;
    color: #3662E3;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap {
    gap: 16px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap.btn-in:hover::before {
    display: none;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap.btn-time-in:hover::before {
    display: none;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap input {
    min-height: unset;
    padding: 6px 0 8px;
    font-size: 14px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap button {
    flex: none;
    margin: 0;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .input-wrap button.btn-email-authentication {
    padding: 7px 22px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .checkbox-wrap {
    flex: none;
    margin-left: 16px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .select-dropdown {
    min-width: unset;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .select-dropdown .select-list {
    width: 100%;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .write-item .select-dropdown .btn-select {
    font-size: 14px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .message-box {
    margin-top: 6px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .message-box .tip-type, .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .message-box .error-type, .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .animation-wrap .write-items .message-box .success-type {
    font-size: 12px;
    letter-spacing: -0.12px;
    line-height: 2;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-title {
    margin-top: 48px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-title h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .check-agree-all {
    height: 80px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .check-agree-all label {
    font-size: 18px;
    font-weight: 500;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-privacy-list ul li {
    height: 24px;
    margin-bottom: 0;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-privacy-list ul li + li {
    margin-top: 24px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-privacy-list ul li .checkbox-wrap {
    height: 24px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-privacy-list ul li label {
    display: inline-block;
    height: 24px;
    font-size: 14px;
    line-height: 22px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .agree-privacy-list ul li .btn-privacy {
    display: none;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .message-box {
    margin-top: 24px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .agree-items .message-box p {
    font-size: 13px;
    line-height: 24px;
  }
  .sub-type.join .team-ubist-wrap .container .sub-contents .join-wrap .btn-wrap {
    padding-top: 0;
    margin-top: 32px;
  }
  .sub-type.join .team-ubist-wrap footer {
    display: none;
  }
  .footer-fixed.join .team-ubist-wrap {
    min-height: unset;
  }
  .footer-fixed.join .team-ubist-wrap header {
    width: 100%;
    height: 48px;
    border-bottom: 0;
  }
  .footer-fixed.join .team-ubist-wrap header h1 {
    position: relative;
    justify-content: center;
  }
  .footer-fixed.join .team-ubist-wrap header h1 .btn-navigate-back {
    display: block;
    position: absolute;
    top: 4px;
    left: 20px;
    width: 40px;
    height: 40px;
    background: url(../images/icon/icon-arrow-large-left.svg) no-repeat center 100%;
    font-size: 0;
    color: transparent;
  }
  .footer-fixed.join .team-ubist-wrap header h1 a {
    display: none;
  }
  .footer-fixed.join .team-ubist-wrap header h1 .page-title {
    display: none;
  }
  .footer-fixed.join .team-ubist-wrap .container {
    min-height: unset;
    padding: 0;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents {
    padding: 0;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap {
    width: 100%;
    margin-top: 161px;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap .completed-guide {
    padding-top: 96px;
    background-position-y: top;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap .completed-guide .b-txt {
    font-size: 28px;
    line-height: 42px;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap .completed-guide .s-txt {
    margin-top: 24px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap .btn-wrap {
    padding-top: 256px;
  }
  .footer-fixed.join .team-ubist-wrap .container .sub-contents .join-wrap .btn-wrap button {
    width: calc(100% - 40px);
    height: 60px;
    margin: 0;
    background: #3662e3;
    font-size: 16px;
    color: #fff;
  }
  .footer-fixed.join .team-ubist-wrap footer {
    display: none;
  }
  .swiper-wide-banner .swiper-btn {
    top: unset;
    bottom: 24px;
  }
  .swiper-wide-banner .swiper-btn .swiper-pagination-fraction {
    display: flex;
    align-items: center;
    height: 20px;
    padding: 7.5px 8px 5.5px;
    background: #fff;
    border-radius: 99px;
  }
  .swiper-wide-banner .swiper-btn .swiper-pagination-fraction span {
    font-size: 10px;
    font-weight: 700;
    color: #111;
  }
  .swiper-wide-banner .swiper-btn .swiper-pagination-fraction span.swiper-pagination-current {
    display: block;
    margin-top: -2px;
    margin-right: 1px;
    color: #3662e3;
  }
  .swiper-wide-banner .swiper-btn .swiper-pagination-fraction span.swiper-pagination-total {
    display: block;
    margin-top: -2px;
    margin-left: 1px;
  }
  .detail-check-privacy-agree {
    margin-top: 28px;
  }
  .privacy-wrap > * {
    font-size: 14px !important;
  }
  .privacy-wrap .privacy-select-area {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .privacy-wrap .privacy-select-area .prev-privacy-select {
    margin-top: 14px;
    width: 100%;
  }
  .privacy-wrap .privacy-select-area .prev-privacy-select .select-list ul li a {
    font-size: 13px;
  }
  .find-wrap {
    width: 100%;
  }
}
.message-tooltip {
  border-radius: 4px;
  border: 1px solid #DEE3F0;
  background: #F1F5FF;
  box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.08);
  position: fixed;
  top: 0;
  width: 654px;
  left: 50%;
  padding: 16px;
  transform: translateX(-50%);
  z-index: 9;
  opacity: 0;
  transition: opacity 10ms 100ms linear, top 200ms ease-in-out;
}
.message-tooltip.active {
  top: 84px;
  opacity: 1;
}
.message-tooltip .txt {
  color: #333;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.message-tooltip .txt i {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  font-size: 0;
  background: url(../images/icon/ico-popup-checked.svg) no-repeat center 0;
}
.message-tooltip .btn-mt-close {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  font-size: 0;
  background: url(../images/icon/ico-line-close.svg) no-repeat center 0;
}

@media screen and (min-width: 1280px) {
  .popup-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 201;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .popup-wrap:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    animation: popupAni 300ms forwards ease-in-out;
    min-height: 729px;
  }
  .popup-wrap.active {
    display: flex !important;
  }
  .popup-wrap.active:before {
    opacity: 1;
  }
  .popup-wrap.find-out .find-out-type {
    padding-bottom: 24px;
    position: relative;
    border-bottom: 1px solid #DEDEDE;
  }
  .popup-wrap.find-out .find-out-type textarea {
    border: 0;
    height: 327px !important;
    padding: 8px 0;
  }
  .popup-wrap.find-out .find-out-type .txtLength {
    position: absolute;
    right: 0;
    bottom: 8px;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: -0.14px;
  }
  .popup-wrap.find-out .message-box {
    min-height: 22px;
  }
  .popup-wrap.minHeight {
    padding: 30px 0;
  }
  .popup-wrap.minHeight:before {
    min-height: 789px;
  }
  .popup-wrap .write-title {
    margin-top: 0;
    animation: popupAni 1s 0.15s both;
    animation-delay: 50ms;
  }
  .popup-wrap .inquiry-wrap {
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    padding-right: 26px;
    margin-right: -24px;
    animation: popupAni 1s 0.15s both;
    animation-delay: 300ms;
  }
  .popup-wrap .inquiry-wrap .write-item {
    margin-top: 24px;
    position: relative;
  }
  .popup-wrap .inquiry-wrap .write-item.mgt8 {
    margin-top: 8px;
  }
  .popup-wrap .inquiry-wrap .write-item .flex-l .select-dropdown {
    min-width: 448px;
  }
  .popup-wrap .inquiry-wrap .write-item label {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.14px;
  }
  .popup-wrap .inquiry-wrap .write-item label em {
    padding-left: 2px;
    color: #3662E3;
  }
  .popup-wrap .inquiry-wrap .write-item textarea {
    resize: none;
  }
  .popup-wrap .inquiry-wrap .agree-items .agree-title {
    margin-top: 40px;
    margin-bottom: 12px;
  }
  .popup-wrap .inquiry-wrap .agree-items .agree-title h2 {
    color: #111;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.18px;
  }
  .popup-wrap .inquiry-wrap .agree-items .check-agree-all {
    padding: 26px 24px;
    border-radius: 4px;
    border: 1px solid #333333;
    background: #FFF;
    margin-bottom: 32px;
  }
  .popup-wrap .inquiry-wrap .agree-privacy-list {
    padding: 0 24px;
  }
  .popup-wrap .inquiry-wrap .agree-privacy-list ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
  }
  .popup-wrap .inquiry-wrap .agree-privacy-list ul li label {
    font-size: 16px;
  }
  .popup-wrap .inquiry-wrap .agree-privacy-list ul li .btn-privacy {
    color: #666;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.16px;
    text-decoration: underline;
    text-underline-position: under;
  }
  .popup-wrap .inquiry-wrap .agree-privacy-list.mypage-agree .flex-l {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
  }
  .popup-wrap .inquiry-wrap + .btn-wrap {
    animation: popupAni 1s 0.15s both;
    animation-delay: 350ms;
  }
  .popup-wrap.minHeight .popup-inner {
    top: initial;
    transform: initial;
  }
  .popup-wrap .popup-inner {
    position: relative;
    z-index: 100;
    border-radius: 16px;
    padding: 36px 44px 36px 44px;
    background: #ffffff;
    width: 760px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-height: 80vh;
  }
  .popup-wrap .popup-inner > * {
    width: 100%;
  }
  .popup-wrap .popup-inner .popupTitle h1 {
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.24px;
    animation: popupAni 0.3s 0.15s both;
  }
  .popup-wrap .popup-inner .popupTitle .btn-popup-close {
    position: absolute;
    right: 36px;
    top: 40px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap {
    height: 460px;
    overflow-y: auto;
    padding: 0 8px 16px 0;
  }
  .popup-wrap .popup-inner .privacy-wrap.heightAuto {
    height: auto;
  }
  .popup-wrap .popup-inner .privacy-wrap .title-txt {
    color: #111111;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt h2 {
    color: #111111;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%; /* 27px */
    margin-top: 42px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt p {
    padding-top: 2px;
    color: #111111;
    font-weight: 400;
    line-height: 150%; /* 24px */
    word-break: keep-all;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .s-title {
    margin-top: 16px;
    font-weight: bold;
    color: #111111;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul {
    padding-top: 16px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    position: relative;
    padding-left: 24px;
    padding-bottom: 8px;
    word-break: keep-all;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li span {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul {
    margin-top: -8px;
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul li {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    position: relative;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul li span {
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul.none-bu {
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul.none-bu span {
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul.none-bu {
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul.none-bu span {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common {
    margin-bottom: 4px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table th, .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table td {
    text-align: center;
    font-size: 15px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table tr td:first-child {
    border-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table ul li {
    font-size: 15px;
    text-align: left;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .gray-box {
    border-radius: 12px;
    background: #F8F9FA;
    padding: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 16px;
    margin: 32px 0 16px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .gray-box dl {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .gray-box dl dt {
    width: 116px;
    color: var(--basic-333333, #333);
    font-size: 14px;
    font-weight: 700;
    line-height: 150%; /* 21px */
    letter-spacing: -0.14px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .gray-box dl dd {
    color: var(--basic-333333, #333);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: -0.14px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .bu-tip {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    color: var(--basic-666666, #666);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.28px;
    padding-bottom: 36px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .bu-tip:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 8px;
    background: var(--basic-666666, #666);
    display: inline-block;
  }
  .popup-wrap .popup-inner .privacy-wrap .line-title {
    text-decoration: underline;
    text-underline-position: under;
    color: #222222;
    font-weight: bold !important;
  }
  .popup-wrap .alert-popup-inner {
    width: 400px;
    min-height: 276px;
    padding: 24px;
    position: relative;
    z-index: 100;
    background: #ffffff;
    border-radius: 16px;
  }
  .popup-wrap .alert-popup-inner .btn-popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .popup-wrap .alert-popup-inner p {
    padding-top: 104px;
    text-align: center;
    background: url(../images/icon/ico-line-ex.svg) no-repeat center 36px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.16px;
    min-height: 152px;
    margin-bottom: 24px;
  }
  .popup-wrap .alert-popup-inner p + .btn-wrap {
    padding-top: 0 !important;
  }
  .popup-wrap .alert-popup-inner p.only-text {
    padding-top: 0;
    background: transparent;
    min-height: auto;
  }
  .popup-wrap .alert-popup-inner p.completion-status {
    min-height: 152px;
    width: 100%;
    background: url(../images/icon/icon-completion-status.svg) no-repeat center 36px;
  }
  .popup-wrap .alert-popup-inner p.completion-status + .btn-wrap {
    padding-top: 0 !important;
  }
  .popup-wrap .btn-wrap {
    margin-top: 28px;
    padding-top: 0;
  }
  .popup-wrap .btn-wrap.flex-c button {
    width: 50% !important;
  }
  .popup-wrap .btn-wrap.flex-c button.wide {
    width: 100% !important;
  }
  .popup-wrap .banner-inner {
    position: relative;
    z-index: 100;
    background: #ffffff;
    border-radius: 4px 4px 0 0;
    width: 482px;
    overflow: hidden;
  }
  .popup-wrap .banner-inner .mainPopupBanner {
    width: 482px;
    overflow: hidden;
    position: relative;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-slide {
    position: relative;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-slide .btn-event-2409-01 {
    width: 125px;
    height: 32px;
    color: transparent;
    position: absolute;
    bottom: 96px;
    left: 50%;
    transform: translateX(-50%);
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-slide .btn-event-2409-02 {
    width: 400px;
    height: 60px;
    color: transparent;
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 12px;
    border-radius: 99px;
    padding: 5px 16px;
    height: 16px;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 5px;
    background: #D9D9D9;
    opacity: 1;
    margin: 0 6px;
    vertical-align: top;
    transition: 0.5s;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    width: 25px;
    background: #3662E3;
  }
  .popup-wrap .banner-inner .banner-btn-wrap {
    position: relative;
    height: 48px;
    background: #FAFAFA;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .popup-wrap .banner-inner .banner-btn-wrap:before {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #DFDFDF;
    left: 50%;
  }
  .popup-wrap .banner-inner .banner-btn-wrap button {
    width: 50%;
    flex-grow: 1;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    padding: 14px 0;
  }
  .popup-wrap .banner-inner .banner-btn-wrap button:hover {
    background: #ffffff;
  }
  .popup-wrap .alert-not-registered-popup p {
    padding-bottom: 172px;
    background: url(../images/main/img-no-registered.png) no-repeat center bottom;
    background-size: 140px;
    font-size: 24px;
    line-height: 1.5;
  }
  .popup-wrap .alert-not-registered-popup .sub-btn-wrap {
    height: 18px;
  }
  .popup-wrap .alert-not-pc-popup {
    position: relative;
    width: 310px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-not-pc-popup p {
    padding-top: 76px;
    background: url(../images/main/icon-alert.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-not-pc-popup p strong {
    font-weight: 700;
  }
  .popup-wrap .alert-delete-comment-popup {
    position: relative;
    width: 400px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-delete-comment-popup p {
    padding-top: 76px;
    margin-bottom: 52px;
    background: url(../images/main/icon-alert.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-delete-comment-popup p strong {
    font-weight: 700;
  }
  .popup-wrap .alert-saved-popup {
    position: relative;
    width: 310px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-saved-popup p {
    padding-top: 76px;
    margin-bottom: 52px;
    background: url(../images/icon/icon-alert-complete.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-saved-popup p strong {
    font-weight: 700;
  }
}
.notification-popup-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notification-popup-wrap:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  animation: popupAni 300ms forwards ease-in-out;
}
.notification-popup-wrap.active {
  display: flex !important;
}
.notification-popup-wrap.active:before {
  opacity: 1;
}
.notification-popup-wrap .popup-inner {
  position: relative;
  z-index: 100;
  border-radius: 16px;
  padding: 36px 40px;
  background: #ffffff;
  width: 760px;
  height: 553px;
}
.notification-popup-wrap .popup-inner .popupTitle h1 {
  color: #111;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.24px;
}
.notification-popup-wrap .popup-inner .popupTitle .btn-popup-close {
  position: absolute;
  right: 32px;
  top: 40px;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
  font-size: 0;
}
.notification-popup-wrap .popup-inner .notification-contents .title {
  margin: 25px 0 32px;
  padding: 20px 24px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 8px;
  border: 2px solid #333333;
  background: #ffffff;
  color: #333333;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}
.notification-popup-wrap .popup-inner .notification-contents .title .label {
  border-radius: 4px;
  border: 1px solid rgba(249, 115, 43, 0.3);
  background: #FFF8F1;
  color: #F9732B;
  font-size: 13px;
  font-weight: 500;
  margin-right: 8px;
  padding: 1px 8px;
  min-width: 70px;
}
.notification-popup-wrap .popup-inner .notification-contents .title p {
  flex: 1 1;
}
.notification-popup-wrap .popup-inner .notification-contents .title .date {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.14px;
  width: 170px;
  text-align: right;
}
.notification-popup-wrap .popup-inner .notification-contents .title .date em {
  color: #666666;
  font-weight: 400;
  padding-right: 24px;
}
.notification-popup-wrap .popup-inner .notification-contents .total-num {
  color: #111111;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; /* 171.429% */
  letter-spacing: -0.14px;
}
.notification-popup-wrap .popup-inner .notification-contents .total-num strong {
  font-weight: 800;
}
.notification-popup-wrap .popup-inner .notification-contents .notification-tb {
  position: relative;
  margin-top: 8px;
  height: 278px;
  overflow-y: auto;
  border-bottom: 1px solid #E9EAEB;
}
.notification-popup-wrap .popup-inner .notification-contents .notification-tb table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.notification-popup-wrap .popup-inner .notification-contents .notification-tb table thead th {
  border-top: 2px solid #333333;
  position: sticky;
  top: 0;
  background: #F8F9FA;
  color: #333333;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  padding: 12px 0;
}
.notification-popup-wrap .popup-inner .notification-contents .notification-tb table tbody td {
  padding: 12px 0;
  color: #666666;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: -0.14px;
  border-top: 1px solid #E9EAEB;
}
.notification-popup-wrap .alert-popup-inner {
  width: 400px;
  min-height: 276px;
  padding: 24px;
  position: relative;
  z-index: 100;
  background: #ffffff;
  border-radius: 16px;
}
.notification-popup-wrap .alert-popup-inner .btn-popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
  font-size: 0;
}
.notification-popup-wrap .alert-popup-inner p {
  padding-top: 104px;
  text-align: center;
  background: url(../images/icon/ico-line-ex.svg) no-repeat center 36px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.16px;
  height: 48px;
}
.notification-popup-wrap .btn-wrap {
  margin-top: 28px;
}
.notification-popup-wrap .btn-wrap.flex-c button {
  width: 50% !important;
}
.notification-popup-wrap .btn-wrap.flex-c button.wide {
  width: 100% !important;
}

@keyframes popupAniOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes popupAni {
  from {
    opacity: 0;
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
  }
}
@keyframes popupDownAni {
  from {
    opacity: 0;
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
  }
}
@keyframes popupLeftAni {
  0% {
    opacity: 0;
    transform: translateX(-45px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes popupRightAni {
  0% {
    opacity: 0;
    transform: translateX(45px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.business-account-write {
  margin-top: 25px;
  border-top: 2px solid #333333;
  padding-top: 24px;
  overflow-y: auto;
}
.business-account-write .write-item {
  margin-bottom: 32px;
}
.business-account-write .write-item:last-child {
  margin-bottom: 0;
}
.business-account-write .write-item + .message-box {
  margin-top: -26px;
}
.business-account-write + .btn-wrap {
  margin-top: 0;
}

.business-account-tip {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.business-account-tip:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #666666;
  margin-right: 6px;
}

.agree-items .agree-title {
  margin-top: 80px;
  margin-bottom: 12px;
}
.agree-items .agree-title h2 {
  color: #111;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.18px;
}
.agree-items .check-agree-all {
  padding: 26px 24px;
  border-radius: 4px;
  border: 1px solid #333333;
  background: #FFF;
  margin-bottom: 32px;
}

.agree-privacy-list {
  padding: 0 24px;
}
.agree-privacy-list ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 22px;
}
.agree-privacy-list ul li label {
  font-size: 16px;
}
.agree-privacy-list ul li .btn-privacy {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  text-decoration: underline;
  text-underline-position: under;
}
.agree-privacy-list.mypage-agree .flex-l {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.completed-guide {
  padding-top: 176px;
  background: url(../images/icon/ico-complete-check.svg) no-repeat center 80px;
  animation: popupAni 1s 0s both;
}
.completed-guide .b-txt {
  color: #111;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.32px;
}
.completed-guide .s-txt {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.16px;
  margin-top: 12px;
}

.event-checkbox-wrap input {
  display: none;
}
.event-checkbox-wrap input + label {
  position: relative;
  padding-left: 28px;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.14px;
}
.event-checkbox-wrap input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/icon/ico-check-nor.svg) no-repeat center 50%;
  background-size: 24px;
}
.event-checkbox-wrap input:checked + label:before {
  background: url(../images/icon/ico-check-active.svg) no-repeat center 50%;
  background-size: 24px;
}

.event-privacy {
  overflow-y: hidden !important;
  padding-bottom: 0 !important;
}
.event-privacy .event-message-box {
  min-height: 22px;
  position: relative;
  margin-bottom: 2px;
}
.event-privacy .event-message-box p {
  top: 0;
  position: absolute;
}
.event-privacy .event-message-box p.error-type {
  color: #EB444C;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: -0.14px;
}

@media (min-width: 1280px) {
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup {
    position: relative;
    width: 760px;
    padding: 40px 40px;
    border-radius: 8px;
    background: #fff;
    z-index: 100;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-title {
    font-size: 24px;
    color: #111;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.24px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 9px;
    margin-top: 24px;
    border-bottom: 2px solid #333;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap > p {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.14px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap > p span {
    margin-left: 2px;
    font-size: 18px;
    color: #3662e3;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap {
    margin-top: 24px;
    max-height: 431px;
    overflow-y: scroll;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item.is-required > label::after {
    content: "*";
    display: inline-block;
    margin-left: 2px;
    font-size: 18px;
    color: #3662e3;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item + .write-item {
    margin-top: 32px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item .input-wrap::before {
    top: 43px;
    bottom: unset;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .btn-popup-close {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .event-detail-participate .alert-popup-inner p {
    background: url(../images/icon/ico-line-complete.svg) no-repeat center 36px;
  }
  .event-detail-participate .alert-popup-inner p.info-type {
    background: url(../images/icon/icon-line_MSG.svg) no-repeat center 36px !important;
  }
  .privacy-ad-popup {
    background: linear-gradient(180deg, #EEF3FF 0%, #DDEDFD 100%);
    width: 482px;
    height: 540px;
    padding: 48px 40px 59px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .privacy-ad-popup .logo {
    margin-bottom: 12px;
  }
  .privacy-ad-popup p.title {
    color: var(--primary-3662-e-3, #3662E3);
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.24px;
    margin-bottom: 20px;
  }
  .privacy-ad-popup .round-white-box {
    border-radius: 4px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 30px;
  }
  .privacy-ad-popup .round-white-box .txt {
    color: var(--basic-333333, #333);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
    margin-bottom: 24px;
  }
  .privacy-ad-popup .round-white-box .welcome-guide {
    color: var(--basic-333333, #333);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
  }
  .privacy-ad-popup .round-white-box .btn-privacy {
    border-radius: 4px;
    background: var(--primary-3662-e-3, #3662E3);
    padding: 13px;
    color: var(--basic-ffffff, #FFF);
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
    width: 204px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px) {
  .popup-wrap {
    background: transparent;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 320px;
    min-height: 500px;
  }
  .popup-wrap:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    animation: popupAni 300ms forwards ease-in-out;
    min-height: 100%;
  }
  .popup-wrap.active {
    display: flex !important;
  }
  .popup-wrap.active:before {
    opacity: 1;
  }
  .popup-wrap.minHeight:before {
    min-height: 789px;
  }
  .popup-wrap .write-title {
    margin-top: 0;
  }
  .popup-wrap .write-item .flex-lr {
    gap: 12px;
    align-items: flex-start;
  }
  .popup-wrap .inquiry-wrap {
    overflow: hidden;
    overflow-y: auto;
    padding-right: 6px;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .popup-wrap .inquiry-wrap::-webkit-scrollbar {
    display: none;
    width: 0; /* Remove scrollbar space */
    height: 0;
    background: transparent; /* Optional: just make scrollbar invisible */
    -webkit-appearance: none;
  }
  .popup-wrap .inquiry-wrap .write-item {
    margin-top: 24px;
    position: relative;
  }
  .popup-wrap .inquiry-wrap .write-item.mgt8 {
    margin-top: 8px;
  }
  .popup-wrap .inquiry-wrap .write-item .flex-l .select-dropdown {
    min-width: 448px;
  }
  .popup-wrap .inquiry-wrap .write-item label {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: -0.14px;
  }
  .popup-wrap .inquiry-wrap .write-item label em {
    padding-left: 2px;
    color: #3662E3;
  }
  .popup-wrap .inquiry-wrap .write-item textarea {
    resize: none;
  }
  .popup-wrap.find-out .find-out-type {
    padding-bottom: 24px;
    position: relative;
    border-bottom: 1px solid #DEDEDE;
  }
  .popup-wrap.find-out .find-out-type textarea {
    border: 0;
    height: 327px !important;
    padding: 8px 0;
  }
  .popup-wrap.find-out .find-out-type .txtLength {
    position: absolute;
    right: 0;
    bottom: 8px;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    letter-spacing: -0.14px;
  }
  .popup-wrap.find-out .message-box {
    min-height: 22px;
  }
  .popup-wrap.minHeight .popup-inner {
    top: initial;
    transform: initial;
  }
  .popup-wrap .popup-inner {
    position: relative;
    z-index: 100;
    border-radius: 8px;
    padding: 36px 22px 36px 22px;
    background: #ffffff;
    width: calc(100% - 40px);
    margin: 32px 20px;
    max-width: 720px;
    overflow-y: auto;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-height: 80vh;
  }
  .popup-wrap .popup-inner > * {
    width: 100%;
  }
  .popup-wrap .popup-inner::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
  }
  .popup-wrap .popup-inner .scroll {
    overflow-y: auto;
    height: 260px;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
  .popup-wrap .popup-inner .scroll::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera*/
  }
  .popup-wrap .popup-inner .popupTitle h1 {
    color: #111;
    font-weight: 700;
    line-height: 150%;
    animation: popupAni 1s 0.15s both;
    padding-bottom: 12px;
    font-size: 16px;
    letter-spacing: -0.16px;
  }
  .popup-wrap .popup-inner .popupTitle .btn-popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap {
    height: calc(100% - 60px);
    overflow-y: auto;
    padding: 0 8px 22px 0;
  }
  .popup-wrap .popup-inner .privacy-wrap.heightAuto {
    height: calc(100% - 115px);
  }
  .popup-wrap .popup-inner .privacy-wrap .title-txt {
    color: #111111;
    word-break: keep-all;
    font-size: 14px;
    padding-top: 12px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt h2 {
    color: #111111;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%; /* 27px */
    margin-top: 42px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt p {
    padding-top: 2px;
    color: #111111;
    font-weight: 400;
    line-height: 150%; /* 24px */
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .s-title {
    margin-top: 16px;
    font-weight: bold;
    color: #111111;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul {
    padding-top: 16px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    position: relative;
    padding-left: 24px;
    padding-bottom: 8px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li span {
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul {
    margin-top: -8px;
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul li {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    position: relative;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul li span {
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul.none-bu {
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul li ul.none-bu span {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul.none-bu {
    margin-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt ul.none-bu span {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common {
    margin-bottom: 4px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table th, .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table td {
    text-align: center;
    font-size: 15px;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table tr td:first-child {
    border-left: 0;
  }
  .popup-wrap .popup-inner .privacy-wrap .terms-txt .tb-common table ul li {
    font-size: 15px;
    text-align: left;
  }
  .popup-wrap .popup-inner .privacy-wrap .line-title {
    text-decoration: underline;
    text-underline-position: under;
    color: #222222;
    font-weight: bold !important;
  }
  .popup-wrap .popup-inner .privacy-wrap .gray-box {
    border-radius: 12px;
    background: #F8F9FA;
    padding: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 16px;
    margin: 24px 0 16px;
  }
  .popup-wrap .popup-inner .privacy-wrap .gray-box dl {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 8px;
  }
  .popup-wrap .popup-inner .privacy-wrap .gray-box dl dt {
    color: var(--basic-333333, #333);
    font-size: 14px;
    font-weight: 700;
    line-height: 150%; /* 21px */
    letter-spacing: -0.14px;
  }
  .popup-wrap .popup-inner .privacy-wrap .gray-box dl dd {
    color: var(--basic-333333, #333);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: -0.14px;
  }
  .popup-wrap .popup-inner .privacy-wrap .bu-tip {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
    color: var(--basic-666666, #666);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    letter-spacing: -0.28px;
  }
  .popup-wrap .popup-inner .privacy-wrap .bu-tip:before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 8px;
    background: var(--basic-666666, #666);
    display: inline-block;
    flex: 0 0 4px;
    margin-top: 9px;
  }
  .popup-wrap .alert-popup-inner {
    width: auto;
    min-width: 310px;
    margin: 0 15px;
    min-height: 276px;
    padding: 24px;
    position: relative;
    z-index: 100;
    background: #ffffff;
    border-radius: 16px;
  }
  .popup-wrap .alert-popup-inner .btn-popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .popup-wrap .alert-popup-inner p {
    padding-top: 104px;
    text-align: center;
    background: url(../images/icon/ico-line-ex.svg) no-repeat center 36px;
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.16px;
    min-height: 152px;
    margin-bottom: 24px;
  }
  .popup-wrap .alert-popup-inner p span {
    display: block;
  }
  .popup-wrap .alert-popup-inner p + .btn-wrap {
    padding-top: 0 !important;
    box-shadow: none;
    position: initial;
    border-top: 0;
  }
  .popup-wrap .alert-popup-inner p.completion-status {
    height: 152px;
    width: 100%;
    background: url(../images/icon/icon-completion-status.svg) no-repeat center 36px;
  }
  .popup-wrap .alert-popup-inner p.completion-status + .btn-wrap {
    padding-top: 0 !important;
  }
  .popup-wrap .input-wrap input {
    font-size: 14px;
  }
  .popup-wrap .textarea-wrap textarea {
    font-size: 14px;
  }
  .popup-wrap .select-dropdown .select-list.active {
    max-width: 100%;
  }
  .popup-wrap .select-dropdown .btn-select {
    font-size: 14px;
  }
  .popup-wrap .banner-inner {
    position: relative;
    z-index: 100;
    background: #ffffff;
    border-radius: 4px 4px 0px 0px;
    width: 482px;
    overflow: hidden;
  }
  .popup-wrap .banner-inner .mainPopupBanner {
    width: 482px;
    overflow: hidden;
    position: relative;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
    bottom: 12px;
    border-radius: 99px;
    padding: 5px 16px;
    height: 16px;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    line-height: 10px;
    border-radius: 5px;
    background: #D9D9D9;
    opacity: 1;
    margin: 0 6px;
    vertical-align: top;
    transition: 0.5s;
  }
  .popup-wrap .banner-inner .mainPopupBanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    width: 25px;
    background: #3662E3;
  }
  .popup-wrap .banner-inner .banner-btn-wrap {
    position: relative;
    height: 48px;
    background: #FAFAFA;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .popup-wrap .banner-inner .banner-btn-wrap:before {
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #DFDFDF;
    left: 50%;
  }
  .popup-wrap .banner-inner .banner-btn-wrap button {
    width: 50%;
    flex-grow: 1;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    padding: 14px 0;
  }
  .popup-wrap .banner-inner .banner-btn-wrap button:hover {
    background: #ffffff;
  }
  .popup-wrap .alert-not-registered-popup {
    width: calc(100% - 40px);
    padding: 48px 20px 24px;
    max-width: 400px;
  }
  .popup-wrap .alert-not-registered-popup .btnCompanyPopupClose {
    display: block !important;
  }
  .popup-wrap .alert-not-registered-popup p {
    padding-bottom: 172px;
    background: url(../images/main/img-no-registered.png) no-repeat center bottom;
    background-size: 140px;
    font-size: 24px;
    line-height: 1.5;
  }
  .popup-wrap .alert-not-registered-popup .btn-wrap {
    position: relative;
    box-shadow: none;
    padding: 0;
    border-top: 0;
    left: initial;
    right: initial;
    bottom: initial;
  }
  .popup-wrap .alert-not-registered-popup .sub-btn-wrap {
    height: 18px;
  }
  .popup-wrap .alert-not-registered-popup .btn-popup-close {
    display: none;
  }
  .popup-wrap .alert-not-pc-popup {
    position: relative;
    width: 310px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-not-pc-popup .btn-wrap {
    position: relative;
    box-shadow: none;
    padding: 0;
    border-top: 0;
    left: initial;
    right: initial;
    bottom: initial;
  }
  .popup-wrap .alert-not-pc-popup p {
    padding-top: 76px;
    background: url(../images/main/icon-alert.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-not-pc-popup p strong {
    font-weight: 700;
  }
  .popup-wrap .alert-delete-comment-popup {
    position: relative;
    width: 310px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-delete-comment-popup p {
    padding-top: 76px;
    margin-bottom: 52px;
    background: url(../images/main/icon-alert.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-delete-comment-popup p strong {
    font-weight: 700;
  }
  .popup-wrap .alert-saved-popup {
    position: relative;
    width: 310px;
    min-height: 276px;
    padding: 48px 24px 24px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 100;
  }
  .popup-wrap .alert-saved-popup .btn-wrap {
    position: relative;
    box-shadow: none;
    padding: 0;
    border-top: 0;
    left: initial;
    right: initial;
    bottom: initial;
  }
  .popup-wrap .alert-saved-popup p {
    padding-top: 76px;
    margin-bottom: 52px;
    background: url(../images/icon/icon-alert-complete.svg) no-repeat center 100%;
    background-position-y: 12px;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
  }
  .popup-wrap .alert-saved-popup p strong {
    font-weight: 700;
  }
  .popup-wrap .message-tooltip {
    width: calc(100% - 40px);
  }
  .message-tooltip {
    width: calc(100% - 40px) !important;
  }
  .main-type .popup-wrap .banner-inner {
    width: calc(100% - 40px);
    max-width: 400px;
    border-radius: 8px;
  }
  .main-type .popup-wrap .banner-inner .mainPopupBanner {
    width: 100%;
  }
  .main-type .popup-wrap .banner-inner .mainPopupBanner a img {
    width: 100%;
    aspect-ratio: 241/270;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup {
    position: relative;
    z-index: 100;
    border-radius: 8px;
    padding: 36px 22px 36px 22px;
    background: #ffffff;
    width: calc(100% - 40px);
    height: calc(100% - 170px);
    margin: 32px 20px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-title {
    color: var(--basic-111111, #111);
    font-size: 16px;
    font-weight: 700;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 9px;
    margin-top: 12px;
    border-bottom: 2px solid #333;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap > p {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.14px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-header-wrap > p span {
    margin-left: 2px;
    font-size: 18px;
    color: #3662e3;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap {
    margin-top: 24px;
    overflow: hidden;
    overflow-y: auto;
    height: calc(100% - 170px);
    padding-right: 6px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap::-webkit-scrollbar {
    display: none;
    width: 0; /* Remove scrollbar space */
    height: 0;
    background: transparent; /* Optional: just make scrollbar invisible */
    -webkit-appearance: none;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item.is-required > label::after {
    content: "*";
    display: inline-block;
    margin-left: 2px;
    font-size: 18px;
    color: #3662e3;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item + .write-item {
    margin-top: 32px;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .popup-contents-wrap .write-item .input-wrap::before {
    top: 43px;
    bottom: unset;
  }
  .event-detail-participate .participate-event-popup-wrap .participate-event-popup .btn-popup-close {
    position: absolute;
    right: 20px;
    top: 30px;
    width: 24px;
    height: 24px;
    background: url(../images/icon/ico-popup-close.svg) no-repeat center 0;
    font-size: 0;
  }
  .event-detail-participate .participate-event-popup-wrap .btn-wrap {
    padding: 20px;
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 80px;
    border-top: 1px solid var(--bg-line-dedede, #DEDEDE);
    background: #FFF;
    box-shadow: -4px -4px 16px 0 rgba(0, 0, 0, 0.08);
    border-radius: 0 0 8px 8px;
    z-index: 10;
    min-width: 280px;
  }
  .event-detail-participate .alert-popup-inner p {
    background: url(../images/icon/ico-line-complete.svg) no-repeat center 36px;
  }
  .event-detail-participate .alert-popup-inner p.info-type {
    background: url(../images/icon/icon-line_MSG.svg) no-repeat center 36px !important;
  }
  .company-tip {
    margin-top: 28px;
  }
  .agree-items .agree-title {
    margin-top: 32px !important;
    margin-bottom: 12px;
  }
  .agree-items .agree-title h2 {
    color: #111;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.18px;
  }
  .agree-items .check-agree-all {
    padding: 12px 16px;
    border-radius: 4px;
    border: 1px solid #333333;
    background: #FFF;
    margin-bottom: 16px !important;
  }
  .agree-items .check-agree-all label {
    font-size: 18px;
  }
  .agree-privacy-list {
    padding: 0 !important;
  }
  .agree-privacy-list ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px !important;
  }
  .agree-privacy-list ul li label {
    font-size: 14px !important;
  }
  .agree-privacy-list ul li .btn-privacy {
    color: #666;
    text-align: center;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.16px;
    text-decoration: underline;
    text-underline-position: under;
  }
  .agree-privacy-list.mypage-agree .flex-l {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
  }
  .notification-popup-wrap .popup-inner {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    top: 20px;
    width: auto;
    padding: 20px;
    height: auto;
    overflow-y: auto;
  }
  .mainPopupBanner .swiper-slide {
    height: auto;
  }
  .privacy-ad-popup {
    background: linear-gradient(180deg, #EEF3FF 0%, #DDEDFD 100%);
    width: 100%;
    min-height: 407px;
    padding: 28px 25px 48px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    height: 100%;
  }
  .privacy-ad-popup .logo {
    margin-bottom: 12px;
    width: 102px;
  }
  .privacy-ad-popup p.title {
    color: var(--primary-3662-e-3, #3662E3);
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.18px;
    margin-bottom: 12px;
  }
  .privacy-ad-popup .round-white-box {
    border-radius: 4px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 12px 17px;
    width: 100%;
  }
  .privacy-ad-popup .round-white-box p {
    color: var(--basic-333333, #333);
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%; /* 24px */
    letter-spacing: -0.16px;
  }
  .privacy-ad-popup .round-white-box p.txt {
    margin-bottom: 24px;
  }
  .privacy-ad-popup .round-white-box .btn-privacy {
    border-radius: 4px;
    background: var(--primary-3662-e-3, #3662E3);
    padding: 6px 13px;
    color: var(--basic-ffffff, #FFF);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 21px */
    letter-spacing: -0.14px;
    width: 164px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 1279px) {
  .sub-type.mobile-type-add {
    width: 100%;
    min-width: 100%;
  }
  .sub-type.mobile-type-add .team-ubist-wrap {
    width: 100%;
    min-width: 100%;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .join-wrap {
    width: 100%;
    margin: 40px auto;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .join-wrap .join-title {
    word-break: break-all;
    word-break: keep-all;
    font-size: 22px;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .join-wrap .flex-lr .input-wrap input {
    max-width: 100%;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .agree-privacy-list {
    padding: 0;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .agree-privacy-list ul li label {
    font-size: 14px;
  }
  .sub-type.mobile-type-add .team-ubist-wrap .container .sub-contents .agree-privacy-list ul li .btn-privacy {
    font-size: 14px;
  }
}

/*# sourceMappingURL=teamUbist.css.map */
