@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

legend,caption,[hidden],template {
  display: none
}

a {
  text-decoration: none;
  background: transparent;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0.1)
}

abbr[title] {
  border-bottom: 1px dotted
}

h1,h2,h3,b,strong {
  font-weight: 700
}

strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1,h2,h3,h4,h5,h6 {
  margin: 0
}

sub,sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0;
  vertical-align: top
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  margin: 0;
  word-break: break-all;
  white-space: pre-wrap
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 10px;
  font-size: 1rem
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border-color: #dfdfdf;
}

input, select, textarea {
  border-radius: 3px;
}

label {
  margin-bottom: 0;
}

button:focus, input:focus, textarea:focus, select:focus, label:focus {
  outline: 0;
  box-shadow: none;
}

button:focus ~ label, input:focus ~ label, textarea:focus ~ label, select:focus ~ label {
  outline: 0;
  box-shadow: none !important;
}

button {
  overflow: visible;
  border: none;
  background: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0.1)
}

button,select {
  text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  appearance: button;
  cursor: pointer
}

button[disabled],html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}

select,input,button:focus {
  outline: 0
}

input {
  line-height: normal
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  appearance: none
}

input[placeholder],[placeholder],*[placeholder] {
  color: #777
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  resize: none;
  appearance: none
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,th {
  padding: 0;
  vertical-align: middle;
}

ul,ol {
  list-style: none;
  margin: 0;
  padding: 0
}

dl,dt,dd,p {
  margin: 0;
  padding: 0
}

address {
  font-style: normal
}

em {
  font-style: normal
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  appearance: none
}

input[type=number] {
  appearance: textfield
}

html {
  height: 100%;
  font-size: 62.5%;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none
}

body,textarea,input,select,pre {
  color: #222;
  font-family: "Noto Sans KR";
  line-height: 1;
  font-size: 1.4rem;
}

body.desktop,body.desktop textarea,body.desktop input,body.desktop select,body.desktop pre {
  font-family: "Noto Sans KR";
}

a {
  color: inherit
}

main,section {
  position: relative
}

::-moz-selection {
  background-color: #fbb900;
  color: #fff
}

::selection {
  background-color: #fbb900;
  color: #fff
}

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

.hide {
  position: absolute;
  top: -5000em;
  left: 0;
}

.text-roboto {
  font-family: 'Roboto', sans-serif;
}

.text-underline {
  text-decoration: underline;
}

.text-line {
  text-decoration: line-through;
}

.text-primary {
  color: #088767 !important;
}

.text-red {
  color: #c52c22 !important;
}

.text-lightred {
  color: #d10000 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}
.text-green {
  color: #01b1b6 !important;
}

.text-green02 {
  color: #239679 !important;
}

.text-gray {
  color: #767676 !important;
}

.text-gray2 {
  color: #4e4e4e !important;
}

.text-lightgray {
  color: #9296a5 !important;
}

.font-size12 {
  font-size: 1.2rem !important;
  letter-spacing: -1px
}

.font-size13 {
  font-size: 1.3rem !important;
  letter-spacing: -1px
}

.font-size14 {
  font-size: 1.4rem !important;
  letter-spacing: -1px
}

.font-size15 {
  font-size: 1.5rem !important;
  letter-spacing: -1px
}

.font-size16 {
  font-size: 1.6rem !important;
  letter-spacing: -1px
}

.font-size17 {
  font-size: 1.7rem !important;
  letter-spacing: -1px
}

.font-size18 {
  font-size: 1.8rem !important;
  letter-spacing: -1px
}

.font-size19 {
  font-size: 1.9rem !important;
  letter-spacing: -1px
}

.font-size20 {
  font-size: 2rem !important;
  letter-spacing: -1px
}

.font-size21 {
  font-size: 2.1rem !important;
  letter-spacing: -1px
}

.font-size22 {
  font-size: 2.2rem !important;
  letter-spacing: -1px
}

.font-size23 {
  font-size: 2.3rem !important;
  letter-spacing: -1px
}

.font-size24 {
  font-size: 2.4rem !important;
  letter-spacing: -1px
}

.font-size25 {
  font-size: 2.5rem !important;
  letter-spacing: -1px
}

.font-size26 {
  font-size: 2.6rem !important;
  letter-spacing: -1px
}

.font-size27 {
  font-size: 2.7rem !important;
  letter-spacing: -1px
}

.font-size28 {
  font-size: 2.8rem !important;
  letter-spacing: -1px
}

.font-size29 {
  font-size: 2.9rem !important;
  letter-spacing: -1px
}

.font-size30 {
  font-size: 3rem !important;
  letter-spacing: -1px
}

.font-size31 {
  font-size: 3.1rem !important;
  letter-spacing: -1px
}

.font-size32 {
  font-size: 3.2rem !important;
  letter-spacing: -1px
}

.font-size33 {
  font-size: 3.3rem !important;
  letter-spacing: -1px
}

.font-size34 {
  font-size: 3.4rem !important;
  letter-spacing: -1px
}

.font-size35 {
  font-size: 3.5rem !important;
  letter-spacing: -1px
}

.font-size36 {
  font-size: 3.6rem !important;
  letter-spacing: -1px
}

.font-size37 {
  font-size: 3.7rem !important;
  letter-spacing: -1px
}

.font-size38 {
  font-size: 3.8rem !important;
  letter-spacing: -1px
}

.font-size39 {
  font-size: 3.9rem !important;
  letter-spacing: -1px
}

.line-height18 {
  line-height: 1.8rem;
}

.line-height20 {
  line-height: 2rem;
}

.line-height24 {
  line-height: 2.4rem;
}

.line-height28 {
  line-height: 2.8rem;
}

.line-height32 {
  line-height: 3.2rem;
}

.inner {
  width: 100%;
  padding: 0 2rem;
}

.default-slide {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.default-slide .swiper-container {
  width: 100%;
  height: 100%;
}
.default-slide .swiper-slide {
  width: 100%;
  height: 100%;
}
.default-slide .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.default-slide .swiper-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 70px;
  text-align: center;
  z-index: 1;
}
.default-slide .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.default-slide .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 100%;
  border: 1px solid #000;
  cursor: pointer;
}
.default-slide .swiper-pagination-bullet-active {
  background: #000;
}
.default-slide .swiper-button-next {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  border: solid 1px #000;
  background-color: #fff;
  border-radius: 50px;
  z-index: 1;
  cursor: pointer;
}
.default-slide .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 10px;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.default-slide .swiper-button-next.swiper-button-disabled {
  border-color: #cdd1d6;
}
.default-slide .swiper-button-next.swiper-button-disabled::after {
  border-color: #cdd1d6;
}
.default-slide .swiper-button-prev {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  border: solid 1px #000;
  background-color: #fff;
  border-radius: 50px;
  z-index: 1;
  cursor: pointer;
}
.default-slide .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 11px;
  left: 12px;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}
