@charset "UTF-8";

.fw-light {
  font-weight: 300 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fc-ess {
  color: #FF404E !important;
}

.fc-red {
  color: #DF5355 !important;
}

.fc-purple {
  color: #3617CE !important;
}

.fc-blue {
  color: #173DAB !important;
}

.fc-primary {
  color: #0768CA !important;
}

.left-align {
  text-align: left !important;
}

.right-align {
  text-align: right !important;
}

.center-align {
  text-align: center !important;
}

.pt90 {
  padding-top: 90px;
}

.pt40 {
  padding-top: 40px;
}

.pt30 {
  padding-top: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pt10 {
  padding-top: 10px;
}

@media (max-width: 767px) {
  .web.web-inline {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .web {
    display: none !important;
  }
}

.mobile {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile {
    display: block !important;
  }
}

.scroll-effect::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.scroll-effect::-webkit-scrollbar-track {
  background: #e3e1d9;
}
.scroll-effect::-webkit-scrollbar-thumb {
  background: #fff;
  border: 1px solid #C2C1BA;
}

.scroll-effect2::-webkit-scrollbar {
  width: 8px;
}
.scroll-effect2::-webkit-scrollbar-track {
  background: #E5E7EB;
}
.scroll-effect2::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #FFF;
  border: 1px solid #E5E7EB;
}

.scroll-effect3::-webkit-scrollbar {
  width: 8px;
}
.scroll-effect3::-webkit-scrollbar-track {
  background: #1d1e24;
}
.scroll-effect3::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background: #3c4356;
}

.scroll-effect4::-webkit-scrollbar {
  width: 8px;
}
.scroll-effect4::-webkit-scrollbar-track {
  background: #262d39;
  border-radius: 100px;
}
.scroll-effect4::-webkit-scrollbar-thumb {
  background: #bec6d6;
  border-radius: 100px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.overlay:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 500;
}

.overlay2:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 550;
}

.relative {
  position: relative;
}

.type-en {
  font-family: "Pretendard";
}

