@charset "UTF-8";
@import url(./reset.css);
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard-dynamic-subset.css");
:root {
  --badgeBG: #E7EDF7;
  --bgNormal: #F5F5F7;
  --bgWhite: #FFFFFF;
  --blueTone-blue1: #E7EDF7;
  --blueTone-blue2: #D4E4FA;
  --blueTone-blue3: #B6D3F9;
  --blueTone-blue4: #9FC5FA;
  --blueTone-blue5: #89B8FA;
  --blueTone-blue6: #70A8F7;
  --blueTone-blue7: #4792FB;
  --blueTone-primary-deep: #185ABC;
  --blueTone-primary: #1F79FF;
  --boxShadow: rgba(171,163,194,0.2);
  --greyScale-white: #FFFFFF;
  --greyScale-grey1: #DEE3E9;
  --greyScale-grey2: #CFD4D9;
  --greyScale-grey3: #BDC1CC;
  --greyScale-grey4: #8B909D;
  --greyScale-grey5: #686E7A;
  --greyScale-grey6: #434850;
  --greyScale-grey7: #30343A;
  --greyScale-grey8: #23262A;
  --greyScale-black: #181B20;
  --gridHover: #F6F7F9;
  --outline: #E7E5ED;
  --secondary: #E7EDF7;
  --status-bronze: #EDE3DC;
  --status-gold: #E5D19F;
  --status-green: #00BD4F;
  --status-red: #E63939;
  --status-silver: #EAEAEA;
}

body.dark {
  --badgeBG: #34394D;
  --bgNormal: #222326;
  --bgWhite: #28292B;
  --blueTone-blue1: #2C323B;
  --blueTone-blue2: #354050;
  --blueTone-blue3: #404F67;
  --blueTone-blue4: #536887;
  --blueTone-blue5: #657FA8;
  --blueTone-blue6: #6B8EC2;
  --blueTone-blue7: #729DDE;
  --blueTone-primary-deep: #2266CD;
  --blueTone-primary: #2F82FF;
  --boxShadow: rgba(30,30,34,0.4);
  --greyScale-black: #E7E8EF;
  --greyScale-grey1: #2E2F31;
  --greyScale-grey2: #414448;
  --greyScale-grey3: #63666F;
  --greyScale-grey4: #777C87;
  --greyScale-grey5: #8C92A2;
  --greyScale-grey6: #A6ABBC;
  --greyScale-grey7: #DADDEA;
  --greyScale-grey8: #E9EBF4;
  --greyScale-white: #000000;
  --gridHover: #2C2D33;
  --outline: #33333B;
  --secondary: #303237;
  --status-bronze: #7B6E65;
  --status-gold: #937654;
  --status-green: #00BD4F;
  --status-red: #E63939;
  --status-silver: #484C60;
}
body.dark .gnb .myState .more .moreBtn {
  background-image: url(../img/ic_more_dark.svg);
}
body.dark .gnb .myState .more .dropdown-menu::after {
  border-color: var(--bgWhite);
}
body.dark .grid .dropdown-menu {
  background-color: var(--bgNormal);
}
body.dark .contents .pageName .pageArr {
  background-image: url(../img/ic_page_arr_w.svg);
}
body.dark .chargeDetail .resultCost {
  background-color: var(--greyScale-black);
}
body.dark .blackSummary {
  background-color: #fff;
}

.wid_30 {
  width: 30px;
  min-width: 30px;
  margin-bottom: 0px;
}

.wid_40 {
  width: 40px;
  min-width: 40px;
  margin-bottom: 0px;
}

.wid_50 {
  width: 50px;
  min-width: 50px;
  margin-bottom: 0px;
}

.wid_55 {
  width: 55px;
  min-width: 55px;
  margin-bottom: 0px;
}

.wid_60 {
  width: 60px;
  min-width: 60px;
  margin-bottom: 0px;
}

.wid_70 {
  width: 70px;
  min-width: 70px;
  margin-bottom: 0px;
}

.wid_80 {
  width: 80px;
  min-width: 80px;
  margin-bottom: 0px;
}

.wid_90 {
  width: 90px;
  min-width: 90px;
  margin-bottom: 0px;
}

.wid_100 {
  width: 100px;
  min-width: 100px;
  margin-bottom: 0px;
}

.wid_110 {
  width: 110px;
  min-width: 110px;
  margin-bottom: 0px;
}

.wid_120 {
  width: 120px;
  min-width: 120px;
  margin-bottom: 0px;
}

.wid_130 {
  width: 130px;
  min-width: 130px;
  margin-bottom: 0px;
}

.wid_140 {
  width: 140px;
  min-width: 140px;
  margin-bottom: 0px;
}

.wid_150 {
  width: 150px;
  min-width: 150px;
  margin-bottom: 0px;
}

.wid_160 {
  width: 160px;
  min-width: 160px;
  margin-bottom: 0px;
}

.wid_170 {
  width: 170px;
  min-width: 170px;
  margin-bottom: 0px;
}

.wid_180 {
  width: 180px;
  min-width: 180px;
  margin-bottom: 0px;
}

.wid_190 {
  width: 190px;
  min-width: 190px;
  margin-bottom: 0px;
}

.wid_200 {
  width: 200px;
  min-width: 200px;
  margin-bottom: 0px;
}

.wid_210 {
  width: 210px;
  min-width: 210px;
  margin-bottom: 0px;
}

.wid_220 {
  width: 220px;
  min-width: 220px;
  margin-bottom: 0px;
}

.wid_230 {
  width: 230px;
  min-width: 230px;
  margin-bottom: 0px;
}

.wid_240 {
  width: 240px;
  min-width: 240px;
  margin-bottom: 0px;
}

.wid_250 {
  width: 250px;
  min-width: 250px;
  margin-bottom: 0px;
}

.wid_260 {
  width: 260px;
  min-width: 260px;
  margin-bottom: 0px;
}

.wid_270 {
  width: 270px;
  min-width: 270px;
  margin-bottom: 0px;
}

.wid_280 {
  width: 280px;
  min-width: 280px;
  margin-bottom: 0px;
}

.wid_290 {
  width: 290px;
  min-width: 290px;
  margin-bottom: 0px;
}

.wid_300 {
  width: 300px;
  min-width: 300px;
  margin-bottom: 0px;
}

.wid_310 {
  width: 310px;
  min-width: 310px;
  margin-bottom: 0px;
}

.wid_350 {
  width: 350px;
  min-width: 350px;
  margin-bottom: 0px;
}

.wid_400 {
  width: 400px;
  min-width: 400px;
  margin-bottom: 0px;
}

.wid_450 {
  width: 450px;
  min-width: 450px;
  margin-bottom: 0px;
}

.wid_500 {
  width: 500px;
  min-width: 500px;
  margin-bottom: 0px;
}

.wid_550 {
  width: 550px;
  min-width: 550px;
  margin-bottom: 0px;
}

.wid_600 {
  width: 600px;
  min-width: 600px;
  margin-bottom: 0px;
}

.wid_650 {
  width: 650px;
  min-width: 650px;
  margin-bottom: 0px;
}

.wid_700 {
  width: 700px;
  min-width: 700px;
  margin-bottom: 0px;
}

html {
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, HelveticaNeue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
}

body {
  min-width: 360px;
  color: var(--greyScale-grey8);
  letter-spacing: -0.025em;
  color-scheme: light;
}
body .modeBtn {
  border: 0;
  width: 42px;
  height: 24px;
  background: transparent url(../img/mode_light.svg) center no-repeat;
}
body.light .modeBtn {
  background: url(../img/mode_light.svg) center no-repeat;
}
body.dark .modeBtn {
  background: url(../img/mode_dark.svg) center no-repeat;
}

body:has(#employee_detail_page.show) #employee_detail_page {
  background-color: rgba(0, 0, 0, 0.5);
}
body:has(#employee_detail_page.show) .modal-backdrop {
  display: none;
}

#film {
  position: fixed;
}

.film_loading {
  transform: translate(-50%);
}

button {
  font-family: inherit;
  letter-spacing: -0.025em;
  cursor: pointer;
}

Select {
  font-family: inherit; /* 폰트 상속 */
  background: url(../img/btn-drop-arrow.svg) no-repeat 95% 50%;
  /* 네이티브 화살표를 커스텀 화살표로 대체 */
  -webkit-appearance: none;
  /* 네이티브 외형 감추기 */
  -moz-appearance: none;
  appearance: none;
}

Select::-ms-expand {
  display: none; /* 화살표 없애기 for IE10, 11*/
}

.ridge,
a {
  text-decoration: none;
  cursor: pointer;
}

input {
  outline: none;
}

*::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

*::-webkit-scrollbar-track {
  background-color: transparent;
}

*::-webkit-scrollbar-thumb {
  background: var(--greyScale-grey1, rgba(124, 127, 130, 0.4823529412));
  border-radius: 10px;
}

*::-webkit-scrollbar-button {
  display: none;
}

.d-mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  .d-mobile {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .dark .selfEstimate .estimateBox .right .detailList path {
    stroke: #fff;
  }
  .dark .selfEstimate .estimateBox .right {
    background-color: rgba(12, 12, 12, 0.5019607843);
  }
}
h2 {
  font-size: 28px;
  margin-bottom: 16px;
}

a:hover {
  text-decoration: underline;
}

.noData {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 10px;
  border-top: 1px solid var(--outline, var(--outline, #E7E5ED));
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.noData path {
  fill: var(--greyScale-grey3, #BDC1CC);
}

.noData:only-child {
  display: flex;
}

.noData {
  border-top: 0;
  height: 100%;
  width: 100%;
}

.btn-kakao {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: #ECD146;
  color: rgba(0, 0, 0, 0.9);
}
.btn-kakao:hover {
  opacity: 0.8;
}

.btn-primary {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--blueTone-primary);
  color: #fff;
}
.btn-primary:hover {
  opacity: 0.8;
}

.btn-danger {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--status-red);
  color: #fff;
}
.btn-danger:hover {
  opacity: 0.8;
}

.btn-warning {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--status-gold);
  color: #fff;
}
.btn-warning:hover {
  opacity: 0.8;
}

.btn-success {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--status-green);
  color: rgba(0, 0, 0, 0.9);
}
.btn-success:hover {
  opacity: 0.8;
}

.btn-secondary {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--secondary);
  color: var(--greyScale-grey4, #8B909D);
  display: inline-flex;
  width: auto;
}
.btn-secondary:hover {
  opacity: 0.8;
}