.default-slide .swiper-button-prev.swiper-button-disabled {
  border-color: #cdd1d6;
}
.default-slide .swiper-button-prev.swiper-button-disabled::after {
  border-color: #cdd1d6;
}

.table-default {
  width: 100%;
}

.table-bordered {
  border: 0;
}

.table-default.border-top {
  border-top: 2px solid #222 !important;
}

.table-default tr th {
  padding: 8px 0;
  vertical-align: middle;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8rem;
  letter-spacing: -1px;
  border-bottom-width: 1px;
  border-left: 0;
  border-top: 0;
  border-color: #eaecef;
}

.table-default tr th:last-child {
  border-right: 0;
}

.table-default thead tr th,
.table-default.tbody-th-bg tbody tr th {
  background: #f4f5f7;
}

.table-default .type02 th {
  border-bottom: 0 !important;
  border: 1px solid #eaecef; 
}

.table-default .type02 th:last-child {
  border-right: 1px solid #eaecef;
}

.table-default .type02 td {
  
  border: 1px solid #eaecef; 
}

.table-default .type02 td:last-child {
  border-right: 1px solid #eaecef;
}

.table-default .type03 th {
  background: #e3e7ed;
  border-bottom: 0;
  border: 1px solid #dde0eb; 
}

.table-default tr td {
  padding: 8px 0;
  vertical-align: middle;
  font-size: 1.4rem;
  line-height: 1.8rem;
  letter-spacing: -1px;
  border-left: 0;
  border-color: #eaecef;
}

.table-default tr td:last-child {
  border-right: 0;
}

.table-default tr td.color-red {
  color: #b40000;
}

.table-default tr td.red {
  color: #eb1818;
}

.table-default tr td.bd {
  border-bottom-color: #cdd1d6;
}

/* .table-default tr td.text-left,.table-default tr td.text-right {
  padding: 10px 20px;
} */

.table-default tfoot tr td {
  padding: 10px;
  vertical-align: middle;
  font-size: 16px;
  background: #f8fafd;
}

.table-default tfoot tr td.color-red {
  color: #b40000;
}

.table-default tfoot tr td.bd {
  border-bottom-color: #cdd1d6;
}

.table-default.text-left tr td {
  padding: 20px;
}

.table-default.table-sm tr td,.table-default.table-sm tr th {
  font-size: 14px;
  padding: 10px 0;
  line-height: 16px;
  font-weight: 400;
}

.ft-banner {
  padding-top: 40px;
  text-align: center;
  position: relative;
}

.ft-banner::after {
  content: "";
  width: 100%;
  height: 74px;
  background: #eff7f7;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.ft-banner img {
  width: 100%;
  max-width: 375px;
}

.footer {
 position: relative;
}

.fixed-counseling .btn-counseling-open.hide {
  display: none
}

.fixed-counseling .counseling-wrap {
  display: none
}

.fixed-counseling .counseling-wrap.counseling-open {
  display: block
}

.fixed-counseling .counseling-inner {
  position: fixed;
  z-index: 5;
  align-items: center;
  bottom: 20px;
  right: 50%;
  margin-right: -597px;
  width: 1280px;
  height: 104px;
  background: #1c1f2a;
  border-radius: 20px;
  display: flex;
  padding: 28px 30px 28px 40px;
  animation: counseling-open-animation 0.2s ease-out both;
  z-index: 99;
}

.fixed-counseling .counseling-inner .txt-wrap {
  width: 332px
}

.fixed-counseling .counseling-inner .txt-wrap .txt {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-weight: 600
}

.fixed-counseling .counseling-inner .form-group {
  margin-left: 10px;
  margin-bottom:0;
}

.fixed-counseling .counseling-inner .custom-control.custom-checkbox label {
  font-size: 12px;
  color: #fff
}

.fixed-counseling .counseling-inner .custom-control.custom-checkbox label:before {
  border-radius: 0
}

.fixed-counseling .counseling-inner .btn-counseling-agreement {
  color: #fff;
  font-size: 12px;
  margin-left: 10px;
  text-decoration: underline
}

.fixed-counseling .counseling-inner .form-group option {
  color: #888888;
}

.fixed-counseling .counseling-inner .form-group option:hover {
  color: #111; 
}

.fixed-counseling .counseling-inner .btn-counseling {
  height: 48px;
  width: 137px;
  background: #fff;
  color: #111;
  border-radius: 4px;
  margin: 0 20px;
  font-weight: 600;
}

.fixed-counseling .counseling-inner .btn-counseling-hide {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  text-indent: -999999px;
  position: relative
}

.fixed-counseling .counseling-inner .btn-counseling-hide:before,.fixed-counseling .counseling-inner .btn-counseling-hide:after {
  position: absolute;
  left: 18px;
  top: 10px;
  content: " ";
  height: 20px;
  width: 2px;
  background-color: #000;
  transform: rotate(45deg)
}

.fixed-counseling .counseling-inner .btn-counseling-hide:after {
  transform: rotate(-45deg)
}

@keyframes counseling-open-animation {
  0% {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 100% 50%;
      transform-origin: 100% 50%
  }

  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transform-origin: 100% 50%;
      transform-origin: 100% 50%
  }
}

.modal {
  /* padding-right: 0 !important; */
}

.modal-backdrop.show {
  opacity: 0.75;
}

.modal-default .modal-sm {
  min-width: 370px
}

.modal-default .modal-content {
  height: auto;
  border-radius: 8px;
  padding: 40px;
  border: 1px solid #111
}

.modal-default .modal-header {
  padding: 0 0 1.25rem 0;
  margin-bottom: 1.25rem;
  align-items: center;
}

.modal-default .modal-header h5 {
  font-size: 1.25rem;
  font-weight: 600;
}

.modal-default .modal-header h4 {
  font-size: 1.5rem;
  font-weight: 500;
}

.modal-default .modal-header.modal-header-bd {
  border-bottom: 2px solid #222;
}

.modal-default .modal-body {
  padding: 0
}

.modal-default .close {
  width: 24px;
  height: 24px;
  padding: 0;
  text-indent: -99999px;
  background: url("../../images/www/common/ic_close_dark.svg") no-repeat right center;
  opacity: 1;
  margin:0;
}

.modal-default .close:hover,.modal-default .close:focus {
  background: url("../../images/www/common/ic_close_dark.svg") no-repeat right center;
  opacity: 1
}