article.menu-btn-box {
  display: inline-flex;
  justify-content: center;
}
article.menu-btn-box.full {
  width: 100%;
}
article.menu-btn-box.right {
  justify-content: flex-end;
}
article.menu-btn-box .menu-box {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 150px;
}
article.menu-btn-box .menu-box + .menu-box {
  margin-left: 10px;
}
article.menu-btn-box .menu-box + .menu-box.space-short {
  margin-left: 12px;
}
article.menu-btn-box .menu-box + .menu-box.space-short2 {
  margin-left: 18px;
}
article.menu-btn-box .menu-box.dynamic {
  width: auto;
}
article.menu-btn-box .menu-box.dynamic .menu-btn {
  padding: 0 14.5px;
}
article.menu-btn-box .menu-box.full {
  width: 100% !important;
}
article.menu-btn-box .menu-box.long {
  width: 407px;
}
article.menu-btn-box .menu-box.long2 {
  width: 230px;
}
article.menu-btn-box .menu-box.medium {
  width: 160px;
}
article.menu-btn-box .menu-box.short {
  width: 120px;
}
article.menu-btn-box .menu-box.shorter {
  width: 90px;
}
article.menu-btn-box .menu-box.shorter2 {
  width: 95px;
}
article.menu-btn-box .menu-box.shortest2 {
  width: 78px;
}
article.menu-btn-box .menu-box.small .menu-btn {
  height: 40px;
  font-size: 14px;
  font-weight: 500;
}
article.menu-btn-box .menu-box.normal .menu-btn {
  height: 50px;
  font-size: 16px;
  font-weight: 500;
}
article.menu-btn-box .menu-box.smallest .menu-btn {
  height: 28px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.02em;
}
article.menu-btn-box .menu-box.type-border .menu-btn {
  background-color: #fff;
  border: 1px solid #CCCCCC;
}
article.menu-btn-box .menu-box.type-border-primary .menu-btn {
  color: #203D7A;
  border: 1px solid #85BEF1;
  background-color: #CEE8FF;
}
article.menu-btn-box .menu-box.type-1 .menu-btn {
  color: #fff;
  background-color: #444;
}
article.menu-btn-box .menu-box.type-2 .menu-btn {
  color: #fff;
  background-color: #D4A79A;
}
article.menu-btn-box .menu-box.type-primary .menu-btn {
  color: #fff;
  background-color: #1067ee;
}
article.menu-btn-box .menu-box.type-second .menu-btn {
  color: #203D7A;
  background-color: #c4e0fc;
  border: 1px solid #9BB6E2;
}
article.menu-btn-box .menu-box.type-cancel .menu-btn {
  color: #fff;
  background-color: #5b6068;
}
article.menu-btn-box .menu-box.type-remove .menu-btn {
  color: #fff;
  background-color: #FD6161;
}
article.menu-btn-box .menu-box.type-green .menu-btn {
  background: #23935B;
  color: #fff;
}
article.menu-btn-box .menu-box .menu-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  border-radius: 3px;
  height: 32px;
  position: relative;
  z-index: 10;
}
article.menu-btn-box .menu-box .menu-btn .ic {
  margin-right: 10px;
}
article.menu-btn-box .menu-box .menu-btn .ic.ic-cancel {
  background: url("../img/ic_cancel.svg") no-repeat center/cover;
  width: 16px;
  height: 16px;
}
article.menu-btn-box .menu-box .menu-btn .ic.ic-save {
  background: url("../img/ic_save.svg") no-repeat center/cover;
  width: 24px;
  height: 25px;
}
article.menu-btn-box .menu-box .menu-btn .ic.ic-print {
  background: url("../img/ic_print.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
article.menu-btn-box .menu-box .menu-btn .ic.ic-refresh {
  background: url("../img/ic_refresh.svg") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
article.menu-btn-box .menu-box .menu-btn .txt {
  line-height: 1;
}
article.menu-btn-box .menu-btn + .menu-btn {
  margin-left: 46px;
}
article.menu-btn-box .menu-btn.full {
  width: 100%;
}

article.spinner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
article.spinner.type-disabled {
  border: 1px solid #d9d9d9;
}
article.spinner.type-disabled input {
  color: #d9d9d9;
}
article.spinner.type-disabled .spinner-btn.type-minus {
  background: url("../img/fold_minus_disable.png") no-repeat center/9px 1px;
}
article.spinner.type-disabled .spinner-btn.type-plus {
  background: url("../img/fold_plus_disable.png") no-repeat center/9px 9px;
}
article.spinner .spinner-btn {
  width: 34px;
  height: 40px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  background-color: #F5F5F5;
}
article.spinner input {
  height: 40px;
  width: 68px;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  outline: none;
}
article.spinner input::placeholder {
  color: #ccc;
}

article.paging {
  font-size: 0;
  text-align: center;
  padding-top: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.paging.small .paging-list .nav-box.first-btn {
  margin-right: 4px;
}
article.paging.small .paging-list .nav-box.prev-btn {
  margin-right: 4px;
}
article.paging.small .paging-list .nav-box.next-btn {
  margin-left: 4px;
}
article.paging.small .paging-list .nav-box.last-btn {
  margin-left: 4px;
}
article.paging.small .paging-list .num-box {
  margin: 0 2px;
}
article.paging .paging-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
article.paging .paging-list .nav-box {
  width: 32px;
  height: 32px;
  border: 1px solid #aaa;
  display: inline-flex;
  align-items: center;
  position: relative;
  border-radius: 6px;
}
article.paging .paging-list .nav-box.off {
  background-color: #EAEAEA !important;
  border: 1px solid #eaeaea;
  opacity: 0.6;
}
article.paging .paging-list .nav-box.prev-btn {
  margin-right: 21px;
  background: url("../img/ic_paging_prev.svg") no-repeat center;
}
article.paging .paging-list .nav-box.next-btn {
  margin-left: 21px;
  background: url("../img/ic_paging_next.svg") no-repeat center;
}
article.paging .paging-list .nav-box.first-btn {
  margin-right: 8px;
  background: url("../img/ic_paging_first.svg") no-repeat center;
}
@media (max-width: 1279px) {
  article.paging .paging-list .nav-box.first-btn {
    display: none;
  }
}
article.paging .paging-list .nav-box.last-btn {
  margin-left: 8px;
  background: url("../img/ic_paging_last.svg") no-repeat center;
}
@media (max-width: 1279px) {
  article.paging .paging-list .nav-box.last-btn {
    display: none;
  }
}
article.paging .paging-list .num-box {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  font-size: 15px;
  position: relative;
  font-weight: 500;
  color: #333333;
  margin: 0 3px;
  line-height: 1.2;
  border-radius: 6px;
}
@media (max-width: 1279px) {
  article.paging .paging-list .num-box:nth-child(n+8) {
    display: none;
  }
}
article.paging .paging-list .num-box:hover {
  background-color: #EDF5FF;
}
article.paging .paging-list .num-box.current {
  font-weight: 700;
  background-color: #0C90D4;
  color: #fff;
}
article.paging .menu-list {
  padding-left: 30px;
}
article.paging .menu-list .menu-btn {
  background-color: #16a085;
  color: #fff;
  border-radius: 5px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.textbox {
  display: flex;
  flex-direction: column;
}
.textbox.full {
  width: 100%;
}
.textbox.full textarea {
  width: 100%;
}
.textbox.with-file {
  border: 1px solid #D6D6D6;
  position: relative;
}
.textbox.with-file textarea {
  border: none;
  height: 100px;
}
.textbox.smallest textarea {
  height: 74px;
}
.textbox textarea {
  border-radius: 6px;
  padding: 12px 15px;
  border: 1px solid #CCCCCC;
  outline: none;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  resize: none;
  height: 300px;
  color: #111111;
}
@media (max-width: 767px) {
  .textbox textarea {
    height: 160px;
  }
}
.textbox textarea::placeholder {
  color: #666;
  font-weight: 500;
}
.textbox textarea:focus {
  border: 1px solid #0768CA;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.textbox .file-box {
  padding: 10px 20px 20px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
.textbox .file-box .file-upload-box {
  display: flex;
  align-items: center;
}
.textbox .file-box .file-upload-box .upload-msg {
  font-size: 14px;
  color: #CCCCCC;
  line-height: 18px;
  padding-right: 17px;
}
.textbox .file-box .file-upload-box label input {
  position: absolute;
  left: -99999px;
}
.textbox .file-box .file-upload-box label .txt {
  font-family: "Pretendard";
  font-size: 18px;
  font-weight: 500;
  border-radius: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 130px;
  background-color: #555555;
  color: #fff;
  cursor: pointer;
}

.control-box {
  position: relative;
  display: flex;
}
.control-box .prev-btn {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/ic_control_prev.png") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
.control-box .next-btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/ic_control_next.png") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
.control-box input {
  text-align: center;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  outline: none;
  padding: 0 16px 0 16px;
  height: 42px;
  color: #1A1A1A;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.control-box input::placeholder {
  color: #666;
  font-weight: 300;
}
.control-box input:read-only {
  background-color: #fff;
}
.control-box input.readonly-bg:read-only {
  background-color: #F7F7F7;
}

.tbox.right input {
  text-align: right;
}
.tbox.full {
  width: 100% !important;
}
.tbox.low input {
  height: 36px;
}
@media (max-width: 767px) {
  .tbox.low input {
    height: 32px;
  }
}
.tbox.normal {
  width: 212px;
}
.tbox.normal2 {
  width: 250px;
}
.tbox.shorter {
  width: 100px;
}
.tbox.short {
  width: 140px;
}
.tbox.short2m {
  width: 170px;
}
.tbox.long {
  width: 360px;
}
.tbox.long2 {
  width: 400px;
}
.tbox.longer {
  width: 420px;
}
.tbox.medium {
  width: 308px;
}
.tbox.with-clear {
  position: relative;
}
.tbox.with-clear .clear-btn {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url("../img/ic_input_clear.svg") no-repeat center/cover;
}
.tbox.with-clear input {
  padding-right: 40px;
}
.tbox.with-btn {
  display: flex;
}
.tbox.with-btn .find-btn {
  display: inline-flex;
  align-items: center;
  background: url("../img/ic_find_search.png") no-repeat center/18px 18px;
  width: 42px;
  height: 42px;
  border: 1px solid #8CA5E5;
}
.tbox.with-btn .input-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  background: #757380;
  height: 42px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.tbox.with-btn input {
  flex: 1;
  border-right: 0;
}
.tbox.with-search {
  position: relative;
}
.tbox.with-search input {
  padding-right: 48px;
}
.tbox.with-calendar input {
  background: #fff url("../img/ic_input_calendar.svg") no-repeat right 12px center/24px 24px;
  padding-right: 48px;
}
@media (max-width: 1279px) {
  .tbox.with-calendar input {
    background-position: right 4px center;
    padding-right: 30px;
  }
}
.tbox.with-calendar input:read-only {
  background-color: #fff;
}
.tbox.with-calendar input.readonly-bg {
  background: #F7F7F7 url("../img/ic_calendar_disabled.png") no-repeat right 12px center/24px 24px;
}
.tbox .search-btn {
  z-index: 10;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/ic_search.png") no-repeat center/cover;
  width: 24px;
  height: 24px;
}
.tbox input {
  outline: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
  padding: 0 15px 0 15px;
  height: 42px;
  color: #171010;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media (max-width: 1279px) {
  .tbox input {
    padding: 0 8px;
  }
}
.tbox input::placeholder {
  color: #666;
  font-weight: 500;
}
.tbox input:focus {
  border: 1px solid #0768CA;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.tbox input:read-only {
  background-color: #fff;
}
.tbox input.readonly-bg {
  background-color: #F7F7F7;
}
.tbox input.readonly-bg:read-only {
  background-color: #F7F7F7;
}
.tbox.center input {
  text-align: center;
}
.tbox::placeholder {
  color: rgba(57, 57, 57, 0.4);
  letter-spacing: -0.3px;
}

.toggle-btn-box.big label.toggle .toggle-bg {
  width: 67px;
  height: 25px;
}
.toggle-btn-box.big label.toggle .toggle-bg:after {
  width: 31px;
  height: 31px;
}
.toggle-btn-box.big label.toggle input:checked ~ .toggle-bg:after {
  left: 36px;
}
.toggle-btn-box label.toggle {
  position: relative;
  height: 12px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.toggle-btn-box label.toggle input {
  display: none;
  cursor: pointer;
}
.toggle-btn-box label.toggle input:checked ~ .toggle-txt.toggle-on-txt {
  display: block;
}
.toggle-btn-box label.toggle input:checked ~ .toggle-txt.toggle-off-txt {
  display: none;
}
.toggle-btn-box label.toggle input:checked ~ .toggle-bg {
  background-color: #E8F4FF;
}
.toggle-btn-box label.toggle input:checked ~ .toggle-bg:after {
  left: 13px;
  background-color: #6EA7DB !important;
  transition: left 0.3s ease-out;
}
.toggle-btn-box label.toggle .toggle-off-txt {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 17px;
}
.toggle-btn-box label.toggle .toggle-on-txt {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 17px;
}
.toggle-btn-box label.toggle .toggle-txt {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  line-height: 17px;
}
.toggle-btn-box label.toggle .toggle-txt + .toggle-bg {
  margin-left: 7px;
}
.toggle-btn-box label.toggle .toggle-txt.toggle-off-txt {
  display: block;
}
.toggle-btn-box label.toggle .toggle-txt.toggle-on-txt {
  display: none;
}
.toggle-btn-box label.toggle .toggle-txt:first-child {
  margin-right: 6px;
}
.toggle-btn-box label.toggle .toggle-txt:last-child {
  margin-left: 6px;
}
.toggle-btn-box label.toggle .toggle-bg {
  position: relative;
  display: inline-block;
  background: #F5F5F5;
  border-radius: 100px;
  width: 25px;
  height: 100%;
  z-index: 9;
}
.toggle-btn-box label.toggle .toggle-bg:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #CCCCCC;
  border-radius: 50%;
  transition: left 0.3s ease-out;
  padding: 0;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 10;
}

.sbox {
  position: relative;
  text-align: left;
}
.sbox.full {
  width: 100%;
}
.sbox.small {
  width: 230px;
}
.sbox.smaller {
  width: 180px;
}
.sbox.low select {
  height: 36px;
}
@media (max-width: 767px) {
  .sbox.low select {
    height: 32px;
  }
}
@media (max-width: 1279px) {
  .sbox.m-smaller {
    width: 100px;
    min-width: 100px;
  }
}
@media (max-width: 1279px) {
  .sbox.m-full {
    width: 100%;
  }
}
.sbox.off select {
  color: #aaa !important;
}
.sbox.type-1 select {
  color: #666;
  background-color: #FBFBFB;
}
.sbox.active select {
  background: #EFF7FF url("../img/ic_select_arrow_selected.svg") no-repeat center right 10px/11px 7px !important;
  color: #6EA7DB;
}
.sbox.with-time select {
  background: #fff url("../img/ic_select_time.svg") no-repeat center right 5px;
}
.sbox select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #fff url("../img/ic_select_arrow.svg") no-repeat center right 5px/24px 24px;
  border: 1px solid #ccc;
  outline: none;
  padding: 0 36px 0 15px;
  height: 42px;
  font-weight: 500;
  color: #1a1a1a;
  font-size: 16px;
  line-height: 22px;
  border-radius: 6px;
}
@media (max-width: 1279px) {
  .sbox select {
    padding: 0 28px 0 8px;
  }
}
.sbox select:focus {
  border: 1px solid #0768CA;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.sbox select:disabled {
  color: #1A1A1A;
  opacity: 1;
  background: #f7f7f7 url("../img/ic_select_arrow_disabled.png") no-repeat center right 12px/24px 24px;
}

label.toggle {
  position: relative;
  height: 16px;
  cursor: pointer;
}
label.toggle input {
  display: none;
  cursor: pointer;
}
label.toggle input:checked ~ .handler {
  left: 14px;
  border-color: #ce2027;
  transition: left 0.3s ease-out;
}
label.toggle input:checked ~ .bg {
  background-color: #0b7af3;
}
label.toggle .handler {
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  transition: left 0.3s ease-out;
  padding: 0;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  z-index: 10;
}
label.toggle .bg {
  position: relative;
  display: inline-block;
  background-color: #dddee0;
  border-radius: 8px;
  width: 28px;
  height: 16px;
  z-index: 9;
}

.rbox-list.between {
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.rbox-list.between .rbox + .rbox {
  margin-left: 0;
}
.rbox-list .rbox {
  line-height: 1;
}
.rbox-list .rbox + .rbox {
  margin-left: 32px;
}

.cbox-list .cbox + .cbox {
  margin-left: 25px;
}

.rbox {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.rbox label {
  cursor: pointer;
  align-items: center;
  display: inline-flex;
  align-items: center;
}
.rbox label input[type=radio] {
  position: absolute;
  left: -9999px;
}
.rbox label input[type=radio]:checked ~ i {
  background: url("../img/ic_rbox_on.png") no-repeat center/cover;
}
.rbox label input[type=radio]:checked ~ .txt {
  color: #171010;
}
.rbox label i {
  top: 0px;
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url("../img/ic_rbox_off.png") no-repeat center/cover;
}
@media (max-width: 1279px) {
  .rbox label i {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
}
.rbox label .txt {
  padding-left: 32px;
  color: #444;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 24px;
}
@media (max-width: 1279px) {
  .rbox label .txt {
    padding-left: 26px;
    font-size: 15px;
    line-height: 20px;
  }
}

.cbox {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.cbox.type-2 label input[type=checkbox]:checked ~ i {
  background: url("../img/ic_cbox2_on.svg") no-repeat center/cover;
}
.cbox.type-2 label i {
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url("../img/ic_cbox2_off.svg") no-repeat center/cover;
}
.cbox.static i {
  position: static !important;
}
.cbox label {
  cursor: pointer;
}
.cbox label input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.cbox label input[type=checkbox]:disabled ~ i {
  background: url("../img/disable.png") no-repeat center/cover;
}
.cbox label input[type=checkbox]:checked ~ i {
  background: url("../img/ic_cbox_on.png") no-repeat center/cover;
}
.cbox label i {
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url("../img/ic_cbox_off.png") no-repeat center/cover;
}
@media (max-width: 767px) {
  .cbox label i {
    width: 22px;
    height: 22px;
    line-height: 22px;
  }
}
.cbox label .txt {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.03em;
  color: #444;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .cbox label .txt {
    padding-left: 26px;
    font-size: 15px;
    line-height: 22px;
  }
}

