@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800;900&family=Nanum+Myeongjo:wght@400;700;800&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
@import url("/data/skin/responsive_ver1_default_gl_1/assets/css/fonts.css");
@import url("/data/skin/responsive_ver1_default_gl_1/assets/font-awesome/css/font-awesome.min.css");
@import url("/data/skin/responsive_ver1_default_gl_1/assets/themify-icons/themify-icons.css");
.border-0 {
  border-width: 0px !important;
}

.border-radius-0 {
  border-radius: 0px !important;
}

.line-height-0 {
  line-height: 1 !important;
}

.letter-space-0 {
  letter-spacing: -0px !important;
}

.alpha-0 {
  opacity: 0;
}

.font-weight-0 {
  font-weight: 0 !important;
}

.opacity-0 {
  opacity: 0;
}

.border-1 {
  border-width: 1px !important;
}

.border-radius-1 {
  border-radius: 1px !important;
}

.line-height-1 {
  line-height: 1.1 !important;
}

.letter-space-1 {
  letter-spacing: -0.5px !important;
}

.alpha-1 {
  opacity: 0.1;
}

.font-weight-1 {
  font-weight: 100 !important;
}

.opacity-1 {
  opacity: 0.1;
}

.border-2 {
  border-width: 2px !important;
}

.border-radius-2 {
  border-radius: 2px !important;
}

.line-height-2 {
  line-height: 1.2 !important;
}

.letter-space-2 {
  letter-spacing: -1px !important;
}

.alpha-2 {
  opacity: 0.2;
}

.font-weight-2 {
  font-weight: 200 !important;
}

.opacity-2 {
  opacity: 0.2;
}

.border-3 {
  border-width: 3px !important;
}

.border-radius-3 {
  border-radius: 3px !important;
}

.line-height-3 {
  line-height: 1.3 !important;
}

.letter-space-3 {
  letter-spacing: -1.5px !important;
}

.alpha-3 {
  opacity: 0.3;
}

.font-weight-3 {
  font-weight: 300 !important;
}

.opacity-3 {
  opacity: 0.3;
}

.border-4 {
  border-width: 4px !important;
}

.border-radius-4 {
  border-radius: 4px !important;
}

.line-height-4 {
  line-height: 1.4 !important;
}

.letter-space-4 {
  letter-spacing: -2px !important;
}

.alpha-4 {
  opacity: 0.4;
}

.font-weight-4 {
  font-weight: 400 !important;
}

.opacity-4 {
  opacity: 0.4;
}

.border-5 {
  border-width: 5px !important;
}

.border-radius-5 {
  border-radius: 5px !important;
}

.line-height-5 {
  line-height: 1.5 !important;
}

.letter-space-5 {
  letter-spacing: -2.5px !important;
}

.alpha-5 {
  opacity: 0.5;
}

.font-weight-5 {
  font-weight: 500 !important;
}

.opacity-5 {
  opacity: 0.5;
}

.border-6 {
  border-width: 6px !important;
}

.border-radius-6 {
  border-radius: 6px !important;
}

.line-height-6 {
  line-height: 1.6 !important;
}

.letter-space-6 {
  letter-spacing: -3px !important;
}

.alpha-6 {
  opacity: 0.6;
}

.font-weight-6 {
  font-weight: 600 !important;
}

.opacity-6 {
  opacity: 0.6;
}

.border-7 {
  border-width: 7px !important;
}

.border-radius-7 {
  border-radius: 7px !important;
}

.line-height-7 {
  line-height: 1.7 !important;
}

.letter-space-7 {
  letter-spacing: -3.5px !important;
}

.alpha-7 {
  opacity: 0.7;
}

.font-weight-7 {
  font-weight: 700 !important;
}

.opacity-7 {
  opacity: 0.7;
}

.border-8 {
  border-width: 8px !important;
}

.border-radius-8 {
  border-radius: 8px !important;
}

.line-height-8 {
  line-height: 1.8 !important;
}

.letter-space-8 {
  letter-spacing: -4px !important;
}

.alpha-8 {
  opacity: 0.8;
}

.font-weight-8 {
  font-weight: 800 !important;
}

.opacity-8 {
  opacity: 0.8;
}

.border-9 {
  border-width: 9px !important;
}

.border-radius-9 {
  border-radius: 9px !important;
}

.line-height-9 {
  line-height: 1.9 !important;
}

.letter-space-9 {
  letter-spacing: -4.5px !important;
}

.alpha-9 {
  opacity: 0.9;
}

.font-weight-9 {
  font-weight: 900 !important;
}

.opacity-9 {
  opacity: 0.9;
}