.modal-default .close:not(:disabled):not(.disabled):hover,.modal-default .close:not(:disabled):not(.disabled):focus {
  opacity: 1
}

.modal-default .list-txt li {
  position: relative;
  padding-left: 20px;
  margin-top: 10px
}

.modal-default .list-txt li:nth-child(1):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "1"
}

.modal-default .list-txt li:nth-child(2):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "2"
}

.modal-default .list-txt li:nth-child(3):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "3"
}

.modal-default .list-txt li:nth-child(4):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "4"
}

.modal-default .list-txt li:nth-child(5):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "5"
}

.modal-default .list-txt li:nth-child(6):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "6"
}

.modal-default .list-txt li:nth-child(7):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "7"
}

.modal-default .list-txt li:nth-child(8):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "8"
}

.modal-default .list-txt li:nth-child(9):before {
  text-align: center;
  line-height: 16px;
  display: block;
  width: 16px;
  height: 16px;
  background: #111;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  position: absolute;
  top: 4px;
  left: 0;
  font-weight: 300;
  content: "9"
}

.modal-default .deco-dot-list li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 4px;
}

.modal-default .deco-dot-list li * {
  line-height: 24px;
  letter-spacing: -0.9px;
}

.modal-default .deco-dot-list li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  background: #111;
  position: absolute;
  left: 0;
  top: 10px;
}



.modal-lg,
.modal-xl {
  max-width: 900px;
}

.modal-default .txt-box {
  width: 100%;
  background: #f8fafd;
  padding: 13px 20px;
  letter-spacing: -1px;
}

.custom-modal .modal-content {
  background-color: unset;
  border: 0;
}

.custom-modal .modal-content .modal-header {
  border: 0;
  justify-content: center;
  padding: 0;
}

.custom-modal .modal-content .modal-header .close {
  width: 41px;
  height: 41px;
  text-indent: -9999px;
  background: url('../../images/www/common/icon_modal_close.svg') no-repeat;
  padding: 0;
  margin: 0 0 15px 0;
  opacity: 1;
}

.custom-modal .modal-content .modal-body {
  padding: 0;
}

.modal-content-event {
  margin: 0 16px;
  border-radius: 0
}

.modal-content-event .modal-body {
  padding: 0;
  text-align: center
}

.modal-content-event .modal-body img {
  vertical-align: top;
  max-width: 100%
}

.modal-content-event .modal-footer {
  padding: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 0;
  justify-content: center;
  align-items: stretch
}

.modal-content-event .modal-footer>:not(:last-child) {
  margin-right: 0
}

.modal-content-event .modal-footer>:not(:first-child) {
  margin-left: 0
}

.modal-content-event .modal-footer>:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
  opacity: 0.3
}

.modal-content-event .modal-footer .btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 54px;
  border-radius: 0;
  letter-spacing: -0.5px;
}

/* 20240830 추가 */
#eventModal {
  padding: 16px;
}
#eventModal .modal-content-event .modal-footer .btn  {
  font-size: 16px;
}
#eventModal .modal-content {
  background: transparent;
}

#eventModal .modal-content-event {
  margin: 0;
}
#eventModal .swiper-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
#eventModal .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
#eventModal .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 2px;
  border-radius: 100%;
  border: 1px solid #000;
  background: rgba(255,255,255,.72);
}
#eventModal .swiper-pagination-bullet-active {
  background: #000;
}

/*// 20240830 추가 */

.fixed-btns {
  position: fixed;
  width: calc(100% - 40px);
  left: 20px;
  bottom: 90px;
  display: flex;
  z-index: 10;  
}

.fixed-btns.order-btns {
  bottom: 20px;
}

.fixed-btns button {
  border-radius: 0;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 14px 0;
  font-size: 18px;
  line-height: 20px;
  transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

.btn-group {
  display: flex;
  gap: 3px;
}

.btn-basic {
  width: 100%;
  font-size: 1.6rem;
  border: 1px solid #000;
  text-align: center;
  line-height: 46px;
  border-radius: 5px;
}

.btn-default {
  color: #fff;
  background-color: #088767;
}

.btn-black {
  background: #000;
  color: #fff;
}

.btn-black:hover {
  color: #fff;
}

.btn-black:disabled {
  background: #b9bec4;
  border-color: #b9bec4;
}

.btn-default:focus,
.btn-default:hover {
  color: #fff;
}

.btn-white {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}

.btn-second {
  color: #666666;
  background-color: #fff;
  border: 1px solid #666666;
}

.btn-second:focus,
.btn-second:hover {
  color: #767676;
}

#more_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
      transition: none
  }
}

.btn:focus,.btn:hover {
  text-decoration: none;
  box-shadow: none;
}

.btn:focus,.btn.focus {
  outline: 0
}

.btn.disabled,.btn:disabled {
  opacity: 0.65;
  box-shadow: none
}

/* .btn:not([disabled]):not(.disabled):active,.btn:not([disabled]):not(.disabled).active {
  background-image: none;
  box-shadow: 0 0 0 .2rem rgba(8,135,103,0.25),inset 0 3px 5px rgba(0,0,0,0.125)
} */

/* a.btn.disabled,fieldset[disabled] a.btn {
  pointer-events: none
} */

.btn-primary {
  color: #fff;
  background-color: #088767;
  border-color: #088767;
}

.btn-primary:hover {
  color: #fff;
  background-color: #088767;
  border-color: #088767;
}

.btn-primary:focus,.btn-primary.focus {
  color: #fff;
  background-color: #088767;
  border-color: #088767;
}

.btn-primary.disabled,.btn-primary:disabled {
  color: #fff;
  background-color: #088767;
  border-color: #088767
}

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #088767;
  border-color: #088767
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary:focus,.btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5)
}

.btn-cancel {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5
}

.btn-cancel:hover {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5
}

.btn-cancel:focus,.btn-cancel.focus {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5;
  box-shadow: none;
}

.btn-cancel.disabled,.btn-cancel:disabled {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5
}

.btn-cancel:not(:disabled):not(.disabled):active,.btn-cancel:not(:disabled):not(.disabled).active,.show>.btn-cancel.dropdown-toggle {
  color: #fff;
  background-color: #d5d5d5;
  border-color: #d5d5d5
}

.btn-cancel:not(:disabled):not(.disabled):active:focus,
.btn-cancel:not(:disabled):not(.disabled).active:focus,
.show > .btn-cancel.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success:focus,.btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5)
}

.btn-success.disabled,.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5)
}

.btn-info {
  color: #212529;
  background-color: #cdd1d6;
  border-color: #cdd1d6
}

.btn-info:hover {
  color: #212529;
  background-color: #b8bec5;
  border-color: #b1b7bf
}

