@charset "UTF-8";
.cm_mall_ic {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}

.cm_mall_ic.ty_circle_s > i,
.cm_mall_ic.ty_circle_m > i,
.cm_mall_ic.ty_rect_s > i {
  display: inline-block;
  overflow: hidden;
  background-image: url("https://sui.ssgcdn.com/ui/m_ssg/img/common/sp_cm_mall_ic_20220721.png");
  background-repeat: no-repeat;
  background-size: 200px auto;
  font-size: 12px;
  vertical-align: top;
}

/* 공통 몰아이콘 - 원형 small */
.cm_mall_ic.ty_circle_s {
  line-height: 20px;
}

.cm_mall_ic.ty_circle_s > i {
  width: 20px;
  height: 20px;
}

.cm_mall_ic.ty_circle_s > i + i {
  margin-left: 2px;
}

.cm_mall_ic.ty_circle_s > i.ssg {
  background-position: 0 0;
}

.cm_mall_ic.ty_circle_s > i.sm {
  background-position: 0 -50px;
}

.cm_mall_ic.ty_circle_s > i.sd {
  background-position: 0 -100px;
}

.cm_mall_ic.ty_circle_s > i.em {
  background-position: 0 -150px;
}

.cm_mall_ic.ty_circle_s > i.tr {
  background-position: 0 -200px;
}

.cm_mall_ic.ty_circle_s > i.mnmorning {
  background-position: 0 -250px;
}

.cm_mall_ic.ty_circle_s > i.mnstarbucks {
  background-position: 0 -300px;
}

.cm_mall_ic.ty_circle_s > i.tv {
  background-position: 0 -350px;
}

.cm_mall_ic.ty_circle_s > i.si {
  background-position: 0 -400px;
}

.cm_mall_ic.ty_circle_s > i.outlet {
  background-position: 0 -450px;
}

.cm_mall_ic.ty_circle_s > i.mncasamia {
  background-position: 0 -500px;
}

.cm_mall_ic.ty_circle_s > i.sf {
  background-position: 0 -550px;
}

.cm_mall_ic.ty_circle_s > i.hwd {
  background-position: 0 -600px;
}

.cm_mall_ic.ty_circle_s > i.mndeptfood {
  background-position: 0 -650px;
}

.cm_mall_ic.ty_circle_s > i.mnchicor {
  background-position: 0 -700px;
}

.cm_mall_ic.ty_circle_s > i.mntrip {
  background-position: 0 -750px;
}

.cm_mall_ic.ty_circle_s > i.mollys {
  background-position: 0 -800px;
}

/* 공통 몰아이콘 - 원형 medium */
.cm_mall_ic.ty_circle_m {
  line-height: 24px;
}

.cm_mall_ic.ty_circle_m > i {
  width: 24px;
  height: 24px;
}

.cm_mall_ic.ty_circle_m > i + i {
  margin-left: 2px;
}

.cm_mall_ic.ty_circle_m > i.ssg {
  background-position: -50px 0;
}

.cm_mall_ic.ty_circle_m > i.sm {
  background-position: -50px -50px;
}

.cm_mall_ic.ty_circle_m > i.sd {
  background-position: -50px -100px;
}

.cm_mall_ic.ty_circle_m > i.em {
  background-position: -50px -150px;
}

.cm_mall_ic.ty_circle_m > i.tr {
  background-position: -50px -200px;
}

.cm_mall_ic.ty_circle_m > i.mnmorning {
  background-position: -50px -250px;
}

.cm_mall_ic.ty_circle_m > i.mnstarbucks {
  background-position: -50px -300px;
}

.cm_mall_ic.ty_circle_m > i.tv {
  background-position: -50px -350px;
}

.cm_mall_ic.ty_circle_m > i.si {
  background-position: -50px -400px;
}

.cm_mall_ic.ty_circle_m > i.outlet {
  background-position: -50px -450px;
}

.cm_mall_ic.ty_circle_m > i.mncasamia {
  background-position: -50px -500px;
}

.cm_mall_ic.ty_circle_m > i.sf {
  background-position: -50px -550px;
}

.cm_mall_ic.ty_circle_m > i.hwd {
  background-position: -50px -600px;
}

.cm_mall_ic.ty_circle_m > i.mndeptfood {
  background-position: -50px -650px;
}

.cm_mall_ic.ty_circle_m > i.mnchicor {
  background-position: -50px -700px;
}

.cm_mall_ic.ty_circle_m > i.mntrip {
  background-position: -50px -750px;
}

/* 공통 몰아이콘 - 사각형 small */
.cm_mall_ic.ty_rect_s {
  line-height: 17px;
}

.cm_mall_ic.ty_rect_s > i {
  height: 17px;
  margin-right: 5px;
}

.cm_mall_ic.ty_rect_s > i.ssg {
  width: 52px;
  background-position: -100px 0;
}

.cm_mall_ic.ty_rect_s > i.sm {
  width: 49px;
  background-position: -100px -50px;
}

.cm_mall_ic.ty_rect_s > i.sd {
  width: 68px;
  background-position: -100px -100px;
}

.cm_mall_ic.ty_rect_s > i.em {
  width: 49px;
  background-position: -100px -150px;
}

.cm_mall_ic.ty_rect_s > i.tr {
  width: 59px;
  background-position: -100px -200px;
}

.cm_mall_ic.ty_rect_s > i.mnmorning {
  width: 50px;
  background-position: -100px -250px;
}

.cm_mall_ic.ty_rect_s > i.mnstarbucks {
  width: 50px;
  background-position: -100px -300px;
}

.cm_mall_ic.ty_rect_s > i.tv {
  width: 72px;
  background-position: -100px -350px;
}

.cm_mall_ic.ty_rect_s > i.si {
  width: 70px;
  background-position: -100px -400px;
}

.cm_mall_ic.ty_rect_s > i.outlet {
  width: 81px;
  background-position: -100px -450px;
}

.cm_mall_ic.ty_rect_s > i.mncasamia {
  width: 52px;
  background-position: -100px -500px;
}

.cm_mall_ic.ty_rect_s > i.hwd {
  width: 42px;
  background-position: -100px -600px;
}

.cm_mall_ic.ty_rect_s > i.mndeptfood {
  width: 68px;
  background-position: -100px -650px;
}

.cm_mall_ic.ty_rect_s > i.mnchicor {
  width: 44px;
  background-position: -100px -700px;
}

.cm_mall_ic.ty_rect_s > i.mntrip {
  width: 31px;
  background-position: -100px -750px;
}

/* 공통 몰아이콘 - 텍스트형 small */
.cm_mall_ic.ty_text_s > i {
  display: inline-block;
  margin-right: 4px;
  font-style: normal;
  font-size: 13px;
  font-weight: 500;
  vertical-align: top;
}

.cm_mall_ic.ty_text_s > i.sm {
  color: #fc1934;
}

.cm_mall_ic.ty_text_s > i.sd {
  color: #754435;
}

.cm_mall_ic.ty_text_s > i.em {
  color: #ffa516;
}

.cm_mall_ic.ty_text_s > i.tr {
  color: #9c0;
}

.cm_mall_ic.ty_text_s > i.mnmorning {
  color: #8097af;
}

.cm_mall_ic.ty_text_s > i.mnstarbucks {
  color: #006241;
}

.cm_mall_ic.ty_text_s > i.tv {
  color: #e2231a;
}