.border-10 {
  border-width: 10px !important;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.line-height-10 {
  line-height: 2 !important;
}

.letter-space-10 {
  letter-spacing: -5px !important;
}

.alpha-10 {
  opacity: 1;
}

.font-weight-10 {
  font-weight: 1000 !important;
}

.opacity-10 {
  opacity: 1;
}

.btn-wh, .bg-wh, .badge-wh {
  background-color: white !important;
}

.btn-outline-wh {
  color: white !important;
  border-color: white !important;
}

.text-wh {
  color: white !important;
}

.border-wh {
  border-color: white !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-wh-opacity, .bg-wh-opacity, .badge-wh-opacity {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.btn-outline-wh-opacity {
  color: rgba(255, 255, 255, 0.2) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}

.text-wh-opacity {
  color: rgba(255, 255, 255, 0.2) !important;
}

.border-wh-opacity {
  border-color: rgba(255, 255, 255, 0.2) !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-bl, .bg-bl, .badge-bl {
  background-color: black !important;
}

.btn-outline-bl {
  color: black !important;
  border-color: black !important;
}

.text-bl {
  color: black !important;
}

.border-bl {
  border-color: black !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-bl-opacity, .bg-bl-opacity, .badge-bl-opacity {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.btn-outline-bl-opacity {
  color: rgba(0, 0, 0, 0.6) !important;
  border-color: rgba(0, 0, 0, 0.6) !important;
}

.text-bl-opacity {
  color: rgba(0, 0, 0, 0.6) !important;
}

.border-bl-opacity {
  border-color: rgba(0, 0, 0, 0.6) !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-dark, .bg-dark, .badge-dark {
  background-color: #1a1a1a !important;
}

.btn-outline-dark {
  color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}

.text-dark {
  color: #1a1a1a !important;
}

.border-dark {
  border-color: #1a1a1a !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-dark-gray, .bg-dark-gray, .badge-dark-gray {
  background-color: #212121 !important;
}

.btn-outline-dark-gray {
  color: #212121 !important;
  border-color: #212121 !important;
}

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

.border-dark-gray {
  border-color: #212121 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-brick, .bg-brick, .badge-brick {
  background-color: #b32424 !important;
}

.btn-outline-brick {
  color: #b32424 !important;
  border-color: #b32424 !important;
}

.text-brick {
  color: #b32424 !important;
}

.border-brick {
  border-color: #b32424 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-brick-s, .bg-brick-s, .badge-brick-s {
  background-color: #ffc021 !important;
}

.btn-outline-brick-s {
  color: #ffc021 !important;
  border-color: #ffc021 !important;
}

.text-brick-s {
  color: #ffc021 !important;
}

.border-brick-s {
  border-color: #ffc021 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-orange, .bg-orange, .badge-orange {
  background-color: #ffac0f !important;
}

.btn-outline-orange {
  color: #ffac0f !important;
  border-color: #ffac0f !important;
}

.text-orange {
  color: #ffac0f !important;
}

.border-orange {
  border-color: #ffac0f !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-orange-s, .bg-orange-s, .badge-orange-s {
  background-color: #ff7327 !important;
}

.btn-outline-orange-s {
  color: #ff7327 !important;
  border-color: #ff7327 !important;
}

.text-orange-s {
  color: #ff7327 !important;
}

.border-orange-s {
  border-color: #ff7327 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-brown, .bg-brown, .badge-brown {
  background-color: #371d1e !important;
}

.btn-outline-brown {
  color: #371d1e !important;
  border-color: #371d1e !important;
}

.text-brown {
  color: #371d1e !important;
}

.border-brown {
  border-color: #371d1e !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-mocha, .bg-mocha, .badge-mocha {
  background-color: #977353 !important;
}

.btn-outline-mocha {
  color: #977353 !important;
  border-color: #977353 !important;
}

.text-mocha {
  color: #977353 !important;
}

.border-mocha {
  border-color: #977353 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-brown-opacity, .bg-brown-opacity, .badge-brown-opacity {
  background-color: rgba(137, 124, 117, 0.1) !important;
}

.btn-outline-brown-opacity {
  color: rgba(137, 124, 117, 0.1) !important;
  border-color: rgba(137, 124, 117, 0.1) !important;
}

.text-brown-opacity {
  color: rgba(137, 124, 117, 0.1) !important;
}

.border-brown-opacity {
  border-color: rgba(137, 124, 117, 0.1) !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-light-mocha, .bg-light-mocha, .badge-light-mocha {
  background-color: #f9f2ec !important;
}

.btn-outline-light-mocha {
  color: #f9f2ec !important;
  border-color: #f9f2ec !important;
}

.text-light-mocha {
  color: #f9f2ec !important;
}

.border-light-mocha {
  border-color: #f9f2ec !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-sunflower-yellow, .bg-sunflower-yellow, .badge-sunflower-yellow {
  background-color: #ffd400 !important;
}

.btn-outline-sunflower-yellow {
  color: #ffd400 !important;
  border-color: #ffd400 !important;
}

.text-sunflower-yellow {
  color: #ffd400 !important;
}

.border-sunflower-yellow {
  border-color: #ffd400 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pale-brown, .bg-pale-brown, .badge-pale-brown {
  background-color: #b38d6b !important;
}

.btn-outline-pale-brown {
  color: #b38d6b !important;
  border-color: #b38d6b !important;
}

.text-pale-brown {
  color: #b38d6b !important;
}

.border-pale-brown {
  border-color: #b38d6b !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-light-brown, .bg-light-brown, .badge-light-brown {
  background-color: #d0b58b !important;
}

.btn-outline-light-brown {
  color: #d0b58b !important;
  border-color: #d0b58b !important;
}

.text-light-brown {
  color: #d0b58b !important;
}

.border-light-brown {
  border-color: #d0b58b !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pale-red, .bg-pale-red, .badge-pale-red {
  background-color: #e66045 !important;
}

.btn-outline-pale-red {
  color: #e66045 !important;
  border-color: #e66045 !important;
}

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

.border-pale-red {
  border-color: #e66045 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-mud-brown, .bg-mud-brown, .badge-mud-brown {
  background-color: #622e12 !important;
}

.btn-outline-mud-brown {
  color: #622e12 !important;
  border-color: #622e12 !important;
}

.text-mud-brown {
  color: #622e12 !important;
}

.border-mud-brown {
  border-color: #622e12 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-leather, .bg-leather, .badge-leather {
  background-color: #c28734 !important;
}

.btn-outline-leather {
  color: #c28734 !important;
  border-color: #c28734 !important;
}

.text-leather {
  color: #c28734 !important;
}

.border-leather {
  border-color: #c28734 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-rust-red, .bg-rust-red, .badge-rust-red {
  background-color: #cb2004 !important;
}

.btn-outline-rust-red {
  color: #cb2004 !important;
  border-color: #cb2004 !important;
}

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

.border-rust-red {
  border-color: #cb2004 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-very-light-brown, .bg-very-light-brown, .badge-very-light-brown {
  background-color: #f5edcf !important;
}

.btn-outline-very-light-brown {
  color: #f5edcf !important;
  border-color: #f5edcf !important;
}

.text-very-light-brown {
  color: #f5edcf !important;
}

.border-very-light-brown {
  border-color: #f5edcf !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pink, .bg-pink, .badge-pink {
  background-color: #c4178d !important;
}

.btn-outline-pink {
  color: #c4178d !important;
  border-color: #c4178d !important;
}

.text-pink {
  color: #c4178d !important;
}

.border-pink {
  border-color: #c4178d !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-yel, .bg-yel, .badge-yel {
  background-color: #ffe80a !important;
}

.btn-outline-yel {
  color: #ffe80a !important;
  border-color: #ffe80a !important;
}

.text-yel {
  color: #ffe80a !important;
}

.border-yel {
  border-color: #ffe80a !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-light, .bg-light, .badge-light {
  background-color: whitesmoke !important;
}

.btn-outline-light {
  color: whitesmoke !important;
  border-color: whitesmoke !important;
}

.text-light {
  color: whitesmoke !important;
}

.border-light {
  border-color: whitesmoke !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-gray, .bg-gray, .badge-gray {
  background-color: #7d7e7f !important;
}

.btn-outline-gray {
  color: #7d7e7f !important;
  border-color: #7d7e7f !important;
}

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

.border-gray {
  border-color: #7d7e7f !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-gray-b, .bg-gray-b, .badge-gray-b {
  background-color: #404040 !important;
}

.btn-outline-gray-b {
  color: #404040 !important;
  border-color: #404040 !important;
}

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

.border-gray-b {
  border-color: #404040 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-gray-m, .bg-gray-m, .badge-gray-m {
  background-color: #b9b9b9 !important;
}

.btn-outline-gray-m {
  color: #b9b9b9 !important;
  border-color: #b9b9b9 !important;
}

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

.border-gray-m {
  border-color: #b9b9b9 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-gray-s, .bg-gray-s, .badge-gray-s {
  background-color: #d4d4d4 !important;
}

.btn-outline-gray-s {
  color: #d4d4d4 !important;
  border-color: #d4d4d4 !important;
}

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

.border-gray-s {
  border-color: #d4d4d4 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-naver, .bg-naver, .badge-naver {
  background-color: #21c506 !important;
}

.btn-outline-naver {
  color: #21c506 !important;
  border-color: #21c506 !important;
}

.text-naver {
  color: #21c506 !important;
}

.border-naver {
  border-color: #21c506 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-kakao, .bg-kakao, .badge-kakao {
  background-color: #ffee00 !important;
}

.btn-outline-kakao {
  color: #ffee00 !important;
  border-color: #ffee00 !important;
}

.text-kakao {
  color: #ffee00 !important;
}

.border-kakao {
  border-color: #ffee00 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-youtube, .bg-youtube, .badge-youtube {
  background-color: red !important;
}

.btn-outline-youtube {
  color: red !important;
  border-color: red !important;
}

.text-youtube {
  color: red !important;
}

.border-youtube {
  border-color: red !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-yellow, .bg-pastel-yellow, .badge-pastel-yellow {
  background-color: #fff844 !important;
}

.btn-outline-pastel-yellow {
  color: #fff844 !important;
  border-color: #fff844 !important;
}

.text-pastel-yellow {
  color: #fff844 !important;
}

.border-pastel-yellow {
  border-color: #fff844 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-pink, .bg-pastel-pink, .badge-pastel-pink {
  background-color: #ffd1dc !important;
}

.btn-outline-pastel-pink {
  color: #ffd1dc !important;
  border-color: #ffd1dc !important;
}

.text-pastel-pink {
  color: #ffd1dc !important;
}

.border-pastel-pink {
  border-color: #ffd1dc !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-peach, .bg-pastel-peach, .badge-pastel-peach {
  background-color: #ffdac1 !important;
}

.btn-outline-pastel-peach {
  color: #ffdac1 !important;
  border-color: #ffdac1 !important;
}

.text-pastel-peach {
  color: #ffdac1 !important;
}

.border-pastel-peach {
  border-color: #ffdac1 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-coral, .bg-pastel-coral, .badge-pastel-coral {
  background-color: #ffb2b2 !important;
}

.btn-outline-pastel-coral {
  color: #ffb2b2 !important;
  border-color: #ffb2b2 !important;
}

.text-pastel-coral {
  color: #ffb2b2 !important;
}

.border-pastel-coral {
  border-color: #ffb2b2 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-lavender, .bg-pastel-lavender, .badge-pastel-lavender {
  background-color: #e6d0ff !important;
}

.btn-outline-pastel-lavender {
  color: #e6d0ff !important;
  border-color: #e6d0ff !important;
}

.text-pastel-lavender {
  color: #e6d0ff !important;
}

.border-pastel-lavender {
  border-color: #e6d0ff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-purple, .bg-pastel-purple, .badge-pastel-purple {
  background-color: #d0bfff !important;
}

.btn-outline-pastel-purple {
  color: #d0bfff !important;
  border-color: #d0bfff !important;
}

.text-pastel-purple {
  color: #d0bfff !important;
}

.border-pastel-purple {
  border-color: #d0bfff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-periwinkle, .bg-pastel-periwinkle, .badge-pastel-periwinkle {
  background-color: #ccccff !important;
}

.btn-outline-pastel-periwinkle {
  color: #ccccff !important;
  border-color: #ccccff !important;
}

.text-pastel-periwinkle {
  color: #ccccff !important;
}

.border-pastel-periwinkle {
  border-color: #ccccff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-sky, .bg-pastel-sky, .badge-pastel-sky {
  background-color: #bfe4ff !important;
}

.btn-outline-pastel-sky {
  color: #bfe4ff !important;
  border-color: #bfe4ff !important;
}

.text-pastel-sky {
  color: #bfe4ff !important;
}

.border-pastel-sky {
  border-color: #bfe4ff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-mint, .bg-pastel-mint, .badge-pastel-mint {
  background-color: #b2ffd9 !important;
}

.btn-outline-pastel-mint {
  color: #b2ffd9 !important;
  border-color: #b2ffd9 !important;
}

.text-pastel-mint {
  color: #b2ffd9 !important;
}

.border-pastel-mint {
  border-color: #b2ffd9 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-sage, .bg-pastel-sage, .badge-pastel-sage {
  background-color: #c9ddc9 !important;
}

.btn-outline-pastel-sage {
  color: #c9ddc9 !important;
  border-color: #c9ddc9 !important;
}

.text-pastel-sage {
  color: #c9ddc9 !important;
}

.border-pastel-sage {
  border-color: #c9ddc9 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-seafoam, .bg-pastel-seafoam, .badge-pastel-seafoam {
  background-color: #b7ffe1 !important;
}

.btn-outline-pastel-seafoam {
  color: #b7ffe1 !important;
  border-color: #b7ffe1 !important;
}

.text-pastel-seafoam {
  color: #b7ffe1 !important;
}

.border-pastel-seafoam {
  border-color: #b7ffe1 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-honeydew, .bg-pastel-honeydew, .badge-pastel-honeydew {
  background-color: honeydew !important;
}

.btn-outline-pastel-honeydew {
  color: honeydew !important;
  border-color: honeydew !important;
}

.text-pastel-honeydew {
  color: honeydew !important;
}

.border-pastel-honeydew {
  border-color: honeydew !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-lemon, .bg-pastel-lemon, .badge-pastel-lemon {
  background-color: #ffffbf !important;
}

.btn-outline-pastel-lemon {
  color: #ffffbf !important;
  border-color: #ffffbf !important;
}

.text-pastel-lemon {
  color: #ffffbf !important;
}

.border-pastel-lemon {
  border-color: #ffffbf !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-butter, .bg-pastel-butter, .badge-pastel-butter {
  background-color: #fff6bd !important;
}

.btn-outline-pastel-butter {
  color: #fff6bd !important;
  border-color: #fff6bd !important;
}

.text-pastel-butter {
  color: #fff6bd !important;
}

.border-pastel-butter {
  border-color: #fff6bd !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-vanilla, .bg-pastel-vanilla, .badge-pastel-vanilla {
  background-color: #fff3d0 !important;
}

.btn-outline-pastel-vanilla {
  color: #fff3d0 !important;
  border-color: #fff3d0 !important;
}

.text-pastel-vanilla {
  color: #fff3d0 !important;
}

.border-pastel-vanilla {
  border-color: #fff3d0 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-apricot, .bg-pastel-apricot, .badge-pastel-apricot {
  background-color: #ffd9b3 !important;
}

.btn-outline-pastel-apricot {
  color: #ffd9b3 !important;
  border-color: #ffd9b3 !important;
}

.text-pastel-apricot {
  color: #ffd9b3 !important;
}

.border-pastel-apricot {
  border-color: #ffd9b3 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-rose, .bg-pastel-rose, .badge-pastel-rose {
  background-color: #ffc6c9 !important;
}

.btn-outline-pastel-rose {
  color: #ffc6c9 !important;
  border-color: #ffc6c9 !important;
}

.text-pastel-rose {
  color: #ffc6c9 !important;
}

.border-pastel-rose {
  border-color: #ffc6c9 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-mauve, .bg-pastel-mauve, .badge-pastel-mauve {
  background-color: #e6c6e6 !important;
}

.btn-outline-pastel-mauve {
  color: #e6c6e6 !important;
  border-color: #e6c6e6 !important;
}

.text-pastel-mauve {
  color: #e6c6e6 !important;
}

.border-pastel-mauve {
  border-color: #e6c6e6 !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-lilac, .bg-pastel-lilac, .badge-pastel-lilac {
  background-color: #dcd0ff !important;
}

.btn-outline-pastel-lilac {
  color: #dcd0ff !important;
  border-color: #dcd0ff !important;
}

.text-pastel-lilac {
  color: #dcd0ff !important;
}

.border-pastel-lilac {
  border-color: #dcd0ff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-powder, .bg-pastel-powder, .badge-pastel-powder {
  background-color: #c9e0ff !important;
}

.btn-outline-pastel-powder {
  color: #c9e0ff !important;
  border-color: #c9e0ff !important;
}

.text-pastel-powder {
  color: #c9e0ff !important;
}

.border-pastel-powder {
  border-color: #c9e0ff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.btn-pastel-cloud, .bg-pastel-cloud, .badge-pastel-cloud {
  background-color: #f1f1ff !important;
}

.btn-outline-pastel-cloud {
  color: #f1f1ff !important;
  border-color: #f1f1ff !important;
}

.text-pastel-cloud {
  color: #f1f1ff !important;
}

.border-pastel-cloud {
  border-color: #f1f1ff !important;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.font-roboto {
  font-family: "Roboto" !important;
}

.font-en {
  font-family: "Montserrat" !important;
}

.font-kr {
  font-family: "Pretendard" !important;
}

.font-gmarket {
  font-family: "Gmarket Sans" !important;
}

.font-square {
  font-family: "NanumSquare" !important;
}

.font-myeongjo {
  font-family: "Nanum Myeongjo" !important;
}

.font-brush {
  font-family: "Nanum Brush Script" !important;
}

.font-pen {
  font-family: "Nanum Pen Script" !important;
}

html, body {
  min-height: 100%;
}

body {
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 1.6;
  letter-spacing: 0em;
  margin: 0;
  font-family: "Pretendard","Roboto","Open Sans",sans-serif;
  overflow: visible;
}

body.pop-body {
  background: transparent;
  background-image: none;
}

button:focus {
  outline: 0 !important;
}

a, button, .btn {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  cursor: pointer;
}

a {
  color: black;
  text-decoration: none;
}

a:hover, a:focus, a.active {
  text-decoration: none;
  outline: 0 !important;
  color: #b32424;
}

::-moz-selection {
  background-color: #977353;
  color: white;
  text-shadow: none;
}

::selection {
  background-color: #977353;
  color: white;
  text-shadow: none;
}

/* input:-webkit-autofill{
    -webkit-text-fill-color: color(light-brown) !important;
} */
input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

strong, .strong {
  font-weight: 500;
}

h1, h2, h3, h4, h5, h6, p, .h1, .h2, .h3, .h4, .h5, .h6, .p {
  margin: 0;
  line-height: inherit;
  color: inherit;
}

h1, .h1 {
  font-size: 50px;
  font-weight: 900;
}

h1 small, h1.small, .h1 small, .h1.small {
  font-size: 40px;
}

h1.big, .h1.big {
  font-size: 60px;
}

h2, .h2 {
  font-size: 36px;
  font-weight: 700;
}

h3, .h3 {
  font-size: 30px;
  font-weight: 600;
}

h3 small, h3.small, .h3 small, .h3.small {
  font-size: 26px;
}

h4, .h4 {
  font-size: 24px;
  font-weight: 500;
}

h4 small, h4.small, .h4 small, .h4.small {
  font-size: 20px;
  font-weight: 600;
}

h5, .h5 {
  font-size: 18px;
  font-weight: 500;
}

h6, .h6 {
  font-size: 16px;
  font-weight: 300;
}

hr {
  margin: 1rem auto;
  border: 0;
  border-top: 1px solid #d4d4d4;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

.gray-scale, .disabled {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.disabled {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: not-allowed;
  opacity: .5;
}

.text-overflow {
  display: block;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4rem;
  max-height: 4.2rem;
  text-align: left;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.text-overflow.one-line {
  /*white-space: nowrap;*/
  -webkit-line-clamp: 1;
  max-height: 1.4rem;
}

.text-overflow.two-line {
  -webkit-line-clamp: 2;
  max-height: 2.8rem;
}

.text-overflow.three-line {
  -webkit-line-clamp: 3;
  max-height: 4.2rem;
}

.text-overflow.four-line {
  -webkit-line-clamp: 4;
  max-height: 5.6rem;
}

label {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  cursor: pointer;
}

.small, small {
  font-size: 85%;
}

iframe {
  border: none;
  width: 100%;
}

.link {
  cursor: pointer;
}

.ani {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.shadow {
  -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.05) !important;
}

.shadow-s {
  -webkit-box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.05) !important;
          box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.05) !important;
}

.box {
  border-radius: 0.25rem;
}

.hr {
  display: inline-block;
  background-color: transparent;
}

.hr.vertical {
  width: 1px;
  height: 100%;
}

.btn, .button {
  overflow: hidden;
  position: relative;
  z-index: 1;
  cursor: pointer;
  letter-spacing: 0px;
}

.btn:hover, .btn:focus, .button:hover, .button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
  box-shadow: none !important;
}

.btn {
  border-radius: 4px;
  padding: 10px;
  line-height: 1;
  font-weight: 400;
  font-size: 0.85rem;
}

.btn.btn-rounded {
  border-radius: 25.5px;
}

.btn.btn-xg {
  font-size: 24px;
  padding: 14px 18px;
  font-weight: 500;
}

.btn.btn-xg.btn-rounded {
  border-radius: 35px;
}

.btn.btn-lg {
  font-size: 16px;
  padding: 10px 14px;
  font-weight: 500;
  height: 42px;
}

.btn.btn-lg.btn-rounded {
  border-radius: 30px;
}

.btn.btn-md {
  font-size: 15px;
  padding: 10px 25px;
  font-weight: 500;
}

.btn.btn-md.btn-rounded {
  border-radius: 25px;
}

.btn.btn-sm {
  font-size: 12px;
  padding: 6px 8px;
}

.btn.btn-sm.btn-rounded {
  border-radius: 16px;
}

.form-control {
  height: auto;
  border-color: #d4d4d4;
  font-weight: 400;
  display: inline-block;
  width: auto;
}

.form-control.d-block {
  display: block;
  width: 100%;
}

.form-control.form-control-xl {
  font-size: 20px;
  padding: 16px 18px;
  font-weight: 500;
  height: 60px;
}

.form-control.form-control-lg {
  font-size: 16px;
  padding: 9.5px 12px;
}

.form-control.datetimepicker {
  background-image: url(../images/icon/calendar.png?ver=20220129);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) 50%;
}

.form-control.selectpicker {
  height: 42px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: whitesmoke;
}

.form-control:hover, .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
}

.form-control:focus {
  border-color: #977353;
}

.input-group-search::before {
  content: '\e610';
  font-family: 'themify';
  color: #b9b9b9;
  font-size: 18px;
  position: absolute;
  left: 15px;
  height: 100%;
  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;
  z-index: 2;
}

.input-group-search .input[type="text"]:first-child {
  padding-left: 40px;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-none {
  border: none;
}

.border-radius {
  border-radius: 0.75rem;
}

.border-rounded-tl {
  border-top-left-radius: 25.5px !important;
}

.border-rounded-tr {
  border-top-right-radius: 25.5px !important;
}

.border-rounded-bl {
  border-bottom-left-radius: 25.5px !important;
}

.border-rounded-br {
  border-bottom-right-radius: 25.5px !important;
}

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

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

.custom-scroll {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.custom-scroll.x-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}

.custom-scroll.y-scroll {
  overflow-y: auto;
  overflow-x: hidden;
}

.custom-scroll::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  background-color: rgba(137, 124, 117, 0.1);
}

.custom-scroll::-webkit-scrollbar-track {
  background-color: white;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(137, 124, 117, 0.1);
}

.table {
  border-top: solid 2px #b32424;
  border-bottom: 1px solid #b9b9b9;
  table-layout: auto;
}

.table.table-bordered {
  border-right: none;
  border-left: none;
}

.table th, .table td {
  vertical-align: middle;
  border-bottom: solid 1px #d4d4d4;
  padding: 16px 12px;
  word-break: keep-all;
}

.table th:first-child, .table td:first-child {
  border-left: none !important;
}

.table th:last-child, .table td:last-child {
  border-right: none !important;
}

.table th {
  text-align: center;
  font-weight: 500;
}

.table td {
  border-top: none;
}

.table > thead > tr th {
  background-color: #977353;
  color: white;
  font-size: 16px;
  border-bottom-width: 0;
  border-color: rgba(255, 255, 255, 0.2);
  text-align: center;
  vertical-align: middle;
}

.table > thead > tr:first-child th {
  border-top: none;
}

.table.table-sm * {
  font-size: 14px;
}

.table.table-sm th, .table.table-sm td {
  padding: 6px;
}

.table.table-md th, .table.table-md td {
  padding: 8px;
}

.table.table-pre * {
  white-space: pre;
  word-break: break-all;
}

.table .list-content {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.pagination .page-item .page-link {
  border: 1px solid transparent;
  border-radius: 100%;
  color: #b9b9b9;
  width: 40px;
  height: 40px;
  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;
  padding: 0;
  font-size: 18px;
}

.pagination .page-item .page-link:focus, .pagination .page-item .page-link:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: white;
  background-color: #977353;
}

.pagination .page-item.active .page-link {
  background-color: #977353;
  color: white;
  font-weight: 500;
}

.pagination .page-item.first .page-link::before, .pagination .page-item.prev .page-link::before, .pagination .page-item.next .page-link::before, .pagination .page-item.end .page-link::before {
  display: block;
  font-family: 'themify';
  font-size: 20px;
}

.pagination .page-item + .page-item {
  margin-left: 5px;
}

.pagination .page-item.first .page-link::before {
  content: '\e662';
}

.pagination .page-item.prev {
  margin-right: 7px;
}

.pagination .page-item.prev .page-link::before {
  content: '\e64a';
}

.pagination .page-item.next {
  margin-left: 12px;
}

.pagination .page-item.next .page-link::before {
  content: '\e649';
}

.pagination .page-item.end .page-link::before {
  content: '\e661';
}

.list {
  list-style: none;
  margin-bottom: 0;
}

.list > li {
  padding-left: 15px;
  position: relative;
}

.list > li::before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  left: 0;
  top: 12px;
  background-color: #b32424;
}

.list > li ul.list > li::before {
  height: 1px;
  top: 14px;
}

.list > li > ol {
  padding-left: 15px;
}

.list > li > ol > li {
  padding-left: 0;
}

.list > li > ol > li::before {
  display: none;
}

.nav-tabs {
  z-index: 2;
  border: none;
  background-color: #fff;
}

.nav-tabs .nav-item {
  margin-bottom: -2px;
  font-size: 1rem;
  font-weight: 600;
}

.nav-tabs .nav-item .nav-link {
  border: none;
  border-bottom: solid 2px #d4d4d4;
  color: #b9b9b9;
}

.nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link.active {
  border-color: #ffac0f;
  color: black;
  opacity: 1;
}

.nav-tabs.nav-pills .nav-item .nav-link {
  border-radius: 0;
  border: 1px solid #b9b9b9;
  opacity: .5;
}

.nav-tabs.nav-pills .nav-item .nav-link:hover, .nav-tabs.nav-pills .nav-item .nav-link.active {
  border-color: #b32424;
  opacity: 1;
}

.nav-tabs.nav-pills .nav-item .nav-link.active {
  background-color: #b32424;
  color: white;
}

.nav-tabs.nav-pills .nav-item + .nav-item {
  margin-left: -1px;
}

.nav-tabs.nav-step {
  border: none;
  height: 60px;
  overflow: hidden;
  position: relative;
  padding-right: 60px;
}

.nav-tabs.nav-step::after {
  content: '\f078';
  font-family: 'fontAwesome';
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  right: 0;
  top: 0;
  background-color: white;
  border: 3px solid #b9b9b9;
  color: #b9b9b9;
  font-size: 32px;
  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;
  z-index: 1;
}

.nav-tabs.nav-step .nav-item {
  padding: 0;
  position: relative;
  padding-left: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.nav-tabs.nav-step .nav-item::before, .nav-tabs.nav-step .nav-item::after {
  content: '';
  position: absolute;
}

.nav-tabs.nav-step .nav-item::before {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  left: 0;
  top: 0;
  background-color: #b9b9b9;
  color: white;
  font-family: 'roboto';
  font-size: 32px;
  font-weight: 500;
  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;
  content: attr(data-step);
  z-index: 1;
}

.nav-tabs.nav-step .nav-item::after {
  width: 100%;
  height: 3px;
  border-radius: 1.5px;
  left: 0;
  top: 50%;
  background-color: #b9b9b9;
}

.nav-tabs.nav-step .nav-item .nav-link {
  border: none;
  line-height: 1.1;
  color: #b9b9b9;
  background-color: transparent;
  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;
  font-weight: 400;
  padding: 0;
}

.nav-tabs.nav-step .nav-item.active .nav-link {
  font-weight: 500;
}

.nav-tabs.nav-justified .nav-item .nav-link {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 575px) {
  .nav-tabs.nav-justified .nav-item .nav-link {
    font-size: .9rem;
  }
}

.bootstrap-select > .dropdown-toggle {
  border-radius: 0;
  padding: 11.97px 12px;
  font-size: 16px;
  border: 1px solid #b9b9b9;
  background-color: white !important;
}

.bootstrap-select > .dropdown-toggle:focus {
  outline: solid 1px #b32424 !important;
  outline-offset: 0;
}

.bootstrap-select > .dropdown-menu {
  background-color: white;
  border: 1px solid #b9b9b9;
  margin: -3px 0;
  border-radius: 0;
}

.bootstrap-select .dropdown-toggle::after {
  border: none;
  font-family: 'FontAwesome';
  content: '\f107';
}

.bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bootstrap-select.dropup .dropdown-toggle::after {
  content: '\f106';
}

.image-background {
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
}

.image-background > img, .image-background > .img {
  width: 100%;
  height: auto;
  opacity: 0;
}

.image-background .text {
  position: absolute;
  width: 100%;
  height: 100%;
  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;
  left: 0;
  top: 0;
  z-index: 2;
}

.image-background.contain {
  background-size: contain;
}

.image-background.auto {
  background-size: auto;
}

.image-background.circle {
  border-radius: 100%;
}

.cert {
  white-space: pre-line;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  min-height: 100vh;
}

.wrapper #content {
  min-height: 50vh;
  z-index: 1;
  background-color: white;
  z-index: auto;
}

.wrapper #aside {
  max-width: 400px;
}

.wrapper #aside .inner {
  background-color: white;
  border: 1px solid #d4d4d4;
  border-right: none;
  width: 100%;
  border-radius: 32.5px 0 0 32.5px;
}

.wrapper #aside .category nav {
  display: block;
}

.wrapper #aside .category nav a {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wrapper #aside .category nav a::before {
  content: '';
  width: 36px;
  height: 36px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 12px;
}

.wrapper #aside .category nav a:nth-child(1)::before {
  background-color: #b32424;
}

.wrapper #aside .category nav a:nth-child(2)::before {
  background-color: #b38d6b;
}

.wrapper #aside .category nav a:nth-child(3)::before {
  background-color: #d0b58b;
}

.wrapper #aside .category nav a:nth-child(4)::before {
  background-color: #e66045;
}