.btn-info:focus,.btn-info.focus {
  color: #212529;
  background-color: #b8bec5;
  border-color: #b1b7bf;
  box-shadow: 0 0 0 .2rem rgba(179,183,188,0.5)
}

.btn-info.disabled,.btn-info:disabled {
  color: #212529;
  background-color: #cdd1d6;
  border-color: #cdd1d6
}

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle {
  color: #212529;
  background-color: #b1b7bf;
  border-color: #aab1b9
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(179,183,188,0.5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning:focus,.btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5)
}

.btn-warning.disabled,.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5)
}

.btn-danger {
  color: #fff;
  background-color: #d12e18;
  border-color: #d12e18
}

.btn-danger:hover {
  color: #fff;
  background-color: #af2614;
  border-color: #a32413
}

.btn-danger:focus,.btn-danger.focus {
  color: #fff;
  background-color: #af2614;
  border-color: #a32413;
  box-shadow: 0 0 0 .2rem rgba(216,77,59,0.5)
}

.btn-danger.disabled,.btn-danger:disabled {
  color: #fff;
  background-color: #d12e18;
  border-color: #d12e18
}

.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a32413;
  border-color: #982111
}

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216,77,59,0.5)
}

.btn-light {
  color: #212529;
  background-color: #f4f5f7;
  border-color: #f4f5f7
}

.btn-light:hover {
  color: #212529;
  background-color: #dee1e7;
  border-color: #d6dae2
}

.btn-light:focus,.btn-light.focus {
  color: #212529;
  background-color: #dee1e7;
  border-color: #d6dae2;
  box-shadow: 0 0 0 .2rem rgba(212,214,216,0.5)
}

.btn-light.disabled,.btn-light:disabled {
  color: #212529;
  background-color: #f4f5f7;
  border-color: #f4f5f7
}

.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #d6dae2;
  border-color: #cfd3dc
}

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(212,214,216,0.5)
}

.btn-dark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.btn-dark:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.btn-dark:focus,.btn-dark.focus {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.btn-dark.disabled,.btn-dark:disabled {
  color: #fff;
  background-color: #111;
  border-color: #111
}

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.btn-gray {
  color: #fff;
  background-color: #4f4f4f;
  border-color: #4f4f4f
}

.btn-gray:hover {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #363636
}

.btn-gray:focus,.btn-gray.focus {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #363636;
  box-shadow: 0 0 0 .2rem rgba(105,105,105,0.5)
}

.btn-gray.disabled,.btn-gray:disabled {
  color: #fff;
  background-color: #4f4f4f;
  border-color: #4f4f4f
}

.btn-gray:not(:disabled):not(.disabled):active,.btn-gray:not(:disabled):not(.disabled).active,.show>.btn-gray.dropdown-toggle {
  color: #fff;
  background-color: #363636;
  border-color: #2f2f2f
}

.btn-gray:not(:disabled):not(.disabled):active:focus,.btn-gray:not(:disabled):not(.disabled).active:focus,.show>.btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(105,105,105,0.5)
}

.btn-outline-primary {
  color: #088767;
  border-color: #088767
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #088767;
  border-color: #088767
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
  box-shadow: 0 0 0 .2rem rgba(8,135,103,0.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
  color: #088767;
  background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #088767;
  border-color: #088767
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(8,135,103,0.5)
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,0.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,0.5)
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:focus,.btn-outline-success.focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,0.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,0.5)
}

.btn-outline-info {
  color: #cdd1d6;
  border-color: #cdd1d6
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #cdd1d6;
  border-color: #cdd1d6
}

