@charset "UTF-8";
/* ^scss에서 수정해주세요!  Don't edit .css file, Only work on the scss*/
@font-face {
  font-family: "Pretendard";
  font-weight: 100;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Thin.woff2) format("woff2"), url(../../common/fonts/Pretendard-Thin.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 200;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-ExtraLight.woff2) format("woff2"), url(../../common/fonts/Pretendard-ExtraLight.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 300;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Light.woff2) format("woff2"), url(../../common/fonts/Pretendard-Light.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Regular.woff2) format("woff2"), url(../../common/fonts/Pretendard-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Medium.woff2) format("woff2"), url(../../common/fonts/Pretendard-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-SemiBold.woff2) format("woff2"), url(../../common/fonts/Pretendard-SemiBold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Bold.woff2) format("woff2"), url(../../common/fonts/Pretendard-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 800;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-ExtraBold.woff2) format("woff2"), url(../../common/fonts/Pretendard-ExtraBold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Pretendard";
  font-weight: 900;
  font-style: normal;
  src: url(../../common/fonts/Pretendard-Black.woff2) format("woff2"), url(../../common/fonts/Pretendard-Black.woff) format("woff");
  font-display: swap;
}
html {
  /* Prevent font scaling in landscape */
  -webkit-text-size-adjust: none; /*Chrome, Safari, newer versions of Opera*/
  -moz-text-size-adjust: none; /*Firefox*/
  -ms-text-size-adjust: none; /*Ie*/
  -o-text-size-adjust: none; /*old versions of Opera*/
}

html, a, button,
input, textarea {
  font-family: "Pretendard", sans-serif, "Malgun Gothic", "맑은 고딕", Roboto, Arial;
}

*,
*::before,
*::after {
  letter-spacing: -0.02em;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  word-break: keep-all;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  letter-spacing: -0.025em;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  *,
  *::before,
  *::after {
    word-break: break-all;
  }
}

html {
  -webkit-text-size-adjust: none;
  /*Chrome, Safari, newer versions of Opera*/
  -moz-text-size-adjust: none;
  /*Firefox*/
  -ms-text-size-adjust: none;
  /*Ie*/
  -o-text-size-adjust: none;
  /*old versions of Opera*/
}

/*a,body,dd,div,dl,dt,h1,h2,h3,h4,h5,input,li,ol,p,html,ul,button,textarea*/
html,
textarea,
input {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.35px;
  line-height: 1.14;
  word-break: keep-all;
  color: #1D2635;
}

a,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
html,
li,
ol,
p,
ul {
  padding: 0;
  margin: 0;
}

li,
ol,
ul {
  list-style: none;
}

a,
img {
  border: none;
}

img {
  max-width: 100%;
}

a + a,
img,
input + a,
input + button {
  vertical-align: middle;
}

a {
  text-decoration: none;
  display: inline-block;
  color: #1D2635;
}

a:hover {
  text-decoration: none;
}

button,
button:hover,
button:active,
button:visited,
a:hover,
a:active,
a:visited {
  color: #1D2635;
}

input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=date],
input[type=search],
select,
textarea {
  box-sizing: border-box;
  color: #1D2635;
  font-size: 14px;
  background: #fff;
  vertical-align: middle;
  height: 40px;
  padding-inline: 15px;
  border-radius: 6px;
  border: solid 1px #D2DBE7;
}
input[type=number].ws,
input[type=password].ws,
input[type=tel].ws,
input[type=text].ws,
input[type=date].ws,
input[type=search].ws,
select.ws,
textarea.ws {
  width: 280px;
}
input[type=number].s,
input[type=password].s,
input[type=tel].s,
input[type=text].s,
input[type=date].s,
input[type=search].s,
select.s,
textarea.s {
  height: 30px;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

input[type=date] {
  position: relative;
}

input::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_date.png) no-repeat center/cover;
}

textarea {
  line-height: 1.5;
  outline: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/icon_arrow_down.png") no-repeat #fff;
  background-position: calc(100% - 15px) center;
  background-size: 10px auto;
  outline: none;
  padding-right: 30px;
}
select.s {
  background-position: calc(100% - 8px) center;
  padding-inline: 10px 15px;
  font-size: 14px;
  letter-spacing: -1px;
}

/*select:disabled { background-image:url('../img/common/select_arrow_off.png'); background-color: #f8f8f8; } */
input[type=chekbox],
input[type=radio] {
  display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=search] {
  padding-inline: 12px 10px;
  height: 40px;
  border: 1px solid #E2E8F0;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  background: url(../img/icon_del.png) center center no-repeat;
  background-size: 10px auto;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

i {
  font-style: normal;
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}

table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}

th {
  text-align: center;
}

td {
  text-align: left;
}

table > caption {
  position: absolute;
  text-indent: -9999px;
}

button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

button:disabled {
  cursor: not-allowed;
}

button,
input,
textarea {
  -webkit-appearance: none;
}

select,
textarea,
input[type=text] {
  width: 100%;
}

textarea {
  min-height: 100px;
  text-align: left;
  padding: 12px 15px;
}

input[type=tel] {
  width: 40px;
  min-width: 40px;
  margin-right: 4px;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999BA0;
  opacity: 1;
  font-size: 14px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999BA0;
  opacity: 1;
  font-size: 14px;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #999BA0;
  opacity: 1;
  font-size: 14px;
}