.wrapper #aside .category nav a:nth-child(5)::before {
  background-color: #622e12;
}

.wrapper #aside .category nav a:nth-child(6)::before {
  background-color: #c28734;
}

.wrapper #aside .category nav a:nth-child(7)::before {
  background-color: #cb2004;
}

.wrapper #aside .category nav a:nth-child(8)::before {
  background-color: #ff7327;
}

@media (max-width: 767px) {
  .wrapper {
    overflow-x: hidden;
  }
}

.bootstrap-select > .dropdown-toggle {
  width: 175px;
  border-color: #b9b9b9;
}

.bootstrap-select > .dropdown-menu {
  border-color: #b9b9b9;
}

.df-wrap {
  max-width: 768px;
}

@media (min-width: 768px) {
  .df-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .df-wrap {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 575px) {
  .df-wrap {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.collapse-open {
  overflow: hidden !important;
}

.checkbox, .radio {
  padding: 0 0 0 0;
  line-height: 20px;
  position: relative;
}

.checkbox *, .radio * {
  line-height: 20px;
}

.checkbox input, .radio input {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
}

.checkbox label, .radio label {
  padding-left: 25px;
  color: black;
}

.checkbox label::before, .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 20px;
  height: 20px;
  border: solid 1px #b9b9b9;
  border-radius: 2px;
  background-color: white;
}

.checkbox label.h4, .radio label.h4 {
  padding-left: 35px;
}

.checkbox label.h4::before, .radio label.h4::before {
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-color: #b9b9b9;
  border-radius: 0;
}

.checkbox.checkbox-inline + .checkbox-inline, .checkbox.radio-inline + .radio-inline, .radio.checkbox-inline + .checkbox-inline, .radio.radio-inline + .radio-inline {
  margin-left: 10px;
}

.checkbox input[type="checkbox"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px;
}

.checkbox input:checked + label::before {
  background-color: #b9b9b9;
  border-color: #b9b9b9;
  /*box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.35);*/
}

.checkbox input:checked + label::after {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f00c";
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0px;
  color: white;
  text-align: center;
  font-size: 12px;
}

.checkbox input:checked + label.h4::after {
  width: 30px;
  height: 30px;
  font-size: 20px;
}

.radio label::before {
  border-radius: 100%;
}

.radio input:checked + label::before {
  border-color: #b9b9b9;
}

.radio input:checked + label::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  left: 3px;
  top: 3px;
  background-color: #b32424;
  border-radius: 100%;
}

.radio input[type="radio"], .radio input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  position: absolute;
}