.btn-outline-info:focus,.btn-outline-info.focus {
  box-shadow: 0 0 0 .2rem rgba(205,209,214,0.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
  color: #cdd1d6;
  background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle {
  color: #212529;
  background-color: #cdd1d6;
  border-color: #cdd1d6
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(205,209,214,0.5)
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:focus,.btn-outline-warning.focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,0.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,0.5)
}

.btn-outline-danger {
  color: #d12e18;
  border-color: #d12e18
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d12e18;
  border-color: #d12e18
}

.btn-outline-danger:focus,.btn-outline-danger.focus {
  box-shadow: 0 0 0 .2rem rgba(209,46,24,0.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
  color: #d12e18;
  background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d12e18;
  border-color: #d12e18
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(209,46,24,0.5)
}

.btn-outline-light {
  color: #f4f5f7;
  border-color: #f4f5f7
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f4f5f7;
  border-color: #f4f5f7
}

.btn-outline-light:focus,.btn-outline-light.focus {
  box-shadow: 0 0 0 .2rem rgba(244,245,247,0.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
  color: #f4f5f7;
  background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f4f5f7;
  border-color: #f4f5f7
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(244,245,247,0.5)
}

.btn-outline-dark {
  color: #111;
  border-color: #111
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #111;
  border-color: #111
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
  box-shadow: 0 0 0 .2rem rgba(17,17,17,0.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
  color: #111;
  background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #111;
  border-color: #111
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(17,17,17,0.5)
}

.btn-outline-gray {
  color: #4f4f4f;
  border-color: #4f4f4f
}

.btn-outline-gray:hover {
  color: #fff;
  background-color: #4f4f4f;
  border-color: #4f4f4f
}

.btn-outline-gray:focus,.btn-outline-gray.focus {
  box-shadow: 0 0 0 .2rem rgba(79,79,79,0.5)
}

.btn-outline-gray.disabled,.btn-outline-gray:disabled {
  color: #4f4f4f;
  background-color: transparent
}

.btn-outline-gray:not(:disabled):not(.disabled):active,.btn-outline-gray:not(:disabled):not(.disabled).active,.show>.btn-outline-gray.dropdown-toggle {
  color: #fff;
  background-color: #4f4f4f;
  border-color: #4f4f4f
}

.btn-outline-gray:not(:disabled):not(.disabled):active:focus,.btn-outline-gray:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(79,79,79,0.5)
}

.btn-link {
  font-weight: normal;
  color: #088767;
  background-color: transparent
}

.btn-link:hover {
  color: #043f30;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent
}

.btn-link:focus,.btn-link.focus {
  border-color: transparent;
  box-shadow: none
}

.btn-link:disabled,.btn-link.disabled {
  color: #6c757d
}

.btn-lg,.btn-group-lg>.btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-sm,.btn-group-sm>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
  width: 100%
}

.btn-dark {
  background: #1c1f2a;
  border-color: #1c1f2a
}

.btn-dark:hover,.btn-dark:focus {
  background: #1c1f2a;
  border-color: #1c1f2a
}

.btn-border {
  background: #fff;
  border-color: #111
}

.btn-border:hover,.btn-border:focus {
  background: #fff;
  border-color: #111
}

.btn-list {
  display: inline-block;
  padding-top: 28px;
  margin-bottom: 20px;
  color: #4f4f4f;
  font-size: 14px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_left_arrow.svg") no-repeat left bottom;
  padding-left: 24px
}

.btn-list:hover,.btn-list:focus {
  color: #4f4f4f
}

.btn-list-next {
  display: inline-block;
  padding-top: 28px;
  margin-bottom: 20px;
  color: #4f4f4f;
  font-size: 14px;
  padding-right: 24px;
  position: relative
}

.btn-list-next::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_left_arrow.svg") no-repeat;
  transform: rotate(180deg);
  position: absolute;
  right: 0;
  bottom: 0
}

.btn-list-next:hover,.btn-list-next:focus {
  color: #4f4f4f
}

.btn-download-wrap {
  margin: 0 40px 40px 0;
  text-align: right
}

.btn-download {
  font-size: 14px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_gray.svg") no-repeat 95% center !important;
  padding-right: 25px;
  color: #4f4f4f
}

.btn-download:hover,.btn-download:focus {
  color: #111;
  text-decoration: underline;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_dark.svg") no-repeat right center
}

.btn-download.btn-blue {
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_blue.svg") no-repeat right center !important
}

.btn-download.btn-border {
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  padding: 6px 30px 6px 12px
}

.btn-download.font-size16 {
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_gray.svg") no-repeat right center !important
}

.btn-download-dark {
  font-size: 14px;
  background: #fff url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_dark.svg") no-repeat 95% center;
  padding-right: 25px;
  color: #111
}

.btn-download-dark:hover,.btn-download-dark:focus {
  text-decoration: underline;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_dark.svg") no-repeat 95% center
}

.btn-download-dark.btn-border {
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  padding: 6px 30px 6px 12px
}

.btn-border-download {
  display: inline-block;
  padding: 10px 35px 10px 20px;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  font-size: 14px;
  color: #4f4f4f;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_gray.svg") no-repeat 93% center !important
}

.btn-border-download.bg-dark {
  border: solid 1px #111;
  color: #fff;
  background: #111 url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_download_white.svg") no-repeat 93% center !important
}

.btn-add {
  width: 138px;
  height: 48px;
  line-height: 46px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  color: #4f4f4f;
  font-weight: 600;
  position: relative;
  vertical-align: top;
  cursor: pointer
}

.btn-add svg {
  vertical-align: text-bottom
}

.btn-add:hover,.btn-add:focus {
  border-color: #dfdfdf;
  background: #fafafa;
  color: #111
}

.btn-add:hover svg,.btn-add:focus svg {
  fill: #111
}

.btn-delete {
  padding: 0 16px;
  height: 48px;
  line-height: 46px;
  border-radius: 4px;
  background: #fafafa;
  color: #666;
  font-weight: 600
}

.btn-delete svg {
  vertical-align: text-bottom
}

.btn-delete:hover,.btn-delete:focus {
  background: #eee;
  color: #111
}

.btn-delete:hover svg,.btn-delete:focus svg {
  fill: #111
}

.btn-delete02 {
  font-size: 14px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_delete_gray.svg") no-repeat right center;
  padding-right: 25px;
  color: #4f4f4f
}

.btn-delete02:hover,.btn-delete02:focus {
  color: #111;
  text-decoration: underline;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_delete_dark.svg") no-repeat right center
}

.btn-modify {
  font-size: 14px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_modify_gray.svg") no-repeat right center;
  padding-right: 25px;
  color: #4f4f4f
}

.btn-modify:hover,.btn-modify:focus {
  color: #111;
  text-decoration: underline;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_modify_dark.svg") no-repeat right center
}

.btn-arr {
  position: relative;
  font-size: 14px;
  color: #4f4f4f;
  padding: 0 30px 0 12px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  background: #fff;
  line-height: 30px;
  display: inline-block
}

.btn-arr:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 5px;
  width: 5px;
  border: 1px solid #dfdfdf;
  border-left-width: 0;
  border-top-width: 0;
  top: 12px;
  right: 14px
}

.btn-arr-dark {
  position: relative;
  font-size: 14px;
  color: #111;
  padding: 0 30px 0 12px;
  border-radius: 4px;
  border: solid 1px #111;
  background: #fff;
  line-height: 30px
}

.btn-arr-dark:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 5px;
  width: 5px;
  border: 1px solid #111;
  border-left-width: 0;
  border-top-width: 0;
  top: 12px;
  right: 14px
}

.btn-arr-primary {
  position: relative;
  font-size: 14px;
  color: #fff;
  padding: 0 30px 0 12px;
  border-radius: 4px;
  border: solid 1px #088767;
  background: #088767;
  line-height: 30px
}

.btn-arr-primary:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 5px;
  width: 5px;
  border: 1px solid #fff;
  border-left-width: 0;
  border-top-width: 0;
  top: 12px;
  right: 14px
}

.btn-arr-primary.font-size16 {
  font-size: 16px
}

.btn-arr-primary.font-size16:before {
  height: 8px;
  width: 8px
}

.btn-arr-primary02 {
  position: relative;
  font-size: 14px;
  color: #088767;
  padding: 0 30px 0 12px;
  border-radius: 4px;
  border: solid 1px #088767;
  background: #fff;
  line-height: 30px
}

.btn-arr-primary02:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 5px;
  width: 5px;
  border: 1px solid #088767;
  border-left-width: 0;
  border-top-width: 0;
  top: 12px;
  right: 14px
}

.btn-arr-primary02.font-size16 {
  font-size: 16px
}

.btn-arr-primary02.font-size16:before {
  height: 8px;
  width: 8px
}

.btn-arr02 {
  position: relative;
  color: #4f4f4f;
  padding: 0 30px 0 0;
  top: -2px
}

.btn-arr02:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 8px;
  width: 8px;
  border: 2px solid #bebebe;
  border-left-width: 0;
  border-top-width: 0;
  top: 9px;
  right: 14px
}

.btn-arr02:hover,.btn-arr02:focus {
  color: #111;
  text-decoration: underline
}

.btn-arr02:hover:before,.btn-arr02:focus:before {
  border-color: #111
}

.btn-arr02-dark {
  position: relative;
  color: #111;
  padding: 0 30px 0 0;
  top: -2px
}

.btn-arr02-dark:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 8px;
  width: 8px;
  border: 2px solid #111;
  border-left-width: 0;
  border-top-width: 0;
  top: 10px;
  right: 14px
}

.btn-arr02-dark:hover,.btn-arr02-dark:focus {
  text-decoration: underline
}