.cm_mall_ic.ty_text_s > i.si {
  color: var(--m-colors-gray900, #222222);
}

.cm_mall_ic.ty_text_s > i.outlet {
  color: #d9117c;
}

.cm_mall_ic.ty_text_s > i.mncasamia {
  color: var(--m-colors-gray900, #222222);
}

.cm_mall_ic.ty_text_s > i.hwd {
  color: var(--m-colors-black, #000000);
}

.cm_mall_ic.ty_text_s > i.mndeptfood {
  color: var(--m-colors-black, #000000);
}

.cm_mall_ic.ty_text_s > i.mnchicor {
  color: var(--m-colors-black, #000000);
}

.cm_mall_ic.ty_text_s > i.mntrip {
  color: #338ca8;
}

.cm_mall_ic.ty_text_s > i.mndutyfree {
  color: #555;
}

.cm_mall_ic.ty_text_s > i.mollys {
  color: #2e1a46;
}

.cm_mall_ic.ty_text_s > i.ssglanders {
  color: #ce0e2d;
}

.cm_mall_ic.ty_text_s > i.wconcept {
  color: var(--m-colors-black, #000000);
}

/* 공통 몰아이콘 - 몰구분 + 배송유형 딱지 */
.cm_mall_bdg {
  display: inline-block;
  padding: 0 7px;
  border-radius: 12px;
  color: #fff;
  font-size: 0;
  line-height: 24px;
  vertical-align: top;
  white-space: nowrap;
}
.cm_mall_bdg .cm_bdg_mall {
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
}
.cm_mall_bdg .cm_bdg_ic {
  display: inline-block;
  vertical-align: middle;
}
.cm_mall_bdg .cm_bdg_tx {
  display: inline-block;
  padding-top: 1px;
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -0.3px;
  vertical-align: top;
}
.cm_mall_bdg.sm {
  background-color: #f12e24;
}
.cm_mall_bdg.sm .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -91px -41px;
  background-size: 101px 92px;
  width: 8px;
  height: 10px;
}
.cm_mall_bdg.sd {
  background: url("https://sui.ssgcdn.com/ui/m_ssg/img/common/bg_mallbdg_sd.png") repeat;
  background-size: 5px 5px;
}
.cm_mall_bdg.sd .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: 0px -82px;
  background-size: 101px 92px;
  width: 6px;
  height: 10px;
}
.cm_mall_bdg.em {
  background-color: #ffd040;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.em .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -91px -20px;
  background-size: 101px 92px;
  width: 9px;
  height: 11px;
  margin-top: -2px;
}
.cm_mall_bdg.em_deliv {
  padding-left: 0;
  background-color: #5cd5ff;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.em_deliv .cm_bdg_mall {
  margin-right: 2px;
}
.cm_mall_bdg.em_deliv .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: 0px 0px;
  background-size: 101px 92px;
  width: 24px;
  height: 24px;
}
.cm_mall_bdg.tr {
  background-color: #a6dd27;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.tr .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -91px -61px;
  background-size: 101px 92px;
  width: 8px;
  height: 10px;
}
.cm_mall_bdg.tr_deliv {
  padding-left: 0;
  background-color: #a6dd27;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.tr_deliv .cm_bdg_mall {
  margin-right: 2px;
}
.cm_mall_bdg.tr_deliv .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -34px 0px;
  background-size: 101px 92px;
  width: 24px;
  height: 24px;
}
.cm_mall_bdg.mnmorning_deliv {
  background-color: #8097af;
}
.cm_mall_bdg.mnmorning_deliv .cm_bdg_mall {
  margin-right: 1px;
  margin-left: -1px;
}
.cm_mall_bdg.mnmorning_deliv .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -68px 0px;
  background-size: 101px 92px;
  width: 13px;
  height: 13px;
  margin-top: -2px;
}
.cm_mall_bdg.mnstarbucks {
  padding-left: 2px;
  background-color: #037042;
}
.cm_mall_bdg.mnstarbucks .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: 0px -34px;
  background-size: 101px 92px;
  width: 20px;
  height: 20px;
}
.cm_mall_bdg.mnstarbucks_deliv {
  padding-left: 0;
  background-color: #5cd5ff;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.mnstarbucks_deliv .cm_bdg_mall {
  margin-right: 2px;
}
.cm_mall_bdg.mnstarbucks_deliv .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: 0px 0px;
  background-size: 101px 92px;
  width: 24px;
  height: 24px;
}
.cm_mall_bdg.tv {
  background-color: #e2231a;
}
.cm_mall_bdg.tv .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: 0px -64px;
  background-size: 101px 92px;
  width: 14px;
  height: 8px;
}
.cm_mall_bdg.si {
  -webkit-box-shadow: inset 0 0 0 1px #222;
          box-shadow: inset 0 0 0 1px #222;
  background-color: #fff;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.si .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -24px -64px;
  background-size: 101px 92px;
  width: 12px;
  height: 8px;
}
.cm_mall_bdg.outlet {
  background-color: #d9117c;
}
.cm_mall_bdg.outlet .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -68px -43px;
  background-size: 101px 92px;
  width: 11px;
  height: 10px;
}
.cm_mall_bdg.mncasamia {
  -webkit-box-shadow: inset 0 0 0 1px #e5e5e5;
          box-shadow: inset 0 0 0 1px #e5e5e5;
  background-color: #fff;
  color: var(--m-colors-gray900, #222222);
}
.cm_mall_bdg.mncasamia .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -91px 0px;
  background-size: 101px 92px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
}
.cm_mall_bdg.hwd {
  background-color: var(--m-colors-black, #000000);
}
.cm_mall_bdg.hwd .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -68px -23px;
  background-size: 101px 92px;
  width: 11px;
  height: 10px;
  margin-top: -2px;
}
.cm_mall_bdg.mnchicor {
  padding-left: 5px;
  background-color: var(--m-colors-black, #000000);
}
.cm_mall_bdg.mnchicor .cm_bdg_mall {
  margin-right: 3px;
}
.cm_mall_bdg.mnchicor .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -30px -34px;
  background-size: 101px 92px;
  width: 16px;
  height: 16px;
}
.cm_mall_bdg.mntrip {
  padding-left: 8px;
  background-color: #338ca8;
}
.cm_mall_bdg.mntrip .cm_bdg_ic {
  background-image: url(../img/sprites/sp_cmbdg_ico_20201022@2x.png);
  background-position: -16px -82px;
  background-size: 101px 92px;
  width: 6px;
  height: 10px;
}
.cm_mall_bdg.market {
  padding: 0 11px;
  background-color: #5d30ff;
}