.radio input[type="radio"]:disabled, .radio input[type="checkbox"]:disabled {
  cursor: not-allowed;
}

.radio input[type="radio"]:disabled + label, .radio input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before, .radio input[type="checkbox"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.modal .modal-header .close {
  position: absolute;
  right: 15px;
  top: 15px;
  margin: 0;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  width: 30px;
  height: 30px;
  opacity: 1;
  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;
  z-index: 9;
}

.modal .modal-header .close::before, .modal .modal-header .close::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  top: 15px;
  background-color: black;
  -webkit-transition: all 0.2s, translate 0.2s;
  transition: all 0.2s, translate 0.2s;
}

.modal .modal-header .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal .modal-header .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal .modal-header .close.text-wh::before, .modal .modal-header .close.text-wh::after {
  background-color: white;
}

.modal .modal-md {
  max-width: 600px;
}

.collapse-open .collapse-backdrop {
  content: '';
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: calc(100vh - 40px);
  background-color: rgba(255, 255, 255, 0.5);
}

.icon {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
}

.icon.icon-circle {
  border-radius: 100%;
}

.faq {
  border-top: solid 2px #977353;
}

.faq .collapse-group {
  position: relative;
  border-bottom: 1px solid #b9b9b9;
}

.faq .collapse-group .collapse-title, .faq .collapse-group .collapse-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.faq .collapse-group .collapse-title::before, .faq .collapse-group .collapse-content::before {
  font-weight: 500;
  font-family: Roboto;
  font-size: 26px;
  font-weight: 500;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  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;
  margin-right: 10px;
}