.btn-arr02-primary {
  position: relative;
  color: #111;
  padding: 0 30px 0 0;
  top: -2px;
  color: #088767
}

.btn-arr02-primary:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 8px;
  width: 8px;
  border: 2px solid #088767;
  border-left-width: 0;
  border-top-width: 0;
  top: 10px;
  right: 14px
}

.btn-arr02-primary:hover,.btn-arr02-primary:focus {
  text-decoration: underline
}

.btn-arr03 {
  position: relative;
  color: #111;
  padding: 6px 30px 6px 12px;
  border: 1px solid #111;
  background-color: #fff;
  top: -2px
}

.btn-arr03:before {
  content: "";
  display: block;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  position: absolute;
  height: 8px;
  width: 8px;
  border: 2px solid #111;
  border-left-width: 0;
  border-top-width: 0;
  top: 16px;
  right: 14px
}

.btn-arr03:hover,.btn-arr03:focus {
  text-decoration: underline
}

.btn-outlink {
  position: relative;
  font-size: 14px;
  color: #4f4f4f;
  padding: 0 10px 0 12px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  background: #fff;
  line-height: 30px
}

.btn-outlink:hover,.btn-outlink:focus {
  color: #4f4f4f;
  text-decoration: none
}

.btn-outlink svg {
  margin: 0 0 2px 5px
}

.btn-underline {
  text-decoration: underline !important
}

.btn-bg-gray {
  font-size: 14px;
  color: #707280;
  padding: 5px 10px;
  border-radius: 4px;
  border: solid 1px #ced5de;
  background-color: #f2f4f6
}

.btn-border-icon {
  font-size: 14px;
  color: #4f4f4f;
  padding: 0 10px 0 12px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  background: #fff;
  line-height: 30px
}

.btn-border-icon:hover,.btn-border-icon:focus {
  color: #4f4f4f;
  text-decoration: none
}

.btn-border-icon img {
  vertical-align: middle;
  width: 16px;
  margin: 0 0 2px 4px
}

.btn-line-gray {
  padding: 0 30px;
  line-height: 48px;
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  background-color: #fff;
  font-size: 16px;
  color: #111;
  font-weight: 600
}

.btn-line-dark {
  padding: 0 30px;
  line-height: 46px;
  border-radius: 4px;
  border: solid 1px #111;
  background-color: #fff;
  font-size: 16px;
  color: #111;
  font-weight: 600
}

.btn-line-dark.btn-sm,.btn-group-sm>.btn-line-dark.btn {
  font-size: 14px;
  line-height: 40px;
  padding: 0 20px
}

.btn-blue {
  color: #2b61d1
}

.btn-blue:hover,.btn-blue:focus {
  color: #2b61d1;
  text-decoration: underline
}

.btn-book {
  font-size: 14px;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_book_gray.svg") no-repeat left center;
  padding-left: 22px;
  color: #4f4f4f
}

.btn-book:hover,.btn-book:focus {
  color: #111;
  text-decoration: underline;
  background: url("https://hunetdown.cdn.hunet.co.kr/Resources/CreditBank/Images/Wf/v1/common/icon/ic_book_dark.svg") no-repeat left center
}

.btn-bg-primary {
  font-size: 14px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #088767
}

.btn-bg-primary:hover,.btn-bg-primary:focus {
  color: #fff
}

.btn-disabled {
  cursor: default;
  opacity: 0.5
}

.desc-box {
  border: 1px solid #d2d8e1;
  padding: 10px 20px;
  line-height: 1.5;
  font-size: 1.4rem;
}

.desc-list {
  margin-top: 15px;
}

.desc-list li {
  position: relative;
  padding-left: 8px;
  line-height: 1.4;
  font-size: 1.3rem;
}

.desc-list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}

.desc-list li ~ li {
  margin-top: 10px;
}

.cont-tab {
  display: flex;
}

.cont-tab .tab {
  flex: 1;
}

.cont-tab .tab .tab-btn {
  display: block;
  width: 100%;
  color: #a0a0b6;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;  
  padding: 20px 0 10px;
  text-align: center;
  border-bottom: 2px solid #f7f7f7;
}

.cont-tab .tab .tab-btn.on {
  color: #088767;
  border-color: #088767;
  font-weight: bold;
}

.cont-tab02 {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #088767;
}

.cont-tab02 .tab {
  width: 33.3%;
  margin-bottom: -1px;
}

.cont-tab02 .tab .tab-btn {
  display: block;
  width: 100%;
  color: #999;
  font-weight: 500;
  font-size: 1.3rem;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #b9bec4;
  border-bottom: 1px solid #088767;
  background-color: #fff;
}


.cont-tab02 .tab .tab-btn.on {
  color: #088767;
  border: 1px solid #088767;
  border-bottom: 1px solid #fff;
}

.cont-tab02 .tab:not(:first-of-type) .tab-btn:not(.on) {
  border-left: 0;
}

.cont-tab02 .tab:first-of-type .tab-btn:not(.on){
  border-right: 0;
}


.custom-control {
  padding-left: 24px;
}

.custom-control .custom-control-input {
  opacity: 0;
  z-index: 0;
  margin-top: 0.28rem;
  height: 0.9rem
}

.custom-control .custom-control-label {
  font-size: 1.4rem;
  letter-spacing: -0.7px;
  position: unset;
}

.custom-control .custom-control-input, 
.custom-control .custom-control-input ~ .custom-control-label::before, 
.custom-control .custom-control-input ~ .custom-control-label::after {
    left: 0;
}

.custom-control .custom-control-input,
.custom-control .custom-control-input ~ .custom-control-label::before,
.custom-control .custom-control-input ~ .custom-control-label::after {
    width: 16px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.custom-checkbox button {
  color: #888;
  text-decoration: underline;
  font-size: 1.4rem;
  margin-left: 4px;
}

.custom-checkbox-medium {
  padding-left: 30px;
}

.custom-checkbox-medium .custom-control-input,
.custom-checkbox-medium .custom-control-input ~ .custom-control-label::before,
.custom-checkbox-medium .custom-control-input ~ .custom-control-label::after {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}

.custom-control .custom-control-input ~ .custom-control-label::after {
  background-repeat: no-repeat;
  border: 0;
}


.custom-control-input ~.custom-control-label::before {
  box-shadow: none;
  top: 0.25rem;
  border-radius: unset !important;
  transition: none;
  background-color: unset !important;
  border-color: unset !important;
  box-shadow: none !important;
  border: 0;
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  top: 0.24rem;
  left: -1.5rem
}

.custom-control-input:disabled~.custom-control-label, .custom-control-input[disabled]~.custom-control-label {
  color: #666;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border: 0;
}

.custom-control.custom-checkbox.custom-default input,
.custom-control.custom-checkbox.custom-default label::before,
.custom-control.custom-checkbox.custom-default label::after {
    width: 16px;
    height: 16px;
    border-radius: 0;
    top: 50%;
    transform: translateY(-50%);
}


.custom-checkbox.custom-default .custom-control-input ~.custom-control-label::after {
  background-image: url('../../images/www/common/icon_check.svg');
}

.custom-checkbox.custom-default .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url('../../images/www/common/icon_checked.svg');
}