/* 몰표기 텍스트형 */
.cm_mall_text {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.cm_mall_text > i {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
}

@-webkit-keyframes iconButtonPressAnimation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes iconButtonPressAnimation {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/* cs(고객센터) 개편 */
.sp_ccs,
.ccs_inquiry a:after,
.ccs_question_tit:after,
.ccs_btn_infomore:after,
.ccs_call_center:after,
.ccs_info_tit a:after,
.ccs_btn_change:after,
.ccs_ico_toggle,
.ccs_btn_line:after,
.ccs_btn_remove:after,
.ccs_unit_del:after,
.ccs_modal_close:before {
  background: url(../img/cs/sp_ccs.png) no-repeat;
  background-size: 150px auto;
}

.ccs_question_tit:after,
.ccs_info_tit a:after,
.ccs_ico_toggle,
.ccs_unit_del:after {
  background: none;
}

/* 몰 컬러별 구분 _ 글로벌(NEW) 장바구니 동일 */
.cm_mall {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 0;
}

.cm_mall.em {
  color: #ffa516;
}

.cm_mall.traders {
  color: #9c0;
}

.cm_mall.boots {
  overflow: hidden;
  display: inline-block;
  width: 32px;
  height: 20px;
  background: url(../img/common/ico_boots_v2.png) no-repeat;
  background-size: 32px auto;
  color: transparent;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cm_mall.sm {
  color: #fc1934;
}

.cm_mall.sd {
  color: #754435;
}

.cm_mall.howdy {
  color: var(--m-colors-black, #000000);
}

.cm_mall.tv {
  color: #e2231a;
}

.cm_mall.siv {
  color: var(--m-colors-gray900, #222222);
}

.cm_mall.outlet {
  color: #d9117c;
}

.cm_mall.mnmorning {
  color: #8097af;
}

/* //장바구니 동일 */
/* cs(고객센터) - input */
/*default checkbox*/
.ccs_inp_chk {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  min-width: 20px;
  min-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_inp_chk input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ccs_inp_chk input[type=checkbox]:focus {
  outline: none !important;
}
.ccs_inp_chk input[type=checkbox]:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.ccs_inp_chk input[type=checkbox] + label {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  word-break: break-word;
  cursor: pointer;
}
.ccs_inp_chk input[type=checkbox] + label:before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray400, #969696);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray400, #969696);
  background-color: var(--m-colors-white, #ffffff);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_inp_chk input[type=checkbox] + label:before {
  width: 20px;
  height: 20px;
}
.ccs_inp_chk input[type=checkbox] + label {
  font-size: var(--m-fontSizes-md, 14px);
}
.ccs_inp_chk input[type=checkbox] + label:before {
  border-radius: 4px;
}
.ccs_inp_chk input[type=checkbox] + label:before {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.ccs_inp_chk input[type=checkbox] + label > span {
  margin-left: 0;
}
.ccs_inp_chk input[type=checkbox]:checked + label:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5215 6.526L10.1094 13.938L6.47745 10.307L4.71045 12.075L10.1094 17.474L19.2894 8.294L17.5215 6.526Z' fill='var(--m-colors-white, %23ffffff)'/%3E%3C/svg%3E");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.ccs_inp_chk input[type=checkbox]:checked + label:before {
  background-color: var(--m-colors-primary, #a59357);
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-primary, #a59357);
          box-shadow: inset 0 0 0 1px var(--m-colors-primary, #a59357);
}
.ccs_inp_chk input[type=checkbox]:checked:disabled + label:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.5215 6.526L10.1094 13.938L6.47745 10.307L4.71045 12.075L10.1094 17.474L19.2894 8.294L17.5215 6.526Z' fill='var(--m-colors-gray350, %23cfcfcf)'/%3E%3C/svg%3E");
}
.ccs_inp_chk input[type=checkbox]:disabled + label:before {
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray350, #cfcfcf);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray350, #cfcfcf);
  background-color: var(--m-colors-gray100, #fafafa);
}
.ccs_inp_chk input[type=checkbox]:disabled + label {
  color: var(--m-colors-gray350, #cfcfcf);
}
.ccs_inp_chk input[type=checkbox]:disabled + label > span {
  color: var(--m-colors-gray350, #cfcfcf);
}
.ccs_inp_chk label:before {
  margin-right: 4px;
}

/*default radio */
.ccs_inp_rdo {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  vertical-align: top;
  min-width: 20px;
  min-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_inp_rdo input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ccs_inp_rdo input[type=radio]:focus {
  outline: none !important;
}
.ccs_inp_rdo input[type=radio]:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.ccs_inp_rdo input[type=radio] + label {
  position: relative;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
  word-break: break-word;
  cursor: pointer;
}
.ccs_inp_rdo input[type=radio] + label:before {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border: 1px solid;
  border-radius: 50%;
  border-color: var(--m-colors-gray400, #969696);
  background-color: var(--m-colors-white, #ffffff);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_inp_rdo input[type=radio] + label:before {
  width: 20px;
  height: 20px;
}
.ccs_inp_rdo input[type=radio] + label {
  font-size: var(--m-fontSizes-md, 14px);
}
.ccs_inp_rdo input[type=radio] + label:before {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.ccs_inp_rdo input[type=radio] + label > span {
  margin-left: 4px;
}
.ccs_inp_rdo input[type=radio]:checked + label:before {
  -webkit-box-shadow: inset 0 0 0 calc(3px) var(--m-colors-white, #ffffff);
          box-shadow: inset 0 0 0 calc(3px) var(--m-colors-white, #ffffff);
}
.ccs_inp_rdo input[type=radio]:checked + label:before {
  border-color: var(--m-colors-primary, #a59357);
  background-color: var(--m-colors-primary, #a59357);
}
.ccs_inp_rdo input[type=radio]:checked:disabled + label:before {
  background-color: var(--m-colors-gray300, #e5e5e5);
}
.ccs_inp_rdo input[type=radio]:disabled + label:before {
  border-color: var(--m-colors-gray300, #e5e5e5);
  background-color: var(--m-colors-gray100, #fafafa);
}
.ccs_inp_rdo input[type=radio]:disabled + label {
  color: var(--m-colors-gray350, #cfcfcf);
}
.ccs_inp_rdo input[type=radio]:disabled + label > span {
  color: var(--m-colors-gray350, #cfcfcf);
}
.ccs_inp_rdo label:before {
  margin-right: 4px;
}

/*default text*/
.ccs_inp_txt {
  height: 45px;
}

.ccs_inp_txt input[type=text] {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  border: 1px solid #e0e0e0;
  color: var(--m-colors-gray900, #222222);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_inp_txt input[type=text]::-webkit-input-placeholder {
  color: #666;
}

.ccs_inp_txt input[type=text]:disabled {
  border-color: #f1f1f1;
  background: var(--m-colors-gray100, #fafafa);
  color: #bbb;
  -webkit-text-fill-color: #bbb;
  -webkit-opacity: 1;
}

.ccs_inp_txt input[type=text]:-moz-read-only {
  border-color: #f1f1f1;
  background: var(--m-colors-gray100, #fafafa);
  color: #bbb;
  -webkit-text-fill-color: #bbb;
}

.ccs_inp_txt input[type=text]:read-only {
  border-color: #f1f1f1;
  background: var(--m-colors-gray100, #fafafa);
  color: #bbb;
  -webkit-text-fill-color: #bbb;
}

/*default txtarea*/
.ccs_inp_txtarea {
  display: block;
  position: relative;
  height: 345px;
  margin: 5px 0;
  padding-bottom: 30px;
  border: 1px solid #e0e0e0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_inp_txtarea textarea {
  width: 100%;
  height: 100%;
  padding: 14px 15px;
  border: 0 none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  font-size: 14px;
  line-height: 18px;
  color: var(--m-colors-gray900, #222222);
  vertical-align: top;
  resize: none;
  border-radius: 0;
  box-sizing: border-box;
}

.ccs_inp_txtarea textarea::-webkit-input-placeholder {
  color: #666;
}

.ccs_inp_txtarea label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 15px;
  color: #666;
  font-size: 14px;
  line-height: 18px;
}

/*default select*/
.ccs_inp_slct {
  position: relative;
}

.ccs_inp_slct select {
  display: inline-block;
  width: 100%;
  height: 45px;
  padding: 0 37px 0 15px;
  border: 1px solid #e0e0e0;
  background: #fff url(../img/cs/ccs_ico_slct.png) 100% 50% no-repeat;
  background-size: 29px 8px;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_inp_slct.ty2 select {
  border-color: var(--m-colors-gray900, #222222);
  font-size: 16px;
  font-weight: bold;
}

/* dropbox select */
.ccs_drop {
  position: relative;
}

.ccs_drop_select {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  padding: 0 38px 0 10px;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  line-height: 34px;
  text-align: left;
  vertical-align: top;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
  outline: 0;
}

.ccs_drop_select:after {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 14px;
  height: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/cs/ccs_ico_slct.png) no-repeat;
  background-size: 29px 8px;
  content: "";
}

.ccs_drop_select:disabled {
  opacity: 0.5;
}

.ccs_drop_select .ccs_drop_txt {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  white-space: nowrap;
  vertical-align: top;
  text-overflow: ellipsis;
}

.ccs_drop_scroll {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  margin-top: -1px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

.ccs_drop_scroll .mcom_scroll {
  overflow-y: auto !important;
  max-height: 250px;
}

.body_and .ccs_drop_scroll .mcom_scroll {
  overflow-y: auto !important;
  max-height: 100%;
}

.ccs_drop_list {
  padding: 6px 0;
}

.ccs_drop_list li {
  position: relative;
  padding: 4px 0;
}

.ccs_drop_list li button {
  display: block;
  width: 100%;
  padding: 4px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  vertical-align: top;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-focus-ring-color: rgba(255, 255, 255, 0);
  outline: 0;
}

.ccs_drop_list li button:hover,
.ccs_drop_list li button:focus,
.ccs_drop_list li button:active {
  background: #f1f1f1;
}

.ccs_drop_list li .ccs_drop_btn {
  display: block;
  width: 100%;
  padding: 7px 28px 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  vertical-align: top;
}

.ccs_drop_list li .ccs_drop_btn:last-child {
  padding-right: 10px;
}

.ccs_drop_list li .ccs_drop_txt {
  display: inline-block;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  word-wrap: break-word;
  word-break: break-all;
  line-height: 1.25;
}

.ccs_drop_list li.selected .ccs_drop_txt {
  font-weight: bold;
  color: var(--m-colors-black, #000000);
}

.ccs_drop_list li.disabled .ccs_drop_txt {
  color: #bbb;
}

.ccs_drop.on {
  z-index: 10;
}

.ccs_drop.on .ccs_drop_scroll {
  display: block;
}

.ccs_drop.on .ccs_drop_select:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

.ccs_slct {
  float: left;
  width: 50%;
  margin-left: -1px;
}

.ccs_slct:first-child {
  margin-left: 0;
}

/* ccs_modal */
.ccs_modal {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3000;
  height: 100%;
}

.ccs_modal .ccs_modal_wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3000;
  height: 100%;
  padding-top: 10px;
  outline: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_modal .ccs_modal_ctn {
  position: relative;
  width: 100%;
  min-width: 270px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  text-align: left;
  white-space: normal;
}

.ccs_modal .ccs_modal_ctn img {
  max-width: 100%;
  vertical-align: top;
}

.ccs_modal .ccs_modal_tit {
  position: relative;
  overflow: hidden;
  height: 36px;
  padding: 9px 54px;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #d2d2d2;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 38px;
  color: var(--m-colors-gray900, #222222);
  text-align: center;
  letter-spacing: -0.5px;
}

.ccs_modal .ccs_modal_tit img {
  max-width: 100%;
  height: 35px;
  vertical-align: middle;
}

.ccs_modal .ccs_modal_cont {
  position: relative;
  overflow: hidden;
  height: 100%;
  background: #fff;
  font-size: 12px;
  color: #5d6065;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_modal .ccs_modal_cont .ccs_odr_listarea {
  padding: 0 20px;
}

@media all and (orientation: portrait) {
  .ccs_modal .ccs_modal_cont {
    min-height: 400px;
  }
}
.ccs_modal .ccs_modal_scroll {
  width: 100%;
  background: #fff;
}

.ccs_modal .ccs_modal_scroll:after {
  display: block;
  height: 50px;
  content: "";
}

.ccs_modal .ccs_modal_btnarea {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.ccs_modal .ccs_modal_btnarea .ccs_btn_area {
  margin: 0;
  -webkit-box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.4);
}

/* .ccs_modal .ccs_modal_close{overflow:hidden;position:absolute;top:0;right:0;width:48px;height:54px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.ccs_modal .ccs_modal_close:before{display:inline-block;width:18px;height:18px;background-position:-55px -20px;content:''}
.ccs_modal .ccs_modal_close:after{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:transparent;content:''} */
.ccs_modal .ccs_modal_close {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 54px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ccs_modal .ccs_modal_close:before,
.ccs_modal .ccs_modal_close:after {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  width: 25px;
  height: 1px;
  background: #252524;
  content: "";
}

.ccs_modal .ccs_modal_close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ccs_modal .ccs_modal_close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ccs_modal.show {
  display: block;
}

/* cs(고객센터) - 상품유닛 */
.ccs_unit {
  position: relative;
}

.ccs_unit_area {
  display: table;
  width: 100%;
  margin-top: 20px;
  table-layout: fixed;
}

.ccs_unit_area:first-child {
  margin-top: 15px;
}

.ccs_unit_thmb {
  display: table-cell;
  position: relative;
  width: 70px;
  height: 70px;
  vertical-align: top;
}

.ccs_unit_thmb .ccs_inp_chk {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.ccs_unit_thmb .ccs_inp_chk input + label {
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_unit_img {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.ccs_unit_img img {
  width: 100%;
  vertical-align: top;
}

/* 신규 몰 배포 후 삭제(s) */
.ccs_unit_cont {
  display: table-cell;
  padding-left: 20px;
  font-size: 12px;
  color: #888;
  vertical-align: top;
}

/* //신규 몰 배포 후 삭제(e) */
.ccs_unit.v2 .ccs_unit_cont {
  display: table-cell;
  padding-left: 20px;
  font-size: 12px;
  color: var(--m-colors-gray900, #222222);
  vertical-align: top;
}

.ccs_unit_cont a {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  word-break: break-word;
  text-overflow: ellipsis;
}

.ccs_unit_tit {
  display: block;
  position: relative;
  margin-bottom: 3px;
  line-height: 1.35;
}

.ccs_unit_mall {
  margin-bottom: 5px;
  line-height: 1;
}

.ccs_unit_mall .cm_mall {
  line-height: 19px;
}

/* 신규 몰 배포 후 삭제(s) */
/* 몰아이콘 통합 */
.ccs_unit_mall .cm_mall_ic.ty_text_s i {
  line-height: 19px;
}

/* //몰아이콘 통합 */
/* //신규 몰 배포 후 삭제(e) */
.ccs_unit_mall .ccs_mall_text {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
}
.ccs_unit_mall .ccs_mall_text i {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  font-size: 12px;
  font-style: normal;
  color: #666;
  line-height: 19px;
}

.ccs_unit_info {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.35;
}

.ccs_unit_info:before {
  display: inline-block;
  width: 1px;
  height: 11px;
  margin: 0 10px 0 8px;
  background: #e0e0e0;
  vertical-align: middle;
  content: "";
}

.ccs_unit_info:first-of-type:before {
  display: none;
}

.ccs_unit_price {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.35;
}

.ccs_unit_price .ssg_price {
  vertical-align: 0;
}

.ccs_unit_price .ssg_tx {
  vertical-align: 0;
}

.ccs_unit_del {
  position: absolute;
  top: 0;
  right: -4px;
  width: 32px;
  height: 32px;
}

.ccs_unit_del:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: var(--m-font-icon) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray400, #969696);
  content: "\e039";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccs_unit_area.ty_del {
  position: relative;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* 토글버튼 */
.ccs_toggle .ccs_toggle_cont {
  display: none;
}

.ccs_toggle.on .ccs_toggle_cont {
  display: block;
}

.ccs_toggle_btn {
  position: relative;
}

.ccs_ico_toggle {
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_ico_toggle:before {
  color: var(--m-colors-gray500, #888888);
}
.ccs_ico_toggle:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: var(--m-font-icon) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray500, #888888);
  content: "\e028";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_ico_toggle:active {
  -webkit-tap-highlight-color: transparent;
}
.ccs_ico_toggle:active:before {
  -webkit-tap-highlight-color: transparent;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: iconButtonPressAnimation 0.2s ease;
          animation: iconButtonPressAnimation 0.2s ease;
}

.ccs_toggle.on .ccs_ico_toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_toggle.on .ccs_ico_toggle:before {
  color: var(--m-colors-gray500, #888888);
}
.ccs_toggle.on .ccs_ico_toggle:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: var(--m-font-icon) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray500, #888888);
  content: "\e02e";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_toggle.on .ccs_ico_toggle:active {
  -webkit-tap-highlight-color: transparent;
}
.ccs_toggle.on .ccs_ico_toggle:active:before {
  -webkit-tap-highlight-color: transparent;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: iconButtonPressAnimation 0.2s ease;
          animation: iconButtonPressAnimation 0.2s ease;
}

/*나중에 지우기 */
.codr_unit_brand {
  font-weight: bold;
}

.codr_unit_del:after,
.codr_ico_toggle {
  background: url(../img/cs/sp_ccs.png) no-repeat;
  background-size: 150px auto;
}

.codr_unit_del {
  position: absolute;
  top: 0;
  right: -15px;
  width: 42px;
  height: 42px;
}

.codr_unit_del:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  background-position: -85px 0;
  content: "";
}

.codr_ico_toggle {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 14px;
  height: 8px;
  margin-top: -4px;
  background-position: -54px 0;
  content: "";
}

.ccs_toggle.on .codr_ico_toggle {
  background-position: -54px -9px;
}

/* tab */
.ccs_cs_lstarea {
  overflow: hidden;
}

.ccs_cs_lst {
  margin: -1px 0 0 -1px;
}

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

.ccs_cs_lst li {
  float: left;
  width: 33.33%;
}

.ccs_cs_lst li a {
  display: block;
  height: 60px;
  margin: 0 -1px -1px 0;
  border: 1px solid #e0e0e0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_cs_lst li a:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.ccs_cs_lst li span {
  display: inline-block;
  vertical-align: middle;
}

.ccs_cs_lst li.on a {
  background: var(--m-colors-gray900, #222222);
  color: #fff;
}

.ccs_lst_btn {
  display: table;
  position: relative;
  width: 100%;
  height: 80px;
  padding: 10px 44px 10px 0;
  color: var(--m-colors-gray900, #222222);
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_lst_area.ty_qna .ccs_lst_cont {
  padding: 0;
}

.ccs_cs_flexlst {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ccs_cs_flexlst li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.ccs_cs_flexlst a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 60px;
  padding: 5px;
  background: #fff;
  text-align: center;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  word-break: keep-all;
}
.ccs_cs_flexlst a:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 1px solid #e0e0e0;
}

.ccs_content {
  color: var(--m-colors-gray900, #222222);
}

.ccs_bx {
  position: relative;
  margin-bottom: 10px;
  border-top: 1px solid #e0e0e0;
}

.ccs_bx:before {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
  background: #f5f5f5;
  content: "";
}

.ccs_bx:last-of-type {
  margin-bottom: 20px;
}

.ccs_bx:last-of-type:before {
  padding-top: 20px;
}

/* #473813 / 210125 오픈 후 삭제(s) */
.ccs_inquiry {
  position: relative;
  height: 80px;
  background: #7989c7;
}

.ccs_inquiry a {
  display: block;
  height: 100%;
  font-size: 0;
  text-align: center;
}

.ccs_inquiry a:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.ccs_inquiry a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 14px;
  margin-top: -7px;
  background-position: 0 0;
  vertical-align: middle;
  content: "";
}

.ccs_inquiry_tx {
  display: inline-block;
  position: relative;
  padding: 0 35px 0 90px;
  font-size: 16px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  line-height: 20px;
  letter-spacing: -0.01em;
}

.ccs_inquiry_tx:before {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 55px;
  height: 80px;
  margin-top: -40px;
  background: url(../img/cs/ccs_csbot_ani2.gif);
  background-size: 100% 100%;
  content: "";
}

/* #473813 / 210125 오픈 후 삭제(e) */
.ccs_inquiry.v2 {
  position: relative;
  height: 80px;
  background-image: radial-gradient(circle at 0 0%, #ff5452, #f43479 41%, #f43479 58%, #be3ffa 100%);
}
.ccs_inquiry.v2 a {
  display: block;
  height: 100%;
  font-size: 0;
  text-align: center;
}
.ccs_inquiry.v2 a:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.ccs_inquiry.v2 a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 14px;
  margin-top: -7px;
  background-position: 0 0;
  vertical-align: middle;
  content: "";
}
.ccs_inquiry.v2 .ccs_inquiry_tx {
  display: inline-block;
  position: relative;
  padding: 0 35px 0 90px;
  font-size: 16px;
  color: #fff;
  text-align: left;
  vertical-align: middle;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.ccs_inquiry.v2 .ccs_inquiry_tx:before {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 55px;
  height: 80px;
  margin-top: -40px;
  background: url(../img/cs/ccs_csbot2.svg);
  background-size: 100% 100%;
  content: "";
}

.ccs_question {
  padding: 20px 0;
  border-top: 1px solid #e0e0e0;
  background: #f5f5f5;
}

.ccs_question:first-child {
  border-top: 0;
}

.ccs_question_tit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 20px 14px;
  font-size: 16px;
  letter-spacing: -0.3px;
}

.ccs_question_tit a {
  display: block;
  height: 100%;
}

.ccs_question_tit:after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: -5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: var(--m-font-icon) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-black, #000000);
  content: "\e02c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccs_question_area {
  overflow: hidden;
  height: 130px;
}

.ccs_question_lst {
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.ccs_question_lst::-webkit-scrollbar {
  display: none;
}

.ccs_question_lst li {
  display: inline-block;
  width: 155px;
  height: 130px;
  margin-right: 10px;
  border: 1px solid #e0e0e0;
  background: #fff;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_question_lst li:first-child {
  margin-left: 20px;
}

.ccs_question_lst li:last-child {
  margin-right: 20px;
}

.ccs_question_lst li a {
  display: block;
  height: 100%;
  padding: 17px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cs_question_num {
  display: block;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
}

.ccs_question_tx {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 8px;
  font-size: 14px;
  text-align: center;
  text-overflow: ellipsis;
  word-break: break-word;
  white-space: initial;
  line-height: 1.43;
}

.ccs_call_center {
  padding: 17px 20px;
}

.ccs_call_center:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 100%;
  background-position: 0 -16px;
  content: "";
}

.ccs_call_num {
  display: inline-block;
  font-size: 20px;
  line-height: 25px;
}

.ccs_call_datebx {
  margin: 4px 0;
  font-size: 0;
}

.ccs_call_date {
  display: inline-block;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  line-height: 17px;
}

.ccs_call_date:before {
  display: inline-block;
  width: 1px;
  height: 9px;
  margin: 0 5px;
  background: #888;
  content: "";
}

.ccs_call_date:first-child:before {
  display: none;
}

.ccs_info {
  padding: 0 20px;
}

.ccs_info_tit {
  border-bottom: 1px solid #e0e0e0;
}

.ccs_info_tit a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: -0.3px;
}

.ccs_info_tit a:after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: -5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: var(--m-font-icon) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-black, #000000);
  content: "\e02c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccs_info_lst {
  position: relative;
}

.ccs_info_lst li {
  height: 46px;
}

.ccs_info_lst li a {
  display: block;
  overflow: hidden;
  max-width: 100%;
  padding: 15px 0 14px;
  font-size: 14px;
  color: #666;
  line-height: 17px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ccs_info_lnk {
  border-top: 1px solid #e0e0e0;
}

.ccs_info_lstarea {
  overflow: hidden;
  height: 46px;
}

.ccs_btn_infomore {
  display: block;
  padding: 15px 0;
  font-size: 13px;
  color: #888;
  text-align: center;
  line-height: 16px;
}

.ccs_btn_infomore:after {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  background-position: -20px 0;
  vertical-align: 0;
  content: "";
}

@media screen and (max-width: 360px) {
  .ccs_call_center:after {
    display: none;
  }
}
/* cs(고객센터) - 자주 찾는 질문 */
.ccs_cont_area {
  margin-top: 20px;
  padding: 0 20px;
}

.ccs_faq_srch {
  position: relative;
}

.ccs_inp_srch {
  position: relative;
  height: 50px;
  padding: 0 52px 0 15px;
  border-bottom: 1px solid #222;
  background: #f5f5f5;
}

.ccs_inp_srch input {
  width: 100%;
  height: 100%;
  border: 0;
  background: transparent;
  font-size: 16px;
  font-weight: 500;
}

.ccs_inp_srch input::-webkit-input-placeholder {
  color: var(--m-colors-gray400, #969696);
}

.ccs_btn_srch {
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 100%;
}

.ccs_btn_srch:after {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 25px;
  height: 25px;
  margin-top: -13px;
  background: url(../img/cs/ccs_btn_srch.png) no-repeat;
  background-size: 25px 25px;
  content: "";
}

.ccs_faq_srchlst {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_faq_srchlst ul {
  overflow-y: auto;
  max-height: 190px;
  height: 100%;
}

.ccs_faq_srchlst li a {
  display: block;
  height: 100%;
  font-size: 13px;
  color: var(--m-colors-gray900, #222222);
  line-height: 1.92;
}

.ccs_faq_srchlst li em {
  color: var(--m-colors-primary, #a59357);
}

.ccs_faq_srchmsg {
  margin: 20px 0 10px;
}

.ccs_faq_srchtx {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
  line-height: 1.4;
}

.ccs_faq_srchtx em {
  color: var(--m-colors-primary, #a59357);
}

.ccs_faq_lst {
  margin-top: 20px;
}

.ccs_faq_lst .ccs_cs_lst {
  margin: 0;
  padding: 0 1px 1px 0;
}

.ccs_faq_titarea {
  margin-top: 30px;
  border-bottom: 1px solid #222;
}

.ccs_faq_tit {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -1px;
}

.ccs_btn_csbot {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto 180px;
  padding: 0 20px;
  border-radius: 35px;
  background: var(--m-colors-primary, #a59357);
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_btn_csbot span {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}

.ccs_btn_csbot:before {
  display: inline-block;
  width: 20px;
  height: 22px;
  margin-right: 6px;
  background: url(../img/cs/ccs_csbot2.png) no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  content: "";
}

.ccs_btn_csbot:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

.ccs_lst {
  position: relative;
  border-top: 1px solid #e0e0e0;
}

.ccs_lst:first-child {
  border-top: 0;
}

.ccs_lst_cont {
  position: relative;
  z-index: 1;
  margin: -1px -20px;
  padding: 20px;
  background: #f5f5f5;
  font-size: 13px;
  word-break: break-word;
  word-wrap: break-word;
  line-height: 1.54;
}

.ccs_lst_cont img {
  max-width: 100%;
  vertical-align: top;
}

.ccs_lst_cont table {
  width: 100% !important;
  height: 100% !important;
}

.ccs_lst_cont .ccs_unit_thmb {
  width: 45px;
  height: 45px;
}

.ccs_lst_cont .ccs_unit_cont {
  padding-left: 10px;
  color: #666;
}

.ccs_lst_cont .ccs_unit_area {
  margin-top: 10px;
}

.ccs_lst_cont .ccs_unit_area:first-child {
  margin-top: 20px;
}

.ccs_lst_ques {
  display: table-cell;
  width: 20px;
  font-size: 20px;
  color: var(--m-colors-gray900, #222222);
  vertical-align: top;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_lst_num {
  width: 28px;
  text-align: center;
}

.ccs_ico_dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 5px 5px 0 10px;
  border-radius: 50%;
  background: #e0e0e0;
  vertical-align: top;
}

.ccs_lst_ques {
  font-weight: 500;
}

.ccs_lst_ques.ccs_new .ccs_ico_dot {
  background: var(--m-colors-primary, #a59357);
}

.ccs_lst_ques.ccs_ing {
  width: 70px;
  font-size: 14px;
  color: var(--m-colors-primary, #a59357);
  line-height: 1.43;
}

.ccs_lst_ques.ccs_progress {
  width: 70px;
  font-size: 14px;
  color: #0072d3;
  line-height: 1.43;
}

.ccs_lst_ques.ccs_cfrm {
  width: 70px;
  font-size: 14px;
  color: #666;
  line-height: 1.43;
}

.ccs_lst_tx {
  display: table-cell;
  padding-left: 10px;
  font-size: 14px;
  vertical-align: top;
  line-height: 1.43;
}

.ccs_ellips {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 100%;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}

.ccs_date {
  display: inline-block;
  margin-top: 3px;
  font-size: 13px;
  color: var(--m-colors-gray400, #969696);
  line-height: 1.2;
}

.ccs_lst_p {
  margin-top: 20px;
  line-height: 1.54;
}

.ccs_lst_p:first-of-type {
  margin-top: 0;
}

.ccs_lst_p:first-of-type .ccs_lst_ptit {
  margin-top: 0;
}

.ccs_lst_p em {
  text-decoration: underline;
}

.ccs_lst_ptit {
  display: inline-block;
  margin-top: 40px;
}

.ccs_lst_desc {
  margin-top: 20px;
}

.ccs_lst_basic {
  margin-top: 10px;
}

.ccs_lst_basic li {
  line-height: 1.65;
}

.ccs_lst_basic.ty2 li {
  margin-top: 10px;
}

.ccs_lst_basic.ty_dash li {
  position: relative;
  padding-left: 10px;
  line-height: 1.69;
}

.ccs_lst_basic.ty_dash li:before {
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 4px;
  height: 1px;
  background: var(--m-colors-gray900, #222222);
  content: "";
}

.ccs_lst_link {
  display: inline-block;
  margin-top: 15px;
  padding: 12px 15px 11px;
  border: 1px solid #222;
  font-size: 13px;
  color: var(--m-colors-gray900, #222222);
  vertical-align: middle;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.ccs_lst_link:after {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-left: 7px;
  border: 1px solid #222;
  border-width: 1px 1px 0 0;
  vertical-align: 1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
}

.ccs_tbl_area {
  margin-top: 30px;
}

.ccs_tbl_area table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background: #fff;
}

.ccs_tbl_area thead tr {
  border-top: 1px solid #222;
  background: #e5e5e5;
}

.ccs_tbl_area thead th {
  padding: 9px 0 6px;
  vertical-align: middle;
  text-align: center;
}

.ccs_tbl_area th,
.ccs_tbl_area td {
  padding: 20px 10px;
  vertical-align: top;
  line-height: 1.54;
}

.ccs_tbl_area tbody tr:first-child th,
.ccs_tbl_area tbody tr:first-child td {
  border-top: 0;
}

.ccs_tbl_area tbody th {
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  font-weight: normal;
}

.ccs_tbl_area tbody th:last-child {
  border-right: 0;
}

.ccs_tbl_area tbody td {
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}

.ccs_lst_img {
  margin-top: 30px;
}

.ccs_lst_more {
  border-top: 1px solid #e0e0e0;
}

.ccs_btn_more {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 15px;
  font-weight: 500;
  color: var(--m-colors-gray900, #222222);
}

.ccs_btn_more:disabled {
  -webkit-tap-highlight-color: transparent;
}

.ccs_btn_more:before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url(../img/cs/ccs_ico_plus_v2.png) no-repeat 50% 50%;
  background-size: 18px 18px;
  vertical-align: -3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
}

.ccs_ques_cont {
  padding: 20px;
  background: #fff;
  font-size: 14px;
  color: #666;
}
.ccs_ques_cont .ccs_btn_line {
  margin-top: 20px;
}

.ccs_ques_cont:first-of-type {
  padding-top: 0;
}

.ccs_ques_date {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
}

.ccs_ques_tx {
  word-break: break-all;
  line-height: 1.57;
}

.ccs_answer_cont {
  padding: 20px;
  font-size: 14px;
}

.ccs_answer_cont .ccs_inp_txtarea {
  height: 120px;
  margin: 20px 0 0;
}

.ccs_answer_date {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.2;
}

.ccs_answer_tx {
  word-break: break-all;
  line-height: 1.57;
}

.ccs_btn_addarea {
  margin-top: 15px;
  text-align: center;
}

.ccs_btn_addask {
  display: block;
  width: 100%;
  height: 40px;
  background: #666;
  font-size: 16px;
  color: #fff;
}

/* cs(고객센터) -  불편신고 */
.ccs_noti_area {
  margin: 20px 0 10px;
}

.ccs_noti_tx {
  margin-top: 5px;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  letter-spacing: -0.04em;
  line-height: 1.43;
}
.ccs_noti_tx.ty2 {
  font-size: 13px;
}

.ccs_noti_tx em {
  color: #666;
}

.ccs_noti_tx a {
  font-weight: bold;
  text-decoration: underline;
}

.css_tx_byte {
  position: absolute;
  bottom: 14px;
  right: 15px;
  font-size: 12px;
}

.css_tx_byte em {
  color: var(--m-colors-primary, #a59357);
}

/* 사진등록 */
.ccs_photo_area {
  margin: 20px 0 10px -10px;
  font-size: 0;
}

.ccs_photo_area + .ccs_noti_msg {
  margin: -10px 0 10px;
}

.ccs_photo_lst {
  display: inline-block;
  position: relative;
  margin: 0 0 10px 10px;
  vertical-align: top;
}

.ccs_img_add {
  position: relative;
  width: 70px;
  height: 70px;
  background: #ccc url(../img/cs/ccs_ico_photo.png) 50% 50% no-repeat;
  background-size: 36px 36px;
  vertical-align: top;
}

.ccs_img_add label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.ccs_img_add input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.01;
}

.ccs_img_preview {
  position: relative;
  width: 70px;
  height: 70px;
  text-align: center;
}

.ccs_img_preview img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.ccs_btn_remove {
  display: block;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 25px;
  height: 25px;
  border: 1px solid #222;
  border-radius: 50%;
  background: #fefefe;
  content: "";
}

.ccs_btn_remove:after {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-position: -70px 0;
  content: "";
}

.ccs_my_area {
  margin: 20px 0 10px;
}

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

.ccs_my_info {
  height: 45px;
  padding: 5px 15px;
  border: 1px solid #e0e0e0;
  background: #f5f5f5;
  font-size: 13px;
  color: #666;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_my_info:before {
  display: inline-block;
  height: 100%;
  margin-left: -3px;
  vertical-align: middle;
  content: "";
}

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

.ccs_my_tit {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}

.ccs_my_email {
  display: inline-block;
  vertical-align: middle;
}

.ccs_btn_change {
  float: right;
  padding: 10px 0;
  font-size: 12px;
  color: var(--m-colors-gray900, #222222);
  line-height: 1.2;
}

.ccs_btn_change:after {
  display: inline-block;
  margin-left: 3px;
  width: 6px;
  height: 10px;
  background-position: -28px 0;
  vertical-align: -1px;
  content: "";
}

.ccs_btn_area {
  margin: 10px 0 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ccs_btn {
  display: block;
  width: 100%;
  height: 48px;
  background: var(--m-colors-primary, #a59357);
  font-size: 16px;
  color: #fff;
}
.ccs_btn.ty_round {
  border-radius: 8px;
}

.ccs_cmbtn_area {
  margin: 10px 0 30px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.ccs_cmbtn {
  display: block;
  width: 100%;
  height: 44px;
  background: var(--m-colors-primary, #a59357);
  font-size: 14px;
  border-radius: 8px;
  color: #fff;
}

/* 버튼 하단 고정 */
.posi_fix .ccs_odr_list li:last-child {
  padding-bottom: 70px;
}

.posi_fix .ccs_btn_area {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin: 0;
}

/* cs(고객센터) - 답변확인 */
.ccs_tab {
  margin-top: -20px;
}

.ccs_tab_lst {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #222;
}

.ccs_tab_lst li {
  display: table-cell;
  height: 59px;
  text-align: center;
  vertical-align: middle;
}

.ccs_tab_lst li .ccs_tab_btn {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 15px;
  line-height: 59px;
}

.ccs_tab_lst li.on .ccs_tab_btn:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 3px;
  background: var(--m-colors-gray900, #222222);
  content: "";
}

.ccs_tab_panel .ccs_no_msg {
  margin-top: 80px;
}

.ccs_btn_lst {
  margin: 20px 0 10px;
}

.ccs_btn_lst ul {
  margin: 0 -2px 0 -3px;
}

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

.ccs_btn_lst li {
  float: left;
  width: 25%;
  height: 34px;
  padding: 0 2px 0 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_btn_lst li button {
  width: 100%;
  height: 100%;
  border: 1px solid #e0e0e0;
  background: #fff;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_btn_lst li.on button {
  border-color: var(--m-colors-primary, #a59357);
  background: var(--m-colors-primary, #a59357);
  color: #fff;
}

/* cs(고객센터) - 답변확인 없을때 */
.ccs_no_msg {
  margin: 100px 0 120px;
}

.ccs_no_tx {
  margin-bottom: 10px;
  font-size: 20px;
  color: #888;
  text-align: center;
  line-height: 1.2;
}

.ccs_no_tx:before {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 20px;
  background: url(../img/cs/ccs_ico_caution.png) no-repeat;
  background-size: 84px 84px;
  content: "";
}

.ccs_scroller {
  position: relative;
}

.ccs_scrllbtn_lst {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  margin-bottom: -1px;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
}

.scroll-container {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.scroll-container::-webkit-scrollbar {
  display: none;
}

.ccs_scrll_tab {
  display: table;
}

.ccs_scrll_tab li {
  display: table-cell;
  min-width: 100px;
  padding: 20px 5px;
  white-space: nowrap;
  vertical-align: top;
}

.ccs_scrll_tab li:first-child {
  padding-left: 20px;
}

.ccs_scrll_tab li:last-child {
  padding-right: 20px;
}

.ccs_scrll_tab li a {
  display: block;
  height: 40px;
  padding: 0 5px;
  border: 1px solid #e0e0e0;
  font-size: 15px;
  color: var(--m-colors-gray900, #222222);
  font-weight: 500;
  text-align: center;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_scrll_tab li.on a {
  border-color: var(--m-colors-gray900, #222222);
  background: var(--m-colors-gray900, #222222);
  color: #fff;
}

.ccs_service_lst {
  margin-bottom: -1px;
  font-size: 0;
}

.ccs_service_lst li {
  display: inline-block;
  position: relative;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 14px;
}

.ccs_service_lst li:nth-child(odd):before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  content: "";
}

.ccs_service_lst li:nth-child(even):before {
  position: absolute;
  top: 0;
  left: -1px;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: #e0e0e0;
  content: "";
}

.ccs_service_lst li:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  height: 1px;
  background: #e0e0e0;
  content: "";
}

.ccs_service_lst li a {
  display: block;
  height: 100%;
}

.ccs_service_img {
  display: block;
  text-align: center;
}

.ccs_service_img img {
  width: 100%;
  vertical-align: top;
}

.ccs_service_name {
  overflow: hidden;
  height: 42px;
  margin: 5px 0 3px;
  padding: 0 5px;
  background: #fff;
  font-size: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_service_name span {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  vertical-align: middle;
  word-break: break-all;
  line-height: 1.35;
}

.ccs_service_name:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}

/* cs(고객센터) -  서비스 안내 상세  */
.ccs_cs_img {
  display: block;
  text-align: center;
}

.ccs_cs_img img {
  max-width: 100%;
  vertical-align: top;
}

/* cs(고객센터) - 주문상품 선택 */
.ccs_odr_period {
  padding: 20px;
  background: #f5f5f5;
}

.ccs_odr_period .ccs_btn_lst {
  margin: 0;
}

.ccs_odr_period .ccs_btn_lst li.on button {
  border-color: #ccc;
}

.ccs_odr_period .ccs_inp_slct {
  margin-top: 10px;
}

.ccs_odr_listarea .ccs_desc {
  padding: 12px 0 15px;
  color: #666;
  letter-spacing: -0.5px;
  word-break: keep-all;
}

.ccs_odr_listarea .ccs_odr_list li {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}

.ccs_odr_listarea .ccs_odr_list li:last-child {
  padding-bottom: 68px;
}

.ccs_odr_listarea .ccs_odr_list li.dimmed {
  position: relative;
}

.ccs_odr_listarea .ccs_odr_list li.dimmed:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.5);
}

.ccs_odr_listarea .ccs_odr_list li .ccs_unit_area:first-child {
  margin-top: 0;
}

.ccs_odr_listarea .ccs_unit_area {
  margin-top: 15px;
}

.ccs_odr_listarea .ccs_odr_num {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  color: var(--m-colors-gray900, #222222);
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 28px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ccs_odr_listarea .ccs_odr_num .bta a {
  display: inline-block;
  margin-left: 5px;
  padding: 0 5px;
  border: 0.5px solid #222;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
}
.ccs_odr_listarea .ccs_odr_num .bta a:first-child {
  margin-left: 0;
}

/* cs(고객센터) - E-mail 상담 */
.ccs_advice_info > li {
  clear: both;
  margin-top: 10px;
}

.ccs_advice_info > li:last-child {
  margin-bottom: 40px;
}

.ccs_advice_info .ccs_unit_area.ty_del {
  margin-top: 10px;
}

.ccs_advice_info .ccs_unit_area.ty_del:last-of-type {
  margin-bottom: 10px;
}

.ccs_advice_info .ccs_unit_area.ty_del .ccs_unit_thmb {
  width: 45px;
  height: 45px;
}

.ccs_advice_info .ccs_unit_area.ty_del .ccs_unit_cont {
  padding-left: 10px;
  color: var(--m-colors-gray900, #222222);
}

.ccs_msg_bx {
  margin-top: 10px;
}

.ccs_noti_msg {
  margin-top: 3px;
  font-size: 12px;
  color: #666;
  letter-spacing: -1px;
}

.ccs_tbl {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.ccs_tbl_row {
  display: table-row;
  margin-top: 10px;
}

.ccs_tbl_tit {
  display: table-cell;
  position: relative;
  width: 66px;
  padding: 14px 0 0 8px;
  vertical-align: top;
  line-height: 1.25;
}

.ccs_tbl_cont {
  display: table-cell;
  vertical-align: top;
}

.ccs_tbl_cont .ccs_inp_txtarea {
  margin: 0;
}

.ccs_rdo_area {
  margin-top: -5px;
  font-size: 0;
}

.ccs_rdo_area .ccs_inp_rdo {
  margin: 5px 12px 0 0;
  vertical-align: middle;
  line-height: 1.2;
}

.ccs_require {
  position: absolute;
  top: 14px;
  left: 0;
  font-size: 14px;
  color: var(--m-colors-primary, #a59357);
}

.ccs_tit {
  display: inline-block;
  font-weight: 500;
  line-height: 1.25;
}

.ccs_tbl.ty2 .ccs_tbl_tit {
  padding-top: 0;
}

.ccs_tbl.ty2 .ccs_require {
  top: 0;
}

.ccs_btn_line {
  display: block;
  width: 100%;
  height: 45px;
  padding: 11px 5px;
  border: 1px solid #e0e0e0;
  color: var(--m-colors-gray900, #222222);
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_btn_line span {
  display: inline-block;
  vertical-align: -1px;
}
.ccs_btn_line:after {
  display: inline-block;
  margin-left: 5px;
  width: 6px;
  height: 10px;
  background-position: -28px 0;
  vertical-align: -1px;
  content: "";
}
.ccs_btn_line.no_arrow:after {
  display: none;
}

/* 안내 */
.ccs_detail_cont {
  margin-bottom: 40px;
  letter-spacing: -1px;
}

.ccs_detail_tit {
  margin-top: 40px;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  line-height: 17px;
}

.ccs_detail_tit:first-child {
  margin-top: 30px;
}

.ccs_detail_txt {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.43;
}

.ccs_detail_desc {
  font-size: 13px;
  color: #666;
}

.ccs_detail_tblarea {
  margin-top: 10px;
}

.ccs_detail_tblarea .ccs_tbl_area {
  margin-top: 10px;
  border: 1px solid #e0e0e0;
}

.ccs_detail_tblarea .ccs_tbl_area th {
  background: #f5f5f5;
  font-size: 13px;
  text-align: left;
}

.ccs_detail_tblarea .ccs_tbl_area td {
  font-size: 13px;
}

.ccs_detail_lst li {
  position: relative;
  margin-top: 10px;
  font-size: 14px;
  color: var(--m-colors-gray900, #222222);
  line-height: 1.43;
}

.ccs_detail_lst li a {
  text-decoration: underline;
}

.ccs_detail_lst li li {
  font-size: 13px;
  color: #666;
}

.ccs_detail_lst.ty_dot > li {
  padding-left: 8px;
}

.ccs_detail_lst.ty_dot > li:before {
  display: block;
  position: absolute;
  top: 8px;
  left: 1px;
  width: 2px;
  height: 2px;
  background: var(--m-colors-gray900, #222222);
  content: "";
}

.ccs_detail_bxcont {
  margin-top: 10px;
}

.ccs_detail_bx {
  margin-top: 5px;
  padding: 20px;
  border: 1px solid #e0e0e0;
  background: #f5f5f5;
}

.ccs_detail_bxtit {
  font-size: 14px;
  font-weight: normal;
}

.ccs_detail_bxtxt {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.54;
}

.ccs_benefit_sec {
  margin: 30px 0;
}

.ccs_border {
  margin: 0 -20px;
  border: 1px solid #e0e0e0;
  border-width: 1px 0;
  background: #f5f5f5;
  padding-top: 10px;
}

.ccs_benefit_tit {
  margin: 30px 0 20px;
  font-size: 20px;
  line-height: 1.35;
  text-align: center;
}

.ccs_benefit_stit {
  margin-top: 30px;
  font-size: 16px;
  line-height: 1.25;
}

.ccs_benefit_stit:first-of-type {
  margin-top: 20px;
}

.ccs_benefit_stxt {
  font-size: 14px;
  color: #666;
  line-height: 1.43;
}

.ccs_benefit_cardlst {
  margin: 15px -7px -20px;
  font-size: 0;
}

.ccs_benefit_cardlst li {
  display: inline-block;
  width: 33.3%;
  margin-bottom: 20px;
  padding: 0 7px;
  font-size: 12px;
  color: var(--m-colors-gray900, #222222);
  vertical-align: top;
  word-break: break-word;
  text-align: center;
  line-height: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_benefit_card {
  display: block;
  margin-bottom: 5px;
  text-align: center;
}

.ccs_benefit_card img {
  max-width: 100%;
  vertical-align: top;
}

.ccs_benefit_lst {
  margin-top: 30px;
}

.ccs_benefit_lst li {
  margin-top: 20px;
}

.ccs_benefit_lst li:first-child {
  margin-top: 0;
}

.ccs_benefit_lsttit {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.43;
}

.ccs_benefit_lsttxt {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.38;
}

.css_btn_cardinfo {
  display: block;
  margin-top: 5px;
  padding: 6px 0;
  border: 1px solid #222;
  line-height: 16px;
  text-align: center;
}

.css_btn_cardinfo .sp_ccs.ico_arrow {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  background-position: -28px 0;
  vertical-align: -1px;
}

/*웹뷰 대응*/
.ccs_modal._app .ccs_odr_listarea .ccs_odr_list li:last-child {
  padding-bottom: 136px;
}

.ccs_modal._app .ccs_no_msg {
  margin-top: 50px;
}

.body_and .ccs_modal._app .ccs_modal_btnarea {
  bottom: 52px;
}

.body_ios .ccs_modal._app .ccs_modal_btnarea {
  bottom: 0;
}

/*  CS봇 대응(개발에서 클래스제어) */
.ccs_modal.csbot .ccs_odr_listarea .ccs_odr_list li:last-child {
  padding-bottom: 68px;
}

.ccs_modal.csbot .ccs_no_msg {
  margin-top: 80px;
}

.ccs_modal.csbot .ccs_modal_btnarea {
  bottom: 0;
}

/* 자주 찾는 질문 필터 */
.condition_group {
  overflow-x: auto;
  scroll-behavior: smooth;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 20px -20px 40px;
  padding-inline: 20px;
  gap: 0 8px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.condition_group .btn_condition {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  position: relative;
}
.condition_group .btn_condition input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.condition_group .btn_condition input + label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  height: 40px;
  border-radius: 20px;
  font-size: var(--m-fontSizes-md, 14px);
  font-weight: var(--m-fontWeights-medium, 500);
  width: auto;
  padding: 0 12px;
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray350, #cfcfcf);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray350, #cfcfcf);
  color: var(--m-colors-gray900, #222222);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.condition_group .btn_condition input + label:active {
  -webkit-box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
          box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
  -webkit-filter: brightness(92%);
          filter: brightness(92%);
  -webkit-tap-highlight-color: transparent;
}
.condition_group .btn_condition input:checked + label {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: var(--m-colors-primary, #a59357);
  color: var(--m-colors-white, #ffffff);
}

.ccs_question {
  background-color: var(--m-colors-black_alpha85, rgba(0, 0, 0, 0.85));
}

.ccs_bx,
.ccs_bx:before {
  border-top: 0;
}

.ccs_question_tit {
  margin-bottom: 10px;
  font-weight: var(--m-fontWeights-semibold, 600);
  color: var(--m-colors-white, #ffffff);
}
.ccs_question_tit:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  margin: 0 0 0 10px;
  color: var(--m-colors-white, #ffffff);
}

.ccs_question_lst li {
  border: 0;
  border-radius: 8px;
}
.ccs_question_lst li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
}

.cs_question_num {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  border-radius: 16px;
  background-color: var(--m-colors-primary, #a59357);
  font-size: var(--m-fontSizes-xs, 12px);
  font-weight: var(--m-fontWeights-semibold, 600);
  color: var(--m-colors-white, #ffffff);
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ccs_question_tx {
  text-align: left;
  min-height: 51px;
  line-height: 1.22;
}

.ccs_call_center {
  padding: 24px 16px;
}
.ccs_call_center:after {
  display: none;
}

.ccs_call_num {
  font-size: var(--m-fontSizes-6xl, 26px);
  vertical-align: middle;
}

.ccs_call_iconbtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  margin-left: 4px;
  padding: 4px 10px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
  background: var(--m-colors-white, #ffffff);
}
.ccs_call_iconbtn:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  font-family: var(--m-font-icon) !important;
  font-size: 24px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray900, #222222);
  content: "\e075";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccs_call_datebx {
  margin: 4px 0 0;
  font-size: var(--m-fontSizes-sm, 13px);
  color: var(--m-colors-gray600, #777777);
}

.ccs_cs_flexlst a:before {
  border: 1px solid var(--m-colors-gray300, #e5e5e5);
}

.ccs_info {
  padding: 0 16px;
}

.ccs_info_tit {
  border-bottom: 1px solid var(--m-colors-gray300, #e5e5e5);
}
.ccs_info_tit a {
  padding: 24px 0 10px;
  font-size: var(--m-fontSizes-xl, 16px);
}
.ccs_info_tit a:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  margin: 0 0 0 10px;
  color: var(--m-colors-black, #000000);
}

.ccs_info_lstarea {
  padding-bottom: 10px;
}

.ccs_info_lst li a {
  font-size: var(--m-fontSizes-md, 14px);
  color: var(--m-colors-gray900, #222222);
}

.ccs_cont_area {
  margin-top: 16px;
  padding: 0 16px;
}
.ccs_cont_area:after {
  content: "";
  display: block;
  margin: 24px -16px 0;
  border-bottom: 10px solid var(--m-colors-gray150, #f5f5f5);
}

.ccs_faq_srch {
  margin: -16px -16px 0;
  padding: 4px 16px 16px;
  background: var(--m-colors-black_alpha85, rgba(0, 0, 0, 0.85));
}

.ccs_inp_srch {
  height: 40px;
  padding: 0 50px 0 12px;
  border-radius: 8px;
  background: var(--m-colors-white_alpha10, rgba(255, 255, 255, 0.1));
  color: var(--m-colors-white, #ffffff);
  border-bottom: 0;
}
.ccs_inp_srch input {
  color: inherit;
}
.ccs_inp_srch input:focus {
  outline: 0;
}
.ccs_inp_srch input::-webkit-input-placeholder {
  font-size: var(--m-fontSizes-md, 14px);
  color: var(--m-colors-gray600, #777777);
}

.ccs_btn_srch {
  top: 4px;
  right: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 32px;
  height: 32px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_btn_srch:before {
  color: var(--m-colors-white, #ffffff);
}
.ccs_btn_srch:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  font-family: var(--m-font-icon) !important;
  font-size: 24px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-white, #ffffff);
  content: "\e080";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_btn_srch:active {
  -webkit-tap-highlight-color: transparent;
}
.ccs_btn_srch:active:before {
  -webkit-tap-highlight-color: transparent;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: iconButtonPressAnimation 0.2s ease;
          animation: iconButtonPressAnimation 0.2s ease;
}
.ccs_btn_srch:after {
  display: none;
}

.ccs_faq_srchlst {
  padding: 0 16px 16px;
  border: 0;
  background: var(--m-colors-black_alpha85, rgba(0, 0, 0, 0.85));
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.ccs_faq_srchlst li a {
  padding: 8px 0;
  font-size: var(--m-fontSizes-md, 14px);
  color: var(--m-colors-white, #ffffff);
}
.ccs_faq_srchlst li em {
  font-weight: var(--m-fontWeights-bold, 700);
}

.ccs_faq_lst:after {
  content: "";
  display: block;
  margin: 24px -16px 0;
  border-bottom: 10px solid var(--m-colors-gray150, #f5f5f5);
}

.ccs_cs_lst {
  overflow: hidden;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
}
.ccs_cs_lst li a {
  border-color: var(--m-colors-gray300, #e5e5e5);
}

.ccs_faq_titarea {
  margin: 32px 0 8px;
  border-bottom: 0;
}

.ccs_faq_tit {
  padding: 0;
}

.ccs_ico_toggle,
.ccs_toggle.on .ccs_ico_toggle {
  width: 20px;
  height: 20px;
}
.ccs_ico_toggle:before,
.ccs_toggle.on .ccs_ico_toggle:before {
  color: var(--m-colors-gray900, #222222);
}

.ccs_lst {
  border-top: 1px solid var(--m-colors-gray300, #e5e5e5);
}

.ccs_lst_cont {
  margin-inline: -16px;
}

.ccs_lst_tx {
  padding-left: 0;
}

.ccs_lst_btn {
  height: auto;
  min-height: 59px;
  padding: 16px 44px 16px 0;
}

.ccs_lst_more {
  margin-top: 8px;
  border-top: 0;
}

.ccs_lst_num {
  width: 26px;
  padding-right: 4px;
  font-size: var(--m-fontSizes-2xl, 18px);
  text-align: left;
}

.ccs_btn_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  height: 40px;
  border-radius: 4px;
  font-size: var(--m-fontSizes-md, 14px);
  font-weight: var(--m-fontWeights-medium, 500);
  width: 100%;
  padding: 0 12px;
  background-color: var(--m-colors-gray150, #f5f5f5);
  color: var(--m-colors-gray700, #666666);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_btn_more:before {
  display: none;
}
.ccs_btn_more:active {
  -webkit-box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
          box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
  -webkit-filter: brightness(92%);
          filter: brightness(92%);
  -webkit-tap-highlight-color: transparent;
}

.ccs_faq_srchmsg {
  margin: 32px 0 16px;
}
.ccs_faq_srchmsg:after {
  content: "";
  display: block;
  margin: 24px -16px 0;
  border-bottom: 10px solid var(--m-colors-gray150, #f5f5f5);
}
.ccs_faq_srchmsg:last-child:after {
  display: none;
}

.ccs_faq_srchtx {
  margin-bottom: 0;
  color: var(--m-colors-black, #000000);
  text-align: left;
  line-height: 1.22;
}
.ccs_faq_srchtx em {
  font-weight: var(--m-fontWeights-bold, 700);
  color: var(--m-colors-primary_dark, #8a7634);
}

.ccs_btn_csbot {
  margin-top: 20px;
}

.ccs_advice_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px 0;
}
.ccs_advice_info li {
  margin-top: 0;
}

.ccs_tbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px 0;
}

.ccs_tbl_tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.ccs_require {
  position: static;
  top: 0;
  color: var(--m-colors-warning_loss, #ff5452);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.ccs_slct_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 6px;
}
.ccs_slct_area:after {
  display: none;
}

.ccs_drop_select {
  height: 40px;
  border-color: var(--m-colors-gray300, #e5e5e5);
  border-radius: 4px;
}
.ccs_drop_select:after {
  background: none;
  right: 12px;
  width: 16px;
  height: 16px;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: var(--m-font-icon) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray700, #666666);
  content: "\e016";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_drop.on .ccs_drop_select {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ccs_drop.on .ccs_drop_select:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.ccs_inp_slct:after,
.ccs_inp_slct.ty2:after {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: var(--m-font-icon) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray700, #666666);
  content: "\e016";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_inp_slct select,
.ccs_inp_slct.ty2 select {
  position: relative;
  z-index: 1;
  height: 40px;
  border-color: var(--m-colors-gray300, #e5e5e5);
  border-radius: 4px;
  background: none;
  font-size: var(--m-fontSizes-md, 14px);
  font-weight: var(--m-fontWeights-medium, 500);
}
.ccs_inp_slct select:focus,
.ccs_inp_slct.ty2 select:focus {
  outline: 0;
}

.ccs_btn_line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  height: 40px;
  border-radius: 4px;
  font-size: var(--m-fontSizes-md, 14px);
  font-weight: var(--m-fontWeights-medium, 500);
  width: 100%;
  padding: 0 12px;
  -webkit-box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
          box-shadow: inset 0 0 0 1px var(--m-colors-gray300, #e5e5e5);
  color: var(--m-colors-gray700, #666666);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  line-height: 1;
}
.ccs_btn_line:after {
  content: "";
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-family: var(--m-font-icon) !important;
  font-size: 16px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray700, #666666);
  content: "\e02c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0;
}
.ccs_btn_line:active {
  -webkit-box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
          box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
  -webkit-filter: brightness(92%);
          filter: brightness(92%);
  -webkit-tap-highlight-color: transparent;
}
.ccs_btn_line:after {
  display: contents;
  background: none;
}

.ccs_inp_txt {
  height: 40px;
}
.ccs_inp_txt input[type=text] {
  border-radius: 4px;
  border-color: var(--m-colors-gray300, #e5e5e5);
}
.ccs_inp_txt input[type=text]::-webkit-input-placeholder {
  color: var(--m-colors-gray600, #777777);
}
.ccs_inp_txt input[type=text]:focus {
  outline: 0;
}

.ccs_inp_txtarea {
  border-radius: 4px;
  border-color: var(--m-colors-gray300, #e5e5e5);
}
.ccs_inp_txtarea textarea:focus {
  outline: 0;
}
.ccs_inp_txtarea textarea::-webkit-input-placeholder,
.ccs_inp_txtarea label {
  bottom: 0;
  color: var(--m-colors-gray600, #777777);
}
.ccs_inp_txtarea .css_tx_byte em {
  color: var(--m-colors-warning_loss, #ff5452);
}

.ccs_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  height: 52px;
  border-radius: 4px;
  font-size: var(--m-fontSizes-xl, 16px);
  font-weight: var(--m-fontWeights-medium, 500);
  width: 100%;
  padding: 0 12px;
  background-color: var(--m-colors-primary, #a59357);
  color: var(--m-colors-white, #ffffff);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ccs_btn:active {
  -webkit-box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
          box-shadow: inset 0 0 0 500px var(--m-colors-black_alpha8, rgba(0, 0, 0, 0.08));
  -webkit-filter: brightness(92%);
          filter: brightness(92%);
  -webkit-tap-highlight-color: transparent;
}
.posi_fix .ccs_btn {
  border-radius: 0px;
}

.ccs_img_add {
  border-radius: 4px;
  background-color: var(--m-colors-gray200, #f0f0f0);
  background-image: none;
  color: var(--m-colors-gray600, #777777);
}
.ccs_img_add label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ccs_img_add label:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  font-family: var(--m-font-icon) !important;
  font-size: 32px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray600, #777777);
  content: "\e011";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ccs_img_add label:after {
  content: "사진첨부";
  font-size: var(--m-fontSizes-sm, 13px);
  font-weight: var(--m-fontWeights-semibold, 600);
}

.ccs_my_info {
  height: 40px;
  border-radius: 4px;
  border-color: var(--m-colors-gray300, #e5e5e5);
  background-color: var(--m-colors-gray150, #f5f5f5);
  color: var(--m-colors-gray600, #777777);
}

.ccs_unit_del:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: var(--m-font-icon) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: var(--m-colors-gray500, #888888);
  content: "\e039";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ccs_unit_area .ccs_unit_tit {
  font-size: var(--m-fontSizes-md, 14px);
  font-weight: var(--m-fontWeights-bold, 700);
  color: var(--m-colors-black, #000000);
}
.ccs_unit_area .ccs_unit_price {
  font-size: var(--m-fontSizes-xs, 12px);
  color: var(--m-colors-gray600, #777777);
}

.ccs_advice_info .ccs_unit_area.ty_del {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ccs_advice_info .ccs_unit_area.ty_del .ccs_unit_cont {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ccs_advice_info .ccs_unit_area.ty_del .ccs_unit_thmb {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 64px;
  height: 64px;
}
.ccs_advice_info .ccs_unit_area.ty_del .ccs_unit_del {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ccs_odr_listarea .ccs_odr_list li {
  border-top: 0;
}

.ccs_odr_listarea .ccs_unit_area {
  position: relative;
}
.ccs_odr_listarea .ccs_unit_area .ccs_inp_chk {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: auto;
  right: 0;
  width: 20px;
  height: 20px;
}
.ccs_odr_listarea .ccs_unit_area .ccs_inp_chk input[type=checkbox] + label {
  width: 100%;
  height: 100%;
}
.ccs_odr_listarea .ccs_unit_area .ccs_unit_thmb {
  position: static;
  width: 80px;
  height: 80px;
}
.ccs_odr_listarea .ccs_unit_area .ccs_unit_cont {
  padding-left: 10px;
  padding-right: 46px;
}
.ccs_odr_listarea .ccs_unit_area .ccs_unit_info {
  font-size: var(--m-fontSizes-xs, 12px);
  color: var(--m-colors-gray600, #777777);
}

.ccs_modal .ccs_modal_ctn {
  margin-top: env(safe-area-inset-top);
}
.ccs_modal .ccs_modal_tit {
  padding: 26px 16px 16px;
  height: auto;
  border: 0;
  font-size: var(--m-fontSizes-2xl, 18px);
  text-align: left;
  line-height: normal;
}
.ccs_modal .ccs_modal_btnarea .ccs_btn {
  border-radius: 0px;
}

.ccs_odr_period {
  background: none;
  padding: 8px 16px;
}

.ccs_btn_lst li button {
  border-radius: 18px;
  border: 0;
  background: var(--m-colors-black_alpha4, rgba(0, 0, 0, 0.04));
  color: var(--m-colors-gray700, #666666);
}
.ccs_btn_lst li.on button {
  background: var(--m-colors-gray900, #222222);
  color: var(--m-colors-white, #ffffff);
}

.ccs_no_msg {
  margin: 120px 0;
}

.ccs_no_tx {
  margin-bottom: 0;
  font-size: var(--m-fontSizes-md, 14px);
  color: var(--m-colors-gray600, #777777);
}
.ccs_no_tx:before {
  width: 64px;
  height: 64px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='65' height='64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.5 64c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32C14.827 0 .5 14.327.5 32c0 17.673 14.327 32 32 32zm3.226-44.8a3.2 3.2 0 1 0-6.4 0V32a3.2 3.2 0 0 0 6.4 0V19.2zm-3.36 21.867a3.2 3.2 0 0 0-3.2 3.2v.318a3.2 3.2 0 0 0 3.188 3.2l.319.002a3.2 3.2 0 0 0 3.212-3.2v-.32a3.2 3.2 0 0 0-3.2-3.2h-.318z' fill='%23000' fill-opacity='.08'/%3E%3C/svg%3E");
  background-size: 100%;
}

.condition_group {
  margin-inline: -16px;
}
/*# sourceMappingURL=m_cs_eshop.css.map */