.faq .collapse-group .collapse-title {
  padding: 15px;
}

.faq .collapse-group .collapse-title::before {
  content: 'Q';
  background-color: #b32424;
  color: white;
  left: 15px;
}

.faq .collapse-group .collapse-title::after {
  content: '\e64b';
  font-family: 'themify';
  color: #7d7e7f;
  margin-left: auto;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 100;
}

.faq .collapse-group .collapse-content {
  padding: 25px 15px 25px 15px;
  background-color: whitesmoke;
  border-top: dashed 1px #b9b9b9;
}

.faq .collapse-group .collapse-content::before {
  content: 'A';
  border: solid 1px #977353;
  color: #977353;
}

.faq .collapse-group .collapse-content * {
  font-size: 16px;
}

.faq .collapse-group.show .collapse-title::after {
  content: '\e648';
}

.faq .collapse-group.show .collapse-menu {
  display: block;
}

.responsive-form label.form-subj {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title {
  text-align: center;
  font-family: 'NanumSquare';
}

.title h1, .title h2, .title h3, .title h4, .title h5 {
  position: relative;
  line-height: 1;
  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;
  position: relative;
  margin-bottom: 15px;
}

.title h1::before, .title h2::before, .title h3::before, .title h4::before, .title h5::before {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 50%;
  left: -1px;
  bottom: -1px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}

.title h1::before, .title h2::before, .title h3::before, .title h4::before, .title h5::before {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 50%;
  left: -1px;
  bottom: -1px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}

.sub-title h2, .sub-title h3, .sub-title h4, .sub-title h5 {
  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;
  position: relative;
  padding-left: 25px;
}

.sub-title h2::before, .sub-title h2::after, .sub-title h3::before, .sub-title h3::after, .sub-title h4::before, .sub-title h4::after, .sub-title h5::before, .sub-title h5::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 10px;
  height: 10px;
}

.sub-title h2::before, .sub-title h3::before, .sub-title h4::before, .sub-title h5::before {
  background-color: #b32424;
  -webkit-transform: translateX(0) translateY(-5px);
          transform: translateX(0) translateY(-5px);
}

.sub-title h2::after, .sub-title h3::after, .sub-title h4::after, .sub-title h5::after {
  background-color: #977353;
  -webkit-transform: translateX(10px) translateY(5px);
          transform: translateX(10px) translateY(5px);
}

.latest_products, .reviews {
  padding: 0 15px;
}

.latest_products .wr_content, .reviews .wr_content {
  text-overflow: ellipsis;
  max-height: 50px;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.latest_products .slick-list, .reviews .slick-list {
  margin: 0 -15px;
}

.latest_products .slick-slide, .reviews .slick-slide {
  padding: 0 15px;
}

.latest_products .slick-track, .reviews .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.q-icon {
  text-align: center;
  color: white;
}

.q-icon .image-background {
  position: relative;
  border-radius: 100%;
  margin: 15px auto;
  background-position: 50% 30%;
  background-size: 30%;
}

.q-icon .image-background.q-01 {
  background-image: url(../images/icon/q-icon-01.svg);
}

.q-icon .image-background.q-02 {
  background-image: url(../images/icon/q-icon-02.svg);
  background-size: 26%;
  background-position-y: 25%;
}

.q-icon .image-background.q-03 {
  background-image: url(../images/icon/q-icon-03.svg);
  background-size: 38%;
  background-position-y: 40%;
}

.q-icon .image-background.q-04 {
  background-image: url(../images/icon/q-icon-04.svg);
  background-size: 40%;
  background-position-y: 35%;
}

.q-icon .image-background.q-05 {
  background-color: red;
}

.q-icon .image-background.q-05::before {
  content: '\f16a';
  font-family: 'FontAwesome';
  font-size: 60px;
  color: white;
  position: absolute;
  width: 100%;
  left: 0;
  top: 20%;
  text-align: center;
}

.q-icon .image-background .text {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 15%;
  color: white;
  font-size: 24px;
}

.btn-cart::before {
  content: '';
  background-image: url(../images/icon/new-cart2.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 32px;
  height: 32px;
}

.btn-cart.active::before {
  content: '\f004';
  color: red;
}

.msg-soldout {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  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;
}

.slick-slider .slick-prev, .slick-slider .slick-next {
  border-radius: 100%;
  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;
  width: 50px;
  height: 50px;
}

.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
  font-family: 'themify';
  color: black;
  font-size: 30px;
}

.slick-slider .slick-prev.slick-prev, .slick-slider .slick-next.slick-prev {
  left: 20px;
}

.slick-slider .slick-prev.slick-prev::before, .slick-slider .slick-next.slick-prev::before {
  content: '\e64a';
}

.slick-slider .slick-prev.slick-next, .slick-slider .slick-next.slick-next {
  right: 20px;
}

.slick-slider .slick-prev.slick-next::before, .slick-slider .slick-next.slick-next::before {
  content: '\e649';
}

.slick-slider.main_latest .slick-prev, .slick-slider.main_latest .slick-next {
  -webkit-transform: translate(0, -180%);
          transform: translate(0, -180%);
}

/* aside */
#layout_side {
  position: fixed;
  left: 0;
  width: 100%;
}

@media (min-width: 768px) {
  #layout_side {
    width: 768px;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.side_close {
  display: block;
  position: fixed;
  left: 15px;
  margin-top: 20px;
  z-index: 2010;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}

.side_close::before, .side_close::after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 2px);
  width: 4px;
  height: 4px;
  background: black;
  border-radius: 2px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.side_close.on::before, .side_close.on::after {
  width: 100%;
  opacity: 1;
}

.side_close.on::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.side_close.on::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (min-width: 768px) {
  .side_close {
    left: 50%;
    -webkit-transform: translateX(-354px);
            transform: translateX(-354px);
  }
}

.mypage-wrap, .subpage_wrap {
  padding: 30px 30px;
}

.mypage-wrap .my-menu, .mypage-wrap .category, .subpage_wrap .my-menu, .subpage_wrap .category {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #977353;
}

.mypage-wrap .my-menu ul, .mypage-wrap .my-menu li, .mypage-wrap .my-menu nav, .subpage_wrap .my-menu ul, .subpage_wrap .my-menu li, .subpage_wrap .my-menu nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mypage-wrap .my-menu > ul.aside-icon, .subpage_wrap .my-menu > ul.aside-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mypage-wrap .my-menu > ul.aside-icon > li, .subpage_wrap .my-menu > ul.aside-icon > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  position: relative;
}