.custom-checkbox.custom-default .custom-control-input:disabled ~.custom-control-label::after {
  background: #cdd1d6;
}

.custom-checkbox .custom-control-input ~ .custom-control-label::after {
  background-image: url('../../images/www/common/icon_check.svg');
  border:1px solid #cdd1d6;
}

.custom-checkbox .custom-control-input:checked ~.custom-control-label::after {
  background-image: url('../../images/www/common/icon_checked.svg');
  background-color: #222;
  border-color: #222;
}

.custom-checkbox .custom-control-input:disabled ~.custom-control-label::after {
  background-image: none;
  background-color: #eaecef;
  border-color: #cdd1d6;
}

.custom-checkbox .checkbox-lg::after {
  width: 24px;
  height: 24px;
  top: 0.09rem !important;
  left: -1.7rem
}


.custom-control-input:not(:disabled):active~.custom-control-label::before {
  border: #fff;
  background-color: #fff;
}


.custom-radio .custom-control-input ~.custom-control-label::after {
  background-image: url('../../images/www/common/icon_radio_check.svg');
  background-size: cover;
}

.custom-radio .custom-control-input:checked ~.custom-control-label::after {
  background-image: url('../../images/www/common/icon_radio_checked.svg');
  background-size: cover;
}

.radio-type2 {
  height: 29px;
  line-height: 29px;
  padding-left: 0;
}

.radio-type2 .custom-control-input ~.custom-control-label {
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 1.4rem;
}

.radio-type2 .custom-control-input ~.custom-control-label::after {
  content:"선택";
  background: none;
  width: 69px;
  height: 29px;
  line-height: 29px;
  left: unset;
  right: 0;
  border-radius: 4px;
  color: #000;
  font-size: 1.2rem;
  text-align: center;
  border: 1px solid #000;
}

.radio-type2 .custom-control-input:checked ~.custom-control-label::after {
  background: #000;
  color: #fff;
}


.radio-wrap {
  margin-right: 60px
}

.radio-wrap.type02 {
  margin-right: 40px
}

.radio-wrap input[type="radio"],.radio-wrap input[type="radio"]:checked {
  appearance: none;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  vertical-align: top;
  margin-right: 0.5rem;
  margin-top: 0.313rem
}

.radio-wrap input[type="radio"]:checked {
  border-color: #111;
  background-color: #fff;
  position: relative
}

.radio-wrap input[type="radio"]:checked:before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: #111;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.select-box3 {
  display: flex;
  gap: 5px;
}

.select-box3 select {
  width: 33.333%;
}

.custom-select {
  height: 45px;
  padding: 0 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../../images/www/common/select_down.svg") no-repeat calc(100% - 14px) center;
  font-size: 1.4rem;
}

.custom-select option[value=""][disabled] {
	display: none;
}

.custom-select option {
  color: #222;
}

.custom-select:invalid{
	color: #bebebe;
}

.custom-select:focus {
  border-color: unset;
  box-shadow: unset;
}

.custom-select.custom-select-sm {
  height: 32px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px
}

.form-group.has-clear {
  position: relative;
}

.form-control.is-invalid {
  border-color: #b9bec4;
  background: none;
}

.form-control {
  height: 45px;
  font-size: 1.4rem;
  padding: 12px;
}

.form-control[readonly] {
  background-color: #fff;
}

/* .form-group .form-control[type="text"]:valid {
  color: #088767;
  border-color: #088767;
  background: #fff;
} */

.form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: unset;
}

.custom-textarea {
  min-height: 155px;
  font-size: 1.4rem;
}

.form-group {
  margin-bottom: 2rem;
}

.form-group .title {
  display: block;
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: -1px;
  color: #222;
  margin-bottom: 12px;
}

.form-group .title .required {
  color: #ed1c24;
}

.form-group .form-desc {
  line-height: 1.8rem;
  margin-top: 10px;
  color: #bc1c1c;
}

.form-group .submit-btn {
  margin-top: 40px;
}

.custom-file {
  height: unset;
}

.custom-file-input {
  height: 45px;
}

.custom-file-label {
  height: 45px;
  line-height: 45px;
  padding: 0 12px;
  font-size: 1.4rem;
}

.custom-file-label::after {
  content: "";
  width: 45px;
  height: 45px;
  background: url("../../images/www/common/icon_file_btn.svg") no-repeat center;
  border: 0;
}

.custom-file-input:focus~.custom-file-label {
  border-color: unset !important;
}

.custom-file-name {
  height: 45px;
}

.custom-file-name:disabled, .custom-file-name[readonly] {
  background-color: #fff;
}

.custom-file-desc {
  font-size: 1.4rem;
  color: #999;
  margin-top: 10px;
}

.file-delete-icon {
  width: 45px;
  height: 45px;
  background: url("../../images/www/common/icon_file_delete.svg") no-repeat center;
  position: absolute;
  right: 0;
  bottom: 0;
}

.input-list2 {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}

.input-list2 li {
  width: 48%;
  font-size: 1.4rem;
}

.input-list2 li label {
  margin-bottom: 10px;
}

.input-list2 li:not(:nth-last-child(-n+2)) {
  margin-bottom: 20px;
}

.input-select-list .custom-control.custom-radio:not(:last-of-type) {
  margin-right: 13px;
}

.input-select-list .custom-control.custom-radio input,
.input-select-list .custom-control.custom-radio label::before {
  width: 100%;
  height: 36px;
  margin: 0;
  border-radius: 18px;
}

.input-select-list .custom-control.custom-radio label::before,
.input-select-list .custom-control.custom-radio label::after {
  opacity: 0;
  width: 0;
  height: 0;
}


.input-select-list .custom-control.custom-radio label {
  width: 100%;
  height: 36px;
  line-height: 34px;
  font-size: 14rem;
  color: #666;
  font-weight: 600;
  padding: 0 12px;
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 18px;
  background-color: #fff;
  cursor: pointer;
}



.input-select-list .custom-control.custom-radio input:checked ~ .custom-control-label {
  color: #088767;
  border: 1px solid #088767;
  background-color: #F4FFFC;
}

