@charset "UTF-8";
.cs_new .text-22 {
  font-size: 22px !important;
  line-height: 1.45;
}

.cs_new .btn-mint,
.cs_new .btn-mint:active {
  background-color: #5ddbdb;
  border-color: #5ddbdb;
  color: #222222;
  border-radius: 0;
}

.cs_new .btn-mint:disabled {
  background-color: #e2f5f5;
  border-color: #e2f5f5;
  color: #b3c2c2;
  border-radius: 0;
}

.cs_new .btn-light,
.cs_new .btn-light:active {
  background-color: #ffffff;
  border-color: #d5cfc9;
  color: #222222;
  border-radius: 0 !important;
}

.cs_new .btn-light:disabled {
  background-color: #efefef;
  border-color: #d5cfc9;
  color: #666666;
  border-radius: 0;
}

.cs_new .text-mint {
  color: #007881 !important;
}

.cs_new .text-mint.text-link::before {
  background-color: #007881 !important;
}

.cs_new .cs-top-hdt {
  position: relative;
}

.cs_new .cs-top-hdt .ico {
  position: absolute;
  right: 0;
  top: 0;
}

.cs_new .cs-top-hdt .ico.ico_zoom {
  width: 74px;
  height: 74px;
}

.cs_new .cs-top-hdt .ico.ico_earth {
  width: 74px;
  height: 74px;
}

.cs_new .cs-quick-bts {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}

.cs_new .cs-quick-bts .bt {
  display: block;
  background: #1d2571;
  color: #ffffff;
  width: calc(50% - 5px);
  height: 110px;
  padding: 16px;
  position: relative;
}

.cs_new .cs-quick-bts .bt .tt {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff !important;
  position: relative;
}

.cs_new .cs-quick-bts .bt .tt::after {
  border-color: #ffffff;
  width: 9px;
  height: 9px;
}

.cs_new .cs-quick-bts .bt .ts {
  font-size: 12px;
  font-weight: 300;
}

.cs_new .cs-quick-bts .bt .ico {
  width: 40px;
  height: 40px;
  display: inline-flex;
  background: no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 12px;
  bottom: 12px;
}

.cs_new .cs-quick-bts .bt .ico-faqs {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_faqs.png);
}

.cs_new .cs-quick-bts .bt .ico-call {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_call.png);
}

.cs_new .cs-btn-list .bt {
  display: block;
  box-shadow: 0 12px 50px 0 rgba(92, 99, 128, 0.16);
  background: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px 24px 16px 52px;
  margin-top: 8px;
}

.cs_new .cs-btn-list .bt + .bt {
  margin-top: 8px;
}

.cs_new .cs-btn-list .bt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.cs_new .cs-btn-list .bt .ico {
  width: 24px;
  height: 24px;
  background: no-repeat center;
  background-size: 100% auto;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 15px;
}

.cs_new .cs-btn-list .bt .ico-noti {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_message.png);
}

.cs_new .cs-btn-list .bt .ico-user {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_user.png);
}

.cs_new .cs-list-item .list-item.li-line > li {
  border-bottom: #ebebeb solid 1px;
  padding: 8px 0px;
}

.cs_new .cs-list-item .list-item .bt {
  display: flex;
  width: 100%;
  padding: 10px 24px 10px 0px;
  min-height: 56px;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  word-break: keep-all;
}

.cs_new .cs-list-item .list-item .bt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.cs_new .ars-call {
  margin-bottom: 32px;
}

.cs_new .ars-call .btn.btn-alert.btn-border {
  height: 32px;
}

.cs_new .ars-call .list-wrap .link-item-list > li {
  padding: 12px 0px;
}

.cs_new .ars-call .btn-call.guide {
  right: 48px;
  background: url(/webapp/v2/web/cs_new/assets/images/icon-call.png) no-repeat;
  background-size: 100% auto;
}

.cs_new .acc-call {
  border-top: #ebe7e4 solid 1px;
  padding: 24px 0px 32px;
}

.cs_new .acc-call .acc-btns {
  margin-top: 24px;
}

.cs_new .acc-call .acc-btns .bt {
  display: block;
  box-shadow: 0 12px 50px 0 rgba(92, 99, 128, 0.16);
  background: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px 24px 16px 52px;
}

.cs_new .acc-call .acc-btns .bt + .bt {
  margin-top: 8px;
}

.cs_new .acc-call .acc-btns .bt::before {
  content: "";
  width: 24px;
  height: 24px;
  background: no-repeat center;
  background-size: 100% auto;
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 15px;
}

.cs_new .acc-call .acc-btns .bt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.cs_new .acc-call .acc-btns .bt.deafs::before {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_message.png);
}

.cs_new .acc-call .acc-btns .bt.blind::before {
  background-image: url(/webapp/v2/web/cs_new/assets/images/ico_user.png);
}

