@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
.fw-light {
  font-weight: 300;
}

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

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

.fc-red {
  color: #EA3255;
}

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

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

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

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

.pt90 {
  padding-top: 90px;
}

.pt40 {
  padding-top: 40px;
}

.pt30 {
  padding-top: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pt10 {
  padding-top: 10px;
}

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

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

.mobile {
  display: none !important;
}

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

.scroll-effect::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.scroll-effect::-webkit-scrollbar-track {
  background: #eaeaea;
}

.scroll-effect::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: #AFB3BB;
}

.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;
}

.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: "NotoSansKR";
}

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.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: #203d7a;
}

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-save {
  background: url("../img/ic_save.svg") no-repeat center/cover;
  width: 24px;
  height: 25px;
}

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;
}

@media (max-width: 1024px) {
  article.paging {
    padding-top: 20px;
  }
}

article.paging .paging-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

article.paging .paging-list .nav-box {
  background-color: #e7e7e7;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
}

@media (max-width: 1024px) {
  article.paging .paging-list .nav-box {
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .nav-box.off {
  opacity: 0.5;
  cursor: default;
}

article.paging .paging-list .nav-box.prev-btn {
  border: 0;
}

article.paging .paging-list .nav-box.prev-btn:after {
  display: none;
}

article.paging .paging-list .nav-box.prev-btn:before {
  content: '';
  display: inline-flex;
  align-items: center;
  line-height: 17px;
  position: relative;
  background: url("../img/ic_prev@3x.png") no-repeat center/7px 12px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1024px) {
  article.paging .paging-list .nav-box.prev-btn:before {
    background: url("../img/ic_prev@3x.png") no-repeat center/7px 10px;
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .nav-box.first-btn {
  border: 0;
  margin-right: 0;
}

article.paging .paging-list .nav-box.first-btn:after {
  display: none;
}

article.paging .paging-list .nav-box.first-btn:before {
  content: '';
  display: inline-flex;
  align-items: center;
  position: relative;
  background: url("../img/ic_first@3x.png") no-repeat center/12px 12px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1024px) {
  article.paging .paging-list .nav-box.first-btn:before {
    background: url("../img/ic_first@3x.png") no-repeat center/10px 10px;
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .nav-box.next-btn {
  border: 0;
}

article.paging .paging-list .nav-box.next-btn:after {
  display: none;
}

article.paging .paging-list .nav-box.next-btn:before {
  content: '';
  display: inline-flex;
  align-items: center;
  line-height: 17px;
  position: relative;
  background: url("../img/ic_next@3x.png") no-repeat center/7px 12px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1024px) {
  article.paging .paging-list .nav-box.next-btn:before {
    background: url("../img/ic_next@3x.png") no-repeat center/7px 10px;
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .nav-box.last-btn {
  border: 0;
  margin-left: 0;
}

article.paging .paging-list .nav-box.last-btn:after {
  display: none;
}

article.paging .paging-list .nav-box.last-btn:before {
  content: '';
  display: inline-flex;
  align-items: center;
  position: relative;
  background: url("../img/ic_last@3x.png") no-repeat center/12px 12px;
  width: 40px;
  height: 40px;
}

@media (max-width: 1024px) {
  article.paging .paging-list .nav-box.last-btn:before {
    background: url("../img/ic_last@3x.png") no-repeat center/10px 10px;
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .num-box {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  color: #111111;
  /* margin: 0 5px; */
}

@media (max-width: 1024px) {
  article.paging .paging-list .num-box {
    font-size: 11px;
    width: 32px;
    height: 32px;
  }
}

article.paging .paging-list .num-box.current {
  color: #fff;
  font-weight: 700;
  background-color: #111111;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  article.paging .paging-list .num-box.current {
    width: 32px;
    height: 32px;
  }
}

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: -.02em;
}

.textbox {
  width: 100%;
}

.textbox.with-file {
  border: 1px solid #D6D6D6;
  position: relative;
}

.textbox.with-file textarea {
  border: none;
  height: 100px;
}

.textbox.type-col textarea {
  border: 1px solid #365561;
}

.textbox.type-col textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 200;
  font-size: 15px;
}

.textbox textarea {
  padding: 23px 13px;
  border: 1px solid #e5e5e5;
  background-color: transparent;
  outline: none;
  box-sizing: border-box;
  font-weight: 200;
  font-size: 15px;
  width: 100%;
  resize: none;
  height: 196px;
  color: #fff;
}

@media (max-width: 1024px) {
  .textbox textarea {
    padding: 24px 17px;
    color: #fff;
    border: 1px solid #e5e5e5;
  }
}

.textbox textarea::placeholder {
  color: #bbbbbb;
  font-weight: 200;
}

.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: "NotoSansKR";
  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;
}

.tbox.right input {
  text-align: right;
}

.tbox.full {
  width: 100% !important;
}

.tbox.normal {
  width: 212px;
}

.tbox.normal2 {
  width: 250px;
}

.tbox.shorter {
  width: 100px;
}

.tbox.short {
  width: 200px;
}

.tbox.long {
  width: 360px;
}

.tbox.longer {
  width: 630px;
}

.tbox.medium {
  width: 313px;
}

.tbox.with-calendar input {
  background: #fff url("../img/ic_calendar.svg") no-repeat right 9px center;
}

.tbox.with-calendar input:read-only {
  background-color: #fff;
}

.tbox.state-error input {
  color: #FF5757;
  font-weight: 500;
  border: 1px solid #FF5757;
}

.tbox.state-error input::placeholder {
  color: #FF5757;
}

.tbox input {
  border-radius: 25px;
  outline: none;
  box-sizing: border-box;
  width: 168px;
  background: transparent;
  outline: none;
  padding: 0 24px 0 24px;
  height: 50px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.tbox input::placeholder {
  color: rgba(255, 255, 255, 0.4);
}

.tbox input:read-only {
  background-color: #f5f5f5;
}

.tbox input.readonly-bg:read-only {
  background-color: #fff;
}

.tbox.center input {
  text-align: center;
}

.tbox::placeholder {
  color: rgba(57, 57, 57, 0.4);
  letter-spacing: -0.3px;
}

.row {
  width: 100%;
}

.row input {
  border-radius: 0;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  max-width: 712px;
  background: transparent;
  border-bottom: 1px solid #365561;
  outline: none;
  padding: 0 10px;
  height: 66px;
  font-size: 15px;
  font-weight: 200;
  color: #ffffff;
}

.row input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 200;
  font-size: 15px;
}

.row input:read-only {
  background-color: #f5f5f5;
}

.row input.readonly-bg:read-only {
  background-color: #fff;
}

.row.type-long {
  width: 100%;
}

.row.type-long input {
  max-width: 100%;
}

.search-btn-box input {
  border-radius: 25px;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 0 40px 0 24px;
  height: 50px;
  font-size: 15px;
  font-weight: 200;
  color: #ffffff;
}

@media (max-width: 1024px) {
  .search-btn-box input {
    font-size: 12px;
    height: 39px;
    padding: 0 36px 0 19px;
  }
}

.search-btn-box input::placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 200;
  font-size: 15px;
}

@media (max-width: 1024px) {
  .search-btn-box input::placeholder {
    font-size: 12px;
  }
}

.search-btn-box input:read-only {
  background-color: #f5f5f5;
}

.search-btn-box input.readonly-bg:read-only {
  background-color: #fff;
}

.search-btn-box.type-col input {
  color: #111111;
}

.search-btn-box.type-col input::placeholder {
  color: #111111;
}

.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.set-custom select {
  height: 28px;
}

.sbox.full {
  width: 100%;
}

.sbox.normal {
  width: 212px;
}

.sbox.normal2 {
  width: 180px;
}

.sbox.normal3 {
  width: 150px;
}

.sbox.big {
  width: 280px;
}

.sbox.medium {
  width: 308px;
}

.sbox.long {
  width: 423px;
}

.sbox.short {
  width: 100px;
}

.sbox.short2 {
  width: 120px;
}

.sbox.short3 {
  width: 135px;
}

.sbox.short4 {
  width: 135px;
}

.sbox.shortest {
  width: 85px;
}

.sbox.border-type2 select {
  border: 1px solid #ddd;
}

.sbox .set {
  width: 100%;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  background-color: #fff;
  text-align: center;
}

.sbox .set.on ~ .select-menu {
  display: block;
}

.sbox .set .txt {
  font-weight: 500;
  color: #aaa;
  font-size: 20px;
  line-height: 19px;
  padding-right: 30px;
  background: url("../img/ic_select_arrow.svg") no-repeat center right 30px;
}

.sbox .select-menu {
  display: none;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 52px;
  z-index: 20;
  min-width: 208px;
  background-color: #ffffff;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.24);
}

.sbox .select-menu ul li + li a {
  border-top: 0.3px solid #CCCCCC;
}

.sbox .select-menu ul li a {
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}

.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 select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #fff url("../img/ic_mob_select_arrow@3x.png") no-repeat top 17px right 4px/11px 6px;
  border: none;
  outline: none;
  padding: 0 15px 0 0px;
  height: 32px;
  font-weight: 700;
  color: #555555;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: -0.05em;
}

.sbox select.type-product {
  font-weight: 700;
  font-size: 20px;
}

@media (max-width: 1024px) {
  .sbox.normal2 {
    width: 150px;
  }
}

.sbox.year-box {
  position: relative;
}

.sbox.year-box select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: #fff url("../img/ic_select_arrow2@3x.png") no-repeat top 17px right 14px/9px 7px;
  outline: none;
  padding: 0 45px 0 15px;
  border: 1px solid #111111;
  height: 45px;
  font-weight: 300;
  color: #111111;
  font-size: 15px;
  letter-spacing: -0.01em;
}

.sbox.year-box:after {
  content: '';
  width: 1px;
  height: 22px;
  background-color: #111111;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
}

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: 25px;
}

.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.svg") no-repeat center/cover;
}

.rbox label i {
  position: absolute;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url("../img/ic_rbox_off.svg") no-repeat center/cover;
}

.rbox label .txt {
  padding-left: 29px;
  color: #222;
  font-size: 16px;
  line-height: 24px;
}

.cbox {
  position: relative;
  display: inline-block;
  font-size: 0;
}

.cbox.type-2 label input[type=checkbox]:checked ~ i {
  background: url("../img/ic_cbox_on.png") no-repeat center/cover;
}

.cbox.type-2 label i {
  position: absolute;
  top: 8px;
  width: 20px;
  height: 20px;
  background: url("../img/ic_cbox_off_2@3x.png") 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]:checked ~ i {
  background: url("../img/ic_cbox_on.png") no-repeat center/cover;
}

.cbox label i {
  position: absolute;
  top: 40px;
  width: 15px;
  height: 15px;
  background: url("../img/ic_cbox_off@3x.png") no-repeat center/cover;
}

.cbox label .txt {
  line-height: 35px;
  padding-left: 28px;
  font-size: 15px;
  font-weight: 200;
  letter-spacing: -0.025em;
  color: #ffffff;
}

/*# sourceMappingURL=ui.css.map */