.input-select-list .custom-control.custom-radio label {
  font-size: 1.4rem;
  color: #666;
}

.search-btn {
  width: 100%;
  height: 45px;
  border: 1px solid #ced4da;
  font-size: 1.4rem;
  color: #222;
  padding: 0 12px;
  text-align: left;
  border-radius: 3px;
  padding-right: 45px;
  position: relative;
}

.search-btn input {
  width: 100%;
  height: 100%;
  border: 0;
}

.search-btn .search-delete {
  width: 19px;
  height: 19px;
  background: url("../../images/www/common/icon_delete.svg") no-repeat center;
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.search-btn .search-submit {
  width: 45px;
  height: 43px;
  background: url("../../images/www/common/icon_search.svg") no-repeat center #fff;
  position: absolute;
  right: 0;
  top: 0;
}

.search-list ul li {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}

.bottom-sheet-open {
  overflow: hidden
}

.bottom-sheet {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  justify-content: center;
  align-items: flex-end
}

.bottom-sheet.show .bottom-sheet-backdrop {
  opacity: 0.5
}

.bottom-sheet.show .bottom-sheet-container {
  transform: translate(0, 0)
}

.bottom-sheet-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.2s ease-out
}

.bottom-sheet-container {
  position: relative;
  z-index: 21;
  background-color: #fff;
  width: 100%;
  max-width: 700px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  transform: translate(0, 100%);
  transition: transform .2s ease-out
}

.bottom-sheet-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 57px;
  background-color: #f7f8fb;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  font-size: 1.8rem;
  letter-spacing: -1px;
  font-weight: bold;
  position: relative;
}

.bottom-sheet-header.type2 {
  display: block;
  background: #fff;
  height: auto;
  padding-top: 42px;
  text-align: center;
  font-size: 2rem;
  line-height: 2.8rem;
}

.bottom-sheet-header.type2 i.smaile {
  width: 23px;
  display: inline-block;
}

.bottom-sheet-header.type2 i.smaile img {
  width: 100%;
  vertical-align: -3px;
}

.bottom-sheet-header .title {
  margin: 0;
  font-size: 16px;
  letter-spacing: -1px;
  color: #666
}

/* 20240328 추가 */
.bottom-sheet-header .close-btn {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.bottom-sheet-content {
  max-height: 70vh;
  overflow: auto;
  padding: 2.5rem 2rem;
}

.bottom-sheet-content .search-btn {
  background: none;
  padding-right: 45px;
  position: relative;
  margin-bottom: 17px;
}

.bottom-sheet-content .search-btn input {
  width: 100%;
  height: 100%;
  border:0;
  background: none;
}

.bottom-sheet-content .search-btn .search-submit {
  width: 45px;
  height: 45px;
  background: url("../../images/www/common/icon_search.svg") no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
}

/* .bottom-sheet-content.has-scroll::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  height: 60px;
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 100%)
} */

.bottom-sheet-content .plan-box {
  text-align: center
}

.bottom-sheet-content .point {
  color: #ed1c24
}

.bottom-sheet-content .text-st1 {
  line-height: 1.25;
  letter-spacing: -1px;
  font-size: 15px;
  margin-top: 0.5rem
}

.bottom-sheet-content .rdo-right {
  list-style: none;
  padding: 0;
  margin: 0
}

.bottom-sheet-content .rdo-right li {
  border-bottom: 1px solid #e5e5e5;
  height: 38px;
  line-height: 1.29;
  padding: 10px 0;
  font-size: 14px;
  letter-spacing: -0.8px
}

.bottom-sheet-content .rdo-right li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  height: 36px
}

.bottom-sheet-content .rdo-right .custom-control {
  padding-left: 0
}

.bottom-sheet-content .rdo-right .custom-radio .custom-control-input:checked ~ .custom-control-label.right {
  color: #222
}

.bottom-sheet-content .rdo-right .custom-control-inline {
  margin-right: 0;
  width: 100%
}

.bottom-sheet-content .rdo-right .custom-control-inline .custom-control-label.right {
  width: 100%;
  color: #999
}

.bottom-sheet-content .rdo-right .custom-control-inline .custom-control-label.right::before {
  content: initial
}

.bottom-sheet-content .rdo-right .custom-control-inline .custom-control-label.right::after {
  position: absolute;
  right: 0;
  top: -1.5px;
  left: inherit
}

.bottom-sheet-content .course-page-nav {
  position: inherit !important;
  border-bottom: 0;
  font-weight: 400
}

.bottom-sheet-content .p-3+.p-3 {
  padding-top: 0 !important
}

.bottom-sheet-content .txt01 {
  font-size: 16px;
  font-weight: 700
}

.bottom-sheet-content .txt02 {
  font-size: 14px;
  letter-spacing: -0.8px;
  line-height: 22px;
  color: #666;
  margin-top: 5px
}

.bottom-sheet-content .txt-box {
  background-color: #f8f8f8;
  padding: 10px;
}

/* 20240930 추가 */
.bottom-sheet-content .info-box {
  padding: 25px 20px;
  background: #f7f8fb;
}

.bottom-sheet-content .info-box ol {
  list-style: decimal;
  padding-left: 10px;
}

.bottom-sheet-content .info-box ol li {
  line-height: 20px;
}

.bottom-sheet-content .info-box ol li:not(:last-child) {
  margin-bottom: 12px;  
}

.bottom-sheet-content .txt-list-type01 li {
  padding-left: 10px;
  position: relative;
}

.bottom-sheet-content .txt-list-type01 li::before {
  content: '-';
  position: absolute;
  left: 0;
  top: 0;
}

.bottom-sheet-footer {
  display: flex;
  border-top: 1px solid #e0e0e0
}

.bottom-sheet-footer .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 59px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -1px;
  border: 0;
  border-radius: 0;
  border-left: 1px solid rgba(0,0,0,0.1);
  outline: 0
}

.bottom-sheet-footer .btn:first-child {
  border-left: 0
}

.bottom-sheet-content-alert {
  padding: 54px 16px;
  text-align: center
}

.bottom-sheet-content-alert .title {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  letter-spacing: -1px
}

.bottom-sheet-content-alert .text {
  font-size: 1.4rem;
  letter-spacing: -0.8px;
  line-height: 22px;
  color: #666;
  margin-top: 5px
}

.bottom-sheet-info {
  padding: 22px 16px;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: -0.8px;
  color: #666
}

.bottom-sheet-info h5 {
  font-weight: bold;
  font-size: 1.6rem;
  letter-spacing: -1px;
  color: #222
}

.bottom-sheet-info ul,.bottom-sheet-info ol {
  padding-left: 20px;
}