.cs_new .callback {
  margin: 20px -24px 0px -24px;
  padding: 16px 24px;
}

.cs_new .bt-extra {
  display: flex;
  background: #1d2571;
  color: #ffffff;
  width: calc(100%);
  height: 56px;
  padding: 18px 16px 18px 50px;
  position: relative;
}

.cs_new .bt-extra .tt {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff !important;
  position: relative;
  display: block;
  width: 100%;
}

.cs_new .bt-extra .tt::after {
  border-color: #ffffff;
  width: 9px;
  height: 9px;
}

.cs_new .bt-extra .ts {
  font-size: 12px;
  font-weight: 300;
}

.cs_new .bt-extra .ico {
  width: 24px;
  height: 24px;
  display: inline-flex;
  background: no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 20px;
  top: 16px;
}

.cs_new .cs-item-icon {
  background: #ffffff;
  box-shadow: 0 12px 50px 0 rgba(92, 99, 128, 0.16);
  padding: 24px 20px 24px 20px;
  margin-top: 16px;
}

.cs_new .cs-item-icon .list-item > li {
  margin-top: 8px;
}

.cs_new .cs-item-icon .list-item .bt {
  position: relative;
  display: block;
  display: flex;
  width: 100%;
  padding: 10px 24px 10px 42px;
  min-height: 56px;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  word-break: keep-all;
}

.cs_new .cs-item-icon .list-item .bt .ico {
  width: 32px;
  height: 32px;
  display: inline-flex;
  background: no-repeat #f6f5f3;
  background-size: 100% auto;
  position: absolute;
  left: 0px;
  top: 12px;
  border-radius: 8px;
}

.cs_new .cs-item-icon .list-item .bt .txt {
  position: relative;
  font-size: 18px;
}

.cs_new .cs-item-icon .list-item .bt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

/* 해외이용안 */
.cs_new .foreign-use .tab-list-wrap .tab-round.tab-list.round-st02 > .tab-button {
  font-size: 14px;
  border-radius: 0px;
  border-color: #d5cfc9;
}

.cs_new .foreign-use .tab-list-wrap .tab-round.tab-list.round-st02 > .tab-button.is-active {
  background-color: #222222;
  border-color: #222222;
  color: #ffffff;
}

/* 교통카드 */
.cs_new .traffic-wrap .page-sub-title {
  font-size: 18px;
}

.cs_new .traffic-wrap .text-guide-mgt {
  font-size: 16px;
}

.cs_new .traffic-wrap .btn-lg {
  height: 56px;
  font-size: 18px;
}

.cs_new .traffic-wrap .custom-table tbody th,
.cs_new .traffic-wrap .custom-table tbody td {
  font-size: 14px;
  color: #222222;
}

.cs_new .traffic-wrap .custom-table tbody th {
  font-weight: 500;
}

.cs_new .traffic-wrap .custom-table .list-dot {
  color: #222222;
}

.cs_new .traffic-wrap .accordion .check.fold-head {
  color: #222222;
}

.cs_new .traffic-wrap .accordion .list-dot {
  color: #222222;
  font-size: 16px;
}

.cs_new .traffic-wrap .accordion .list-dot .text-link.text-blue {
  font-size: 16px;
}

/* 바로발급 가능 카드센터 */
.cs_new .use-guide-wrap .tab-content-wrap::before {
  background-color: #ebe7e4;
}

.cs_new .use-guide-wrap .tab-list-wrap {
  margin: 0px -12px;
}

.cs_new .use-guide-wrap .tab-list:not(.tab-block):not(.tab-round).small > li {
  padding: 4px 2px;
  margin: 0px 14px;
  font-weight: 700;
  color: #81796e;
}

.cs_new .use-guide-wrap .tab-list:not(.tab-block):not(.tab-round) .tab-button.is-active {
  color: #222222;
}

.cs_new .use-guide-wrap .tab-panel {
  padding-bottom: 20px;
}

.cs_new .use-guide-wrap .text-link {
  color: #81796e !important;
}

.cs_new .use-guide-wrap .text-link.text-link::before {
  background-color: #81796e;
}

.cs_new .use-guide-wrap .turning-list .item-content ~ li {
  border-color: #ebe7e4;
}

.cs_new .use-guide-wrap .message-text-sm {
  font-size: 14px;
  line-height: 1.5;
}

/* 이용약관 */
.cs_new.terms .link-box ul > li {
  border-top: #ebe7e4 solid 1px;
}

.cs_new.terms .link-box ul > li a {
  font-weight: 400;
}

/* 공지사항 */
.cs_new .notice-list-wrap .message-text-gray {
  margin-top: 2px;
}

.cs_new.custom-bottomsheet .bottomsheet {
  border-radius: 0;
}