input::placeholder,
textarea::placeholder {
  color: #999BA0;
  opacity: 1;
  font-size: 14px;
}

input:disabled {
  border: solid 1px #D2DBE7;
  background-color: #F9F9F9;
  cursor: not-allowed;
}

select:disabled,
input[readonly],
textarea[readonly] {
  border: 1px solid #D2DBE7;
  opacity: 1;
  background: #F9F9F9;
}

input[readonly]:focus,
textarea[readonly]:focus {
  outline: none;
}

input:focus {
  outline: none;
}

input:disabled::-webkit-input-placeholder,
input[readonly]::-webkit-input-placeholder,
textarea:disabled::-webkit-input-placeholder,
textarea[readonly]::-webkit-input-placeholder {
  color: #C3C0C3;
  opacity: 1;
}

input:disabled:-ms-input-placeholder,
input[readonly]:-ms-input-placeholder,
textarea:disabled:-ms-input-placeholder,
textarea[readonly]:-ms-input-placeholder {
  color: #C3C0C3;
  opacity: 1;
}

input:disabled::-ms-input-placeholder,
input[readonly]::-ms-input-placeholder,
textarea:disabled::-ms-input-placeholder,
textarea[readonly]::-ms-input-placeholder {
  color: #C3C0C3;
  opacity: 1;
}

input:disabled::placeholder,
input[readonly]::placeholder,
textarea:disabled::placeholder,
textarea[readonly]::placeholder {
  color: #C3C0C3;
  opacity: 1;
}