.mypage-wrap .my-menu > ul.aside-icon > li > img, .subpage_wrap .my-menu > ul.aside-icon > li > img {
  opacity: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.mypage-wrap .my-menu > ul.aside-icon > li > a, .subpage_wrap .my-menu > ul.aside-icon > li > a {
  position: relative;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  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: 25px 0;
  text-align: center;
}

.mypage-wrap .my-menu > ul.aside-icon > li > a::before, .subpage_wrap .my-menu > ul.aside-icon > li > a::before {
  content: '';
  display: block;
  width: 100%;
  height: 60%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (max-width: 575px) {
  .mypage-wrap .my-menu > ul.aside-icon > li > a, .subpage_wrap .my-menu > ul.aside-icon > li > a {
    padding: 15px 0;
  }
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-shop a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-shop a::before {
  background-image: url(../images/icon/user.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-coupon a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-coupon a::before {
  background-image: url(../images/icon/coupon.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-point a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-point a::before {
  background-image: url(../images/icon/point.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-cart a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-cart a::before {
  background-image: url(../images/icon/cart.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-wish a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-wish a::before {
  background-image: url(../images/icon/wish.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-order a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-order a::before {
  background-image: url(../images/icon/delivery-start.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-latest a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-latest a::before {
  background-image: url(../images/icon/latest-view.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-review a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-review a::before {
  background-image: url(../images/icon/my-review.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.my-qa a::before, .subpage_wrap .my-menu > ul.aside-icon > li.my-qa a::before {
  background-image: url(../images/icon/qna.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li.cs-center a::before, .subpage_wrap .my-menu > ul.aside-icon > li.cs-center a::before {
  background-image: url(../images/icon/cs.svg);
}

.mypage-wrap .my-menu > ul.aside-icon > li + li, .subpage_wrap .my-menu > ul.aside-icon > li + li {
  border-left: 1px solid #d4d4d4;
}

.mypage-wrap .my-menu > ul.aside-icon > li:nth-child(n+5), .subpage_wrap .my-menu > ul.aside-icon > li:nth-child(n+5) {
  border-top: 1px solid #d4d4d4;
}

.mypage-wrap .category.listtype ul, .mypage-wrap .category.listtype li, .subpage_wrap .category.listtype ul, .subpage_wrap .category.listtype li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mypage-wrap .category.listtype > ul, .subpage_wrap .category.listtype > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mypage-wrap .category.listtype > ul > li, .subpage_wrap .category.listtype > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview {
  padding: 0.5rem;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px #d4d4d4;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview h4, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview h4 {
  font-weight: 400;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview::before, .mypage-wrap .category.listtype > ul > li a.mitem_goodsview::after, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview::after {
  content: '';
  width: 32px;
  height: 32px;
  display: inline-block;
  font-size: 20px;
  border: none;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview::before {
  border-radius: 100%;
  margin-right: 12px;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview::after, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview::after {
  content: '\e649';
  font-family: 'themify';
  margin-left: auto;
  color: #b9b9b9;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview.active::after, .mypage-wrap .category.listtype > ul > li a.mitem_goodsview:active::after, .mypage-wrap .category.listtype > ul > li a.mitem_goodsview:hover::after, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview.active::after, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview:active::after, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview:hover::after {
  color: #1a1a1a;
}

.mypage-wrap .category.listtype > ul > li a.mitem_goodsview.active h4, .subpage_wrap .category.listtype > ul > li a.mitem_goodsview.active h4 {
  font-weight: 600;
}

.mypage-wrap .category.listtype > ul > li a.mitem_favorite, .subpage_wrap .category.listtype > ul > li a.mitem_favorite {
  position: absolute;
  z-index: 1;
  right: 30px;
  top: 0;
  width: 40px;
  height: 100%;
  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;
  text-align: center;
  font-size: 24px;
}

.mypage-wrap .category.listtype > ul > li a.mitem_favorite::before, .subpage_wrap .category.listtype > ul > li a.mitem_favorite::before {
  content: '\f006';
  display: block;
  font-family: 'FontAwesome';
  color: #b9b9b9;
}

.mypage-wrap .category.listtype > ul > li a.mitem_favorite.mitem_favorite_on::before, .subpage_wrap .category.listtype > ul > li a.mitem_favorite.mitem_favorite_on::before {
  content: '\f005';
  color: #b32424;
}

.mypage-wrap .category.listtype > ul > li:nth-last-child(1) > a.mitem_goodsview, .mypage-wrap .category.listtype > ul > li:nth-last-child(2) > a.mitem_goodsview, .subpage_wrap .category.listtype > ul > li:nth-last-child(1) > a.mitem_goodsview, .subpage_wrap .category.listtype > ul > li:nth-last-child(2) > a.mitem_goodsview {
  border-bottom: none;
}

.mypage-wrap .category.listtype > ul > li:nth-child(1) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(1) > a.mitem_goodsview::before {
  background-color: #b32424;
}

.mypage-wrap .category.listtype > ul > li:nth-child(1) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(1) > a.mitem_goodsview:hover {
  color: #b32424;
}

.mypage-wrap .category.listtype > ul > li:nth-child(2) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(2) > a.mitem_goodsview::before {
  background-color: #b38d6b;
}

.mypage-wrap .category.listtype > ul > li:nth-child(2) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(2) > a.mitem_goodsview:hover {
  color: #b38d6b;
}

.mypage-wrap .category.listtype > ul > li:nth-child(3) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(3) > a.mitem_goodsview::before {
  background-color: #d0b58b;
}

.mypage-wrap .category.listtype > ul > li:nth-child(3) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(3) > a.mitem_goodsview:hover {
  color: #d0b58b;
}

.mypage-wrap .category.listtype > ul > li:nth-child(4) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(4) > a.mitem_goodsview::before {
  background-color: #e66045;
}

.mypage-wrap .category.listtype > ul > li:nth-child(4) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(4) > a.mitem_goodsview:hover {
  color: #e66045;
}

.mypage-wrap .category.listtype > ul > li:nth-child(5) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(5) > a.mitem_goodsview::before {
  background-color: #622e12;
}

.mypage-wrap .category.listtype > ul > li:nth-child(5) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(5) > a.mitem_goodsview:hover {
  color: #622e12;
}

.mypage-wrap .category.listtype > ul > li:nth-child(6) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(6) > a.mitem_goodsview::before {
  background-color: #c28734;
}

.mypage-wrap .category.listtype > ul > li:nth-child(6) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(6) > a.mitem_goodsview:hover {
  color: #c28734;
}

.mypage-wrap .category.listtype > ul > li:nth-child(7) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(7) > a.mitem_goodsview::before {
  background-color: #b32424;
}

.mypage-wrap .category.listtype > ul > li:nth-child(7) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(7) > a.mitem_goodsview:hover {
  color: #b32424;
}

.mypage-wrap .category.listtype > ul > li:nth-child(8) > a.mitem_goodsview::before, .subpage_wrap .category.listtype > ul > li:nth-child(8) > a.mitem_goodsview::before {
  background-color: #ff7327;
}

.mypage-wrap .category.listtype > ul > li:nth-child(8) > a.mitem_goodsview:hover, .subpage_wrap .category.listtype > ul > li:nth-child(8) > a.mitem_goodsview:hover {
  color: #ff7327;
}

@media (max-width: 767px) {
  .mypage-wrap, .subpage_wrap {
    padding: 20px;
  }
}

@media (max-width: 575px) {
  .mypage-wrap, .subpage_wrap {
    padding: 15px;
  }
}

/* 팝업레이어 */
.hd_pops {
  position: absolute;
  background-color: white;
  z-index: 1046;
}

.hd_pops .hd_pops_footer {
  padding: 10px 30px 10px 10px;
  text-align: right;
  position: relative;
}

.hd_pops .hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}

.hd_pops .hd_pops_footer .hd_pops_close {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 16px;
}

.hd_pops .hd_pops_con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: move;
}

.hd_pops .hd_pops_con h3 {
  display: none;
}

.hd_pops.hide {
  display: none;
}

.hd_pops img {
  max-width: 100%;
}

/* scroll text banner */
.scroll-text {
  height: 34px;
  overflow: hidden;
  border-bottom: 1px solid #c9ddc9;
  background-color: #c9ddc9;
  color: white;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
}

.scroll-text .swiper-slide {
  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;
  height: 34px;
}

@media (max-width: 575px) {
  .scroll-text {
    height: 34px;
  }
}

.navbar-toggler.category, .navbar-toggler.close {
  left: 10px;
}

.navbar-toggler.category > span, .navbar-toggler.close > span {
  position: relative;
  display: inline-block;
  content: '';
  margin-right: 10px;
  width: 20px;
  height: 4px;
  left: 0;
  background: black;
  border-radius: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.category > span::before, .navbar-toggler.category > span::after, .navbar-toggler.close > span::before, .navbar-toggler.close > span::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  background: black;
  left: 0px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.category > span::before, .navbar-toggler.close > span::before {
  top: -10px;
}

.navbar-toggler.category > span::after, .navbar-toggler.close > span::after {
  top: 10px;
}

.navbar-toggler.category:hover > span, .navbar-toggler.category:hover > span::before, .navbar-toggler.category:hover > span::after, .navbar-toggler.close:hover > span, .navbar-toggler.close:hover > span::before, .navbar-toggler.close:hover > span::after {
  background-color: #b32424;
}

.navbar-toggler.close {
  opacity: 1 !important;
}

.navbar-toggler.close span {
  background: transparent !important;
}

.navbar-toggler.close span:before, .navbar-toggler.close span:after {
  opacity: 1;
  /*background-color:color(brick);*/
}

.navbar-toggler.close span::before {
  -webkit-transform: translateY(10px) rotate(45deg);
          transform: translateY(10px) rotate(45deg);
}

.navbar-toggler.close span::after {
  -webkit-transform: translateY(-10px) rotate(-45deg);
          transform: translateY(-10px) rotate(-45deg);
}

.navbar-toggler.search::before, .navbar-toggler.cart::before, .navbar-toggler.prev::before, .navbar-toggler.home::before {
  content: '';
  font-size: 32px;
  color: black;
  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;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 90%;
}

.navbar-toggler.search::before {
  background-image: url(../images/icon/search.svg);
}

.navbar-toggler.cart::before {
  background-image: url(../images/icon/shoppingbag.svg);
}

.navbar-toggler.prev::before {
  content: '\e64a';
  font-family: 'themify';
}

#layout_header .navbar-toggler, #all_category .navbar-toggler {
  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;
  top: 0;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
  border: none;
  margin-right: 36px;
}

#layout_header {
  position: relative;
}

#layout_header .logo_wrap {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
  -webkit-clip-path: inset(0px 0px -10px 0px);
          clip-path: inset(0px 0px -10px 0px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 768px;
          flex: 0 0 768px;
  max-width: 768px;
  width: 768px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  position: fixed;
  z-index: 5;
}

#layout_header .logo_wrap.flying {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
  background-color: white;
}

@media (min-width: 768px) {
  #layout_header .logo_wrap.flying {
    max-width: 768px;
  }
}

#layout_header .logo_wrap .navbar-brand {
  padding: 0;
  margin: 7px auto;
  background: url(../images/logo-new.png?ver=20230629) no-repeat 50% 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  width: 240px;
  height: 50px;
  background-size: contain;
}

@media (max-width: 767px) {
  #layout_header .logo_wrap .navbar-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 210px;
            flex: 0 0 210px;
    width: 210px;
    height: 55px;
  }
}

@media (max-width: 575px) {
  #layout_header .logo_wrap .navbar-brand {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
            flex: 0 0 180px;
    width: 180px;
    height: 50px;
  }
}

#layout_header #nav_tabs {
  padding: 0 15px;
}

#layout_header #nav_tabs ul {
  height: 100%;
}

#layout_header #nav_tabs ul li {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  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;
}

#layout_header #nav_tabs ul li a {
  display: block;
  width: 100%;
}

#layout_header #navigation {
  width: 100%;
  position: relative;
  padding: 0;
  border-bottom: 1px solid #c9ddc9;
}

#layout_header #navigation .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#layout_header #navigation .navbar-nav > .nav-item {
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: transparent;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link {
  position: relative;
  color: black;
  white-space: nowrap;
  font-weight: 500;
  line-height: 1;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  font-size: 20px;
  padding: .85rem .75rem;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link > span {
  padding: 28.8px 0px;
  position: relative;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link:hover, #layout_header #navigation .navbar-nav > .nav-item > .nav-link:active {
  color: #b32424;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link.active {
  color: #b32424;
  font-weight: 500;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link.active::before {
  content: '';
  position: absolute;
  background-color: #b32424;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}

#layout_header #navigation .navbar-nav > .nav-item > .nav-link.dropdown-toggle::after {
  display: none;
}

#layout_header #navigation .navbar-nav > .nav-item.active .nav-link {
  color: #b32424;
}

#layout_header .navbar-toggler-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#layout_header .navbar-toggler-right [class*="btn-toggler-"] {
  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;
  position: relative;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  font-size: 0;
}

#layout_header .navbar-toggler-right .btn-toggler-search {
  background-image: url(../images/icon/dod.png);
  width: 40px;
  margin-left: 2px;
}

#layout_header .navbar-toggler-right .btn-toggler-cart {
  background-image: url(../images/icon/new-cart.png);
  width: 40px;
  margin-left: 2px;
  /*&::before{content:"\e60d"}*/
}

#layout_header .navbar-toggler-right .btn-toggler-cart .cart_cnt2 {
  display: inline-block;
  text-align: center;
  width: auto;
  min-width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 11px;
  font-weight: 500;
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 13px;
}

@media (max-width: 767px) {
  #layout_header .navbar-toggler-right {
    padding-right: 15px;
  }
}

@media (max-width: 575px) {
  #layout_header .navbar-toggler-right {
    padding-right: 10px;
  }
  #layout_header .navbar-toggler-right .btn-toggler-search::before {
    font-size: 32px;
  }
  #layout_header .navbar-toggler-right .btn-toggler-cart {
    width: 40px;
  }
  #layout_header .navbar-toggler-right .btn-toggler-cart .cart_cnt2 {
    right: 0;
    top: 4px;
  }
}

#layout_header .custom-scroll::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.footer-menu {
  position: fixed;
  max-width: 768px;
  width: 100%;
  right: 0;
  bottom: 0;
  background-color: white;
  z-index: 1040;
  line-height: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.2);
  -webkit-clip-path: inset(-10px 0px 0px 0px);
          clip-path: inset(-10px 0px 0px 0px);
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.footer-menu ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
  height: 60px;
}

.footer-menu ul li 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 15px 0;
  /* 가상 요소 제거 - 이미지와 충돌 */
  /*&::before {
          content: ''; font-family: 'themify'; font-size: 32px;
          background-repeat: no-repeat; background-position: 50% 10%;
        }*/
  /* 이미지 스타일 추가 */
  /* 나머지 스타일은 그대로 유지 */
}