.cs_new.custom-bottomsheet .bottomsheet > .popup-header .btn-close::after {
  content: "";
  border-radius: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

/* 핸드페이 */
.cs_new .order-list-type2 li {
  border-radius: 0;
  background-color: #f6f5f3;
}

.cs_new .accordion .check.fold-head {
  color: #222222;
}

.cs_new .accordion .list-dot {
  color: #222222;
  font-size: 16px;
}

.cs_new .accordion .text-link.text-mint {
  font-size: 16px;
}

.cs_new .list-data-default {
  border-color: #ebebeb;
}

/* 고객제안 칭찬 */
.cs_new .box-gray.type02 {
  background-color: #f6f5f3;
}

.cs_new .custom-radio.radio-btn input[type=radio] + label {
  color: #222222;
  font-size: 16px;
  font-weight: 500;
}

.cs_new .custom-radio.radio-btn.radio-3674bc input[type=radio]:checked + label {
  font-weight: 700;
  color: #222222;
}

.cs_new .custom-radio.radio-btn input[type=radio] + label::before {
  border-radius: 0px;
  border-color: #625b4e;
}

.cs_new .custom-radio.radio-btn input[type=radio]:checked + label::before {
  border-color: #222222;
}

.cs_new input.custom-input {
  border-radius: 0px;
  border-color: #c5bfb8;
}

.cs_new input.custom-input:active,
.cs_new input.custom-input:focus {
  border-color: #222222;
}

.cs_new textarea.custom-textarea.textarea-round {
  border-radius: 0px;
  border-color: #c5bfb8;
}

.cs_new .byte-unit {
  color: #bbbbbb;
}

.cs_new .byte-unit.is-active span {
  color: #bbbbbb;
}

.cs_new .input-unit {
  border-radius: 0px;
  border-color: #c5bfb8;
}

.cs_new .btn-select {
  border-radius: 0px;
  border-color: #c5bfb8;
}

.installment-wrap .box-gray.radius-none {
  border-radius: 0;
}

.accordion-wrap.type-full.type-cont-border {
  padding: 0;
}

.accordion-wrap.type-full.type-cont-border .accordion:not(:first-child) {
  border-top: 1px solid #ebebeb;
}

.accordion-wrap.type-full.type-cont-border .accordion .fold-head {
  padding: 0 54px 0 24px;
}

.accordion-wrap.type-full.type-cont-border .accordion .fold-head .btn-fold {
  right: 24px;
}

.accordion-wrap.type-full.type-cont-border .accordion .fold-body {
  padding: 0 24px;
}

.accordion-wrap.type-full.type-cont-border .accordion.is-active .fold-body {
  padding: 8px 24px 24px;
}

.accordion-wrap.type-full.type-cont-border .accordion:last-child {
  border-bottom: 1px solid #ebebeb;
}

.accordion-wrap.type-full.type-cont-border .accordion.is-active:last-child {
  border-bottom: 0;
}

.ink_appli_dw.text-black:after {
  border-color: #222;
}

.link-list-arr.li-line > li {
  border-bottom: #ebebeb solid 1px;
  padding: 8px 0px;
}

.link-list-arr .bt {
  display: flex;
  width: 100%;
  padding: 10px 24px 10px 0px;
  min-height: 56px;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  word-break: keep-all;
}

.link-list-arr .bt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}

.link-list-arr.in-text .bt {
  flex-wrap: wrap;
}

.link-list-arr.in-text .bt p {
  flex-basis: 100%;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.08px;
}

.link-list-arr02 {
  margin-top: 12px;
}

.link-list-arr02 li {
  padding: 7px 0;
}

.link-list-arr02 li .text-link {
  font-size: 14px;
  line-height: 22px;
}

.link-list-arr02 li .text-link::after {
  margin-top: -3px;
}

/* 시니어 회원 상담 안내 */
.sub-container.cs-senior {
  padding-top: 0;
}

.sub-container.cs-senior .top-visual-area {
  position: relative;
  margin: 0 -24px;
  padding: 40px 24px 0;
  background: #f6f5f3;
}

.sub-container.cs-senior .top-visual-area .txt-area .tit {
  font-size: 28px;
  line-height: 40px;
  letter-spacing: -0.14px;
  font-weight: 700;
}

.sub-container.cs-senior .top-visual-area .img-area {
  margin: 0 -24px;
  text-align: right;
}

.sub-container.cs-senior .top-visual-area .img-area img {
  max-width: 360px;
}

.sub-container.cs-senior .page-sub-title {
  margin-top: 32px;
  margin-bottom: 8px;
  color: #222;
}

.sub-container.cs-senior .box-gray {
  margin-top: 8px;
  margin-bottom: 32px;
}

.btn-gradi {
  display: block;
  box-shadow: 0 12px 50px 0 rgba(92, 99, 128, 0.16);
  background: #ffffff;
  height: 56px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 16px 24px 16px;
  font-size: 18px !important;
  line-height: 24px;
  letter-spacing: -0.5px;
  font-weight: 700;
}

.btn-gradi.arr::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border: solid #222;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
}