input::-ms-clear,
input::-ms-reveal,
textarea::-ms-clear,
textarea::-ms-reveal {
  display: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

textarea {
  line-height: 1.5;
}

textarea {
  resize: none;
}

img {
  border: 0;
  vertical-align: middle;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  border: none;
}

main,
section,
article {
  display: block;
}

fieldset,
form {
  border: none;
  outline: none;
}

address {
  font-style: normal;
}

.svg_icon {
  transition: all 0.2s;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.svg_icon.icon_link {
  display: inline-block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath fill='%239EA0AF' d='m7 6-7 6V0l7 6Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_dashboard {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6ZM13 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_my {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M2 22a8 8 0 1 1 16 0H2Zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm10 4h4v2h-4v-2Zm-3-5h7v2h-7v-2Zm2-5h5v2h-5V7Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_counsel {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2ZM7 8v2h10V8H7Zm0 4v2h10v-2H7Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_ip_set {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%239EA0AF' fill-rule='evenodd' d='M18 9.674A7 7 0 0 0 9.255 20H.993A1 1 0 0 1 0 19.008V.992C0 .444.445 0 .993 0H13l5 5v4.674ZM15 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4Zm-1.415-1.415 4.001-4a3 3 0 0 0-4.001 4.001ZM4.588 9.07V2h2.656c1.621 0 2.49.986 2.49 2.344 0 1.357-.879 2.334-2.51 2.334H5.858V9.07h-1.27Zm1.27-3.437h1.19c.958 0 1.388-.537 1.388-1.29 0-.761-.43-1.279-1.387-1.279H5.857v2.569ZM3.27 9.07V2H2v7.07h1.27Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_reservation {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF'  d='M7 1v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7.755A8 8 0 0 1 22 9.755V4a1 1 0 0 0-1-1h-4V1h-2v2H9V1H7Zm16 15a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-7-4v4.414l2.293 2.293 1.414-1.414L18 15.586V12h-2Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_excel {
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%239EA0AF' stroke='%239EA0AF' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_link.gray {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath fill='%2384858F ' d='m7 6-7 6V0l7 6Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_dashboard.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6ZM13 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_counsel.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2ZM7 8v2h10V8H7Zm0 4v2h10v-2H7Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_my.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M2 22a8 8 0 1 1 16 0H2Zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm10 4h4v2h-4v-2Zm-3-5h7v2h-7v-2Zm2-5h5v2h-5V7Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_ip_set.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%23228BFF' fill-rule='evenodd' d='M18 9.674A7 7 0 0 0 9.255 20H.993A1 1 0 0 1 0 19.008V.992C0 .444.445 0 .993 0H13l5 5v4.674ZM15 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4Zm-1.415-1.415 4.001-4a3 3 0 0 0-4.001 4.001ZM4.588 9.07V2h2.656c1.621 0 2.49.986 2.49 2.344 0 1.357-.879 2.334-2.51 2.334H5.858V9.07h-1.27Zm1.27-3.437h1.19c.958 0 1.388-.537 1.388-1.29 0-.761-.43-1.279-1.387-1.279H5.857v2.569ZM3.27 9.07V2H2v7.07h1.27Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.svg_icon.icon_reservation.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF'  d='M7 1v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7.755A8 8 0 0 1 22 9.755V4a1 1 0 0 0-1-1h-4V1h-2v2H9V1H7Zm16 15a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-7-4v4.414l2.293 2.293 1.414-1.414L18 15.586V12h-2Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_excel.white {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' stroke='%23fff' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_excel.green {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%230F894D' stroke='%230F894D' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
}

.png_icon {
  vertical-align: top;
}
.png_icon.icon_facebook {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/icon_facebook.png);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.svg_icon_logout {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_logout.svg);
  width: 18px;
  min-width: 18px;
  height: 18px;
}

.svg_icon_arrow_down {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_arrow_down.svg);
  width: 18px;
  min-width: 18px;
  height: 18px;
}

.svg_icon_kakao {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_kakao.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_email {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_email.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_phone {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_phone.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_blocking {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_blocking.svg);
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.svg_icon_excel {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_excel.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_excel_green {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_excel_green.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_calendar {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_calendar.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_refresh {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_refresh.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_prev {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_prev.svg);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.svg_icon_next {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_next.svg);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

a.com_btn:hover {
  cursor: pointer;
}

.com_btn {
  padding: 0 20px;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  letter-spacing: normal;
  box-sizing: border-box;
  line-height: initial;
  gap: 5px;
}
.com_btn_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  gap: 10px;
}
.com_btn_wrap.bottom {
  margin-top: 30px;
}
.com_btn_wrap.bottom .com_btn {
  min-width: 100px;
}
.com_btn.full {
  width: 100%;
  min-width: 100%;
}
.com_btn.extend {
  flex: 1;
}
.com_btn.point {
  border: 1px solid #1879E5;
  background: linear-gradient(180deg, #228BFF 0%, #1778E3 100%);
  color: #fff;
}
.com_btn.gray {
  border: 1px solid #CDD8E5;
  background: linear-gradient(180deg, #E2E8F0 0%, #CCD6E4 100%);
  color: #768498;
}
.com_btn.white {
  border: 1px solid #D2DBE7;
  background: #fff;
  color: #768498;
}
.com_btn.dark {
  border: 1px solid #1D2635;
  background: linear-gradient(180deg, #424F64 0%, #2B3648 100%);
  color: #fff;
}
.com_btn.green {
  background-color: #0F894D;
  color: #fff;
}
.com_btn.line {
  border: 1px solid;
}
.com_btn.line.point {
  border-color: #1879E5;
  background: linear-gradient(180deg, #E9F3FF 0%, #CEE5FF 100%);
  color: #1778E3;
}
.com_btn.line.gray {
  border-color: #D2D8DF;
  background: linear-gradient(180deg, #FFF 0%, #EDF1F5 100%);
  color: #424F64;
}
.com_btn.line.green {
  border-color: #0F894D;
  background: linear-gradient(180deg, #FFF 0%, #e8f7f0 100%);
  color: #0F894D;
}
.com_btn.line.dark {
  border-color: #888 !important;
  background: linear-gradient(180deg, #fdfdfd 0%, #ddd 100%);
  color: #555;
}
.com_btn.l {
  height: 54px;
  font-size: 15px;
  font-weight: 700;
}
.com_btn.m {
  height: 40px;
  font-size: 14px;
  font-weight: 600;
}
.com_btn.s {
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  padding-inline: 15px;
}
.com_btn.oval {
  border-radius: 30px;
}

/*!페이징 << < > >> */
.com_paging {
  margin-top: 20px;
  text-align: center;
  padding-block: 10px;
}
.com_paging__wrap {
  position: relative;
}
.com_paging__wrap .right_item {
  position: absolute;
  top: 0;
  right: 0;
}
.com_paging :is(.btn_first, .btn_prev, .btn_page, .btn_next, .btn_last) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.com_paging :is(.btn_first, .btn_prev, .btn_next, .btn_last) img {
  height: 12px;
}
.com_paging :is(.btn_first, .btn_prev) img {
  transform: rotate(180deg);
}
.com_paging .btn_first {
  margin-right: 40px;
}
.com_paging .btn_prev {
  margin-right: 20px;
}
.com_paging .btn_next {
  margin-left: 20px;
}
.com_paging .btn_last {
  margin-left: 40px;
}
.com_paging .btn_page {
  margin-inline: 20px;
  color: #768498;
  font-size: 14px;
  font-weight: 500;
}
.com_paging .btn_page:first-child {
  margin-left: 0;
}
.com_paging .btn_page:last-child {
  margin-right: 0;
}
.com_paging .btn_page.active {
  font-weight: 700;
  color: #1D2635;
  border-bottom: 2px solid #1D2635;
}
.com_paging .btn_page.disabled {
  cursor: auto;
  opacity: 0.4;
}

.sec-paging {
  overflow: hidden;
  text-align: center;
  margin-top: 20px;
}
.sec-paging :is(.pg-btn, .btn-page) {
  min-width: 12px;
  height: 12px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  color: #222;
}
.sec-paging .pg-btn {
  background-image: url("../img/arrow_right.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  text-indent: -9999px;
  margin-inline: 20px;
}
.sec-paging .pg-btn.disabled {
  cursor: auto;
  opacity: 0.4;
}
.sec-paging .group-prev {
  background-image: url("../img/arrow_last.png");
  transform: rotate(180deg);
}
.sec-paging .group-next {
  background-image: url("../img/arrow_last.png");
}
.sec-paging :is(.group-prev, .prev) {
  transform: rotate(180deg);
}
.sec-paging .group-prev {
  margin-right: 20px;
}
.sec-paging .group-next {
  margin-left: 20px;
}
.sec-paging .btn-page {
  line-height: inherit;
  cursor: pointer;
}
.sec-paging .btn-page.active {
  font-weight: bold;
  color: #1778E3;
}

.com_tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.com_tab .tab {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  white-space: nowrap;
  flex: 1;
}
.com_tab_contents {
  display: none;
}
.com_tab_contents.active {
  display: block;
}

.com_chk {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 8px;
  cursor: pointer;
  line-height: initial;
  font-size: 15px;
}
.com_chk__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 10px 20px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.com_chk input[type=checkbox], .com_chk input[type=radio] {
  display: inline-block;
  padding-right: 0;
  height: 18px;
}
.com_chk input[type=checkbox]::before, .com_chk input[type=radio]::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../img/chk_off.png") no-repeat center/18px auto;
  border-radius: 2px;
  cursor: pointer;
}
.com_chk input[type=checkbox]:checked::before, .com_chk input[type=radio]:checked::before {
  background: url("../img/chk_on.png") no-repeat center/18px auto;
  border-color: #1778E3;
}
.com_chk input[type=checkbox]:disabled, .com_chk input[type=radio]:disabled {
  opacity: 0.4;
}
.com_chk.circle {
  position: relative;
  margin: 0;
}
.com_chk.circle input::before {
  background-image: url("../img/radio_off.png");
  border: 0;
}
.com_chk.circle input:checked::before {
  background-image: url("../img/radio_on.png");
  background-size: 18px auto;
}

.com_chk_btn {
  cursor: pointer;
}
.com_chk_btn__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 5px;
}
.com_chk_btn input {
  display: none;
}
.com_chk_btn .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  white-space: nowrap;
  border: 1px solid #E2E8F0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: -0.3px;
  border-radius: 8px;
  padding-inline: 25px;
  height: 44px;
  width: 100%;
}
.com_chk_btn input:checked + .btn {
  background-color: #F5F7F9;
  border-color: #F5F7F9;
}

.com_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  z-index: 100;
  display: none;
  justify-content: center;
  align-items: center;
}
.com_popup.active {
  display: flex;
  align-items: center;
}
.com_popup .bg_close {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
}
.com_popup .pop_container {
  position: relative;
  background: #fff;
  margin-inline: auto;
  z-index: 101;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.com_popup .pop_container.s {
  width: 550px;
}
.com_popup .content_container {
  padding: 40px 20px 30px;
  /*스크롤영역*/
  overflow: hidden;
  overflow-y: auto;
  text-align: left;
  /*스크롤바*/
  max-height: calc(var(--vh, 1vh) * 100 - 200px);
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-face-color: transparent; /*스크롤*/
  scrollbar-highlight-color: #e2e8f0; /*하이라이트*/
  scrollbar-3dlight-color: transparent; /*왼쪽외곽음영*/
  scrollbar-darkshadow-color: transparent; /*오른쪽외곽음영*/
  scrollbar-shadow-color: transparent; /*오른쪽 안쪽음영*/
  scrollbar-arrow-color: transparent; /*화살*/
  scrollbar-track-color: transparent; /*스크롤영역*/
}
.com_popup .content_container::-webkit-scrollbar { /*스크롤바*/
  width: 8px;
  height: 10px;
  background-color: #E8E8E8;
}
.com_popup .content_container::-webkit-scrollbar-button { /*스크롤바 버튼(아래 위 화살표)*/
  width: 0px;
  height: 0px;
}
.com_popup .content_container::-webkit-scrollbar-thumb { /*스크롤바 핸들*/
  background-color: #7A7A7A;
  background-clip: padding-box;
  border-radius: 5px;
}
.com_popup .content_container::-webkit-scrollbar-track { /*스크롤바 진행줄*/
  background-color: none;
}
.com_popup .content_container::-webkit-scrollbar-track-piece { /*진행줄에서 핸들로 덮이지 않은 영역 */
  background-color: none;
}
.com_popup .content_container .txt {
  font-size: 15px;
  line-height: 1.47;
}
.com_popup .content_container .txt + .txt {
  margin-top: 15px;
}
.com_popup .content_container .btn_container {
  padding-inline: 0;
  padding-bottom: 0;
}
.com_popup .btn_container {
  position: relative;
  padding: 0 20px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.com_popup .btn_container .com_btn {
  min-width: 100px;
}
.com_popup .pop_tit {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  padding: 30px 0 0;
  margin-inline: 20px;
  text-align: center;
}
.com_popup .pop_tit + .content_container {
  padding-top: 20px;
}
.com_popup .pop_tit.line {
  border-bottom: 1px solid #E2E8F0;
  padding-bottom: 20px;
}
.com_popup .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: url("../img/icon_del.png") no-repeat center/100% auto;
}
.com_popup.type_alert .pop_container {
  width: 300px;
}
.com_popup.type_alert .content_container {
  padding: 40px 20px 30px;
  font-size: 15px;
  line-height: 1.47;
  text-align: center;
}
.com_popup.type_alert .content_container .btn_container {
  padding-bottom: 30px;
}

.pop_history .com_log__list, .pop_memo .com_log__list {
  overflow-y: auto;
  max-height: 591px;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-face-color: transparent; /*스크롤*/
  scrollbar-highlight-color: #e2e8f0; /*하이라이트*/
  scrollbar-3dlight-color: transparent; /*왼쪽외곽음영*/
  scrollbar-darkshadow-color: transparent; /*오른쪽외곽음영*/
  scrollbar-shadow-color: transparent; /*오른쪽 안쪽음영*/
  scrollbar-arrow-color: transparent; /*화살*/
  scrollbar-track-color: transparent; /*스크롤영역*/
}
.pop_history .com_log__list::-webkit-scrollbar, .pop_memo .com_log__list::-webkit-scrollbar { /*스크롤바*/
  width: 8px;
  height: 10px;
  background-color: #E8E8E8;
}
.pop_history .com_log__list::-webkit-scrollbar-button, .pop_memo .com_log__list::-webkit-scrollbar-button { /*스크롤바 버튼(아래 위 화살표)*/
  width: 0px;
  height: 0px;
}
.pop_history .com_log__list::-webkit-scrollbar-thumb, .pop_memo .com_log__list::-webkit-scrollbar-thumb { /*스크롤바 핸들*/
  background-color: #7A7A7A;
  background-clip: padding-box;
  border-radius: 5px;
}
.pop_history .com_log__list::-webkit-scrollbar-track, .pop_memo .com_log__list::-webkit-scrollbar-track { /*스크롤바 진행줄*/
  background-color: none;
}
.pop_history .com_log__list::-webkit-scrollbar-track-piece, .pop_memo .com_log__list::-webkit-scrollbar-track-piece { /*진행줄에서 핸들로 덮이지 않은 영역 */
  background-color: none;
}
.pop_history .textarea_wrap, .pop_memo .textarea_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 5px;
}
.pop_history .textarea_wrap .textarea, .pop_memo .textarea_wrap .textarea {
  min-height: 100px;
}
.pop_history .textarea_wrap .com_btn, .pop_memo .textarea_wrap .com_btn {
  min-width: 55px;
  height: 100px;
}

.pop_reservation .content_container {
  padding-top: 25px;
}
.pop_reservation .content_container .com_input_sec {
  margin-top: 20px;
}
.pop_reservation .content_container .com_flex_row {
  gap: 10px;
}
.pop_reservation .content_container .com_flex_row .select {
  width: 100px;
}

.pop_talk .talk_view {
  margin-top: 10px;
}

.svg_icon {
  transition: all 0.2s;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.svg_icon.icon_link {
  display: inline-block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath fill='%239EA0AF' d='m7 6-7 6V0l7 6Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_dashboard {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6ZM13 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_my {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M2 22a8 8 0 1 1 16 0H2Zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm10 4h4v2h-4v-2Zm-3-5h7v2h-7v-2Zm2-5h5v2h-5V7Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_counsel {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF' d='M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2ZM7 8v2h10V8H7Zm0 4v2h10v-2H7Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_ip_set {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%239EA0AF' fill-rule='evenodd' d='M18 9.674A7 7 0 0 0 9.255 20H.993A1 1 0 0 1 0 19.008V.992C0 .444.445 0 .993 0H13l5 5v4.674ZM15 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4Zm-1.415-1.415 4.001-4a3 3 0 0 0-4.001 4.001ZM4.588 9.07V2h2.656c1.621 0 2.49.986 2.49 2.344 0 1.357-.879 2.334-2.51 2.334H5.858V9.07h-1.27Zm1.27-3.437h1.19c.958 0 1.388-.537 1.388-1.29 0-.761-.43-1.279-1.387-1.279H5.857v2.569ZM3.27 9.07V2H2v7.07h1.27Z' clip-rule='evenodd'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_reservation {
  display: inline-block;
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%239EA0AF'  d='M7 1v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7.755A8 8 0 0 1 22 9.755V4a1 1 0 0 0-1-1h-4V1h-2v2H9V1H7Zm16 15a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-7-4v4.414l2.293 2.293 1.414-1.414L18 15.586V12h-2Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_excel {
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%239EA0AF' stroke='%239EA0AF' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_link.gray {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath fill='%2384858F ' d='m7 6-7 6V0l7 6Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_dashboard.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6ZM13 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_counsel.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2ZM7 8v2h10V8H7Zm0 4v2h10v-2H7Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_my.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF' d='M2 22a8 8 0 1 1 16 0H2Zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm10 4h4v2h-4v-2Zm-3-5h7v2h-7v-2Zm2-5h5v2h-5V7Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_ip_set.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%23228BFF' fill-rule='evenodd' d='M18 9.674A7 7 0 0 0 9.255 20H.993A1 1 0 0 1 0 19.008V.992C0 .444.445 0 .993 0H13l5 5v4.674ZM15 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4Zm-1.415-1.415 4.001-4a3 3 0 0 0-4.001 4.001ZM4.588 9.07V2h2.656c1.621 0 2.49.986 2.49 2.344 0 1.357-.879 2.334-2.51 2.334H5.858V9.07h-1.27Zm1.27-3.437h1.19c.958 0 1.388-.537 1.388-1.29 0-.761-.43-1.279-1.387-1.279H5.857v2.569ZM3.27 9.07V2H2v7.07h1.27Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.svg_icon.icon_reservation.point {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23228BFF'  d='M7 1v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7.755A8 8 0 0 1 22 9.755V4a1 1 0 0 0-1-1h-4V1h-2v2H9V1H7Zm16 15a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-7-4v4.414l2.293 2.293 1.414-1.414L18 15.586V12h-2Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_excel.white {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' stroke='%23fff' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
}
.svg_icon.icon_excel.green {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%230F894D' stroke='%230F894D' d='M10 1.702 2.357 2.793 10 1.702Zm0 0v12.597l-7.643-1.092a.125.125 0 0 1-.107-.124V2.917c0-.062.046-.115.107-.124L10 1.702ZM6.125 6.057l-.59-.844L5.385 5H2.665l.55.787L4.765 8l-1.55 2.213-.55.787H5.385l.15-.213.59-.844.59.844.15.213H9.585l-.55-.787L7.485 8l1.55-2.213.55-.787H6.865l-.15.213-.59.844Zm5.5-3.182h2c.069 0 .125.056.125.125v10a.125.125 0 0 1-.125.125h-2V2.875Z'/%3E%3C/svg%3E");
}

.png_icon {
  vertical-align: top;
}
.png_icon.icon_facebook {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/icon_facebook.png);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.svg_icon_logout {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_logout.svg);
  width: 18px;
  min-width: 18px;
  height: 18px;
}

.svg_icon_arrow_down {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_arrow_down.svg);
  width: 18px;
  min-width: 18px;
  height: 18px;
}

.svg_icon_kakao {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_kakao.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_email {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_email.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_phone {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_phone.svg);
  width: 30px;
  min-width: 30px;
  height: 30px;
}

.svg_icon_blocking {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_blocking.svg);
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.svg_icon_excel {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_excel.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_excel_green {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_excel_green.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_calendar {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_calendar.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_refresh {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_refresh.svg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.svg_icon_prev {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_prev.svg);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.svg_icon_next {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/icon_next.svg);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

body {
  background-color: #fafafa;
  max-height: none;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-face-color: transparent; /*스크롤*/
  scrollbar-highlight-color: #e2e8f0; /*하이라이트*/
  scrollbar-3dlight-color: transparent; /*왼쪽외곽음영*/
  scrollbar-darkshadow-color: transparent; /*오른쪽외곽음영*/
  scrollbar-shadow-color: transparent; /*오른쪽 안쪽음영*/
  scrollbar-arrow-color: transparent; /*화살*/
  scrollbar-track-color: transparent; /*스크롤영역*/
}
body::-webkit-scrollbar { /*스크롤바*/
  width: 8px;
  height: 10px;
  background-color: #E8E8E8;
}
body::-webkit-scrollbar-button { /*스크롤바 버튼(아래 위 화살표)*/
  width: 0px;
  height: 0px;
}
body::-webkit-scrollbar-thumb { /*스크롤바 핸들*/
  background-color: #7A7A7A;
  background-clip: padding-box;
  border-radius: 5px;
}
body::-webkit-scrollbar-track { /*스크롤바 진행줄*/
  background-color: none;
}
body::-webkit-scrollbar-track-piece { /*진행줄에서 핸들로 덮이지 않은 영역 */
  background-color: none;
}
.com_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  min-height: calc(var(--vh, 1vh) * 100 - 65px);
}

main {
  align-self: stretch;
  flex: 1;
  background: #F1F5F9;
  padding: 30px;
  max-height: none;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-face-color: transparent; /*스크롤*/
  scrollbar-highlight-color: #e2e8f0; /*하이라이트*/
  scrollbar-3dlight-color: transparent; /*왼쪽외곽음영*/
  scrollbar-darkshadow-color: transparent; /*오른쪽외곽음영*/
  scrollbar-shadow-color: transparent; /*오른쪽 안쪽음영*/
  scrollbar-arrow-color: transparent; /*화살*/
  scrollbar-track-color: transparent; /*스크롤영역*/
}
main::-webkit-scrollbar { /*스크롤바*/
  width: 8px;
  height: 10px;
  background-color: #E8E8E8;
}
main::-webkit-scrollbar-button { /*스크롤바 버튼(아래 위 화살표)*/
  width: 0px;
  height: 0px;
}
main::-webkit-scrollbar-thumb { /*스크롤바 핸들*/
  background-color: #7A7A7A;
  background-clip: padding-box;
  border-radius: 5px;
}
main::-webkit-scrollbar-track { /*스크롤바 진행줄*/
  background-color: none;
}
main::-webkit-scrollbar-track-piece { /*진행줄에서 핸들로 덮이지 않은 영역 */
  background-color: none;
}
main .wrapper {
  min-width: 980px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
}

.head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  height: 65px;
  padding-inline: 40px 35px;
  background-color: #0a529c;
  position: relative;
  z-index: 2;
}
.head .right_area {
  margin-left: auto;
}
.head .right_area .com_btn {
  background-color: #0a529c;
  color: #fff;
  border: 1px solid #CFCFCF;
  height: 34px;
}

.sidebar {
  align-self: stretch;
  min-width: 280px;
  padding: 40px 25px 0;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px #c3ccd9;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1599.9px) {
  .sidebar {
    min-width: 180px;
    padding-inline: 15px;
  }
}
.sidebar .user_area {
  margin-bottom: 25px;
}
.sidebar .user_area .name {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.sidebar .dropdown {
  position: relative;
  margin-bottom: 80px;
}
.sidebar .dropdown__btn {
  border-radius: 50px;
  border: 1px solid #d2dbe7;
  background: linear-gradient(180deg, #fff 0%, #edf1f5 100%);
  height: 50px;
  padding-inline: 25px;
  width: 100%;
  font-size: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
}
.sidebar .dropdown__btn .txt {
  flex: 1;
  text-align: left;
}
.sidebar .dropdown__btn.active .svg_icon_arrow_down {
  transform: rotate(180deg);
}
.sidebar .dropdown__list {
  padding: 0;
  border-radius: 10px;
  border: 1px solid #D2DBE7;
  box-shadow: 0px 4px 15px 0px #E2E8F0;
  background: #FFF;
  border: 1px solid #d2dbe7;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  display: none;
  overflow: hidden;
}
.sidebar .dropdown__list .link {
  height: 40px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  padding-inline: 20px;
}
.sidebar .dropdown__list .link:hover {
  background-color: #F5F7F9;
}
.sidebar .dropdown__list.active {
  display: flex;
}

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 20px;
}
.nav .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 10px;
  height: 56px;
  padding-inline: 22px;
  font-size: 17px;
  font-weight: 600;
  color: #768498;
}
@media screen and (max-width: 1599.9px) {
  .nav .menu {
    padding-inline: 15px;
  }
}
.nav .menu .svg_icon.icon_link {
  margin-left: auto;
}
.nav .menu.active {
  border-radius: 50px;
  color: #fff;
  background: linear-gradient(180deg, #228bff 0%, #399fff 100%);
  box-shadow: 0px 4px 4px 0px rgba(36, 141, 255, 0.3);
}
.nav .menu.active .svg_icon.icon_dashboard.icon_dashboard {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M3 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-6ZM13 4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V4Zm0 10a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1v-6Z'/%3E%3C/svg%3E");
}
.nav .menu.active .svg_icon.icon_my.icon_my {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M2 22a8 8 0 1 1 16 0H2Zm8-9c-3.315 0-6-2.685-6-6s2.685-6 6-6 6 2.685 6 6-2.685 6-6 6Zm10 4h4v2h-4v-2Zm-3-5h7v2h-7v-2Zm2-5h5v2h-5V7Z'/%3E%3C/svg%3E");
}
.nav .menu.active .svg_icon.icon_counsel.icon_counsel {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M17 2h3a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h3V0h2v2h6V0h2v2ZM7 8v2h10V8H7Zm0 4v2h10v-2H7Z'/%3E%3C/svg%3E");
}
.nav .menu.active .svg_icon.icon_ip_set.icon_ip_set {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M18 9.674A7 7 0 0 0 9.255 20H.993A1 1 0 0 1 0 19.008V.992C0 .444.445 0 .993 0H13l5 5v4.674ZM15 21a5 5 0 1 1 0-10 5 5 0 0 1 0 10Zm-1.293-2.292a3 3 0 0 0 4.001-4.001l-4.001 4Zm-1.415-1.415 4.001-4a3 3 0 0 0-4.001 4.001ZM4.588 9.07V2h2.656c1.621 0 2.49.986 2.49 2.344 0 1.357-.879 2.334-2.51 2.334H5.858V9.07h-1.27Zm1.27-3.437h1.19c.958 0 1.388-.537 1.388-1.29 0-.761-.43-1.279-1.387-1.279H5.857v2.569ZM3.27 9.07V2H2v7.07h1.27Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
.nav .menu.active .svg_icon.icon_reservation.icon_reservation {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff'  d='M7 1v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h7.755A8 8 0 0 1 22 9.755V4a1 1 0 0 0-1-1h-4V1h-2v2H9V1H7Zm16 15a6 6 0 1 1-12 0 6 6 0 0 1 12 0Zm-7-4v4.414l2.293 2.293 1.414-1.414L18 15.586V12h-2Z'/%3E%3C/svg%3E");
}
.nav .menu.active .svg_icon.icon_link.icon_link {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none'%3E%3Cpath fill='%23fff' d='m7 6-7 6V0l7 6Z'/%3E%3C/svg%3E");
}

.com_card {
  padding: 35px;
  border-radius: 10px;
  border: 1px solid #D2DBE7;
  box-shadow: 0px 4px 15px 0px #E2E8F0;
  background: #FFF;
  box-shadow: 5px 5px 5px 0px rgba(218, 227, 238, 0.75);
  width: 100%;
}
.com_card.full {
  min-width: 100%;
  flex: 1;
}
.com_card.h_full {
  flex: 1;
}
.com_card.search {
  padding-block: 15px;
}
.com_card__container {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 10px;
}
.com_card .tit {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 30px;
}

.com_chart {
  text-align: center;
}

.com_divider {
  width: 100%;
  min-height: 1px;
  height: 1px;
  border: none;
  margin-block: 10px;
  border-bottom: 1px solid #E2E8F0;
}

.com_point_txt {
  color: #1778E3 !important;
}

.com_pg_tit {
  font-size: 26px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 15px;
}
.com_pg_tit .icon_box {
  border: 1px solid #D2DBE7;
  border-radius: 50%;
  box-shadow: 5px 5px 5px 0px rgba(218, 227, 238, 0.75);
  background-color: #fff;
  height: 50px;
  width: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.com_pg_tit__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  margin-bottom: 24px;
}
.com_pg_tit__wrap .date {
  background-color: #DEE5ED;
  padding: 16px 35px;
  border-radius: 50px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  font-size: 15px;
}

/*common input form*/
.com_input_sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 10px;
}
.com_input_sec .error_txt {
  line-height: 17px;
  color: #F12020;
}
.com_input_sec .tit_field {
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 15px;
}
.com_input_sec .tit_field .sub {
  color: #767678;
  font-size: 14px;
}
.com_input_sec .input_field {
  margin-bottom: 45px;
}
.com_input_sec .input_field:last-child {
  margin-bottom: 0;
}
.com_input_sec .input_field input[type=text], .com_input_sec .input_field input[type=password] {
  width: 100%;
}
.com_input_sec .flex_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}

.com_flex_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 5px;
}
.com_flex_row.center {
  justify-content: center;
}
.com_flex_row .right_item {
  margin-left: auto;
}

.com_time_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
}
.com_time_row .txt {
  margin-left: 5px;
}
.com_time_row .select {
  width: 80px;
}
.com_time_row .select ~ .select {
  margin-left: 20px;
}

.com_date_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  gap: 5px;
}
.com_date_wrap input[type=date] {
  width: 150px;
}

.com_board_search {
  table-layout: fixed;
}
.com_board_search th, .com_board_search td {
  padding-block: 5px;
}
.com_board_search th {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-align: left;
}
.com_board_search .com_flex_row .select {
  min-width: 150px;
  width: 150px;
}

/*!스크롤*/
.scroll {
  scrollbar-face-color: #d5d3d7;
  /*스크롤*/
  scrollbar-highlight-color: #d5d3d7;
  /*하이라이트*/
  scrollbar-3dlight-color: #d5d3d7;
  /*왼쪽외곽음영*/
  scrollbar-darkshadow-color: #d5d3d7;
  /*오른쪽외곽음영*/
  scrollbar-shadow-color: #d5d3d7;
  /*오른쪽 안쪽음영*/
  scrollbar-arrow-color: #d5d3d7;
  /*화살*/
  scrollbar-track-color: rgba(255, 255, 255, 0);
  /*스크롤영역*/
  overflow: auto;
  /*스크롤바*/
  /*스크롤바 버튼(아래 위 화살표)*/
  /*스크롤바 핸들*/
  /*스크롤바 진행줄*/
  /*진행줄에서 핸들로 덮이지 않은 영역 */
  /*상하 좌우 스크롤이 만나는 공간*/
}
.scroll::-webkit-scrollbar {
  opacity: 0;
  width: 15px;
  height: 15px;
}
.scroll::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.scroll::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  border: 4px solid transparent;
  border-radius: 10px;
}
.scroll::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
}
.scroll::-webkit-scrollbar-track-piece {
  background-color: rgba(255, 255, 255, 0);
}
.scroll::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0.08);
}

.scroll_lock {
  touch-action: none;
  overflow-y: hidden !important;
}
.scroll_lock body {
  touch-action: none;
  overflow-y: hidden !important;
}

.loading-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  display: none;
  z-index: 9999;
  gap: 25px;
  color: #fff;
  font-size: 18px;
}
.loading-layer.active {
  display: flex;
}
.loading-layer .spinner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.loading-layer .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 5px;
  animation: pulse 1s infinite ease-in-out;
}
.loading-layer .dot1 {
  animation-delay: 0s;
}
.loading-layer .dot2 {
  animation-delay: 0.33s;
}
.loading-layer .dot3 {
  animation-delay: 0.66s;
}
@keyframes pulse {
  0% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  50% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0.8);
    opacity: 0.5;
  }
}

.com_board_list {
  position: relative;
  table-layout: fixed;
  border-top: none;
  border-radius: 5px;
  overflow: hidden;
}
.com_board_list th, .com_board_list td {
  border-left: 1px solid #E2E8F0;
  border-top: 1px solid #E2E8F0;
  border-bottom: 1px solid #E2E8F0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 10px;
  line-height: 1.28;
  text-align: center;
  height: 24px;
}
.com_board_list th:first-child, .com_board_list td:first-child {
  border-left: 0;
}
.com_board_list th:last-child, .com_board_list td:last-child {
  border-right: 0;
}
.com_board_list th .btn_link_point, .com_board_list td .btn_link_point {
  border-bottom: 1px solid #1778E3;
  color: #1778E3;
}
.com_board_list th .btn_link_red, .com_board_list td .btn_link_red {
  border-bottom: 1px solid #F12020;
  color: #F12020;
}
.com_board_list th {
  background-color: #F5F7F9;
  font-weight: 600;
  text-align: center;
}
.com_board_list thead th {
  border-top: 1px solid #1D2635;
  height: 50px;
}
.com_board_list tbody td {
  height: 56px;
}
.com_board_list tbody td.center {
  text-align: center;
}
.com_board_list.type_row {
  border-radius: 0;
}
.com_board_list.type_row tbody th, .com_board_list.type_row tbody td {
  border-left: none;
  border-right: none;
}
.com_board_list.type_row tbody th {
  padding-inline: 20px;
  text-align: left;
}
.com_board_list.type_row tbody td {
  text-align: left;
  height: 56px;
}
.com_board_list.type_row .select {
  width: 280px;
}
.com_board_list.type_row .select.date {
  width: 80px;
}
.com_board_list.type_row .select.date ~ .date {
  margin-left: 20px;
}
.com_board_list.type_row .input.date {
  width: 280px;
}
.com_board_list .icon_must {
  color: #F12020;
  font-size: 15px;
  margin-left: 5px;
}

.com_log {
  border-radius: 6px;
  border: 1px solid #E2E8F0;
  padding: 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 8px;
}
.com_log__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  gap: 5px;
}
.com_log .date {
  color: #768498;
}
.com_log .tit {
  font-size: 15px;
  line-height: 1.3;
}