.footer-menu ul li a span img {
  width: 32px;
  /* 필요에 따라 크기 조정 */
  height: auto;
  display: block;
  margin: 0 auto;
}

.footer-menu ul li a.active {
  background-color: #b32424;
  color: white;
}

.footer-menu ul li a.active.category span::before, .footer-menu ul li a.active.category span::after, .footer-menu ul li a.active.category span::before, .footer-menu ul li a.active.category span::after {
  background-color: white;
}

#all_category {
  position: fixed;
  width: 100%;
  height: 100vh;
  right: 0;
  top: 0;
  background-color: white;
  z-index: 1043;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

#all_category.show {
  opacity: 1;
  /*transform: translateX(-100%);*/
}

footer#footer {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding-top: 25px;
  padding-bottom: 80px;
}

footer#footer img {
  max-width: none;
}

footer#footer a {
  color: white;
}

footer#footer a:hover {
  color: #d0b58b;
}

footer#footer ul, footer#footer li {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

footer#footer .footer-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

footer#footer .footer-info ul > li {
  padding: 3px 10px 3px 0;
  font-size: .8rem;
}

footer#footer .footer-info ul > li + li {
  padding-left: 10px;
}

footer#footer .footer-info ul > li + li::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 14px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: white;
  opacity: .5;
}

footer#footer .footer-info ul > li .text {
  font-weight: 300;
}

footer#footer .footer-info ul > li .pcolor {
  font-weight: 400;
}

footer#footer .footer-info .divide {
  position: relative;
  width: 1px;
  height: 12px;
  display: inline-block;
}

footer#footer .footer-info .divide::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 14px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-color: white;
  opacity: .5;
}

footer#footer .form-control * {
  color: white;
}

footer#footer .bootstrap-select .dropdown-toggle, footer#footer .bootstrap-select .dropdown-menu {
  background-color: #977353 !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}

footer#footer .bootstrap-select .dropdown-menu a:hover, footer#footer .bootstrap-select .dropdown-menu aactive, footer#footer .bootstrap-select .dropdown-menu a:focus {
  background-color: #977353;
}

/* ======================== 검색 개선( 검색창 ) =============================== */
#searchModule {
  position: fixed;
  width: 100%;
  max-width: 768px;
  top: 0;
  z-index: 1000;
  background-color: white;
  padding: 0 15px 10px 15px;
}

#searchModule .inner {
  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;
  border-bottom: solid 1px #b9b9b9;
}

#searchModule .inner .form-control, #searchModule .inner .btn {
  background-color: transparent;
  border: none;
  height: 65px;
  border-radius: 0;
}

#searchModule .inner .form-control {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: 18px;
}

#searchModule .inner .btn {
  width: 50px;
}

#searchModule .inner .btn::before {
  content: '';
  display: block;
  background-image: url(../images/icon/dod.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  margin-left: 2px;
}

#searchModule .inner .btn.close {
  position: relative;
}

#searchModule .inner .btn.close::before, #searchModule .inner .btn.close::after {
  content: '' !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  width: 28px !important;
  height: 2px !important;
  background-color: #333 !important;
  background-image: none !important;
  background-size: initial !important;
  display: block !important;
  margin: 0 !important;
  -webkit-transform-origin: center !important;
          transform-origin: center !important;
}

#searchModule .inner .btn.close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) !important;
          transform: translate(-50%, -50%) rotate(45deg) !important;
}

#searchModule .inner .btn.close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg) !important;
          transform: translate(-50%, -50%) rotate(-45deg) !important;
}

#searchModule .inner .btn:hover {
  color: #b32424;
}

#searchModule .searched_item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -moz-binding: url("ellipsis.xml#ellipsis");
  word-wrap: normal !important;
}

#searchModule .no_data {
  text-align: center;
  padding: 15px 0;
}

#searchModule .banner_list, #searchModule .recent_item_list {
  max-height: 380px;
  overflow-x: scroll;
  font-size: 0;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto -10px;
}

#searchModule .banner_list > li, #searchModule .recent_item_list > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 25%;
  font-size: 13px;
  padding: 6px;
  position: relative;
}

#searchModule .banner_list > li > a, #searchModule .recent_item_list > li > a {
  position: relative;
}

#searchModule .banner_list > li > a.item_link, #searchModule .recent_item_list > li > a.item_link {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

@media (max-width: 575px) {
  #searchModule .banner_list > li, #searchModule .recent_item_list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (max-width: 319px) {
  #searchModule .banner_list > li, #searchModule .recent_item_list > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}

#searchModule .banner_list > li .display_zzim, #searchModule .banner_list > li .item_delete, #searchModule .banner_list > li .item_wish, #searchModule .recent_item_list > li .display_zzim, #searchModule .recent_item_list > li .item_delete, #searchModule .recent_item_list > li .item_wish {
  position: absolute;
  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;
}

#searchModule .banner_list > li .display_zzim::before, #searchModule .banner_list > li .item_delete::before, #searchModule .banner_list > li .item_wish::before, #searchModule .recent_item_list > li .display_zzim::before, #searchModule .recent_item_list > li .item_delete::before, #searchModule .recent_item_list > li .item_wish::before {
  content: '';
  font-family: 'themify';
  display: block;
}

#searchModule .banner_list > li .display_zzim, #searchModule .recent_item_list > li .display_zzim {
  right: 10px;
  bottom: 10px;
  width: 24px;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#searchModule .banner_list > li .display_zzim::before, #searchModule .recent_item_list > li .display_zzim::before {
  content: '\e634';
  display: none;
}

#searchModule .banner_list > li .item_delete, #searchModule .recent_item_list > li .item_delete {
  right: 3px;
  top: 3px;
  opacity: .7;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: black;
  font-size: 0;
}

#searchModule .banner_list > li .item_delete::before, #searchModule .recent_item_list > li .item_delete::before {
  content: '\e646';
  color: white;
  font-size: 12px;
}

#searchModule .banner_list > li .item_delete:hover .item_delete, #searchModule .recent_item_list > li .item_delete:hover .item_delete {
  opacity: 1;
}

#searchModule .banner_list > li .item_wish, #searchModule .recent_item_list > li .item_wish {
  right: 2px;
  bottom: 2px;
}

#searchModule .banner_list > li .item_wish img, #searchModule .recent_item_list > li .item_wish img {
  opacity: 0.5;
}

#searchModule .autocomplete_area .autocomplete_banner {
  padding: 10px 0;
  overflow-x: hidden;
}

#searchModule .autocomplete_area .autocomplete_banner .goods_name {
  padding-top: 5px;
  font-size: 12px;
  letter-spacing: 0;
}

#searchModule .autocomplete_area .autocomplete_banner .goods_price {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.resp_top_search button {
  vertical-align: middle;
}

.resp_top_search a {
  display: inline;
}

.resp_top_search .tab_foot_menu {
  list-style: none;
}

.resp_top_search .tab_foot_menu > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.resp_top_search .tab_foot_menu > li > a {
  display: inline-block;
  border: solid 1px #b9b9b9;
  border-radius: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.4;
}

.resp_top_search .tab_foot_menu > li > a:hover {
  color: #b32424;
}

.resp_top_search .tab_foot_menu > li > a + a {
  margin-left: 5px;
}

.resp_top_search .tab_foot_menu > li.search_close {
  float: right;
  border-left: 1px #aaa solid;
}

.resp_top_search .tab_foot_menu > li.swiper_guide {
  display: none;
}

.resp_top_search .search_ver2 .search_new .input_area {
  text-align: right;
  font-size: 0;
  line-height: 0;
}

.resp_top_search .search_ver2 .search_new .input_area .cont {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 300px;
  height: 40px;
  padding: 0 6px 0 0;
  margin: 0;
  border: 1px #767676 solid;
  background: #fff;
  border-radius: 2px;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box {
  display: inline-block;
  height: 100%;
  width: 230px;
  cursor: text;
  text-align: left;
  margin-right: 10px;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text'] {
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  vertical-align: middle;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text']::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text']:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text']::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text']::placeholder {
  font-size: 14px;
  font-weight: 400;
}

.resp_top_search .search_ver2 .search_new .input_area label.search_box > input[type='text']:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
}

.resp_top_search .search_ver2 .search_new .input_area button.search {
  width: 20px;
  height: 20px;
  border: none;
  background: url("../images/common/btn_zoom.png") 50% 50% no-repeat;
  background-size: contain;
}

.resp_top_search .search_ver2 .search_new .input_area button.close {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  border: none;
  background: url("../images/common/icon_close_gray2.png") 50% 50% no-repeat;
}

.resp_top_search .search_ver2 .search_new .input_area button.close.disabled {
  visibility: hidden;
}

.resp_top_search .search_ver2 .search_new .contetns_area {
  margin-top: -1px;
  float: right;
  width: 298px;
  background: #fff;
  border: 1px #aaa solid;
}

.resp_top_search .search_ver2 .search_new .tab_btns {
  height: 35px;
}

.resp_top_search .search_ver2 .search_new .tab_btns > li {
  float: left;
  width: 50%;
}

.resp_top_search .search_ver2 .search_new .tab_btns > li > a {
  display: block;
  height: 34px;
  color: #666;
  border-left: 1px #aaa solid;
  border-bottom: 1px #aaa solid;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 35px;
  background: #eee;
}

.resp_top_search .search_ver2 .search_new .tab_btns > li:first-child > a {
  border-left: none;
}

.resp_top_search .search_ver2 .search_new .tab_btns > li.on > a {
  height: 35px;
  line-height: 35px;
  font-weight: 500;
  color: #333;
  border-bottom: none;
  background: none;
}

.resp_top_search .search_ver2 .search_new .searching_list > li {
  border-top: 1px #ddd solid;
  position: relative;
}

.resp_top_search .search_ver2 .search_new .searching_list > li:first-child {
  border-top: none;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a {
  display: block;
  height: 32px;
  line-height: 32px;
  vertical-align: top;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a:hover {
  background-color: #f8f8f8;
  color: #333;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a.searched_item.event {
  padding-right: 62px;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a.searching_item_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  overflow: hidden;
  text-indent: -999px;
  background: url(../images/common/icon_close_gray2.png) 50% 50% no-repeat;
  opacity: 0.5;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a.searching_item_close:hover {
  background-color: #ffe4e4;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a.goto_event {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 62px;
  text-align: center;
  color: #aaa;
}

.resp_top_search .search_ver2 .search_new .searching_list > li > a.goto_event:hover {
  background-color: #edfaff;
  color: #333;
}

.resp_top_search .search_ver2 .search_new .tab_contents .no_data,
.resp_top_search .search_ver2 .search_new .autocomplete_area .no_data {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0;
  text-align: center;
  font-size: 13px;
}

.resp_top_search .search_ver2 .search_new .highlight {
  font-weight: 500;
  color: #ed3347;
}

.resp_top_search .search_ver2 .search_new .event .highlight {
  color: #0098ff;
}

.bottom-btn {
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 11;
  font-size: 12px;
}

.bottom-btn a {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  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;
  line-height: 1.4;
  text-align: center;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
}

.bottom-btn a > i {
  font-size: 25px;
}

.bottom-btn a#btn_kakaotalk {
  background: #ffee00 url(../images/icon/kakaotalk.svg) no-repeat 50% 50%;
  background-size: 50%;
}

.bottom-btn a#btn_cs {
  background-color: #b32424;
}

.bottom-btn a#btn_cs::before {
  display: block;
  content: '\f095';
  font-family: 'FontAwesome';
  font-size: 20px;
}

.bottom-btn a + a {
  margin-top: 6px;
}

.bottom-btn.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
}

@media (max-width: 575px) {
  .bottom-btn {
    font-size: 11px;
  }
}

/* ======================== //검색 개선( 검색창 ) =============================== */
/******************
Template responsive
*******************/
@media (min-width: 1200px) {
  .wrapper #content,
  #layout_header,
  .footer-menu,
  #all_category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 960px;
            flex: 0 0 960px;
    max-width: 960px;
    width: 960px;
  }
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .wrapper aside#aside {
    right: 960px;
    width: 400px;
  }
}

@media (min-width: 992px) {
  body {
    background-color: #f8f8f9;
  }
  .wrapper #content,
  #layout_header,
  .footer-menu,
  #all_category {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 768px;
            flex: 0 0 768px;
    max-width: 768px;
    width: 768px;
    background-color: white;
  }
  .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .wrapper #content {
    -webkit-box-shadow: -10px 0 15px 10px rgba(0, 0, 0, 0.05);
            box-shadow: -10px 0 15px 10px rgba(0, 0, 0, 0.05);
  }
  .wrapper aside#aside {
    position: fixed;
    width: 300px;
    height: 100%;
    top: 0;
    right: 768px;
    /*box-shadow: inset -10px 0 15px 0px rgba(0,0,0,0.05);*/
  }
}

@media (min-width: 768px) {
  .custom-scroll::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .custom-scroll::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .custom-scroll::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

@media (max-width: 991px) {
  .wrapper {
    display: block;
  }
  .wrapper #content {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .wrapper aside#aside {
    display: none;
  }
}

@media (max-width: 767px) {
  #layout_header .logo_wrap .navbar-toggler {
    width: 60px;
    height: 60px;
    margin-right: 30px;
  }
  #layout_header #nav_tabs {
    padding: 0;
  }
  .footer-menu ul li {
    height: 60px;
  }
  .footer-menu ul li a {
    padding: 10px 0;
  }
  .collapse-open .collapse-backdrop {
    height: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .table.table-grid colgroup {
    display: none;
  }
  .table.table-grid > tbody > tr > td.no, .table.table-grid > tbody > tr > td.rdcnt, .table.table-grid > tbody > tr > th.no, .table.table-grid > tbody > tr > th.rdcnt, .table.table-grid > thead > tr > td.no, .table.table-grid > thead > tr > td.rdcnt, .table.table-grid > thead > tr > th.no, .table.table-grid > thead > tr > th.rdcnt {
    display: none;
  }
  .table.table-grid > tbody > tr > td.sj, .table.table-grid > tbody > tr > th.sj, .table.table-grid > thead > tr > td.sj, .table.table-grid > thead > tr > th.sj {
    border-left: none;
  }
  .table.table-grid > tbody > tr > td.writngDe, .table.table-grid > tbody > tr > th.writngDe, .table.table-grid > thead > tr > td.writngDe, .table.table-grid > thead > tr > th.writngDe {
    border-right: none;
  }
  .hd_pops.top {
    display: block;
    padding: 10px;
  }
  .hd_pops.top .hd_pops_con {
    display: block;
    text-align: center;
  }
  .hd_pops.top .hd_pops_con h3 {
    display: none;
  }
  .hd_pops.top .hd_pops_con h5 {
    margin-left: 0;
  }
  .hd_pops.top .hd_pops_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
  .hd_pops.top .hd_pops_footer .hd_pops_close {
    position: relative;
    font-size: 20px;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }
  .hd_pops.hide {
    display: none;
  }
  .hd_pops img {
    max-width: 100%;
  }
  .table colgroup {
    display: none;
  }
}

@media (max-width: 575px) {
  h3, .h3 {
    font-size: 28px;
  }
  h3 small, h3.small, .h3 small, .h3.small {
    font-size: 22px;
  }
  h4, .h4 {
    font-size: 20px;
  }
  h4 small, h4.small, .h4 small, .h4.small {
    font-size: 18px;
  }
  h5, .h5 {
    font-size: 17px;
  }
  h6, .h6 {
    font-size: 15px;
  }
  #footer {
    font-size: 13px;
  }
  .footer-menu ul li {
    height: 60px;
  }
  .footer-menu ul li a {
    padding: 10px 0;
  }
  .footer-menu ul li a::before {
    font-size: 24px;
  }
  .footer-menu ul li a h5 {
    font-size: 14px;
  }
  .footer-menu ul li a.category > span {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  .hd_pops {
    left: 0 !important;
  }
  .latest_products, .reviews {
    padding: 0 10px;
  }
  .latest_products .slick-list, .reviews .slick-list {
    margin: 0 -10px;
  }
  .latest_products .slick-slide, .reviews .slick-slide {
    padding: 0 10px;
  }
}

@media (max-width: 319px) {
  h5, .h5 {
    font-size: 16px;
  }
  h6, .h6 {
    font-size: 14px;
  }
  .footer-menu ul li {
    height: 60px;
  }
  .footer-menu ul li a {
    padding: 10px 0;
  }
  .footer-menu ul li a::before {
    font-size: 22px;
  }
  .footer-menu ul li a h5 {
    font-size: 13px;
  }
  .footer-menu ul li a.category > span {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
/*# sourceMappingURL=style2025.css.map */