.btn-transparent {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: transparent;
  color: var(--greyScale-grey4, #8B909D);
}
.btn-transparent:hover {
  opacity: 0.8;
}

.btn-border {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: transparent;
  color: var(--blueTone-primary, #1F79FF);
  border: 1px solid var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  width: auto;
  height: 42px;
}
.btn-border:hover {
  opacity: 0.8;
}

.btn-borderGrey {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: transparent;
  color: var(--greyScale-grey3, #BDC1CC);
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.btn-borderGrey:hover {
  opacity: 0.8;
}

.btn-primary-sm {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: var(--blueTone-primary);
  color: var(--bgWhite);
  width: auto;
  height: 38px;
  padding: 0 24px;
  font-size: 13px;
}
.btn-primary-sm:hover {
  opacity: 0.8;
}

.btn-border-sm {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey6, #434850);
  color: var(--greyScale-grey6, #434850);
  font-size: 13px;
  font-weight: 600;
  width: auto;
  height: 38px;
  padding: 0 12px;
}
.btn-border-sm:hover {
  opacity: 0.8;
}
.btn-border-sm.blue {
  color: var(--blueTone-primary, #1F79FF);
  border: 1px solid var(--blueTone-primary, #1F79FF);
}
.btn-border-sm.h27 {
  height: 27px;
}

.btn-black {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  border-radius: 8px;
  background: var(--greyScale-black, #181B20);
  display: inline-flex;
  width: auto;
  height: 42px;
  padding: 0 16px;
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.btn-black:hover {
  opacity: 0.8;
}

.btn-print {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  border-radius: 8px;
  border: 1px solid var(--outline, #E7E5ED);
  display: inline-flex;
  width: 42px;
  height: 42px;
  color: var(--greyScale-white, #FFF);
  background: url(../img/ic_print.svg) center no-repeat;
  text-indent: -9999px;
}
.btn-print:hover {
  opacity: 0.8;
}

.btn-share {
  width: 100%;
  height: 56px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 12px;
  transition: 0.2s;
  border-radius: 8px;
  border: 1px solid var(--outline, #E7E5ED);
  display: inline-flex;
  width: 42px;
  height: 42px;
  color: var(--greyScale-white, #FFF);
  background: url(../img/ic_share.svg) center no-repeat;
  text-indent: -9999px;
}
.btn-share:hover {
  opacity: 0.8;
}

.infoToolTip {
  position: relative;
  width: 12px;
  height: 12px;
}
.infoToolTip:hover .infoMsg {
  display: -webkit-box;
}
.infoToolTip.inline {
  display: inline-block;
}
.infoToolTip.inline .infoMark {
  margin-top: 2px;
  margin-left: 5px;
}

.infoMark {
  flex: 0 0 auto;
  width: 12px;
  height: 12px;
  background: url(../img/ic_infoMark.svg) center no-repeat;
}

.infoBx {
  position: absolute;
  top: 20px;
  left: -9px;
  z-index: 1;
}
.infoBx .infoMsg {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: none;
  width: max-content;
  max-width: 320px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: var(--num-4, 4px);
  background: var(--greyScale-grey7, #30343A);
  color: var(--greyScale-white, #FFF);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 16.8px */
}
.infoBx .infoMsg::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 10px;
  width: 12px;
  height: 12px;
  background: var(--greyScale-grey7, #30343A);
  display: block;
  border-radius: 2px;
  transform: rotate(45deg);
}

.pagination {
  justify-content: center;
  gap: 8px;
  padding: 10px 20px;
  overflow: hidden;
}

.page-link {
  box-shadow: none;
  border: 0;
  background-color: transparent;
  color: var(--greyScale-grey4, #8B909D);
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.14px;
  border-radius: var(--num-4, 4px);
  z-index: 0 !important;
}

.page-item .page-link:hover {
  background-color: var(--bgNormal);
  text-decoration: none;
  color: inherit;
}
.page-item.active .page-link {
  background: var(--blueTone-primary, #1F79FF);
  color: #fff;
}
.page-item:first-child .page-link {
  text-indent: -9999px;
  background: url(../img/ic_pagination_arr.svg) center no-repeat;
}
.page-item:last-child .page-link {
  transform: rotate(180deg);
  text-indent: -9999px;
  background: url(../img/ic_pagination_arr.svg) center no-repeat;
}

.input {
  width: 100%;
  height: 56px;
  border: 1px solid #CFD4D9;
  border-radius: 5px;
  padding: 12px;
  box-sizing: border-box;
  font-size: 16px;
  color: var(--greyScale-black);
  transition: 0.3s;
}
.input::placeholder {
  color: var(--greyScale-grey4);
}
.input:focus {
  border-color: var(--blueTone-primary);
}

.input + .input {
  margin-top: 8px;
}

.checkbox-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #757881;
  margin: 16px 0;
}
.checkbox-label.alone {
  margin: 0;
  display: block;
}
.checkbox-label input[type=checkbox] {
  display: none;
}
.checkbox-label .checkbox-ic {
  display: block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
  background: var(--bs-white, #FFF);
}
.checkbox-label input[type=checkbox]:checked + .checkbox-ic {
  border: 0;
  background: var(--blueTone-primary, #1F79FF) url(../img/ic_checkbox_on.svg) center no-repeat;
}

.dropdown .dropdown-toggle {
  min-width: 80px;
  text-align: left;
  height: 36px;
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border: 0;
  background-color: transparent;
  position: relative;
  padding-left: 0;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.dropdown .dropdown-toggle::after {
  position: absolute;
  top: 50%;
  right: 3px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../img/ic_dropdown_arr.svg) center no-repeat;
  border: 0;
  margin: 0;
}
.dropdown .dropdown-item:hover {
  text-decoration: none;
}
.dropdown .dropdown-item.active, .dropdown .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  background: var(--blueTone-primary, #1F79FF);
  text-decoration: none;
}

.searchModule {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 20px;
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 100px;
  margin: 20px 0;
}
.searchModule .item {
  flex: 0 0 auto;
  padding-right: 24px;
  margin-right: 25px;
  position: relative;
}
.searchModule .item::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  width: 1px;
  height: 49px;
  background: var(--outline, var(--outline, #E7E5ED));
}
.searchModule .item:last-of-type {
  padding-right: 0;
}
.searchModule .item:last-of-type::after {
  display: none;
}
.searchModule .item.widthVariable {
  flex: 1 0 auto;
}
.searchModule .item .label {
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
  margin-bottom: 6px;
}
.searchModule .item .calendar {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border: 0;
  height: 36px;
  padding: 0;
  padding-right: 30px;
  background: url(../img/ic_search_cal.svg) right center no-repeat;
}
.searchModule .input {
  height: 34px;
  border: 0;
  padding: 0;
  background-color: transparent;
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.searchModule .input::placeholder {
  color: var(--greyScale-grey3, #BDC1CC);
}
.searchModule .btn-border {
  width: 78px;
  height: 52px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.searchModule .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
  min-width: 92px;
  width: auto;
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 4px 0;
}
.searchModule .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.searchModule .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.searchModule .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.searchModule .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.searchModule .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.searchModule .dropdown-menu .dropdown-item {
  color: var(--greyScale-grey6, #434850);
  font-weight: 600;
  padding: 4px 16px;
}
.searchModule .dropdown-menu li + li::before {
  display: none;
}

.modal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}
.modal .dim {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  padding-top: 28px;
  position: fixed;
  overflow: auto;
}
.modal .confirm,
.modal .alert {
  gap: 20px;
  background-color: #fff;
  width: 100%;
  max-width: 420px;
  border-radius: 8px;
  padding: 36px 16px 16px;
  box-sizing: border-box;
}
.modal .confirm .mesg,
.modal .alert .mesg {
  width: 100%;
  word-break: break-all;
  line-height: 1.5;
}
.modal .confirm button,
.modal .alert button {
  margin-top: 20px;
  margin-left: auto;
}
.modal.ac {
  display: block;
}

.login-wrap {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  width: 100vw;
  height: 100vh;
}
.login-wrap .login-bg {
  flex: 1 0 0;
  background: center/cover no-repeat url(../img/bg_login.png);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  position: relative;
}
.login-wrap .login-bg .dim {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.login-wrap .login-bg img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.login-wrap .login-pannel {
  flex: 0 0 600px;
  width: 600px;
  padding: 120px;
  gap: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  box-sizing: border-box;
}
.login-wrap .bottom-wrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.login-wrap .divider {
  width: 100%;
  height: 1px;
  background-color: #E6E9F0;
}
.login-wrap .link-wrap {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}
.login-wrap .grey-link {
  font-size: 16px;
  font-weight: 600;
  color: var(--greyScale-grey3);
}

.signup-wrap {
  max-width: 612px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  gap: 36px;
}
.signup-wrap h2 {
  margin-bottom: 36px;
}
.signup-wrap .form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border: 1px solid #CFD4D9;
  border-radius: 5px;
  padding: 42px;
  padding-bottom: 60px;
  margin-bottom: 36px;
  color: var(--greyScale-grey4);
  font-weight: 600;
}
.signup-wrap .form dl {
  width: 100%;
  position: relative;
}
.signup-wrap .form dl dt {
  position: absolute;
  top: 18.5px;
  left: 0;
}
.signup-wrap .form dl dd {
  padding-left: 120px;
}
.signup-wrap .form .inputBtn {
  position: relative;
}
.signup-wrap .form .inputBtn input {
  padding-right: 64px;
}
.signup-wrap .form .inputBtn button {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  padding: 0;
  color: var(--blueTone-primary);
  font-size: 16px;
}
.signup-wrap .form .inputBtn + .inputBtn {
  margin-top: 8px;
}
.signup-wrap .form .subMesg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.signup-wrap .form .subMesg span {
  color: #757881;
  font-size: 16px;
  font-weight: 400;
}
.signup-wrap .form .subMesg .resend {
  color: var(--evoke-grey3, #BDC1CC);
  font-size: 14px;
  font-weight: 500;
  display: flex;
  height: 34px;
  padding: 0px 12px;
  justify-content: center;
  align-items: center;
  border-radius: 54px;
  border: 1px solid var(--evoke-grey3, #BDC1CC);
  background-color: transparent;
}
.signup-wrap .form2 {
  padding-bottom: 30px;
}

.link-wrap {
  margin-top: 16px;
}
.link-wrap a {
  color: var(--evoke-grey3, #BDC1CC);
  font-size: 16px;
  font-weight: 700;
}
.link-wrap.flex {
  display: flex;
  justify-content: space-between;
  color: #A2A7B3;
  font-size: 16px;
  font-weight: 500;
}
.link-wrap .black-link {
  font-weight: 500;
  color: var(--greyScale-grey7, #30343A);
  margin-left: 4px;
}
.link-wrap .primary-link {
  font-size: 16px;
  font-weight: 600;
  color: var(--blueTone-primary);
}

.account-wrap {
  max-width: 460px;
  margin: 0 auto;
  padding: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.account-wrap h2 {
  margin-bottom: 0;
}
.account-wrap .loginWrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.account-wrap .desc {
  border-radius: 5px;
  background: dark(var(--bgNormal, #F5F5F7), var(--bgNormal));
  padding: 12px 20px;
  color: #A2A7B3;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%; /* 24px */
}
.account-wrap .search {
  position: relative;
}
.account-wrap .search .input {
  padding-left: 46px;
  padding-right: 50px;
}
.account-wrap .search .searchIcon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../img/ic_search.svg) center no-repeat;
}
.account-wrap .search .searchBtn {
  border: 0;
  background-color: transparent;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--blueTone-primary, #1F79FF);
  font-size: 16px;
  font-weight: 600;
}
.account-wrap .subtit {
  color: var(--greyScale-grey7, #30343A);
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.63px;
}
.account-wrap .companyWrap {
  display: block;
  padding: 20px 22px;
  border-radius: 5px;
  border: 1px solid #CFD4D9;
  background: var(--bs-white, #FFF) url(../img//ic_arr_down_24.svg) right 10px center no-repeat;
  box-shadow: 0px 0px 0px 0px #CBDAFC;
  cursor: pointer;
  position: relative;
}
.account-wrap .companyWrap .id {
  color: var(--greyScale-grey7, #30343A);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.account-wrap .companyWrap .bottom {
  display: flex;
  align-items: center;
  gap: 10px;
}
.account-wrap .companyWrap .grey4 {
  color: #A2A7B3;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.account-wrap .companyWrap .divider {
  width: 1px;
  height: 15px;
  background: #D9D9D9;
}
.account-wrap .companyWrap .grey5 {
  color: var(--greyScale-grey7, #30343A);
  font-size: 16px;
  font-weight: 400;
}
.account-wrap .divider-land {
  width: 100%;
  height: 1px;
  background: #CFD4D9;
}
.account-wrap .btn-secondary + .btn-secondary {
  margin-top: 10px;
}
.account-wrap .logout {
  color: var(--blueTone-primary, #1F79FF);
  font-size: 16px;
  font-weight: 700;
}
.account-wrap .etcAccount {
  display: none;
  max-height: 300px;
  overflow: auto;
  position: absolute;
  top: 105%;
  left: -0.5%;
  width: 101%;
  border-radius: 12px;
  border: 1px solid #CFD4D9;
  background: var(--bgWhite);
  box-shadow: 0px 4px 32px 0px rgba(171, 163, 194, 0.2);
  padding: 0px 20px;
  box-sizing: border-box;
  z-index: 1;
}
.account-wrap .etcAccount.ac {
  display: block;
}
.account-wrap .etcAccount .item {
  padding: 20px 0;
}
.account-wrap .etcAccount .item + .item {
  border-top: 1px solid #CFD4D9;
}

.tab1 .nav-tabs {
  border: 0;
  border-radius: 5px;
  background: dark(var(--bgNormal, #F5F5F7), var(--bgNormal));
  padding: 5px;
}
.tab1 .nav-item {
  flex: 1 0 auto;
}
.tab1 .nav-item .nav-link {
  width: 100%;
  height: 56px;
  border: 0;
  color: #A2A7B3;
  font-weight: 700;
  border-radius: 4px;
}
.tab1 .nav-item .nav-link.active {
  background-color: #fff;
  color: var(--greyScale-grey7, #30343A);
}

.tab3 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  border: 0;
  border-radius: 0;
}
.tab3 .nav-link {
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  border: 0;
  padding: 0;
}
.tab3 .nav-link.active {
  color: var(--greyScale-grey8, #23262A);
  background-color: transparent;
}

.tab2 {
  flex: 1 0 0;
}
.tab2 .nav {
  padding: 0;
  gap: 24px;
  margin-bottom: 10px;
}
.tab2 .nav-tabs {
  border: 0;
}
.tab2 .nav-item {
  width: auto;
}
.tab2 .nav-item .nav-link {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
  padding: 12px 0;
  color: var(--evoke-grey3, #BDC1CC);
  border-bottom: 2px solid transparent;
}
.tab2 .nav-item .nav-link.active {
  border-bottom: 2px solid var(--greyScale-black, #181B20);
  color: var(--greyScale-black, #181B20);
}

.page-wrap {
  background-color: var(--bgNormal);
  display: flex;
  height: 100vh;
}
.page-wrap .conLayout {
  flex: 1 0 0;
  background-color: var(--bgWhite);
  position: relative;
  overflow: auto;
}
.page-wrap .conLayout .contents {
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
}

.gnb {
  position: relative;
  width: 220px;
  padding: 40px 0 120px;
  display: flex;
  flex-direction: column;
}
.gnb .dropdown {
  display: flex;
  gap: 16px;
  padding: 0 20px;
  margin-bottom: 16px;
}
.gnb .dropdown .logo path {
  fill: var(--greyScale-grey8);
}
.gnb .company .label {
  color: var(--greyScale-grey4, #8B909D);
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.39px;
  margin-bottom: 2px;
}
.gnb .company .select {
  padding: 0;
  padding-right: 15px;
  background: url(../img/ic_gnb_select_arr.svg) right center no-repeat;
  border: 0;
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.39px;
  text-align: left;
}
.gnb .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
}
.gnb .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.gnb .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.gnb .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.gnb .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.gnb .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.gnb .menu {
  padding: 10px 0;
  height: 100%;
  overflow: auto;
}
.gnb .menu .listItem {
  display: flex;
  align-items: center;
  padding-left: 62px;
  position: relative;
  height: 50px;
  box-sizing: border-box;
  width: 100%;
  text-decoration: none;
  transition: 0.2s;
}
.gnb .menu .listItem:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.gnb .menu .listItem .icon {
  position: absolute;
  left: 34px;
  top: 15px;
  width: 20px;
  height: 20px;
}
.gnb .menu .listItem .name {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 13px */
  padding-top: 4px;
}
.gnb .menu .listItem .name::after {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background: var(--blueTone-primary, #1F79FF);
}
.gnb .menu .listItem.active .name::after {
  width: 100%;
}
.gnb .menu .listItem.dashboard .icon {
  background: url("../img/ic_dashboard_df.svg") center no-repeat;
}
.gnb .menu .listItem.dashboard.active .icon {
  background: url("../img/ic_dashboard_ac.svg") center no-repeat;
}
.gnb .menu .listItem.schedule .icon {
  background: url("../img/ic_schedule_df.svg") center no-repeat;
}
.gnb .menu .listItem.schedule.active .icon {
  background: url("../img/ic_schedule_ac.svg") center no-repeat;
}
.gnb .menu .listItem.community .icon {
  background: url("../img/ic_community_df.svg") center no-repeat;
}
.gnb .menu .listItem.community.active .icon {
  background: url("../img/ic_community_ac.svg") center no-repeat;
}
.gnb .menu .listItem.construction .icon {
  background: url("../img/ic_construction_df.svg") center no-repeat;
}
.gnb .menu .listItem.construction.active .icon {
  background: url("../img/ic_construction_ac.svg") center no-repeat;
}
.gnb .menu .listItem.customer .icon {
  background: url("../img/ic_customer_df.svg") center no-repeat;
}
.gnb .menu .listItem.customer.active .icon {
  background: url("../img/ic_customer_ac.svg") center no-repeat;
}
.gnb .menu .listItem.documents .icon {
  background: url("../img/ic_documents_df.svg") center no-repeat;
}
.gnb .menu .listItem.documents.active .icon {
  background: url("../img/ic_documents_ac.svg") center no-repeat;
}
.gnb .menu .listItem.employee .icon {
  background: url("../img/ic_employee_df.svg") center no-repeat;
}
.gnb .menu .listItem.employee.active .icon {
  background: url("../img/ic_employee_ac.svg") center no-repeat;
}
.gnb .menu .listItem.invoice .icon {
  background: url("../img/ic_invoice_df.svg") center no-repeat;
}
.gnb .menu .listItem.invoice.active .icon {
  background: url("../img/ic_invoice_ac.svg") center no-repeat;
}
.gnb .menu .listItem.payment .icon {
  background: url("../img/ic_payment_df.svg") center no-repeat;
}
.gnb .menu .listItem.payment.active .icon {
  background: url("../img/ic_payment_ac.svg") center no-repeat;
}
.gnb .menu .listItem.pricing .icon {
  background: url("../img/ic_pricing_df.svg") center no-repeat;
}
.gnb .menu .listItem.pricing.active .icon {
  background: url("../img/ic_pricing_ac.svg") center no-repeat;
}
.gnb .menu .listItem.setting .icon {
  background: url("../img/ic_setting_df.svg") center no-repeat;
}
.gnb .menu .listItem.setting.active .icon {
  background: url("../img/ic_setting_ac.svg") center no-repeat;
}
.gnb .menu .listItem.info .icon {
  background: url("../img/ic_info_df.svg") center no-repeat;
}
.gnb .menu .listItem.info.active .icon {
  background: url("../img/ic_info_ac.svg") center no-repeat;
}
.gnb .menu .listItem.homepage .icon {
  background: url("../img/ic_homepage_df.svg") center no-repeat;
}
.gnb .menu .listItem.homepage.active .icon {
  background: url("../img/ic_homepage_ac.svg") center no-repeat;
}
.gnb .menu .listItem.cost .icon {
  background: url("../img/ic_cost_df.svg") center no-repeat;
}
.gnb .menu .listItem.cost.active .icon {
  background: url("../img/ic_cost_ac.svg") center no-repeat;
}
.gnb .menu .listItem.talk .icon {
  background: url("../img/ic_talk_df.svg") center no-repeat;
}
.gnb .menu .listItem.talk.active .icon {
  background: url("../img/ic_talk_ac.svg") center no-repeat;
}
.gnb .menu .listItem.deposit .icon {
  background: url("../img/ic_deposit_df.svg") center no-repeat;
}
.gnb .menu .listItem.deposit.active .icon {
  background: url("../img/ic_deposit_ac.svg") center no-repeat;
}
.gnb .menu .listItem.recruit .icon {
  background: url("../img/ic_recruit_df.svg") center no-repeat;
}
.gnb .menu .listItem.recruit.active .icon {
  background: url("../img/ic_recruit_ac.svg") center no-repeat;
}
.gnb .menu .listItem.paymanage .icon {
  background: url("../img/ic_paymanage_df.svg") center no-repeat;
}
.gnb .menu .listItem.paymanage.active .icon {
  background: url("../img/ic_paymanage_ac.svg") center no-repeat;
}
.gnb .menu .goToHome {
  display: block;
  font-family: Pretendard;
  color: var(--blueTone-primary);
  color: var(--greyScale-grey6, #434850);
  text-decoration: underline;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  padding: 20px 35px;
}
.gnb .myState {
  position: absolute;
  left: 10px;
  bottom: 40px;
  width: calc(100% - 20px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 8px;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite);
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
}
.gnb .myState .profile {
  width: 24px;
  height: 24px;
  background: url(../img/img_profile_df.svg) center/cover no-repeat;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.gnb .myState .profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gnb .myState .text {
  flex: 1 0 auto;
}
.gnb .myState .text .name {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 16.8px */
  margin-bottom: 2px;
}
.gnb .myState .text .state {
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
}
.gnb .myState .text .point {
  display: flex;
  align-items: center;
  gap: 2px;
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.24px;
  margin-top: 2px;
}
.gnb .myState .text .point i {
  width: 12px;
  height: 12px;
  background: url(../img/ic_point.svg) center no-repeat;
}
.gnb .myState .more .moreBtn {
  width: 24px;
  height: 24px;
  border: 0;
  text-indent: -9999px;
  background: url(../img/ic_more.svg) center no-repeat;
}
.gnb .myState .more .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
  position: relative;
  margin-bottom: 8px !important;
}
.gnb .myState .more .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.gnb .myState .more .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.gnb .myState .more .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.gnb .myState .more .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.gnb .myState .more .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.gnb .myState .more .dropdown-menu::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  border: 6px solid var(--greyScale-white);
  border-color: var(--outline);
  border-top: 0 solid transparent;
  border-left: 0 solid transparent;
  transform: translateX(-50%) rotate(45deg);
  bottom: -6px;
}
.gnb .myState .more .dropdown-menu::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  border: 6px solid var(--greyScale-white);
  border-top: 0 solid transparent;
  border-left: 0 solid transparent;
  transform: translateX(-50%) rotate(45deg);
  bottom: -5px;
}

.contents .setting .inner {
  max-width: 780px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contents .pageName {
  display: flex;
  align-items: center;
  gap: 24px;
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 150%; /* 48px */
  margin-bottom: 24px;
}
.contents .pageName .btnWrap {
  display: flex;
  gap: 10px;
}
.contents .pageName .btnWrap [class*=btn] {
  border-radius: 8px;
  height: 42px;
}
.contents .pageName .btnWrap select {
  height: 42px;
  padding: 0px 30px 0px 14px;
  align-items: center;
  background: url(../img/ic_select_arr.svg) right 3px center no-repeat;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.contents .pageName .btnWrap select::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.contents .pageName .pageArr {
  display: block;
  padding-left: 38px;
  background: url(../img/ic_page_arr.svg) left center no-repeat;
  color: inherit;
}
.contents .sectionTit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  margin-bottom: 10px;
}
.contents .sectionTit .viewAll {
  display: flex;
  align-items: center;
  height: 34px;
  padding: 0 11px;
  gap: 10px;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
}
.contents .dashboard .inner {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.contents .dashboard .inner .leftLayout {
  flex: 0 0 313px;
}
.contents .dashboard .inner .rightLayout {
  flex: 1 0 0;
}
.contents .dashboard .calendar {
  display: flex;
  height: 44px;
  padding: 0px 38px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 278px;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
  background: url(../img/ic_calendar.svg) left 12px center no-repeat, url(../img/ic_chevron_down.svg) right 12px center no-repeat;
}
.contents .dashboard .calendar::placeholder {
  color: var(--greyScale-grey7, #30343A);
}
.contents .dashboard .alarm {
  height: 400px;
  overflow: auto;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
}
.contents .dashboard .alarm .item {
  border-bottom: 1px solid var(--outline, #E7E5ED);
  display: flex;
  padding: var(--Border-8, 8px);
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
  gap: 13px;
}
.contents .dashboard .alarm .item .icon {
  width: 20px;
  height: 20px;
}
.contents .dashboard .alarm .item .icon.schedule {
  background: url(../img/ic_schedule_grey.svg) center no-repeat;
}
.contents .dashboard .alarm .item .icon.pricing {
  background: url(../img/ic_pricing_grey.svg) center no-repeat;
}
.contents .dashboard .alarm .item .text {
  flex: 1 0 0;
}
.contents .dashboard .alarm .item .tit {
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.contents .dashboard .alarm .item .bottom {
  flex-wrap: wrap;
  display: inline;
  white-space: normal;
  align-items: center;
  gap: 6px;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.contents .dashboard .alarm .item .bottom .divider {
  display: inline-block;
  margin: 0 4px;
  margin-bottom: -2px;
  width: 1px;
  height: 11px;
  background: #E8E9F0;
}
.contents .dashboard .alarm .item .time {
  flex: 0 0 auto;
  display: flex;
  padding: 0px 5px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #EDEBF6;
  color: var(--evoke-primary-deep, #53469A);
  text-align: center;
  font-family: Pretendard;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 163.636% */
}
.contents .dashboard .task {
  height: 400px;
  overflow: auto;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
}
.contents .dashboard .task .item {
  padding: 10px;
}
.contents .dashboard .task .item + .item {
  border-top: 1px solid var(--outline, #E7E5ED);
}
.contents .dashboard .task .item .tit {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 169.231% */
}
.contents .dashboard .task .item .bottom {
  display: flex;
  align-items: center;
}
.contents .dashboard .task .item .bottom .badge {
  border-radius: 4px;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  padding: 0 5px;
  color: #A2A7B3;
  text-align: center;
  font-family: Pretendard;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 163.636% */
}
.contents .dashboard .task .item .bottom .sub {
  width: 110px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.contents .dashboard .task .item .bottom .sub p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contents .dashboard .cardWrap {
  display: flex;
  gap: var(--Border-16, 16px);
  align-self: stretch;
}
.contents .dashboard .cardWrap .card {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  margin-top: 10px;
  flex: 1 0 0;
  height: 87px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  text-align: center;
}
.contents .dashboard .cardWrap .card .tit {
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
}
.contents .dashboard .cardWrap .card .value {
  color: var(--greyScale-black, #181B20);
  text-align: center;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.contents .dashboard .top5Crad {
  display: flex;
  gap: 8px;
}
.contents .dashboard .top5Crad .noData {
  display: flex;
  height: 110px;
  padding: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  width: 100%;
  flex: 1 0 0;
  color: var(--evoke-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.contents .dashboard .top5Crad .card {
  max-width: 160px;
  min-width: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  flex: 1 0 0;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 12px;
  background: var(--bgWhite);
}
.contents .dashboard .top5Crad .card:nth-child(1) .rank {
  background: var(--status-gold);
}
.contents .dashboard .top5Crad .card:nth-child(2) .rank {
  background: var(--status-silver);
}
.contents .dashboard .top5Crad .card:nth-child(3) .rank {
  background: var(--status-bronze);
}
.contents .dashboard .top5Crad .card .rank {
  background-color: var(--greyScale-grey1);
  border-radius: 4px;
  padding: 0 6px;
  line-height: 20px;
  color: var(--greyScale-black, #181B20);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}
.contents .dashboard .top5Crad .card .profile {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contents .dashboard .top5Crad .card .profile .imgWrap {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  background: dark(var(--bgNormal, #F5F5F7), var(--bgNormal));
}
.contents .dashboard .top5Crad .card .profile .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contents .dashboard .top5Crad .card .profile .name {
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.contents .dashboard .top5Crad .card .value {
  color: var(--greyScale-black, #181B20);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 112.5% */
  width: 100%;
  text-align: left;
  padding: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gridModule + .gridModule {
  margin-top: 24px;
}

.rowDel {
  border-radius: var(--num-4, 4px);
  border: 1px solid var(--status-red, #E63939);
  background: transparent url(../img/ic_grid_rowDel.svg) center no-repeat;
  display: flex;
  width: 38px;
  height: 24px;
  justify-content: center;
  align-items: center;
}

.noDataMsg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 122.222% */
  color: var(--greyScale-grey3, #BDC1CC);
}
.noDataMsg path {
  fill: var(--greyScale-grey3, #BDC1CC);
}

.grid {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 0;
  width: 100%;
  overflow: auto;
  position: relative;
}
.grid.greyGrid {
  border: 1px solid var(--outline, #E7E5ED);
  padding: 0 20px;
  box-shadow: none;
}
.grid.greyGrid thead {
  background-color: transparent;
  box-shadow: none;
}
.grid.greyGrid thead th {
  border-bottom: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.grid.monthlyHistory {
  height: 505px;
}
.grid.monthlyHistory table {
  min-width: 560px;
  min-width: 640px !important;
}
.grid table {
  min-width: 1200px !important;
  width: 100%;
}
.grid table.tableFixed {
  table-layout: fixed;
}
.grid table.minUnset {
  min-width: unset !important;
}
.grid table:has(.noData) {
  min-width: unset !important;
}
.grid thead {
  position: sticky;
  top: 0;
  background-color: var(--bgWhite);
  box-shadow: 0 0 0 1px var(--outline, var(--outline, #E7E5ED));
}
.grid tbody tr:hover {
  background: var(--gridHover, #F6F7F9);
}
.grid tr.hightlight td {
  background: var(--gridHover, #F0F4F9);
  color: var(--blueTone-primary, #1F79FF);
}
.grid th {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  height: 46px;
  padding: 10px;
  vertical-align: middle;
}
.grid th:first-child {
  padding-left: 20px;
}
.grid th:last-child {
  padding-right: 20px;
}
.grid th.textRight {
  text-align: right;
}
.grid td {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  line-height: 1.2;
  height: 34px;
  padding: 6px 10px;
  vertical-align: middle;
  border-bottom: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.grid td:first-child {
  padding-left: 20px;
}
.grid td:last-child {
  padding-right: 20px;
}
.grid td.textRight {
  text-align: right;
}
.grid td .ridge {
  border: 0;
  color: var(--blueTone-primary);
}
.grid td .ridge:hover {
  font-weight: inherit;
}
.grid td .red {
  color: #E63939;
}
.grid td .green {
  color: #00BD4F;
}
.grid td .conLink {
  color: inherit;
  cursor: pointer;
}
.grid td .conLink:hover {
  text-decoration: underline;
}
.grid td .infoMark {
  background-image: url(../img/ic_infoMark_grey.svg);
}
.grid .text-blue {
  color: var(--blueTone-primary, #1F79FF);
}
.grid .status-blue {
  display: inline-block;
  padding: 0 5px;
  line-height: 21px;
  min-width: 60px;
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.24px;
  border-radius: 2px;
  color: var(--blueTone-primary, #1F79FF);
  background: var(--badgeBG, #E7EDF7);
}
.grid .finish {
  padding-right: 22px;
  background: url(../img/ic_status_check.svg) right center no-repeat;
}
.grid .stay {
  padding-right: 22px;
  background: url(../img/ic_status_nonCheck.svg) right center no-repeat;
}
.grid .stepUI {
  display: flex;
  width: 90px;
  padding: 8px 8px 7px 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: var(--num-4, 4px);
  border: 1px solid var(--blueTone-primary, #1F79FF);
}
.grid .stepUI .select {
  border: 0;
  outline: 0;
  color: var(--greyScale-grey5, #686E7A);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
  background: url(../img/ic_step_select_arr.svg) center right no-repeat;
  padding-right: 10px;
}
.grid .stepUI .stepWrap {
  width: 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  align-self: stretch;
}
.grid .stepUI .stepWrap .step-light {
  display: block;
  height: 2px;
  flex: 1 0 0;
  background: var(--greyScale-grey2, #CFD4D9);
}
.grid .stepUI .stepWrap .step-light:nth-child(1).on {
  background: var(--blueTone-blue3, #B6D3F9);
}
.grid .stepUI .stepWrap .step-light:nth-child(2).on {
  background: var(--blueTone-blue5, #89B8FA);
}
.grid .stepUI .stepWrap .step-light:nth-child(3).on {
  background: var(--blueTone-blue6, #70A8F7);
}
.grid .stepUI .stepWrap .step-light:nth-child(4).on {
  background: var(--blueTone-blue7, #4792FB);
}
.grid .stepUI .stepWrap .step-light:nth-child(5).on {
  background: var(--blueTone-primary, #1F79FF);
}
.grid .stepUI .stepWrap .step-light:nth-child(6).on {
  background: var(--blueTone-primary-deep, #185ABC);
}
.grid .block {
  display: flex;
  align-items: center;
  gap: 6px;
}
.grid .block + .block {
  margin-top: 2px;
}
.grid .badge-sm {
  display: flex;
  padding: 0px 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: var(--secondary, #E7EDF7);
  color: var(--greyScale-grey5, #686E7A);
  text-align: center;
  font-family: Pretendard;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 180% */
}
.grid .badge-sm.minWidth {
  min-width: 45px;
}
.grid .badge-sm-value {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 169.231% */
  letter-spacing: -0.26px;
}
.grid .moreBtn {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: transparent url(../img/ic_grid_more.svg) center no-repeat;
  border: 0;
  border-radius: 50%;
}
.grid .noData {
  position: relative;
  background: none !important;
  display: table-row;
}
.grid .noData td {
  padding-top: 100px;
  border: 0;
  display: block;
}
.grid .noData td .noDataMsg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  justify-content: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 122.222% */
  color: var(--greyScale-grey3, #BDC1CC);
}
.grid .noData td .noDataMsg path {
  fill: var(--greyScale-grey3, #BDC1CC);
}
.grid .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
  min-width: 92px;
  width: auto;
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 8px 0;
}
.grid .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.grid .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.grid .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.grid .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.grid .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.grid .dropdown-menu .dropdown-item {
  color: var(--greyScale-grey6, #434850);
  font-weight: 600;
  padding: 8px 16px;
  background-color: var(--bgNormal);
}
.grid .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.grid .dropdown-menu .primary {
  color: var(--blueTone-primary, #1F79FF);
}
.grid .pagination {
  justify-content: center;
  gap: 8px;
  padding: 10px 20px;
  overflow: hidden;
}
.grid .page-link {
  box-shadow: none;
  border: 0;
  background-color: transparent;
  color: var(--greyScale-grey4, #8B909D);
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.14px;
  border-radius: var(--num-4, 4px);
  z-index: 0 !important;
}
.grid .page-item .page-link:hover {
  background-color: var(--bgNormal);
  text-decoration: none;
  color: inherit;
}
.grid .page-item.active .page-link {
  background: var(--blueTone-primary, #1F79FF);
  color: #fff;
}
.grid .page-item:first-child .page-link {
  text-indent: -9999px;
  background: url(../img/ic_pagination_arr.svg) center no-repeat;
}
.grid .page-item:last-child .page-link {
  transform: rotate(180deg);
  text-indent: -9999px;
  background: url(../img/ic_pagination_arr.svg) center no-repeat;
}

.schedule .inner {
  display: flex;
  gap: 24px;
}
.schedule .leftLayout {
  min-width: 66%;
  flex: 1 0 0;
}
.schedule .rightLayout {
  flex: 1 0 0;
}
.schedule .scheduleCalendar {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 30px 0;
}
.schedule .calendarTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  margin-bottom: 16px;
}
.schedule .calendarTop .commandCal {
  display: flex;
  align-items: center;
  gap: 24px;
}
.schedule .calendarTop .commandCal .month {
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.48px;
}
.schedule .calendarTop .commandCal .prevMonth {
  width: 32px;
  height: 38px;
  background: url(../img/ic_cal_prev.svg) center no-repeat;
}
.schedule .calendarTop .commandCal .nextMonth {
  width: 32px;
  height: 38px;
  background: url(../img/ic_cal_next.svg) center no-repeat;
}
.schedule .calendarBody .calRow {
  display: flex;
  padding: 8px 30px;
}
.schedule .calendarBody .calRow:has(.week) {
  border-bottom: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.schedule .calendarBody .calRow .week {
  flex: 1 0 0;
  color: var(--greyScale-black, #181B20);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.schedule .calendarBody .calRow .week:first-child, .schedule .calendarBody .calRow .week:last-child {
  color: var(--greyScale-grey4, #8B909D);
}
.schedule .calendarBody .calRow .day {
  flex: 1 0 0;
  padding: 10px 2px 20px;
  text-align: center;
  box-sizing: border-box;
  border-bottom: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.schedule .calendarBody .calRow .day:first-child .date, .schedule .calendarBody .calRow .day:last-child .date {
  color: var(--greyScale-grey4, #8B909D);
}
.schedule .calendarBody .calRow .day.active {
  border: 0 !important;
  background-color: var(--blueTone-blue1);
}
.schedule .calendarBody .calRow .day .date {
  color: var(--greyScale-grey7, #30343A);
  text-align: center;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 12px;
  padding: 2px;
}
.schedule .calendarBody .calRow .day .date.disabled {
  color: var(--greyScale-grey4, #8B909D);
}
.schedule .calendarBody .calRow .day .status {
  display: flex;
  gap: 4px;
}
.schedule .calendarBody .calRow .day .status .item {
  display: inline-flex;
  flex: 1 0 0;
  height: 22px;
  padding: 3px 0 4px;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  color: var(--greyScale-grey2, #CFD4D9);
  border: 1px solid var(--outline, var(--outline, #E7E5ED));
  background: var(--bgWhite, #FFF);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.schedule .calendarBody .calRow .day .status .item.ac {
  border: 1px solid var(--blueTone-primary, #1F79FF);
  color: var(--blueTone-primary, #1F79FF);
}
.schedule .calendarBody .calRow .day .reserveTime,
.schedule .calendarBody .calRow .day .reserve,
.schedule .calendarBody .calRow .day .confirm {
  margin-top: 4px;
  display: flex;
  padding: 4px 11px 4px 8px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid var(--outline, var(--outline, #E7E5ED));
  background: var(--bgNormal, #F5F5F7);
  color: var(--greyScale-grey7, #30343A);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.26px;
}
.schedule .calendarBody .calRow .day .reserveTime::before,
.schedule .calendarBody .calRow .day .reserve::before,
.schedule .calendarBody .calRow .day .confirm::before {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
}
.schedule .calendarBody .calRow .day .reserve::before {
  content: "예약";
}
.schedule .calendarBody .calRow .day .confirm::before {
  content: "배정";
}
.schedule .calendarBody .calRow .day .reserveTime {
  text-align: center;
  justify-content: center;
}
.schedule .calendarBody .calRow .day .reserveTime.disabled {
  opacity: 0.3;
}
.schedule .choiceDay {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 36px */
  letter-spacing: -0.48px;
  padding: 0px 20px;
}
.schedule .tray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 0;
  margin-top: 10px;
}
.schedule .tray .top {
  padding: 20px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 31.5px */
}
.schedule .tray .top .stateToggle {
  display: flex;
  align-items: center;
  gap: 8px;
}
.schedule .tray .top .stateToggle input {
  display: none;
}
.schedule .tray .top .stateToggle::before {
  content: "CLOSED";
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.schedule .tray .top .stateToggle:has(:checked)::before {
  content: "OPEN";
  color: var(--blueTone-primary, #1F79FF);
}
.schedule .tray .top .stateToggle .toggleIcon {
  display: flex;
  align-items: center;
  padding: 3px;
  box-sizing: border-box;
  width: 46px;
  height: 26px;
  border-radius: 100px;
  background-color: var(--greyScale-grey2, #CFD4D9);
  border: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.schedule .tray .top .stateToggle .toggleIcon::before {
  transition: 0.4s ease-in-out;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--greyScale-grey1, #DEE3E9);
  transform: translateX(0);
}
.schedule .tray .top .stateToggle:has(:checked) .toggleIcon {
  background-color: var(--blueTone-primary, #1F79FF);
  border: 1px solid var(--blueTone-primary, #1F79FF);
}
.schedule .tray .top .stateToggle:has(:checked) .toggleIcon::before {
  content: "";
  background-color: #fff;
  transform: translateX(19px);
}
.schedule .tray .reserveItem {
  padding: 20px 30px;
  border-top: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.schedule .tray .reserveItem .head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.schedule .tray .reserveItem .head .time {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: -0.4px;
}
.schedule .tray .reserveItem .head .detailBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 32px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid var(--blueTone-primary, #1F79FF);
  padding: 0 12px;
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
}
.schedule .tray .reserveItem .address {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 157.143% */
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.schedule .tray .reserveItem .vendorWrap {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 17px;
}
.schedule .tray .reserveItem .vendor {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.schedule .tray .reserveItem .vendor .group {
  border-radius: 4px;
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
  padding: 0px 5px;
  color: var(--greyScale-grey4, #8B909D);
  text-align: center;
  font-family: Pretendard;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 163.636% */
}
.schedule .tray .reserveItem .technician {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 128.571% */
  letter-spacing: -0.28px;
  text-align: left;
  margin-top: 4px;
}
.schedule .tray .reserveItem .technician .position {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 21px;
  padding: 0px 5px;
  gap: 10px;
  border-radius: 2px;
  background: var(--blueTone-blue1, #E7EDF7);
  color: var(--blueTone-primary, #1F79FF);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
}
.schedule .tray .noData {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 10px;
  border-top: 1px solid var(--outline, var(--outline, #E7E5ED));
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.schedule .tray .noData path {
  fill: var(--greyScale-grey3, #BDC1CC);
}
.schedule .tray .noData:only-child {
  display: flex;
}

.community .inner {
  display: flex;
  gap: 40px;
}
.community .inner .bodyCon {
  flex: 1 0 0;
}
.community .inner.sticky {
  display: block;
  position: relative;
  min-height: 1px;
}
.community .inner.sticky .bodyCon {
  padding-right: 360px;
}
.community .inner.sticky .absol {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.community .inner.sticky .sideCon {
  position: sticky;
  top: 40px;
  width: 320px;
}
@media screen and (max-width: 768px) {
  .community .inner.sticky .sideCon {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .community .inner-full {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .community .pageIntro {
    flex-direction: column-reverse;
    gap: 8px;
    align-items: flex-start;
  }
  .community .pageIntro h2 {
    font-size: 24px;
  }
  .community .pageIntro .back {
    font-size: 14px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .community .inner.sticky .bodyCon {
    padding-right: 0;
  }
  .community .inner.sticky .absol {
    position: static;
  }
}

.sideCon {
  flex: 0 0 auto;
  width: 200px;
}
.sideCon .teamCardWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.sideCon .teamCard {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc((100% - 32px) / 3);
  padding: 14px 20px;
  gap: 10px;
  box-sizing: border-box;
  border-radius: 8px;
  background: var(--bgNormal, #F5F5F7);
  position: relative;
}
.sideCon .teamCard h4 {
  color: var(--greyScale-grey7, #30343A);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 138.462% */
  letter-spacing: -0.26px;
}
.sideCon .teamCard .profileWrap {
  padding-left: 34px;
  position: relative;
}
.sideCon .teamCard .profile {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background-color: var(--greyScale-white, #fff);
  overflow: hidden;
}
.sideCon .teamCard .profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: var(--greyScale-grey1, #DEE3E9);
}
.sideCon .teamCard .tel {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/ic_tel_blue.svg) center no-repeat;
  text-indent: -9999px;
}
.sideCon .teamCard .name {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
  margin-bottom: 4px;
}
.sideCon .teamCard .desc {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.sideCon .teamCardWrap {
  flex-direction: column;
}
.sideCon .teamCard {
  width: 100%;
}
.sideCon .teamCardWrap.construct_leader_zone {
  flex-wrap: nowrap;
}
.sideCon .sideConTit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.sideCon .sideConTit h4 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.sideCon .sideConTit button {
  height: 27px;
}
.sideCon hr {
  width: 100%;
  height: 1px;
  border: 0;
  background: var(--greyScale-grey2, #CFD4D9);
  margin: 20px 0;
}
.sideCon .priceList {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--greyScale-grey2, #CFD4D9);
  margin-bottom: 10px;
}
.sideCon .priceList .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sideCon .priceList .price .key {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.26px;
}
.sideCon .priceList .price .value {
  color: var(--blueTone-blue6, #70A8F7);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.26px;
}
.sideCon .total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.sideCon .total .key {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.sideCon .total .value {
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
}
.sideCon .link {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.26px;
  position: relative;
  padding-right: 16px;
  background: url(../img/ic_link_arr.svg) right center no-repeat;
}

.gridTit {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  gap: 20px;
  margin-bottom: 10px;
  width: 100%;
}
.gridTit h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.gridTit .right {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.gridTit .right span {
  color: var(--blueTone-primary, #1F79FF);
}

.gridResult {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  margin-bottom: 10px;
}

.modal2 .modal-content, .inlineForm .modal-content {
  padding: 40px;
  padding-bottom: 30px;
  gap: 40px;
  background: var(--bgWhite, #FFF);
}
.modal2 .modal-content:not(:has(.modal-footer)), .inlineForm .modal-content:not(:has(.modal-footer)) {
  padding-bottom: 60px;
}
.modal2 .modal-header, .inlineForm .modal-header {
  padding: 0;
  border: 0;
}
.modal2 .modal-header .h1Wrap, .inlineForm .modal-header .h1Wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.modal2 .modal-header .h1Wrap .btn-borderGrey, .inlineForm .modal-header .h1Wrap .btn-borderGrey {
  width: auto;
  height: 36px;
  border-radius: 5px;
  padding: 0 24px;
}
.modal2 .modal-header .h1Wrap select, .inlineForm .modal-header .h1Wrap select {
  height: 36px;
  padding: 0px 30px 0px 14px;
  align-items: center;
  background: url(../img/ic_select_arr.svg) right 3px center no-repeat;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.modal2 .modal-header .h1Wrap select::placeholder, .inlineForm .modal-header .h1Wrap select::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-header .h1Wrap h3, .inlineForm .modal-header .h1Wrap h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.modal2 .modal-header .h1Wrap .count, .inlineForm .modal-header .h1Wrap .count {
  color: var(--greyScale-grey8, #23262A);
}
.modal2 .modal-header .h1Wrap .point, .inlineForm .modal-header .h1Wrap .point {
  color: var(--blueTone-blue7, #4792FB);
}
.modal2 .modal-header .modal-title, .inlineForm .modal-header .modal-title {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.modal2 .modal-header .cate, .inlineForm .modal-header .cate {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.modal2 .modal-header .writer, .inlineForm .modal-header .writer {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.modal2 .modal-header .btn-close, .inlineForm .modal-header .btn-close {
  background: url(../img/btn_modal_close.svg) center no-repeat;
}
.modal2 .grid:not(.normalGrid), .inlineForm .grid:not(.normalGrid) {
  margin-left: -40px;
  margin-right: -40px;
  padding: 10px 40px 30px;
  width: calc(100% + 40px + 40px);
  margin-top: -20px;
  margin-bottom: -20px;
  border: 0;
  border-radius: 0;
}
.modal2 .grid:not(.normalGrid) thead, .inlineForm .grid:not(.normalGrid) thead {
  box-shadow: none;
  border-bottom: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.modal2 .grid:not(.normalGrid) th:first-child, .inlineForm .grid:not(.normalGrid) th:first-child, .modal2 .grid:not(.normalGrid) td:first-child, .inlineForm .grid:not(.normalGrid) td:first-child {
  padding-left: 0;
}
.modal2 .grid:not(.normalGrid) th:last-child, .inlineForm .grid:not(.normalGrid) th:last-child, .modal2 .grid:not(.normalGrid) td:last-child, .inlineForm .grid:not(.normalGrid) td:last-child {
  padding-right: 0;
}
.modal2 .modal-body, .inlineForm .modal-body {
  padding: 0;
}
.modal2 .modal-body.flexWrap, .inlineForm .modal-body.flexWrap {
  display: flex;
  gap: 40px;
}
.modal2 .modal-body.flexWrap.gap20, .inlineForm .modal-body.flexWrap.gap20 {
  gap: 20px;
}
.modal2 .modal-body .addGrid button, .inlineForm .modal-body .addGrid button {
  flex: 0 0 auto;
  min-width: 100px;
  width: auto;
  height: 100%;
  min-height: 36px;
  padding: 0;
  border: 1px solid var(--greyScale-grey8, #23262A);
  color: var(--greyScale-grey8, #23262A);
}
.modal2 .modal-body .divider, .inlineForm .modal-body .divider {
  margin: 40px 0;
  display: block;
}
.modal2 .modal-body .modalForm, .inlineForm .modal-body .modalForm {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 40px;
  flex: 1 0 0;
}
.modal2 .modal-body .modalForm h3, .inlineForm .modal-body .modalForm h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  margin-bottom: 10px;
}
.modal2 .modal-body .modalForm hr, .inlineForm .modal-body .modalForm hr {
  display: block;
  width: 100%;
  margin: 0;
  border: 0;
  opacity: 1;
  height: 1px;
  background: var(--greyScale-grey1, #DEE3E9);
}
.modal2 .modal-body .modalForm .appendTit, .inlineForm .modal-body .modalForm .appendTit {
  display: flex;
  align-items: center;
  width: 100%;
  flex: 1 0 100%;
}
.modal2 .modal-body .modalForm .appendTit h3, .inlineForm .modal-body .modalForm .appendTit h3 {
  margin: 0;
  flex: 0 0 130px;
  width: 130px;
  padding-right: 10px;
}
.modal2 .modal-body .modalForm .appendGridRow .td .flexWrap > *, .inlineForm .modal-body .modalForm .appendGridRow .td .flexWrap > * {
  width: 100% !important;
}
@media screen and (max-width: 1200px) {
  .modal2 .modal-body .modalForm .appendGridRow .td .flexWrap, .inlineForm .modal-body .modalForm .appendGridRow .td .flexWrap {
    flex-direction: column;
  }
  .modal2 .modal-body .modalForm .appendGridRow .td .inlineWrap, .inlineForm .modal-body .modalForm .appendGridRow .td .inlineWrap {
    flex-direction: column;
  }
  .modal2 .modal-body .modalForm .appendGridRow .td .inlineWrap input, .inlineForm .modal-body .modalForm .appendGridRow .td .inlineWrap input {
    width: 100% !important;
  }
}
.modal2 .modal-body .modalForm .inlineWrap, .inlineForm .modal-body .modalForm .inlineWrap {
  display: flex;
  gap: 6px;
}
.modal2 .modal-body .modalForm .tr, .inlineForm .modal-body .modalForm .tr {
  display: flex;
  width: 100%;
}
.modal2 .modal-body .modalForm .tr.vertical, .inlineForm .modal-body .modalForm .tr.vertical {
  gap: 5px;
  flex-direction: column;
}
.modal2 .modal-body .modalForm .tr.gap40, .inlineForm .modal-body .modalForm .tr.gap40 {
  gap: 40px;
}
.modal2 .modal-body .modalForm .tr.gap40 .flex, .inlineForm .modal-body .modalForm .tr.gap40 .flex {
  display: flex;
  gap: 10px;
  flex: 1 0 0;
}
.modal2 .modal-body .modalForm .tr.half, .inlineForm .modal-body .modalForm .tr.half {
  width: calc(50% - 20px);
}
.modal2 .modal-body .modalForm .th, .inlineForm .modal-body .modalForm .th {
  padding: 5px 0px 2px;
  min-width: 100px;
  width: 25%;
  flex: 0 0 auto;
  padding-right: 10px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.modal2 .modal-body .modalForm .th.required::after, .inlineForm .modal-body .modalForm .th.required::after {
  content: "필수";
  margin-left: 10px;
  color: var(--status-red, #E63939);
}
.modal2 .modal-body .modalForm .td, .inlineForm .modal-body .modalForm .td {
  flex: 1 0 0;
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .modal2 .modal-body .modalForm .td, .inlineForm .modal-body .modalForm .td {
    flex: 1 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .modal2 .modal-body .modalForm .flex .td, .inlineForm .modal-body .modalForm .flex .td {
    flex: 1 0 auto;
    width: 50%;
  }
}
.modal2 .modal-body .modalForm .sectionDivider, .inlineForm .modal-body .modalForm .sectionDivider {
  width: 100%;
  height: 1px;
  margin: 30px 0;
  background: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-body .modalForm .tagWrap, .inlineForm .modal-body .modalForm .tagWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.modal2 .modal-body .modalForm .tagWrap .tagItem, .inlineForm .modal-body .modalForm .tagWrap .tagItem {
  border-radius: var(--num-4, 4px);
  border: 1px solid var(--greyScale-grey4, #8B909D);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  padding: 0px 5px;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 12px */
  letter-spacing: -0.24px;
}
.modal2 .modal-body .modalForm .tagWrap .appendTag, .inlineForm .modal-body .modalForm .tagWrap .appendTag {
  display: flex;
  width: 60px;
  height: 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: var(--num-4, 4px);
  border: 1px solid var(--blueTone-primary, #1F79FF);
  background: transparent url(../img/ic_append.svg) center no-repeat;
}
.modal2 .modal-body .modalForm .flexWrap, .inlineForm .modal-body .modalForm .flexWrap {
  display: flex;
  gap: 10px;
}
.modal2 .modal-body .modalForm .dualWrap, .inlineForm .modal-body .modalForm .dualWrap {
  justify-content: space-between;
  gap: 40px;
}
.modal2 .modal-body .modalForm .dualWrap .item, .inlineForm .modal-body .modalForm .dualWrap .item {
  flex: 1 0 0;
}
.modal2 .modal-body .modalForm .dualWrap .item .th, .inlineForm .modal-body .modalForm .dualWrap .item .th {
  margin-bottom: 10px;
}
.modal2 .modal-body .modalForm .btn-border-sm, .inlineForm .modal-body .modalForm .btn-border-sm {
  height: 36px;
}
.modal2 .modal-body .modalForm .calendar, .inlineForm .modal-body .modalForm .calendar {
  background: url(../img/ic_calendar2.svg) right 3px center no-repeat;
}
.modal2 .modal-body .modalForm select, .inlineForm .modal-body .modalForm select {
  width: 100%;
  height: 36px;
  padding: 0px 30px 0px 14px;
  align-items: center;
  background: url(../img/ic_select_arr.svg) right 3px center no-repeat;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.modal2 .modal-body .modalForm select::placeholder, .inlineForm .modal-body .modalForm select::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-body .modalForm select[disabled], .inlineForm .modal-body .modalForm select[disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}
.modal2 .modal-body .modalForm input[type=number], .inlineForm .modal-body .modalForm input[type=number],
.modal2 .modal-body .modalForm input[type=text],
.inlineForm .modal-body .modalForm input[type=text] {
  width: 100%;
  height: 36px;
  padding: 0 14px;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.modal2 .modal-body .modalForm input[type=number]::placeholder, .inlineForm .modal-body .modalForm input[type=number]::placeholder,
.modal2 .modal-body .modalForm input[type=text]::placeholder,
.inlineForm .modal-body .modalForm input[type=text]::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-body .modalForm input[type=number][disabled], .inlineForm .modal-body .modalForm input[type=number][disabled],
.modal2 .modal-body .modalForm input[type=text][disabled],
.inlineForm .modal-body .modalForm input[type=text][disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}
.modal2 .modal-body .modalForm input[type=number][disabled]::placeholder, .inlineForm .modal-body .modalForm input[type=number][disabled]::placeholder,
.modal2 .modal-body .modalForm input[type=text][disabled]::placeholder,
.inlineForm .modal-body .modalForm input[type=text][disabled]::placeholder {
  color: var(--greyScale-grey3, #BDC1CC);
}
.modal2 .modal-body .modalForm textarea, .inlineForm .modal-body .modalForm textarea {
  width: 100%;
  padding: 14px;
  resize: none;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.modal2 .modal-body .modalForm textarea::placeholder, .inlineForm .modal-body .modalForm textarea::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-body .modalForm .fileHead, .inlineForm .modal-body .modalForm .fileHead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
.modal2 .modal-body .modalForm .fileHead .size, .inlineForm .modal-body .modalForm .fileHead .size {
  color: var(--greyScale-grey5, #686E7A);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.modal2 .modal-body .modalForm .fileAttach, .inlineForm .modal-body .modalForm .fileAttach {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 24px;
  padding: 0px 4px;
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 183.333% */
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
}
.modal2 .modal-body .modalForm .fileAttach input[type=file], .inlineForm .modal-body .modalForm .fileAttach input[type=file] {
  display: none;
}
.modal2 .modal-body .modalForm .form-check, .inlineForm .modal-body .modalForm .form-check {
  display: inline-block;
  padding: 3px 0;
  margin: 0;
  margin-right: 8px;
}
.modal2 .modal-body .modalForm .form-check .radio, .inlineForm .modal-body .modalForm .form-check .radio {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  min-width: 42px;
  padding: 0px 10px;
  border-radius: 40px;
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
  color: var(--greyScale-grey4, #8B909D);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-weight: 600;
}
.modal2 .modal-body .modalForm .form-check input, .inlineForm .modal-body .modalForm .form-check input {
  display: none;
}
.modal2 .modal-body .modalForm .form-check input:checked + .radio, .inlineForm .modal-body .modalForm .form-check input:checked + .radio {
  font-weight: 600;
  border: 0;
  background: var(--blueTone-primary, #1F79FF);
  color: #fff;
}
.modal2 .modal-body .fileList, .inlineForm .modal-body .fileList {
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
  padding: 12px 14px;
}
.modal2 .modal-body .fileList::placeholder, .inlineForm .modal-body .fileList::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.modal2 .modal-body .fileList li, .inlineForm .modal-body .fileList li {
  position: relative;
  display: flex;
  align-items: center;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  gap: 6px;
}
.modal2 .modal-body .fileList li .fileRemove, .inlineForm .modal-body .fileList li .fileRemove {
  background: transparent url(../img/ic_fileRemove.svg) center no-repeat;
  border: 0;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
}
.modal2 .modal-body .fileList li + li, .inlineForm .modal-body .fileList li + li {
  margin-top: 10px;
}
.modal2 .modal-body .fileList.fileList-grey, .inlineForm .modal-body .fileList.fileList-grey {
  margin-top: 20px;
  background: var(--greyScale-grey1, #DEE3E9);
  border: 0;
}
.modal2 .modal-body .fileList.fileList-grey li + li, .inlineForm .modal-body .fileList.fileList-grey li + li {
  margin-top: 4px;
}
.modal2 .modal-body .fileList.fileList-grey .vol, .inlineForm .modal-body .fileList.fileList-grey .vol {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: var(--greyScale-grey5, #686E7A);
  text-align: right;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.modal2 .modal-body .checkList, .inlineForm .modal-body .checkList {
  display: flex;
  gap: 20px;
  width: 100%;
}
.modal2 .modal-body .checkList .columnItem, .inlineForm .modal-body .checkList .columnItem {
  flex: 1 0 0;
}
.modal2 .modal-body .checkList .tit, .inlineForm .modal-body .checkList .tit {
  color: var(--greyScale-grey5, #686E7A);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  display: flex;
  padding: 5px 0px;
  padding-bottom: 15px;
  align-items: flex-start;
  border-bottom: 1px solid var(--greyScale-grey1, #DEE3E9);
}
.modal2 .modal-body .checkList .conWrap, .inlineForm .modal-body .checkList .conWrap {
  padding: 10px 0;
}
.modal2 .modal-body .checkList input, .inlineForm .modal-body .checkList input {
  display: none;
}
.modal2 .modal-body .checkList .checkIcon, .inlineForm .modal-body .checkList .checkIcon {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: var(--bs-white, #FFF);
  width: 16px;
  height: 16px;
}
.modal2 .modal-body .checkList input:checked + .checkIcon, .inlineForm .modal-body .checkList input:checked + .checkIcon {
  background: var(--blueTone-primary, #1F79FF) url(../img/ic_checkbox_ac.svg) center no-repeat;
  border: 0;
}
.modal2 .modal-body .checkList label, .inlineForm .modal-body .checkList label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.4px;
}
.modal2 .modal-body .checkList label + label, .inlineForm .modal-body .checkList label + label {
  margin-top: 10px;
}
.modal2 .modal-body .imgList, .inlineForm .modal-body .imgList {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.modal2 .modal-body .imgList li, .inlineForm .modal-body .imgList li {
  width: 68px;
  aspect-ratio: 1/1;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.modal2 .modal-body .imgList li .imgRemove, .inlineForm .modal-body .imgList li .imgRemove {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 13px;
  aspect-ratio: 1/1;
  background: transparent url(../img/ic_img_remove.svg) center no-repeat;
  border: 0;
}
.modal2 .modal-body p, .inlineForm .modal-body p {
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.modal2 .modal-footer, .inlineForm .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 0;
  border: 0;
}
.modal2 .modal-footer button, .inlineForm .modal-footer button {
  margin: 0;
  width: auto;
  height: 56px;
  min-width: 100px;
  padding: 0px 24px;
  border-radius: 8px;
}

.inlineForm .modal-body .modalForm .td {
  flex: 1 0 0;
}

.bottomDualTrayWrap {
  margin-top: 24px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
.bottomDualTrayWrap .tray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 30px;
  border-radius: 8px;
  border: 1px solid var(--outline, var(--outline, #E7E5ED));
  background: var(--bgWhite, #FFF);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  flex: 1 0 0;
  height: auto;
}
.bottomDualTrayWrap .tray .trayHead {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.bottomDualTrayWrap .tray .trayHead h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.bottomDualTrayWrap .tray .trayBody {
  width: 100%;
}
.bottomDualTrayWrap .tray .trayBody .greyBx {
  overflow: auto;
  display: flex;
  padding: 14px;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  border-radius: 8px;
  background: var(--bgNormal, #F5F5F7);
  color: var(--greyScale-grey8);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
}
.bottomDualTrayWrap .tray .trayBody .teamCardWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.bottomDualTrayWrap .tray .trayBody .teamCard {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: calc((100% - 32px) / 3);
  padding: 14px 20px;
  gap: 10px;
  box-sizing: border-box;
  border-radius: 8px;
  background: var(--bgNormal, #F5F5F7);
  position: relative;
}
.bottomDualTrayWrap .tray .trayBody .teamCard h4 {
  color: var(--greyScale-grey7, #30343A);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 138.462% */
  letter-spacing: -0.26px;
}
.bottomDualTrayWrap .tray .trayBody .teamCard .profileWrap {
  padding-left: 34px;
  position: relative;
}
.bottomDualTrayWrap .tray .trayBody .teamCard .profile {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background-color: var(--greyScale-white, #fff);
  overflow: hidden;
}
.bottomDualTrayWrap .tray .trayBody .teamCard .profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: var(--greyScale-grey1, #DEE3E9);
}
.bottomDualTrayWrap .tray .trayBody .teamCard .tel {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/ic_tel_blue.svg) center no-repeat;
  text-indent: -9999px;
}
.bottomDualTrayWrap .tray .trayBody .teamCard .name {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
  margin-bottom: 4px;
}
.bottomDualTrayWrap .tray .trayBody .teamCard .desc {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.detailPageSummary {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  display: flex;
  padding: 30px;
  align-self: stretch;
}
.detailPageSummary .item {
  flex: 1 0 0;
  border-right: 1px solid var(--greyScale-grey2, #CFD4D9);
  padding-right: 30px;
  margin-right: 30px;
}
.detailPageSummary .item:last-child {
  border-right: 0;
  margin-right: 0;
}
.detailPageSummary .item h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  margin-bottom: 10px;
}
.detailPageSummary .item p {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.detailPageSummary .item .telWrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.detailPageSummary .item .tel {
  display: flex;
  align-items: center;
  min-height: 32px;
  padding-left: 42px;
  background: url(../img/ic_telephone.svg) left 8px center no-repeat;
}

.stepTray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 30px;
  margin: 24px 0;
}
.stepTray h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.stepTray .stepList {
  display: flex;
  gap: 10px;
}
.stepTray .stepList .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 13px 20px;
  align-items: center;
  flex: 1 0 0;
  border-radius: 8px;
  border: 1px solid var(--outline, var(--outline, #E7E5ED));
}
.stepTray .stepList .item .checkBx {
  width: 28px;
  aspect-ratio: 1/1;
  background: var(--greyScale-grey1, #DEE3E9) url(../img/ic_step_check.svg) center no-repeat;
  border-radius: 50%;
  margin-bottom: 5px;
}
.stepTray .stepList .item h4 {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.3px;
  margin-bottom: 4px;
}
.stepTray .stepList .item p {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.24px;
}
.stepTray .stepList .item.finish {
  background: var(--blueTone-blue1, #E7EDF7);
}
.stepTray .stepList .item.finish .checkBx {
  background-color: var(--blueTone-primary, #1F79FF);
}
.stepTray .stepList .item.current {
  border: 1px solid var(--blueTone-primary, #1F79FF);
}

.constructInfo {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  margin: 24px 0;
}
.constructInfo h4 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.constructInfo .infoSection {
  display: flex;
  gap: 20px;
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid var(--greyScale-grey2, #CFD4D9);
}
.constructInfo .th {
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  display: flex;
  align-items: center;
  align-self: flex-start;
  gap: 20px;
  width: 280px;
}
.constructInfo .th button {
  height: 28px;
}
.constructInfo .td {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.constructInfo .td .cate {
  display: flex;
  gap: 10px;
  flex: 0 0 auto;
}
.constructInfo .td .checkList {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.constructInfo .td p {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.constructInfo .td span {
  display: flex;
  padding: 7px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: var(--num-4, 4px);
  background: var(--bgNormal, #F5F5F7);
}
.constructInfo .profileWrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.constructInfo .profileWrap .profile {
  width: 28px;
  height: 28px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9) url(../img/ic_profile_df.svg) center no-repeat;
}
.constructInfo .profileWrap .profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.constructInfo .rowsList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-right: 20px;
  gap: 10px;
}
.constructInfo .rowsList .name {
  display: flex;
  width: 120px;
  padding: 7px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: var(--num-4, 4px);
  background: var(--bgNormal, #F5F5F7);
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.constructInfo .rowsList .more {
  justify-self: flex-end;
  text-indent: -9999px;
  width: 20px;
  aspect-ratio: 1/1;
  background: url(../img/ic_grid_more.svg) center no-repeat;
  cursor: pointer;
}
.constructInfo .rowsList .price {
  color: var(--greyScale-grey6, #434850);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  flex: 0 0 140px;
}
.constructInfo .rowsList .date {
  flex: 1 0 0;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}

.constructImg {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  display: flex;
  flex-direction: column;
  padding: 30px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}
.constructImg h4 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.constructImg .desc {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.constructImg .imgWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.constructImg .imgWrap .imgBx {
  padding: 1%;
  box-sizing: border-box;
  width: 12.5%;
  aspect-ratio: 1/1;
}
.constructImg .imgWrap .imgBx img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 8px;
  object-fit: cover;
  background-color: rgba(142, 142, 142, 0.07);
}
.constructImg .imgWrap:has(.noData) {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .constructImg {
    padding: 20px 14px;
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (max-width: 575px) {
  .constructImg .imgWrap .imgBx {
    width: 25%;
  }
}

.chargeDetail .dualTray {
  display: flex;
  gap: 20px;
}
.chargeDetail .leftTray {
  flex: 1 0 720px;
  align-self: flex-start;
}
.chargeDetail .rightTray {
  flex: 1 0 470px;
  align-self: flex-start;
}
.chargeDetail .resultCost {
  margin-top: 10px;
  margin-bottom: -30px;
  margin-left: -30px;
  margin-right: -30px;
  width: calc(100% + 30px + 30px);
  display: flex;
  padding: 20px 30px;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  border-top: 1px solid var(--outline, var(--outline, #E7E5ED));
  background: var(--greyScale-grey7, #30343A);
  background: var(--greyScale-grey8);
  color: var(--greyScale-white, #FFF);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 16px */
  letter-spacing: -0.32px;
}
.chargeDetail .resultCost .sub {
  color: var(--blueTone-blue3, #B6D3F9);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 16px */
  letter-spacing: -0.32px;
}
.chargeDetail .resultCost .flexWrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  color: var(--greyScale-white, #FFF);
  text-align: center;
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 21px */
  letter-spacing: -0.42px;
}
.chargeDetail .eachCostWrap {
  width: 100%;
}
.chargeDetail .eachCost {
  display: flex;
  padding: 16px 20px;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  align-self: stretch;
  border-radius: 12px;
  background: var(--bgNormal, #F5F5F7);
}
.chargeDetail .eachCost .flexWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
}
.chargeDetail .eachCost .key {
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
}
.chargeDetail .eachCost .value {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
}
.chargeDetail .eachCost .cost {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
}
.chargeDetail .eachCost + .eachCost {
  margin-top: 10px;
}
.chargeDetail .tray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  overflow: hidden;
}
.chargeDetail .tray .nav {
  height: auto !important;
  margin: 0;
  gap: 20px;
}
.chargeDetail .tray .nav .nav-link {
  padding: 0;
  border: 0;
  font-weight: 500;
}
.chargeDetail .tray.vertical {
  flex-direction: column;
}
.chargeDetail .tray.noTray {
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.chargeDetail .tray.noTray h2 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  letter-spacing: -0.4px;
  margin-bottom: 6px;
}
.chargeDetail .tray.noTray p {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.32px;
  margin-bottom: 20px;
}
.chargeDetail .tray.noTray h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.chargeDetail .tray.noTray .resultCost {
  margin: 0;
  margin-top: -10px;
  width: 100%;
  border-radius: 12px;
}
.chargeDetail .tray .photoWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 40px;
  border-top: 1px solid var(--greyScale-grey1, #DEE3E9);
  padding-top: 10px;
}
.chargeDetail .tray .photoWrap.vertical {
  flex-direction: column;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--greyScale-grey1, #DEE3E9);
}
.chargeDetail .tray .photoWrap .constructImg {
  padding: 0;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  flex: 1 0 0;
}
.chargeDetail .tray .photoWrap .constructImg .imgWrap {
  min-height: 68px;
}
.chargeDetail .tray .tab-contrastCon {
  width: 100%;
}
.chargeDetail .tray .footerWrap {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  border-top: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.36px;
}
.chargeDetail .tray .footerWrap .total {
  color: var(--blueTone-primary, #1F79FF);
}
.chargeDetail .tray .contrastCon {
  width: 100%;
  padding-top: 20px;
  border-top: 1px solid var(--greyScale-grey2, #CFD4D9);
  display: flex;
  gap: 20px;
}
.chargeDetail .tray .contrastCon + .contrastCon {
  margin-top: 20px;
}
.chargeDetail .tray .contrastCon.vertical {
  flex-direction: column;
}
.chargeDetail .tray .contrastCon.vertical .tit {
  flex: 0 0 auto;
}
.chargeDetail .tray .contrastCon .tit {
  flex: 0 0 280px;
  display: flex;
  gap: 20px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.chargeDetail .tray .contrastCon .tit .btn-border-sm {
  height: 27px;
}
.chargeDetail .tray .contrastCon .itemList {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
}
.chargeDetail .tray .contrastCon .itemList .item {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1 0 0;
  padding-right: 20px;
}
.chargeDetail .tray .contrastCon .itemList .item .name {
  display: flex;
  flex: 0 0 350px;
  padding: 7px 20px;
  box-sizing: border-box;
  align-items: center;
  gap: 5px;
  border-radius: var(--num-4, 4px);
  background: var(--bgNormal, #F5F5F7);
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  position: relative;
  margin: 6px 0;
}
.chargeDetail .tray .contrastCon .itemList .item .statusBadge {
  position: absolute;
  right: -3px;
  top: -4.5px;
  background: var(--greyScale-grey6, #434850);
  display: flex;
  padding: 0px var(--num-4, 4px);
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 15px */
  letter-spacing: -0.2px;
  white-space: nowrap;
}
.chargeDetail .tray .contrastCon .itemList .item .price {
  flex: 0 0 160px;
  width: 160px;
  color: var(--greyScale-grey6, #434850);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.chargeDetail .tray .contrastCon .itemList .item .price .newValue,
.chargeDetail .tray .contrastCon .itemList .item .price .value {
  color: var(--greyScale-grey6, #434850);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.chargeDetail .tray .contrastCon .itemList .item .note {
  flex: 1 0 0;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.chargeDetail .tray .contrastCon .itemList .item .note .newValue,
.chargeDetail .tray .contrastCon .itemList .item .note .value {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.chargeDetail .tray .contrastCon .itemList .item .moreBtn {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: transparent url(../img/ic_grid_more.svg) center no-repeat;
  border: 0;
  border-radius: 50%;
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
  min-width: 92px;
  width: auto;
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 8px 0;
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .dropdown-item {
  color: var(--greyScale-grey6, #434850);
  font-weight: 600;
  padding: 8px 16px;
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.chargeDetail .tray .contrastCon .itemList .item .dropdown-menu .primary {
  color: var(--blueTone-primary, #1F79FF);
}
.chargeDetail .tray .contrastCon .itemList .item.edit .price .value {
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  text-decoration: line-through;
}
.chargeDetail .tray .contrastCon .itemList .item.edit .note .value {
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
  text-decoration: line-through;
}
.chargeDetail .tray .contrastCon .itemList .item.edit .statusBadge {
  background: var(--greyScale-grey6, #434850);
}
.chargeDetail .tray .contrastCon .itemList .item.delete .statusBadge {
  background: var(--status-red, #E63939);
}
.chargeDetail .tray .contrastCon .itemList .item.delete .note .value,
.chargeDetail .tray .contrastCon .itemList .item.delete .price .value {
  color: var(--greyScale-grey3, #BDC1CC);
  text-decoration: line-through;
}
.chargeDetail .tray .contrastCon .itemList .item.append .statusBadge {
  background: var(--blueTone-blue6, #70A8F7);
}

.treeUI {
  width: 200px;
  flex: 0 0 200px;
  position: relative;
}
.treeUI .tray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 0;
  height: 100%;
  padding-bottom: 92px;
}
.treeUI .treeCommand {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  display: flex;
  justify-content: space-between;
}
.treeUI .treeCommand button {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: var(--bgNormal, #F5F5F7) center no-repeat;
  border: 0;
}
.treeUI .treeCommand .folder {
  background-image: url(../img/ic_folder.svg);
}
.treeUI .treeCommand .person {
  background-image: url(../img/ic_person_plus.svg);
}
.treeUI .treeCommand .delete {
  background-image: url(../img/ic_tree_del.svg);
}
.treeUI .treeCommand .modify {
  background-image: url(../img/ic_pencil.svg);
}
.treeUI .custom-tree-container {
  padding: 30px 0 0 30px;
  overflow: auto;
  max-height: 594px;
}
.treeUI .custom-tree-container .custom-tree-list + .custom-tree-list {
  margin-top: 30px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap {
  white-space: nowrap;
  padding: 10px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 0;
  background-color: transparent;
  padding: 0;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .treeTop {
  width: 20px;
  height: 20px;
  background: url(../img/ic_tree_home.svg) center no-repeat;
  display: block;
  text-indent: -9999px;
  padding: 0;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .treeArr {
  width: 16px;
  height: 16px;
  background: url(../img/ic_tree_arr.svg) center no-repeat;
  display: block;
  text-indent: -9999px;
  transform: rotate(90deg);
  transition: 0.3s;
  padding: 0;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .tree-check-box {
  display: none;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .custom-tree-check-box {
  cursor: pointer;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .tree-profile-image-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border: 1px solid #F1F4F8;
  box-sizing: border-box;
  border-radius: 50%;
  overflow: hidden;
  margin-left: 8px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .tree-profile-image-wrap .tree-profile-img {
  width: 100%;
  height: 100%;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap .tree-title {
  cursor: pointer;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap.selected {
  font-weight: bold;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap.selected .tree-title {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap.selected .tree-title:after {
  position: relative;
  top: 2px;
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  background: url(../img/ic_tree_sel.svg) center no-repeat;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container {
  position: relative;
  margin-left: 30px;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  transform: translate(-20px, 0);
  width: 1px;
  height: 100%;
  background-color: var(--greyScale-grey2, #CFD4D9);
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container.selected:before {
  background-color: #000;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container.ishide {
  display: none;
}
.treeUI .custom-tree-container .custom-tree-list .custom-tree-item:has(.children-container.ishide) > .item-wrap .treeArr {
  transform: rotate(0);
}

.expenseLayout,
.employeeLayout {
  display: flex;
  gap: 20px;
  width: 100%;
  min-height: 500px;
}
.expenseLayout .gridModule,
.employeeLayout .gridModule {
  flex: 1 0 auto;
}
.expenseLayout .grid,
.employeeLayout .grid {
  height: calc(100% - 37px);
}
.expenseLayout .grid table,
.employeeLayout .grid table {
  min-width: unset !important;
}
.expenseLayout .rightLayout,
.employeeLayout .rightLayout {
  width: auto;
  flex: 0 0 auto;
}
.expenseLayout .rightLayout .trayTit,
.employeeLayout .rightLayout .trayTit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 10px;
}
.expenseLayout .rightLayout .trayTit h3,
.employeeLayout .rightLayout .trayTit h3 {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
}
.expenseLayout .rightLayout .tray,
.employeeLayout .rightLayout .tray {
  width: 100%;
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.expenseLayout .rightLayout .tray + .trayTit,
.employeeLayout .rightLayout .tray + .trayTit {
  margin-top: 20px;
}
.expenseLayout .rightLayout .searchModule,
.employeeLayout .rightLayout .searchModule {
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  box-shadow: none;
}
.expenseLayout .rightLayout .searchModule .item,
.employeeLayout .rightLayout .searchModule .item {
  margin: 0;
}
.expenseLayout .rightLayout .searchModule .item::after,
.employeeLayout .rightLayout .searchModule .item::after {
  display: none;
}
.expenseLayout .rightLayout .listItem + .listItem,
.employeeLayout .rightLayout .listItem + .listItem {
  margin-top: 20px;
}
.expenseLayout .rightLayout .listItem,
.employeeLayout .rightLayout .listItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.expenseLayout .rightLayout .listItem .flex,
.employeeLayout .rightLayout .listItem .flex {
  display: flex;
  align-items: center;
  gap: 6px;
}
.expenseLayout .rightLayout .listItem .flex:nth-child(1),
.employeeLayout .rightLayout .listItem .flex:nth-child(1) {
  flex: 1 0 0;
  flex-wrap: wrap;
}
.expenseLayout .rightLayout .listItem .flex:nth-child(1) .name,
.employeeLayout .rightLayout .listItem .flex:nth-child(1) .name {
  flex: 1 0 calc(100% - 24px);
}
.expenseLayout .rightLayout .listItem .profile,
.employeeLayout .rightLayout .listItem .profile {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background-color: var(--greyScale-grey1, #DEE3E9);
  box-sizing: border-box;
}
.expenseLayout .rightLayout .listItem .profile img,
.employeeLayout .rightLayout .listItem .profile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.expenseLayout .rightLayout .listItem .name,
.employeeLayout .rightLayout .listItem .name {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.32px;
}
.expenseLayout .rightLayout .listItem .sub,
.employeeLayout .rightLayout .listItem .sub {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.expenseLayout .rightLayout .listItem .divider,
.employeeLayout .rightLayout .listItem .divider {
  width: 1px;
  height: 10px;
  background: var(--greyScale-grey4, #8B909D);
}
.expenseLayout .rightLayout .listItem .status,
.employeeLayout .rightLayout .listItem .status {
  display: flex;
  width: 60px;
  height: 21px;
  padding: 0px 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 2px;
  background: var(--blueTone-blue1, #E7EDF7);
  color: var(--blueTone-primary, #1F79FF);
  text-align: center;
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
  margin-right: 4px;
}
.expenseLayout .rightLayout .listItem .aprove,
.employeeLayout .rightLayout .listItem .aprove {
  width: 24px;
  height: 24px;
  background: url(../img/ic_aprove.svg) center no-repeat;
  border: 0;
  margin: 0 4px;
}
.expenseLayout .rightLayout .listItem .reject,
.employeeLayout .rightLayout .listItem .reject {
  width: 24px;
  height: 24px;
  background: url(../img/ic_reject.svg) center no-repeat;
  border: 0;
  margin: 0 4px;
}
.expenseLayout .rightLayout .moreBtn,
.employeeLayout .rightLayout .moreBtn {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  background: transparent url(../img/ic_grid_more.svg) center no-repeat;
  border: 0;
  border-radius: 50%;
}
.expenseLayout .rightLayout .dropdown-menu,
.employeeLayout .rightLayout .dropdown-menu {
  border-radius: 4px;
  background: var(--bgWhite);
  padding: 0 !important;
  border: 0;
  box-shadow: 0 0 0 1px var(--outline);
  min-width: 92px;
  width: auto;
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 8px 0;
}
.expenseLayout .rightLayout .dropdown-menu .dropdown-item,
.employeeLayout .rightLayout .dropdown-menu .dropdown-item {
  text-decoration: none;
  color: #A2A7B3;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
  padding: 8px 20px;
}
.expenseLayout .rightLayout .dropdown-menu .dropdown-item:active,
.employeeLayout .rightLayout .dropdown-menu .dropdown-item:active {
  background-color: inherit;
}
.expenseLayout .rightLayout .dropdown-menu .dropdown-item:hover,
.employeeLayout .rightLayout .dropdown-menu .dropdown-item:hover {
  background: var(--gridHover);
}
.expenseLayout .rightLayout .dropdown-menu li + li::before,
.employeeLayout .rightLayout .dropdown-menu li + li::before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  margin-left: 16px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.expenseLayout .rightLayout .dropdown-menu .red,
.employeeLayout .rightLayout .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.expenseLayout .rightLayout .dropdown-menu .dropdown-item,
.employeeLayout .rightLayout .dropdown-menu .dropdown-item {
  color: var(--greyScale-grey6, #434850);
  font-weight: 600;
  padding: 8px 16px;
}
.expenseLayout .rightLayout .dropdown-menu .red,
.employeeLayout .rightLayout .dropdown-menu .red {
  color: var(--status-red, #E63939);
}
.expenseLayout .rightLayout .dropdown-menu .primary,
.employeeLayout .rightLayout .dropdown-menu .primary {
  color: var(--blueTone-primary, #1F79FF);
}

.expenseLayout .greyGrid {
  margin-top: 10px;
}
.expenseLayout .greyGrid table {
  table-layout: fixed;
}

.blackSummary {
  display: flex;
  padding: 16px 20px;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  background: var(--greyScale-grey7, #30343A);
  margin-bottom: 4px;
}
.blackSummary .item {
  flex: 0 0 auto;
  width: 16.6666666667%;
  box-sizing: border-box;
  padding-right: 40px;
  position: relative;
}
.blackSummary .item:last-child {
  padding-right: 0;
}
.blackSummary .item:last-child::after {
  display: none;
}
.blackSummary .item::after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 20px;
  background: var(--greyScale-grey6, #434850);
}
.blackSummary .key {
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
}
.blackSummary .value {
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 137.5% */
}

.inlineForm {
  min-height: 600px;
  height: calc(100% - 37px);
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  padding: 40px;
}
.inlineForm .flexColumnGap40 {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  margin-bottom: 20px;
}
.gallery .item {
  width: calc((100% - 78px) / 4);
  border-radius: 20px;
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgNormal, #F5F5F7);
  box-shadow: 0px 4px 32px 0px var(--boxShadow, rgba(171, 163, 194, 0.2));
  overflow: hidden;
  transition: 0.5s ease-out;
  cursor: pointer;
}
.gallery .item:hover {
  box-shadow: 0px 4px 32px 0px rgba(26, 64, 121, 0.3);
}
.gallery .item:hover img {
  transform: scale(1.07);
}
.gallery .item .imgWrap {
  width: 100%;
  aspect-ratio: 280/180;
  display: block;
  overflow: hidden;
}
.gallery .item .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 0.5s ease-out;
}
.gallery .item .info {
  padding: 16px 24px;
}
.gallery .item .info .tit {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  margin-bottom: 4px;
}
.gallery .item .info .cate {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  gap: 8px;
  margin-bottom: 12px;
}
.gallery .item .info .cate .span {
  display: flex;
  flex: 0 0 auto;
  padding: 2px 4px 0;
  height: 24px;
  border-radius: 2px;
  border: 1px solid var(--blueTone-primary, #1F79FF);
  color: var(--blueTone-primary, #1F79FF);
  text-align: center;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px; /* 138.462% */
  letter-spacing: -0.26px;
}
.gallery .item .info .between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gallery .item .info .key {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.gallery .item .info .value {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 157.143% */
}
.gallery .item .info .value.blue {
  color: var(--blueTone-primary, #1F79FF);
}

.thumbCover {
  width: 100%;
  display: flex;
  gap: 8px;
  aspect-ratio: 1200/380;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 63px;
}
.thumbCover img {
  object-fit: cover;
}
.thumbCover .before {
  flex: 1 0 0;
  height: 100%;
}
.thumbCover .before img {
  width: 100%;
  height: 100%;
}
.thumbCover .after {
  flex: 1 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.thumbCover .after img {
  width: calc((100% - 8px) / 2);
  height: calc((100% - 8px) / 2);
}
.thumbCover .text {
  position: absolute;
  bottom: 10px;
  opacity: 0.7;
  background: var(--greyScale-grey8, #23262A);
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  padding: 7px 12px;
}
.thumbCover .text.left {
  left: 10px;
}
.thumbCover .text.right {
  right: 10px;
}
@media screen and (max-width: 768px) {
  .thumbCover {
    aspect-ratio: unset;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    height: 400px;
  }
  .thumbCover .after {
    display: none;
  }
  .thumbCover .text.right {
    display: none;
  }
}

.imgDetailModal .modal-dialog {
  max-width: 1200px;
}
.imgDetailModal .modal-content {
  padding: 20px;
  gap: 20px;
}
.imgDetailModal .tab2 {
  border-bottom: 0;
  gap: 24px;
  flex: 1 0 0;
  flex-wrap: nowrap;
}
.imgDetailModal .imgDetailView {
  margin-right: 20px;
  color: var(--blueTone-primary);
  font-weight: bold;
  cursor: pointer;
}
.imgDetailModal .imgWrap {
  width: 1160px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.imgDetailModal .imgWrap img {
  width: calc((100% - 20px) / 3);
  aspect-ratio: 4/3;
  object-fit: cover;
  background-color: var(--bgNormal);
}
@media screen and (max-width: 1200px) {
  .imgDetailModal .tab2 {
    gap: 16px;
  }
  .imgDetailModal .imgWrap {
    width: 100%;
  }
}

.paymentPopModal .modal-body {
  height: auto;
  overflow: auto;
}
.paymentPopModal .modal-footer {
  justify-content: flex-start;
  gap: 4px;
  z-index: 1;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 24px 24px 24px;
  border-top: 1px solid var(--outline, #E7E5ED);
}
.paymentPopModal .modal-footer .mesg {
  color: var(--blueTone-blue7, #4792FB);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.26px;
  margin: 0;
}
.paymentPopModal .modal-footer .flexWrap {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0;
  gap: 10px;
  width: 100%;
  height: 56px;
}
.paymentPopModal .modal-footer input,
.paymentPopModal .modal-footer select {
  flex: 1 0 0;
  height: 100% !important;
  margin: 0;
}
.paymentPopModal .modal-footer button {
  flex: 2 0 0 !important;
  height: 100% !important;
  width: 50%;
}
.paymentPopModal .modal-content {
  padding: 24px 24px 97px 24px;
  gap: 20px !important;
}
.paymentPopModal .group + .group {
  border-top: 1px solid #E7E5ED;
  padding-top: 16px;
}
.paymentPopModal .group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.paymentPopModal .group .groupTit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.paymentPopModal .group .point {
  display: flex;
  align-items: center;
  gap: 2px;
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
}
.paymentPopModal .group .usePoint {
  margin-bottom: 16px;
  display: flex;
  gap: 4px;
  align-items: center;
  width: 100%;
  height: 42px;
}
.paymentPopModal .group .usePoint label {
  flex: 1 0 0;
  position: relative;
  height: 100%;
}
.paymentPopModal .group .usePoint label .label {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.paymentPopModal .group .usePoint label input {
  height: 100%;
  text-align: right;
  padding: 0 20px 0 40px;
}
.paymentPopModal .group .usePoint .btn-primary-sm {
  padding: 0 16px;
  height: 100%;
  flex: 0 0 auto;
}
.paymentPopModal .group .receipt {
  width: 100%;
  margin-bottom: 50px;
}
.paymentPopModal .group .receipt li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.paymentPopModal .group .receipt li .value {
  color: #30343A;
}
.paymentPopModal .group .receipt li + li {
  margin-top: 2px;
}
.paymentPopModal .group .receipt .total {
  margin-top: 8px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.paymentPopModal .group .receipt .total .value {
  color: var(--greyScale-grey7, #30343A);
  text-align: right;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.paymentPopModal .group .list {
  width: 100%;
  height: 200px;
  overflow: auto;
}
.paymentPopModal .group .list .item + .item {
  margin-top: 4px;
}
.paymentPopModal .group .list .item {
  position: relative;
  border-radius: 8px;
  background: var(--bgNormal, #F5F5F7);
  display: flex;
  padding: 8px;
  flex-direction: column;
  gap: 8px;
  align-self: stretch;
  padding-left: 34px;
}
.paymentPopModal .group .list .item > div:first-child {
  position: absolute;
  top: 8px;
  left: 8px;
}
.paymentPopModal .group .list .item .addr {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.paymentPopModal .group .list .item .amount {
  color: var(--greyScale-grey8, #23262A);
  text-align: right;
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.paymentPopModal .group .list .item:last-child {
  margin-bottom: 8px;
}
.paymentPopModal select {
  width: 100%;
  height: 36px;
  padding: 0px 30px 0px 14px;
  align-items: center;
  background: url(../img/ic_select_arr.svg) right 3px center no-repeat;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.paymentPopModal select::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.paymentPopModal select[disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}
.paymentPopModal input[type=number],
.paymentPopModal input[type=text] {
  width: 100%;
  height: 36px;
  padding: 0 14px;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.paymentPopModal input[type=number]::placeholder,
.paymentPopModal input[type=text]::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.paymentPopModal input[type=number][disabled],
.paymentPopModal input[type=text][disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}
.paymentPopModal input[type=number][disabled]::placeholder,
.paymentPopModal input[type=text][disabled]::placeholder {
  color: var(--greyScale-grey3, #BDC1CC);
}
@media screen and (max-width: 1200px) {
  .paymentPopModal .modal-dialog .modal-content {
    padding-bottom: 97px;
    margin-bottom: 0;
  }
  .paymentPopModal .modal-dialog .modal-content .modal-footer {
    padding-inline: 16px;
  }
}
@media screen and (max-width: 577px) {
  .paymentPopModal .modal-dialog {
    position: fixed;
    margin: 0;
    bottom: 0;
  }
  .paymentPopModal .modal-dialog .modal-content {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 90vh;
    padding-bottom: 0;
  }
  .paymentPopModal .modal-dialog .modal-body {
    flex: 1 0 0;
    display: flex;
    flex-direction: column;
  }
  .paymentPopModal .modal-dialog .modal-body .group:nth-child(1) {
    flex: 1 0 0;
  }
  .paymentPopModal .modal-dialog .modal-body .group .receipt {
    margin-bottom: 0;
  }
  .paymentPopModal .modal-dialog .modal-body .group .list {
    flex: 1 0 auto;
  }
  .paymentPopModal .modal-dialog .modal-footer {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    position: static;
  }
  .paymentPopModal .modal-dialog .modal-footer .flexWrap {
    height: 42px;
    gap: 4px;
  }
}

.imgSlideModal {
  padding-bottom: 60px;
  min-width: 1200px;
}
.imgSlideModal .modal-dialog {
  max-width: 1200px;
}
.imgSlideModal .titWrap .caption {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.imgSlideModal .titWrap .tit {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
}
.imgSlideModal .titWrap .desc {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
@media screen and (max-width: 1200px) {
  .imgSlideModal {
    min-width: unset;
  }
  .imgSlideModal .modal-dialog {
    min-width: unset !important;
    max-width: 95%;
  }
}

.show .single-item {
  opacity: 1;
  visibility: visible;
}

.single-item {
  opacity: 0;
  visibility: hidden;
  max-height: 420px;
  overflow: hidden;
  transition: 0.3s 0.3s;
  text-align: center;
}
.single-item img {
  margin: 0 auto;
  width: 100%;
  max-width: 920px;
  height: 420px;
  object-fit: contain;
}
.single-item .slick-next,
.single-item .slick-prev {
  width: 52px;
  height: 52px;
  background: transparent url(../img/ic_slick_arr.svg) center no-repeat !important;
  text-indent: -9999px;
  left: 0;
  z-index: 1;
}
.single-item .slick-next:hover,
.single-item .slick-prev:hover {
  background: inherit;
}
.single-item .slick-next {
  background: transparent url(../img/ic_slick_arr_r.svg) center no-repeat !important;
  left: unset;
  right: 0;
  z-index: 1;
}

.selfEstimate .gridTit {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0;
}
.selfEstimate .gridTit select {
  background: url(../img/ic_select2_arr.svg) right 10px center no-repeat;
  padding-right: 34px;
}
.selfEstimate .gridTit .flex {
  display: flex;
  gap: 4px;
}
.selfEstimate .gridTit input,
.selfEstimate .gridTit select,
.selfEstimate .gridTit button {
  max-width: 360px;
  height: 36px;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
  flex: 0 0 auto;
  min-width: 50px;
  white-space: nowrap;
}
.selfEstimate .gridTit input,
.selfEstimate .gridTit select {
  background-color: transparent;
  color: var(--greyScale-grey8);
  border-color: var(--greyScale-grey2);
}
.selfEstimate .gridTit input::placeholder,
.selfEstimate .gridTit select::placeholder {
  color: var(--greyScale-grey4);
}
.selfEstimate h3 {
  color: var(--greyScale-grey5, #686E7A);
  text-align: center;
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.63px;
  margin-bottom: 24px;
}
.selfEstimate .estimateBox {
  position: relative;
  width: 100%;
}
.selfEstimate .estimateBox .left {
  padding-right: 350px;
}
.selfEstimate .estimateBox .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 330px;
  min-height: 1px;
}
.selfEstimate .estimateBox .tray {
  border-radius: var(--Border-8, 8px);
  border: 1px solid var(--outline, #E7E5ED);
  background: var(--bgWhite, #FFF);
  padding: 8px;
  /* boxshadow */
  box-shadow: 0px 4px 32px 0px var(--boxShadow);
  border-radius: 16px;
  display: flex;
  padding: 0;
  height: 800px;
  border: 0;
}
.selfEstimate .estimateBox .tray .cate {
  flex: 0 0 160px;
  border-right: 1px solid var(--outline, #E7E5ED);
}
.selfEstimate .estimateBox .tray .cate .gridTh {
  padding: 0 12px;
}
.selfEstimate .estimateBox .tray .cate .nav {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0;
  height: calc(100% - 48px);
  overflow: auto;
  border-bottom: 1px solid var(--greyScale-grey1);
}
.selfEstimate .estimateBox .tray .cate .nav .nav-item button {
  border-radius: 8px 8px 0 0;
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  border: 0;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.42px;
  padding: 0 12px;
}
.selfEstimate .estimateBox .tray .cate .nav .nav-item .active {
  background: var(--blueTone-blue1, #E7EDF7);
  color: var(--blueTone-primary, #1F79FF);
}
.selfEstimate .estimateBox .tray .content {
  width: 100%;
}
.selfEstimate .estimateBox .tray .content .gridTh {
  padding: 0 24px 0 20px;
}
.selfEstimate .estimateBox .tray .content .gridTh > div:nth-child(1) {
  flex: 1 0 0;
}
.selfEstimate .estimateBox .tray .content .gridTh > div:nth-child(2) {
  flex: 0 0 80px;
  text-align: right;
}
.selfEstimate .estimateBox .tray .content .gridTh > div:nth-child(3) {
  flex: 0 0 100px;
  text-align: right;
}
.selfEstimate .estimateBox .tray .content .gridTh > div:nth-child(4) {
  flex: 0 0 38px;
  text-align: center;
}
.selfEstimate .estimateBox .tray .content .tab-content {
  height: calc(100% - 48px);
  overflow: auto;
}
.selfEstimate .estimateBox .gridTh {
  height: 48px;
  display: flex;
  align-items: center;
  gap: var(--Border-16, 16px);
}
.selfEstimate .estimateBox .gridTh .gridTh-item {
  flex: 1 0 0;
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.24px;
}
.selfEstimate .estimateBox .estimateItemWrap {
  overflow: auto;
  height: 100%;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem {
  display: flex;
  gap: var(--Border-16, 16px);
  align-items: center;
  padding: 10px 20px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem > div:nth-child(1) {
  flex: 1 0 0;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem > div:nth-child(2) {
  flex: 0 0 80px;
  text-align: right;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem > div:nth-child(3) {
  flex: 0 0 100px;
  text-align: right;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem > div:nth-child(4) {
  flex: 0 0 38px;
  text-align: center;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem:hover {
  background: var(--gridHover, #F6F7F9);
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .text .top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 var(--Border-8, 8px);
  margin-bottom: 3px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .text .top .tit {
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .text .top .gruop {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .text .desc {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .inputWrap {
  position: relative;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .inputWrap input {
  width: 100%;
  border-radius: 8px;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--bgWhite, #FFF);
  height: 36px;
  padding: 0px 25px 0px 14px;
  text-align: right;
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .inputWrap .legend {
  position: absolute;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .price {
  flex: 0 0 100px;
  color: var(--greyScale-grey6, #434850);
  text-align: right;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .rowPlus {
  border: 0;
  background: transparent;
}
.selfEstimate .estimateBox .estimateItemWrap .estimateItem .rowDel {
  flex: 0 0 38px;
  text-indent: -9999px;
}
.selfEstimate .estimateBox .right .top {
  color: var(--greyScale-grey8, #23262A);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 27px */
  letter-spacing: -0.36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.selfEstimate .estimateBox .right .insert {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}
.selfEstimate .estimateBox .right .insert .caption {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .right .insert input {
  width: 80px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  text-align: center;
  padding: 0 27px;
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  background: var(--bgWhite, #FFF);
}
.selfEstimate .estimateBox .right .insert .legend {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
  color: var(--greyScale-grey3, #BDC1CC);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .resultList {
  margin-top: 10px;
  height: 422px;
  overflow: auto;
}
.selfEstimate .estimateBox .resultList .resultItem + .resultItem {
  margin-top: 20px;
}
.selfEstimate .estimateBox .resultList .resultItem {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 46px;
  padding: 0 10px;
  text-align: right;
  gap: 4px;
}
.selfEstimate .estimateBox .resultList .resultItem .rowDel {
  padding: 0;
  width: 20px;
  height: 20px;
  background-size: 50%;
}
.selfEstimate .estimateBox .resultList .resultItem .name {
  flex: 1 0 0;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%; /* 18.2px */
  letter-spacing: -0.28px;
  text-align: left;
}
.selfEstimate .estimateBox .resultList .resultItem .name .hierarchy {
  font-size: 13px;
  font-weight: 400;
  color: var(--greyScale-grey3);
}
.selfEstimate .estimateBox .resultList .resultItem .origin {
  display: flex;
  align-items: center;
  gap: 4px;
}
.selfEstimate .estimateBox .resultList .resultItem .origin .discount {
  color: var(--blueTone-primary, #1F79FF);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
}
.selfEstimate .estimateBox .resultList .resultItem .origin .price {
  color: var(--greyScale-grey4, #8B909D);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  text-decoration-line: strikethrough;
  text-decoration: line-through;
}
.selfEstimate .estimateBox .resultList .resultItem .result {
  color: var(--greyScale-grey7, #30343A);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .total {
  display: flex;
  flex-direction: column;
  gap: 12px;
  border-radius: 12px;
  background: var(--greyScale-grey8, #DEE1E8);
  padding: var(--num-16, 16px) 0px;
}
.selfEstimate .estimateBox .total .totalResult {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px 20px;
}
.selfEstimate .estimateBox .total .totalResult .key {
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 14px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .total .totalResult .value {
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 21px */
}
.selfEstimate .estimateBox .total .divider {
  width: 100%;
  height: 1px;
  background: var(--greyScale-grey6, #434850);
  display: block;
  border: 0;
}
.selfEstimate .estimateBox .total .totalList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  letter-spacing: -0.42px;
}
.selfEstimate .estimateBox .total .totalList .key {
  color: var(--greyScale-grey2, #CFD4D9);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 14px */
  letter-spacing: -0.28px;
}
.selfEstimate .estimateBox .total .totalList .value {
  color: var(--greyScale-white, #FFF);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 14px */
  letter-spacing: -0.28px;
}
.selfEstimate .right .detailList {
  display: none;
}
@media screen and (max-width: 1200px) {
  .selfEstimate .estimateBox .left {
    min-height: 762px;
  }
  .selfEstimate .estimateBox .left .tray {
    flex-direction: column;
    height: auto;
    box-shadow: none;
  }
  .selfEstimate .estimateBox .left .tray .cate {
    flex: 0 0 auto;
    border: 0;
  }
  .selfEstimate .estimateBox .left .tray .cate .nav {
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    z-index: 2;
    flex-wrap: nowrap;
  }
  .selfEstimate .estimateBox .left .tray .cate .nav .nav-item {
    flex: 0 0 auto;
  }
  .selfEstimate .estimateBox .left .tray .gridTh {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .selfEstimate .topWrap h3 {
    padding: 0;
    text-align: left;
  }
  .selfEstimate .inner {
    padding: 0;
  }
  .selfEstimate .gridTit {
    gap: 4px;
    padding: 0;
  }
  .selfEstimate .gridTit .flex {
    flex: 1 0 100%;
  }
  .selfEstimate .gridTit .flex select,
  .selfEstimate .gridTit .flex input {
    flex: 0 0 auto;
    width: auto;
    max-width: max-content;
  }
  .selfEstimate .gridTit .flex input {
    width: calc(100% - 120px);
  }
  .selfEstimate .estimateBox .left {
    padding: 0;
    padding-bottom: 120px;
  }
  .selfEstimate .estimateBox .left .tray {
    box-shadow: none;
  }
  .selfEstimate .estimateBox .left .estimateItemWrap .estimateItem {
    flex-wrap: wrap;
    border-bottom: 1px solid #f4f4f4;
    border-bottom: 1px solid var(--greyScale-grey1);
    padding: 10px;
    gap: 8px;
  }
  .selfEstimate .estimateBox .left .estimateItemWrap .estimateItem .text {
    flex: 1 0 100%;
  }
  .selfEstimate .estimateBox .left .estimateItemWrap .estimateItem .inputWrap {
    flex: 0 0 50%;
  }
  .selfEstimate .estimateBox .left .estimateItemWrap .estimateItem .rowPlus {
    padding: 0;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 4px;
  }
  .selfEstimate .estimateBox .left .estimateItemWrap .estimateItem .rowPlus::after {
    content: "추가";
    color: var(--blueTone-primary);
  }
  .selfEstimate .estimateBox .right {
    padding: 10px;
    backdrop-filter: blur(10px);
    position: fixed;
    left: 0;
    width: 100%;
    top: unset;
    bottom: 0;
    height: auto;
    padding-top: 0;
    border-top: 0.5px solid var(--greyScale-grey1);
  }
  .selfEstimate .estimateBox .right .detailList {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }
  .selfEstimate .estimateBox .right .detailList svg {
    width: 21px;
    height: 21px;
  }
  .selfEstimate .estimateBox .right .detailList path {
    stroke: #23262A;
  }
  .selfEstimate .estimateBox .right .detailList svg {
    transform: rotate(-90deg);
  }
  .selfEstimate .estimateBox .right .insert .caption {
    flex: 1 0 0;
  }
  .selfEstimate .estimateBox .right .insert input {
    flex: 0 0 90px;
    text-align: right;
    padding-left: 10px;
  }
  .selfEstimate .estimateBox .right .top,
  .selfEstimate .estimateBox .right .resultList {
    display: none;
  }
  .selfEstimate .estimateBox .right .resultList {
    height: 300px;
  }
  .selfEstimate .estimateBox .right .nextCard {
    display: none;
  }
  .selfEstimate .estimateBox .right.ac .top,
  .selfEstimate .estimateBox .right.ac .resultList {
    display: block;
  }
  .selfEstimate .estimateBox .right.ac .detailList svg {
    transform: rotate(90deg);
  }
  .selfEstimate .estimateBox .right .total {
    padding: 8px 0;
    gap: 6px;
  }
  .selfEstimate .estimateBox .right .total .totalList .key,
  .selfEstimate .estimateBox .right .total .totalList .value {
    font-size: 12px;
    font-weight: 500;
  }
  .selfEstimate .estimateBox .right .total .totalResult .value {
    font-size: 16px;
  }
}

.setting .profileWrap {
  display: flex;
  align-items: center;
  gap: 24px;
}
.setting .profileWrap .profile .imgWrap {
  width: 72px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  background: var(--greyScale-grey1, #DEE3E9) url(../img/ic_symbol_grey.svg) center no-repeat;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
}
.setting .profileWrap .profile .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.setting .profileWrap input[type=file] {
  display: none;
}
.setting .profileWrap .btn-border-sm {
  display: inline-block;
  margin: 0;
  color: var(--greyScale-grey6, #434850);
  font-family: Pretendard;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 183.333% */
  height: 24px;
  padding: 0 4px;
  border: 1px solid var(--greyScale-grey3, #BDC1CC);
}
.setting .section {
  border-top: 1px solid var(--outline, #E7E5ED);
  padding-top: 24px;
}
.setting h3 {
  color: var(--greyScale-black, #181B20);
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 27px */
  letter-spacing: -0.54px;
  margin-bottom: 24px;
}
.setting .settingForm {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.setting .settingForm .tr {
  display: flex;
  width: 100%;
  gap: 10px;
}
.setting .settingForm .th {
  padding: 5px 0px;
  width: 130px;
  padding-right: 10px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.setting .settingForm .th.required::after {
  content: "필수";
  margin-left: 10px;
  color: var(--status-red, #E63939);
}
.setting .settingForm .td {
  flex: 1 0 0;
}
.setting .settingForm input[type=text] {
  width: 100%;
  height: 36px;
  padding: 0 14px;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.setting .settingForm input[type=text]::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.setting .settingForm input[type=text][disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}
.setting .settingForm input[type=text][disabled]::placeholder {
  color: var(--greyScale-grey3, #BDC1CC);
}
.setting .settingForm select {
  width: 100%;
  height: 36px;
  padding: 0px 30px 0px 14px;
  align-items: center;
  background: url(../img/ic_select_arr.svg) right 3px center no-repeat;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
  border-radius: 8px;
  background-color: transparent;
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  color: var(--greyScale-grey6, #434850);
}
.setting .settingForm select::placeholder {
  color: var(--greyScale-grey2, #CFD4D9);
}
.setting .settingForm select[disabled] {
  border: 1px solid var(--greyScale-grey2, #CFD4D9);
  background: var(--greyScale-grey1, #DEE3E9);
  color: var(--greyScale-grey3, #BDC1CC);
}

.modal:has(.section--site) .modal-dialog .modal-content {
  gap: 40px;
}

.dark .section--site .nextBtn svg {
  filter: brightness(0.2);
}
.dark .section--site .input.search svg {
  filter: brightness(7);
}
.dark .modal2 .modal-header .btn-close,
.dark .inlineForm .modal-header .btn-close {
  background-image: url(../img/btn_modal_close_w.svg);
}
.dark .section--site select.input {
  background-image: url(../img/ic_select2_arr_w.svg);
}
.dark .noData {
  color: var(--greyScale-grey6);
}
.dark .noData path {
  fill: var(--greyScale-grey6);
}

.section--site {
  width: auto;
}
.section--site h2 {
  text-align: center;
  color: var(--greyScale-grey8);
  font-family: Pretendard;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.48px;
}
.section--site h2 bold {
  font-weight: 700;
}
.section--site .step {
  margin: 0 auto;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 300px;
}
.section--site .step .item {
  height: 36px;
  border-radius: 50px;
  background: var(--greyScale-grey1);
  color: var(--greyScale-black);
  text-align: center;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 18px */
  letter-spacing: -0.36px;
  min-width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section--site .step .item.active {
  background: var(--blueTone-primary);
  color: #fff;
}
.section--site .step .first {
  transform: translateX(7px);
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
}
.section--site .tab-content {
  padding-bottom: 90px;
}
.section--site .formWrap {
  margin: 0 auto;
}
.section--site .formWrap .divider {
  width: 100%;
  height: 1px;
  background-color: var(--outline, #E7E5ED);
  margin-top: 40px;
  margin-bottom: 40px;
}
.section--site .formWrap .tray {
  /* boxshadow */
  display: flex;
  width: 100%;
  gap: 20px;
}
.section--site .formWrap .tray .column {
  flex: 1 0 0;
}
.section--site .formWrap .tray .column .tit {
  text-align: left;
  padding: 5px 0;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 19.5px */
  letter-spacing: -0.26px;
}
.section--site .formWrap .tray .column .checkboxWrap {
  border-top: 1px solid var(--greyScale-grey1, #DEE3E9);
  padding: 10px 0;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.section--site label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--greyScale-grey5, #686E7A);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.4px;
}
.section--site label input[type=checkbox] {
  display: none;
}
.section--site label .checkbox {
  width: 16px;
  height: 16px;
  background: url(../img/ic_checkbox_off.svg) center no-repeat;
}
.section--site label input[type=checkbox]:checked + .checkbox {
  background: url(../img/ic_checkbox_ac.svg) center no-repeat;
}
.section--site .agree {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid var(--greyScale-grey2);
  border-bottom: 1px solid var(--greyScale-grey2);
}
.section--site .agree .link {
  color: var(--greyScale-black);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  text-decoration-line: underline;
}
.section--site .agree label {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--greyScale-black);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.4px;
}
.section--site .agree label input[type=checkbox] {
  display: none;
}
.section--site .agree .checkbox {
  width: 24px;
  height: 24px;
  background: url(../img/ic_checkbox3_off.svg) center no-repeat;
}
.section--site .agree input[type=checkbox]:checked + .checkbox {
  background: url(../img/ic_checkbox3_ac.svg) center no-repeat;
}
.section--site .previewImg {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  gap: 4px;
}
.section--site .previewImg .imgWrap {
  position: relative;
  width: 72px;
  aspect-ratio: 1/1;
  border-radius: 10px;
  overflow: hidden;
}
.section--site .previewImg .imgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--site .previewImg .imgWrap .removeImg {
  position: absolute;
  top: 3px;
  right: 3px;
}
.section--site .imgAttach {
  display: inline-flex;
  width: auto;
  height: 52px;
  padding: 0px 16px;
  align-items: center;
  gap: 10px;
  border-radius: var(--num-4, 4px);
  border: 1px solid #E3E6E9;
  background: #E3E6E9;
  color: #222;
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21px */
  letter-spacing: -0.28px;
}
.section--site .imgAttach input {
  display: none;
}
.section--site h4 {
  color: var(--greyScale-grey8);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.section--site select.input {
  background: var(--bgWhite) url(../img/ic_select2_arr.svg) right 10px center no-repeat;
}
.section--site .flex {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.section--site .flex input {
  margin-top: 0;
}
.section--site .input {
  border-radius: var(--num-4, 4px);
  border: 1px solid var(--outline);
  background: var(--bgWhite);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px;
  height: 42px;
  color: var(--greyScale-black);
  font-family: Pretendard;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
}
.section--site .input::placeholder {
  color: #999;
}
.section--site .input.search {
  position: relative;
}
.section--site .input.search input {
  border: 0;
  height: 100%;
  width: 100%;
  color: var(--greyScale-black);
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  background-color: var(--bgWhite);
}
.section--site .input.search input::placeholder {
  color: var(--greyScale-grey4);
}
.section--site .input.search .calIcon {
  position: absolute;
  right: 6px;
  top: 2px;
  padding: 10px;
  background-color: var(--bgWhite);
  pointer-events: none;
}
.section--site .btnWrap::after {
  content: "";
  display: block;
  clear: both;
}
.section--site .nextBtn {
  cursor: pointer;
  float: right;
  margin-left: auto;
  margin-top: 40px;
  height: 60px;
  padding: 10px 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: var(--greyScale-grey8);
  color: var(--bgWhite);
}
@media screen and (max-width: 768px) {
  .section--site .formWrap .tray {
    flex-direction: column;
  }
  .section--site .flex {
    display: block;
  }
}

.layout3 {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.layout3 .grid {
  flex: 1 0 0;
}
.layout3 .grid table {
  min-width: unset !important;
}
.layout3 .grid table thead {
  z-index: 1;
}
.layout3 .grid table td:has(.dropstart) {
  text-align: right;
}
.layout3 .grid table th {
  white-space: nowrap;
}
.layout3 .grid table th button {
  min-width: 54px;
}

@media screen and (max-width: 1200px) {
  .gallery .item {
    width: calc((100% - 26px - 26px) / 3);
  }
  body:has(#customer_detail_page.show) #customer_detail_page {
    background-color: rgba(0, 0, 0, 0.5);
  }
  body:has(#customer_detail_page.show) .modal-backdrop {
    display: none !important;
  }
  .login-pannel {
    min-width: 320px;
  }
  .login-pannel .btn-secondary {
    height: 56px;
  }
  .contents .dashboard .task,
  .contents .dashboard .alarm {
    height: 320px;
  }
  .contents .dashboard .cardWrap {
    gap: 4px;
  }
  .contents .dashboard .top5Crad {
    flex-wrap: wrap;
  }
  .layout3 {
    flex-direction: column;
  }
  .layout3 .grid {
    flex: 1 0 auto;
    height: 300px;
  }
  *::-webkit-scrollbar {
    display: none;
  }
  Select {
    background: url(../img/btn-drop-arrow.svg) no-repeat 92% 50%;
  }
  .form-control {
    padding-left: 8px;
  }
  .dark .page-wrap .gnb .hamburger svg path,
  .dark .page-wrap .gnb .hamburger svg rect {
    fill: #fff;
  }
  .contents .pageName .btnWrap select,
  .btn-primary,
  .btn-secondary,
  .btn-black,
  .btn-border {
    font-size: 14px;
    height: 36px !important;
  }
  .modal2 .modal-body .modalForm select, .inlineForm .modal-body .modalForm select,
  .modal2 .modal-body .modalForm input[type=number],
  .inlineForm .modal-body .modalForm input[type=number],
  .modal2 .modal-body .modalForm input[type=text],
  .inlineForm .modal-body .modalForm input[type=text] {
    padding: 0px 8px;
  }
  .modal2 .modal-body .modalForm select, .inlineForm .modal-body .modalForm select {
    padding-right: 24px;
  }
  .modal2 .modal-footer,
  .inlineForm .modal-footer {
    gap: 4px;
  }
  .modal2 .modal-footer button,
  .inlineForm .modal-footer button {
    height: 42px;
    flex: 1 0 auto;
  }
  .tab2 {
    width: 100%;
  }
  .tab2 .nav {
    gap: 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tab2 .nav .nav-item {
    flex: 0 0 auto;
  }
  .tab2 .nav .nav-item .nav-link {
    font-weight: bold;
    font-size: 18px;
  }
  .tab-content {
    margin-top: 16px !important;
  }
  .searchModule {
    flex-wrap: wrap;
    padding: 16px;
    gap: 8px 16px;
  }
  .searchModule .item.widthVariable,
  .searchModule .item {
    flex: 1 0 47%;
    margin: 0;
    padding: 0;
    margin-bottom: 16px;
  }
  .searchModule .item.widthVariable .label,
  .searchModule .item .label {
    margin: 0;
  }
  .searchModule .item:after {
    display: none;
  }
  .searchModule .btn-border {
    position: static;
    transform: none;
    width: 100%;
    height: 38px;
    font-size: 14px;
    margin-top: -8px;
  }
  .searchModule .dropdown .dropdown-toggle {
    width: 100%;
  }
  .schedule .inner {
    flex-direction: column-reverse;
  }
  .schedule .choiceDay {
    padding: 0;
    font-size: 20px;
  }
  .schedule .tray .top {
    padding: 8px 16px;
    font-size: 18px;
  }
  .schedule .calendarTop {
    padding: 0;
  }
  .schedule .calendarTop .commandCal {
    gap: 8px;
  }
  .schedule .calendarTop .commandCal .month {
    font-size: 20px;
  }
  .schedule .scheduleCalendar {
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  .schedule .calendarBody .calRow {
    padding: 8px 0px;
  }
  .schedule .calendarBody .calRow .day {
    padding: 4px 3px;
  }
  .schedule .calendarBody .calRow .day .status {
    gap: 2px;
  }
  .schedule .calendarBody .calRow .day .status .item {
    font-size: 10px;
    border: 0;
    border-radius: 4px;
  }
  .schedule .calendarBody .calRow .day .status .item.ac {
    color: #fff;
    background-color: var(--blueTone-primary);
  }
  .schedule .calendarBody .calRow .day .date {
    font-size: 11px;
    margin-bottom: 6px;
  }
  .schedule .calendarBody .calRow .day .reserveTime {
    font-size: 12px;
  }
  .schedule .calendarBody .calRow .day .reserve,
  .schedule .calendarBody .calRow .day .confirm {
    font-size: 10px;
    padding: 1px 4px;
  }
  .schedule .calendarBody .calRow .day .reserve::before,
  .schedule .calendarBody .calRow .day .confirm::before {
    font-size: 10px;
  }
  body:has(.gnb .menu.ac) {
    overflow: hidden;
  }
  .page-wrap {
    flex-direction: column;
    padding-top: 61px;
  }
  .page-wrap .gnb {
    padding: 10px 0;
    padding-right: 10px;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    height: 61px;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: var(--bgWhite);
    box-shadow: 0 0 10px var(--boxShadow);
  }
  .page-wrap .gnb:has(.menu.ac) .mobileMenuDim {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background-color: var(--boxShadow);
    backdrop-filter: blur(3px);
    filter: brightness(0.5);
  }
  .page-wrap .gnb:has(.menu.ac) .hamburger {
    z-index: 1000;
  }
  .page-wrap .gnb:has(.menu.ac) .hamburger .df {
    display: none;
  }
  .page-wrap .gnb:has(.menu.ac) .hamburger .ac {
    display: block;
  }
  .page-wrap .gnb:has(.menu.ac) .myState {
    display: flex;
  }
  .page-wrap .gnb:has(.menu.ac) .myState .more .dropdown-menu {
    margin-left: -6px !important;
  }
  .page-wrap .gnb:has(.menu.ac) .myState .more .dropdown-menu::before,
  .page-wrap .gnb:has(.menu.ac) .myState .more .dropdown-menu::after {
    left: 80%;
  }
  .page-wrap .gnb .dropdown {
    margin: 0;
    padding: 0 10px;
  }
  .page-wrap .gnb .menu {
    position: fixed;
    top: 0;
    right: 0;
    background: var(--bgWhite);
    padding-top: 40px;
    height: 100vh;
    width: 80%;
    max-width: 360px;
    box-shadow: 0px 4px 32px 0px var(--boxShadow);
    z-index: 1000;
    display: none;
    padding-bottom: 200px;
  }
  .page-wrap .gnb .menu.ac {
    display: block;
  }
  .page-wrap .gnb .myState {
    display: none;
    z-index: 1000;
    position: fixed;
    width: 220px;
    right: 15px;
    bottom: 15px;
    left: unset;
  }
  .page-wrap .gnb .menu.ac + .myState {
    display: flex;
  }
  .page-wrap .gnb .hamburger {
    position: fixed;
    top: 12px;
    right: 10px;
  }
  .page-wrap .gnb .hamburger .df {
    display: block;
  }
  .page-wrap .gnb .hamburger .ac {
    display: none;
  }
  .page-wrap .conLayout {
    min-width: 360px;
  }
  .page-wrap .conLayout .contents {
    padding: 20px 15px;
  }
  .contents .pageName {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    font-size: 24px;
    gap: 8px;
    margin-bottom: 16px;
  }
  .contents .pageName .btnWrap {
    gap: 4px;
    width: calc(100% + 30px);
    padding: 0 15px;
    overflow: auto;
    margin-left: -15px;
    margin-right: -15px;
  }
  .contents .pageName .btnWrap > * {
    flex: 0 0 auto;
  }
  .contents .dashboard .inner {
    flex-direction: column;
  }
  .contents .dashboard .inner .leftLayout {
    margin-top: -20px;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
  }
  .contents .dashboard .inner .leftLayout section {
    margin-top: 20px !important;
    flex: 1 0 320px;
  }
  .contents .dashboard .inner .rightLayout .grid {
    height: auto !important;
  }
  .employeeLayout {
    flex-direction: column;
  }
  .employeeLayout .gridModule .grid {
    height: auto !important;
  }
  .employeeLayout .rightLayout .tray {
    padding: 15px;
  }
  .employeeLayout .treeUI {
    width: 100%;
    flex: 0 0 auto;
  }
  .employeeLayout .treeUI .tray {
    padding-bottom: 16px;
  }
  .employeeLayout .treeUI .treeCommand {
    position: absolute;
    top: 0;
    bottom: unset;
    left: unset;
    padding: 16px;
    gap: 4px;
  }
  .employeeLayout .treeUI .custom-tree-container {
    padding: 10px 10px 0 10px;
  }
  .employeeLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap.selected {
    border-bottom: 2px solid var(--blueTone-primary, #1F79FF);
  }
  .employeeLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap.selected .tree-title:after {
    display: none;
  }
  .employeeLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container {
    border-bottom: 1px solid var(--greyScale-grey1);
    display: flex;
    width: 100%;
    overflow: auto;
    gap: 16px;
    margin: 0;
  }
  .employeeLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container:before {
    display: none;
  }
  .expenseLayout .gridTit button {
    height: 38px;
  }
  .login-wrap {
    position: static;
    display: block;
  }
  .login-wrap .login-bg {
    display: none;
  }
  .login-wrap .login-pannel {
    flex: 1 0 0;
    margin: 0 auto;
    width: 100%;
    max-width: 420px;
    padding: 10% 20px;
    box-sizing: border-box;
  }
  .modal2 .modal-body .modalForm,
  .inlineForm .modal-body .modalForm {
    width: 100%;
  }
  .modal2 .modal-body .checkList,
  .inlineForm .modal-body .checkList {
    flex-direction: column;
  }
  .modal2 .grid:not(.normalGrid),
  .inlineForm .grid:not(.normalGrid) {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 16px + 16px);
    padding: 16px;
    margin-bottom: 0;
  }
  .modal2 .modal-body .addGrid,
  .inlineForm .modal-body .addGrid {
    width: 100%;
  }
  .modal2 .modal-body .addGrid button,
  .inlineForm .modal-body .addGrid button {
    height: 34px;
    width: 100%;
  }
  .modal2 .modal-content,
  .inlineForm .modal-content {
    padding: 16px;
    padding-top: 24px;
    padding-bottom: 80px;
    gap: 24px;
  }
  .modal2 .modal-body.flexWrap, .inlineForm .modal-body.flexWrap {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .modal2 .modal-content:not(:has(.modal-footer)), .inlineForm .modal-content:not(:has(.modal-footer)) {
    padding-bottom: 40px;
  }
  .inlineForm {
    padding: 20px;
  }
  .modal2 .modal-body .modalForm hr,
  .inlineForm .modal-body .modalForm hr {
    width: 100%;
  }
  .modal2 .modal-header .btn-close,
  .inlineForm .modal-header .btn-close {
    margin-left: auto;
    margin-right: 4px;
  }
  .modal2 .modal-header .h1Wrap,
  .inlineForm .modal-header .h1Wrap {
    flex-wrap: wrap;
  }
  .modal2 .modal-body .modalForm,
  .inlineForm .modal-body .modalForm {
    gap: 6px 40px;
  }
  .modal2 .modal-body .modalForm .tr,
  .inlineForm .modal-body .modalForm .tr {
    flex-direction: column;
  }
  .modal2 .modal-body .modalForm .flexWrap,
  .inlineForm .modal-body .modalForm .flexWrap {
    gap: 4px;
  }
  .inlineForm .modal-body .modalForm {
    gap: 6px 20px;
  }
  .inlineForm .modal-body .modalForm .tr {
    flex: 1 0 100%;
  }
  .inlineForm .modal-body .modalForm .tr.half {
    flex: 1 0 0;
  }
  .gridModule-indexBlade .grid {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    box-shadow: unset;
    height: auto !important;
    overflow: visible !important;
  }
  .gridModule-indexBlade .grid thead {
    display: none;
  }
  .gridModule-indexBlade .grid tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  .gridModule-indexBlade .grid .noData td .noDataMsg {
    height: auto;
    gap: 20px;
  }
  .gridModule-indexBlade .grid .noData td .noDataMsg svg {
    transform: scale(1.5);
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) {
    min-width: unset !important;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    height: auto !important;
    background-color: var(--bgWhite);
    box-shadow: 0px 2px 8px 0px var(--boxShadow);
    border-radius: 16px;
    padding: 24px 16px;
    max-width: 49%;
    width: 100%;
    flex: 1 0 auto;
    gap: 4px 0;
    position: relative;
    min-width: 300px;
    border: 1px solid var(--outline, #E7E5ED);
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td {
    height: auto;
    border: 0;
    flex: 0 0 auto;
    padding: 0;
    order: 10;
    background-color: transparent;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td .ridge {
    text-decoration: underline;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td .stepUI {
    width: calc(100% - 38px);
    padding: 0;
    border: 0;
    color: var(--greyScale-grey7);
    font-weight: bold;
    align-items: flex-start;
    font-size: 18px;
    gap: 8px;
    margin-bottom: 16px;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td .stepUI .stepWrap {
    width: 100%;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td .stepUI .stepWrap .step-light {
    height: 8px;
    border-radius: 999px;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr td:has(.moreBtn) {
    position: absolute;
    top: 16px;
    right: 12px;
    flex: 0 0 auto !important;
    width: auto !important;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr.hightlight td {
    color: inherit;
  }
  .gridModule-indexBlade.constructGrid table td {
    flex: 1 0 100%;
    width: 100%;
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(1) {
    flex: 1 0 100%;
    order: 0;
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(3)::before {
    content: "철거시작일 : ";
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(4) {
    order: 1;
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(5) {
    order: 2;
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(5)::before {
    content: "담당자 : ";
  }
  .gridModule-indexBlade.constructGrid table td:nth-child(7) {
    flex: 1 0 100%;
    width: 100%;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td {
    flex: 1 0 100%;
    width: 100%;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td:nth-child(2)::before {
    content: "철거시작일 : ";
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td:nth-child(6) {
    display: flex;
    justify-content: space-between;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td:nth-child(6)::before {
    content: "공급가/부가세";
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td:nth-child(7) {
    font-size: 16px;
    display: flex;
    justify-content: space-between;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td:nth-child(7)::before {
    content: "총청구금액";
    color: var(--greyScale-grey4, #8B909D);
    font-family: Pretendard;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    line-height: 1.2;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td .checkbox-label {
    transform: translateY(-8px);
    display: block;
    width: 24px;
  }
  .gridModule-indexBlade.chargeGrid table:has(#tbody_charge_extend_list) td .checkbox-label .checkbox-ic {
    width: 24px;
    height: 24px;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td {
    flex: 1 0 100%;
    width: 100%;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(1) {
    order: 0;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(2) {
    order: 2;
    flex: 0 0 auto;
    width: auto;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(3) {
    order: 1;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(4) {
    order: 3;
    flex: 0 0 auto;
    width: auto;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(4)::before {
    content: " ･ ";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(5) {
    display: flex;
    justify-content: space-between;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(5)::before {
    content: "공급가/부가세";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(6) {
    display: flex;
    justify-content: space-between;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(6)::before {
    content: "포인트사용";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(7) {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(7)::before {
    content: "최종결제액";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(8) {
    order: 4;
    flex: 0 0 auto;
    width: auto;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(8)::before {
    content: " ･ ";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(9) {
    order: 5;
    display: flex;
    justify-content: space-between;
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:nth-child(9)::before {
    content: "세계현황";
  }
  .gridModule-indexBlade.paymentGrid table:has(#tbody_payment_extend_list) td:has(.dropstart)::before {
    display: none;
  }
  .modal:has(.section--site) .modal-dialog {
    margin-left: auto;
    margin-right: auto;
  }
  .community .inner {
    flex-direction: column;
  }
  .sideCon {
    width: auto;
  }
  .detailPageSummary {
    flex-direction: column;
    gap: 10px;
    padding: 16px;
  }
  .detailPageSummary .item {
    border-right: 0;
    border-bottom: 1px solid var(--greyScale-grey2, #CFD4D9);
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    display: flex;
    align-items: flex-start;
  }
  .detailPageSummary .item:last-child {
    border-bottom: 0;
  }
  .detailPageSummary .item h3 {
    font-size: 16px;
    margin: 0;
    flex: 0 0 100px;
  }
  .stepTray {
    padding: 16px;
  }
  .stepTray .stepList {
    flex-direction: column;
    gap: 4px;
  }
  .stepTray .stepList .item {
    flex-direction: row;
    justify-content: flex-start;
    padding: 10px;
    gap: 8px;
  }
  .stepTray .stepList .item h4,
  .stepTray .stepList .item .checkBx {
    margin: 0;
  }
  .stepTray .stepList .item h4 {
    flex: 1 0 0;
    text-align: left;
  }
  .stepTray .stepList .item .checkBx {
    width: 20px;
    background-size: 70%;
  }
  .constructInfo {
    padding: 16px;
    gap: 16px;
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
  }
  .constructInfo .infoSection {
    flex-direction: column;
    padding-top: 16px;
    gap: 16px;
  }
  .constructInfo .th {
    gap: 10px;
  }
  .constructInfo .td {
    gap: 16px;
    gap: 4px;
    padding-left: 10px;
  }
  .constructInfo .td .cate {
    flex-direction: column;
    gap: 4px;
  }
  .constructInfo .td .checkList {
    gap: 4px;
  }
  .constructInfo .td span {
    padding-left: 10px;
    padding-right: 10px;
  }
  .constructInfo .rowsList {
    flex-wrap: wrap;
  }
  .constructInfo .rowsList .price {
    flex: 0 0 auto;
  }
  .constructInfo .rowsList .name {
    width: auto;
    min-width: 40px;
    padding: 7px;
  }
  .contents .dashboard .task .item .tit {
    -webkit-line-clamp: 2;
  }
  .contents .dashboard .task .item .bottom {
    gap: 4px;
  }
  .contents .dashboard .task .item .bottom .sub {
    width: auto;
  }
  .beforeAfterImgWrap {
    flex-direction: column;
  }
  .beforeAfterImgWrap .item {
    width: 100% !important;
  }
  .contents:has(.chargeDetail .dualTray) {
    width: 100%;
  }
  .chargeDetail .dualTray {
    width: 100%;
    flex-wrap: wrap;
  }
  .chargeDetail .dualTray .tray {
    width: 100%;
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    flex: 1 0 100%;
    padding: 16px 8px;
  }
  .chargeDetail .dualTray .tray.leftTray {
    gap: 0;
  }
  .chargeDetail .dualTray .tray .contrastCon {
    padding-top: 8px;
    gap: 0px;
  }
  .chargeDetail .dualTray .tray .contrastCon .itemList .item {
    background-color: var(--bgNormal, #F5F5F7);
    flex-wrap: wrap;
    gap: 0 8px;
    padding: 8px;
  }
  .chargeDetail .dualTray .tray .contrastCon .itemList .item .name {
    background-color: transparent;
    flex: 1 0 100%;
    margin: 0;
    padding: 0;
  }
  .chargeDetail .dualTray .tray .contrastCon .itemList .item .price {
    flex: 0 0 auto;
    width: auto;
  }
  .chargeDetail .dualTray .tray .contrastCon .itemList .item + .item {
    margin-top: 8px;
  }
  .chargeDetail .dualTray .tray .contrastCon + .contrastCon {
    margin-top: 8px;
  }
  .chargeDetail .dualTray .tray .resultCost {
    padding: 20px 34px;
  }
  .chargeDetail .dualTray .tray .resultCost .sub {
    font-size: 14px;
  }
  .chargeDetail .dualTray .tray .resultCost .flexWrap {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .chargeDetail .eachCostWrap {
    height: auto !important;
    min-height: 86px;
  }
  .chargeDetail .tray {
    width: 100%;
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    flex: 1 0 100%;
    padding: 16px 8px;
  }
  .chargeDetail .tray .photoWrap {
    flex-direction: column;
  }
  .chargeDetail .tray .photoWrap .constructImg {
    width: 100%;
  }
  .chargeDetail .tray .photoWrap .constructImg .imgWrap {
    height: auto !important;
  }
  .chargeDetail .tray .contrastCon + .contrastCon {
    margin-top: 16px;
  }
  .chargeDetail .tray .contrastCon {
    flex-direction: column;
    padding-top: 16px;
    gap: 8px;
  }
  .chargeDetail .tray .contrastCon .tit {
    flex: 0 0 auto;
  }
  .chargeDetail .tray .contrastCon .itemList {
    gap: 4px;
  }
  .chargeDetail .tray .contrastCon .itemList .item {
    flex-wrap: wrap;
    padding: 0;
    gap: 0 8px;
    margin: 0;
    background-color: var(--bgNormal, #F5F5F7);
    padding: 8px;
    border-radius: 8px;
    position: relative;
    padding-right: 42px;
  }
  .chargeDetail .tray .contrastCon .itemList .item .name {
    flex: 1 0 100%;
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
  .chargeDetail .tray .contrastCon .itemList .item .price {
    flex: 0 0 auto;
    width: auto;
    text-align: left;
  }
  .chargeDetail .tray .contrastCon .itemList .item .note {
    flex: 0 0 auto;
    width: auto;
    text-align: left;
  }
  .chargeDetail .tray .contrastCon .itemList .item .dropup-center {
    position: absolute;
    top: 11px;
    right: 11px;
  }
  .chargeDetail .tray .contrastCon .itemList .item.edit .statusBadge {
    position: static;
  }
  .blackSummary {
    flex-wrap: wrap;
    gap: 20px 0;
  }
  .blackSummary .item {
    width: 33.3%;
    padding-right: 3.4%;
  }
  .blackSummary .item::after {
    right: 10%;
  }
  .blackSummary .item:nth-child(3)::after {
    display: none;
  }
  .sideCon .teamCardWrap.construct_leader_zone {
    height: auto !important;
  }
  .modal-dialog .modal-content {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 720px) {
  .gallery {
    gap: 8px;
  }
  .gallery .item {
    border-radius: 8px;
    width: calc((100% - 8px) / 2);
  }
  .gallery .item .info {
    padding: 16px;
  }
  .gallery .item .info .tit {
    font-size: 16px;
  }
  .gridModule-indexBlade .grid table:not(:has(.noDataMsg)) tr {
    max-width: unset;
  }
  .blackSummary .item {
    width: 50%;
  }
  .blackSummary .item::after {
    display: none;
  }
  .signup-wrap {
    padding: 8px;
  }
  .signup-wrap .input {
    font-size: 14px;
  }
  .signup-wrap .form {
    padding: 30px 16px;
  }
  .signup-wrap .form .inputBtn button {
    font-size: 14px;
  }
  .signup-wrap .form .subMesg {
    margin-top: 8px;
  }
  .signup-wrap .form dl dt {
    position: static;
    margin-bottom: 8px;
  }
  .signup-wrap .form dl dd {
    padding-left: 0;
  }
  .expenseLayout {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    position: relative;
    gap: 4px;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    padding-top: 48px;
  }
  .expenseLayout .treeUI {
    flex: 0 0 auto !important;
    width: 100%;
  }
  .expenseLayout .treeUI .tray {
    display: flex;
    flex-direction: column;
    height: 300px;
    padding: 0;
  }
  .expenseLayout .treeUI .treeCommand {
    padding: 10px;
    flex: 0 0 auto;
    gap: 4px;
    position: static;
  }
  .expenseLayout .treeUI .treeCommand button {
    width: 100%;
    height: 36px;
  }
  .expenseLayout .treeUI .custom-tree-container {
    flex: 1 0 0;
    height: auto;
    padding: 16px;
  }
  .expenseLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .item-wrap {
    gap: 4px;
    padding: 7px 0;
  }
  .expenseLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container {
    margin-left: 10px;
  }
  .expenseLayout .treeUI .custom-tree-container .custom-tree-list .custom-tree-item .children-container::before {
    left: 10px;
  }
  .expenseLayout .gridModule {
    flex: 1 0 0 !important;
    width: 100%;
  }
  .expenseLayout .gridModule .inlineForm {
    margin-top: 10px;
    padding: 20px 8px;
    min-height: unset;
    height: auto;
    padding: 20px 10px;
  }
  .expenseLayout .gridTit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .expenseLayout .gridTit h3 {
    width: auto !important;
    flex: 1 0 0;
  }
}
@media screen and (max-width: 575px) {
  .gallery .item {
    width: 100%;
  }
  .gallery .item .info {
    padding: 8px;
  }
  .gallery .item .info .tit {
    font-size: 16px;
  }
  .imgDetailModal .imgDetailView {
    position: absolute;
    top: 80px;
    left: 15px;
  }
  .imgDetailModal .modal-dialog .modal-content {
    gap: 30px;
  }
  .modal2 .modal-body .modalForm .tr.half,
  .inlineForm .modal-body .modalForm .tr.half {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */