@charset "UTF-8";
/* default */
* {
  margin: 0;
  padding: 0;
  outline: 0;
  word-break: break-all;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body {
  font-family: "Noto Sans KR", Dotum, verdana, sans-serif;
  font-size: 16px;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, address, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, nav, menu, section, article, aside, main, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

header, footer, section, article, aside, nav, main, details, menu, figure, figcaption, video {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  word-wrap: break-word;
  word-break: break-all;
}

table th, table td {
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-family: "Noto Sans KR";
}

ol, ul, li {
  list-style: none outside none;
}

a {
  text-decoration: none;
  color: #333;
}

a:hover, a:visited {
  text-decoration: none;
}

button {
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-family: "Noto Sans KR";
}

button span {
  position: relative;
  font-family: "Noto Sans KR";
}

select {
  font-family: "Noto Sans KR";
}

strong {
  font-weight: normal;
  font-weight: 500;
}

img {
  border: 0 none;
  max-width: 100%;
}

form input, form select, form label, form img {
  vertical-align: middle;
}

fieldset {
  border: 0 none;
}

address {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

iframe {
  margin: 0;
  padding: 0;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

input[type=text], input[type=password] {
  font-family: "Noto Sans KR";
  color: #000;
  border: 1px solid #c8c8c8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
}

input[type=search],
input[type=tel],
input[type=number],
input[type=password] {
  border-radius: 0;
  font-family: "Noto Sans KR";
  color: #5d5d5d;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
}

fieldset legend,
table caption {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  color: transparent;
  position: absolute;
  top: 0;
  left: -99999px;
}

textarea {
  font-family: "Noto Sans KR";
  color: #000;
  border: 1px solid #c8c8c8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0;
}

::-webkit-input-placeholder {
  color: #bdbdbd;
  font-family: "Noto Sans KR";
}

::-moz-input-placeholder {
  color: #bdbdbd;
  font-family: "Noto Sans KR";
}

:-ms-input-placeholder {
  color: #bdbdbd;
  font-family: "Noto Sans KR";
}

::-ms-input-placeholder {
  color: #bdbdbd;
  font-family: "Noto Sans KR";
}

::input-placeholder {
  color: #bdbdbd;
  font-family: "Noto Sans KR";
}

input:-webkit-autofill,
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;
}

input:-webkit-autofill {
  -webkit-background-clip: text;
}

.orgsym {
  color: #f35413 !important;
}

.bsym,
.bsym * {
  font-weight: 500;
}

strong {
  font-weight: 500;
}

.under_line {
  text-decoration: underline !important;
}

.txleft {
  text-align: left !important;
}

/* common */
html.smooth {
  scroll-behavior: smooth;
}

.touchDis {
  touch-action: none;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
}

.touchDis2 {
  touch-action: none;
  overflow: hidden;
  position: relative;
}

.touchDisimport {
  touch-action: none;
  overflow: hidden !important;
  position: relative;
}

.ellips {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  max-width: 99%;
}

.clamp_01 {
  position: relative;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.hdtext {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  color: transparent;
  position: absolute;
  top: 0;
  left: -99999px;
}

@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans KR"), url("./webfont/NotoSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 350;
  src: local("Noto Sans KR"), url("./webfont/NotoSans-DemiLight.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans KR"), url("./webfont/NotoSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans KR"), url("./webfont/NotoSans-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans KR"), url("./webfont/NotoSans-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Regular"), url("./webfont/Montserrat-Regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Italic"), url("./webfont/Montserrat-Italic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Thin";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Thin"), url("./webfont/Montserrat-Thin.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Thin Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Thin Italic"), url("./webfont/Montserrat-ThinItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat ExtraLight";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat ExtraLight"), url("./webfont/Montserrat-ExtraLight.woff") format("woff");
}
@font-face {
  font-family: "Montserrat ExtraLight Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat ExtraLight Italic"), url("./webfont/Montserrat-ExtraLightItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Light";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Light"), url("./webfont/Montserrat-Light.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Light Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Light Italic"), url("./webfont/Montserrat-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Medium";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Medium"), url("./webfont/Montserrat-Medium.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Medium Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Medium Italic"), url("./webfont/Montserrat-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat SemiBold";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat SemiBold"), url("./webfont/Montserrat-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat SemiBold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat SemiBold Italic"), url("./webfont/Montserrat-SemiBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Bold"), url("./webfont/Montserrat-Bold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Bold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Bold Italic"), url("Montserrat-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat ExtraBold"), url("Montserrat-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Montserrat ExtraBold Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat ExtraBold Italic"), url("Montserrat-ExtraBoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Black";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Black"), url("Montserrat-Black.woff") format("woff");
}
@font-face {
  font-family: "Montserrat Black Italic";
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Black Italic"), url("Montserrat-BlackItalic.woff") format("woff");
}
.window .page_wrap {
    max-width: 600px;
    margin: 0 auto
}
.window .page_wrap .head_insert {
    max-width: 600px;
    margin: 0 auto
}
.window .page_wrap .bottom_layer_wrap {
    max-width: 600px;
    margin: 0 auto
}
.window .page_wrap .header_wrap .header_row_zone .header_row_wrap.fixed {
    max-width: 600px;
    margin: 0 auto;
    left: auto;
}
.window .front_body {
    max-width: 600px;
    margin: 0 auto;
}
.window .front_body .popup_wrap {
    max-width: 600px;
    margin: 0 auto;
    left: auto;
}
/*.window .page_wrap .header_tab_list::-webkit-scrollbar {
    -ms-overflow-style: scrollbar; 
    scrollbar-width: scrollbar; 
}
.window .page_wrap .header_tab_list::-webkit-scrollbar {
    display: block; 
}*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;

   width: 100%; /* 기본 너비 100% */
   height: auto; /* 기본적으로 자동 높이 */
 
}

/* 화면 가로 크기가 768px 이상일 경우 세로 크기 변경 */
@media (min-width: 680px) {
    .swiper-container {
        width: 580px;
        height: 100%; /* 세로 크기를 400px로 고정 */
    }
}

.swiper-container img {
        width: 100% !important; /* 강제로 이미지 너비 100%로 설정 */
        height: 100% !important; /* 강제로 이미지 높이 100%로 설정 */
        object-fit: cover !important; /* 비율에 맞게 잘라서 표시 */
    }



.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

/* 공통 선언 */
/* */
html:not(.touchmode) ::-webkit-scrollbar {
  width: 10px;
}

html:not(.touchmode) ::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 10px;
  background-clip: padding-box;
  border: 2px solid transparent;
}

html:not(.touchmode) ::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
  box-shadow: inset 0px 0px 5px transparent;
}

.front_body {
  height: 100%;
  min-height: 100vh;
  background: #f9f9f9;
}
.front_body.bg2 {
  background: #fafafa;
}
.front_body.bg3 {
  background: #fff;
}
.front_body.bg4 {
  background: #fcfcfc;
}

.page_wrap {
  position: relative;
}
.page_wrap.skin2 .header_wrap {
  position: relative;
}
.page_wrap.skin2 .header_wrap .header_title_group .header_sub_title,
.page_wrap.skin2 .header_wrap .header_title_group .badge {
  display: none;
}
.page_wrap.skin2 .header_wrap .btn_history_back {
  background: none;
  position: relative;
}
.page_wrap.skin2 .header_wrap .btn_history_back:after {
  display: block;
  content: "";
  position: absolute;
  top: -0.25rem;
  left: -0.0625rem;
  background: url("../images/btn_history_back_w.png") no-repeat 0 0/100% auto;
  width: 1.6875rem;
  height: 1.97875rem;
}
.page_wrap.skin2 .header_wrap .head_menu {
  background-image: url("../images/ico_topmenu_w.png");
}
.page_wrap.skin2 .header_wrap .header_swiper_zone .head-banner-wrap {
  display: block;
}
.page_wrap.skin2 .header_wrap .header_inlayer {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.page_wrap.skin2 .header_wrap .ico_shadow {
  display: block;
}
.page_wrap.skin2 .header_wrap .header_row_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.page_wrap.skin2 .header_wrap .header_inlayer_clone {
  border-bottom: 1px solid #d7d7d7;
}
.page_wrap.skin2 .header_wrap .header_inlayer_clone .btn_history_back:after {
  background: url("../images/btn_history_back.png") no-repeat 50% 50%/0.41875rem 0.708125rem;
  flex: 0 0 1.5rem;
}
.page_wrap.skin2 .header_wrap .header_inlayer_clone .header_title_group .header_sub_title,
.page_wrap.skin2 .header_wrap .header_inlayer_clone .header_title_group .badge {
  display: block;
}
.page_wrap.skin2 .header_wrap .header_inlayer_clone .head_menu {
  background-image: url("../images/ico_topmenu.png") !important;
}
.page_wrap.skin2 .header_wrap .header_inlayer_clone .head_menu.ico_like.active {
  background: url("../images/ico_like_active.png") no-repeat 0 0/100% auto !important;
}

.add_height {
  display: block;
}

.full_height {
  min-height: 100vh;
}

.header_wrap {
  background: #fff;
  height: 4.16625rem;
  border-radius: 0 0 1rem 1rem;
  box-sizing: border-box;
  padding: 0.75rem 1rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30; /*overflow:hidden;*/
  box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
}
.header_wrap.type2 {
  padding: 1.1875rem 1rem;
  height: auto;
}
.header_wrap.noskicky {
  position: relative;
}
.header_wrap.type3 {
  display: block;
  height: auto;
  padding-top: 1.6875rem;
}
.header_wrap.type4 {
  display: block;
  height: auto;
  padding: 0;
}
.header_wrap.type4 .header_row_wrap {
  margin: 0;
}

.header_inwrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
}

.header_inlayer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  z-index: 5;
  padding: 1.6875rem 1rem 1.1875rem;
  box-sizing: border-box;
}

.header_inlayer_clone {
  display: none;
  background: #fff;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  z-index: 5;
  padding: 1.6875rem 1rem 1.1875rem;
  box-sizing: border-box;
}

.header_main {
  flex: 1;
  min-width: 0;
  font-size: 0;
  line-height: 0;
}

.header_title[class*=ico_] {
  display: inline-flex;
  align-items: center;
}
.header_title[class*=ico_]:before {
  display: block;
  flex: 0 0 1.083125rem;
  margin-right: 0.5rem;
  content: "";
  width: 1.083125rem;
  height: 1.1875rem;
  background: url("../images/map_bullet.png") no-repeat 0 0/100% auto;
}

.header_ico_text {
  display: inline-block;
  font-size: 1.04125rem;
  line-height: 1;
  font-weight: 700;
  position: relative;
  top: -1px;
  color: #3b3b3b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.header_title_group {
  display: flex;
  align-items: center;
  margin-right: 0.625rem;
}
.header_title_group.type2 {
  justify-content: center;
  margin-right: 0;
}
.header_title_group.type2 .header_sub_title {
  flex: 1;
  min-width: 0;
  padding-right: 2.53125rem;
  text-align: center;
}
.header_title_group.type3 {
  justify-content: center;
  margin-right: 0;
}
.header_title_group.type3 .header_sub_title {
  flex: 1;
  min-width: 0;
  text-align: center;
}
.header_title_group .badge {
  margin-left: 0.3125rem;
}

.btn_history_delback {
  display: block;
  width: 1.375rem;
  height: 1.375rem;
  background: url("../images/ico_page_delback.png") no-repeat 50% 50%/0.65625rem auto;
  flex: 0 0 1.375rem;
}

.btn_history_back {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background: url("../images/btn_history_back.png") no-repeat 50% 50%/0.41875rem 0.708125rem;
  flex: 0 0 1.5rem;
  margin-right: 0.5625rem;
}

.header_sub_title {
  display: inline-block;
  font-size: 1.04125rem;
  line-height: 1;
  font-weight: 700;
  color: #3b3b3b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.header_title_ico {
  display: inline-block;
  width: 1.208125rem;
  height: 1.270625rem;
  background: url("../images/docu_bullet.png") no-repeat 0 0/100% auto;
  margin-right: 0.5rem;
}

.header_else_layer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header_else_layer .head_menu_list {
  margin: 0;
}
.header_else_layer.pos_left {
  left: 0;
}
.header_else_layer.pos_right {
  right: 0;
}

.head_menu_list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0.3125rem;
  font-size: 0;
  line-height: 0;
}
.head_menu_list.type2 > li {
  margin-right: 0.625rem;
}
.head_menu_list > li {
  margin-right: 1.25rem;
}
.head_menu_list > li:last-of-type {
  margin-right: 0 !important;
}

.head_menu {
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  background: url("../images/ico_topmenu.png") no-repeat 0 0/100% auto;
}
.head_menu.ico_search {
  background-position: 0 0;
}
.head_menu.ico_list {
  background-position: 0 -1.375rem;
}
.head_menu.ico_notice {
  background-position: 0 -2.75rem;
}
.head_menu.ico_like {
  background-position: 0 -4.125rem;
}
.head_menu.ico_like.active {
  background: url("../images/ico_like_active.png") no-repeat 0 0/100% auto !important;
}
.head_menu.ico_share {
  background-position: 0 -5.5rem;
}
.head_menu.ico_call {
  background-position: 0 -8.25rem;
}
.head_menu.ico_setting {
  background-position: 0 100%;
}
.head_menu.ico_more {
  background: url("../images/ico_more66.png") no-repeat 0 0/100% auto;
}

.head_menu_more {
  display: inline-block;
  position: relative;
}
.head_menu_more .more_box_layer {
  position: absolute;
  top: calc(100% + 3px) !important;
  right: 0.5rem;
}
.head_menu_more.active .more_box_layer {
  display: block;
}

.head_menu_g {
  position: relative;
}
.head_menu_g .head_menu {
  position: relative;
  z-index: 2;
}
.head_menu_g .ico_shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
}

.ico_shadow {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  opacity: 0.8;
  display: none;
}
.ico_shadow.like {
  background-image: url("../images/heart.svg");
}
.ico_shadow.share {
  background-image: url("../images/share.svg");
}

.header_row_wrap {
  border-top: 1px solid #d7d7d7;
  margin: 1.125rem -1rem 0;
}
.header_row_in {
  padding: 0.9375rem;
}

.header_tab_list {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 0 0 1rem 1rem;
}
.header_tab_list > li {
  flex: 1;
  min-width: 0;
  position: relative;
}
.header_tab_list > li.active .header_tab {
  border-bottom-color: #ab0033;
}
.header_tab_list > li.active .header_tab .header_tab_intext {
  color: #ab0033;
  font-weight: 700;
}
.header_tab_list.type2 .header_tab_intext {
  font-size: 0.875rem;
}
.header_tab_list.type3 .header_tab {
  padding: 0.625rem;
}
.header_tab_list.type3 .header_tab_intext {
  font-size: 0.833125rem;
  line-height: 1.3;
}

.header_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.8125rem;
  border-bottom: 0.25rem solid transparent;
  font-size: 0;
  line-height: 0;
  box-sizing: border-box;
  min-height: 2.9375rem;
}

.header_tab_intext {
  display: inline-block;
  color: #a8a8a8;
  font-weight: 500;
  line-height: 1;
  font-size: 1rem;
}

.middle_wrap {
    padding: 10px 1rem 4.16625rem;
    box-sizing: border-box; 
}
 
.middle_wrap.type2 {
  padding-left: 0;
  padding-right: 0;
}
.middle_wrap.type3 {
  padding-top: 1.6875rem;
}

.middle_wrap2 {
    padding: 10px 1rem 4.16625rem;
    box-sizing: border-box;
    margin-top: 48px; /* 이미지가 로딩되기 전에 여백을 미리 추가 */
}
    /* 이미지가 로딩될 때 middle_wrap의 여백을 줄여주는 효과 */
    .middle_wrap2.loaded {
        margin-top: 0;
    }

    .middle_wrap2.type2 {
        padding-left: 0;
        padding-right: 0;
    }

    .middle_wrap2.type3 {
        padding-top: 1.6875rem;
    }


.has_topbg {
  position: relative;
}
.has_topbg:before {
  display: block;
  content: "";
  width: 100%;
  height: 1.25rem;
  background: #fff;
  position: absolute;
  top: -1.25rem;
  left: 0;
}

.bottom_layer_wrap {
  display: block;
  position: fixed;
  bottom: 0;
  width: 0;
  width: 100%;
  background: #fff;
  z-index: 50;
  box-shadow: 1px -4px 23px -4px rgba(0, 0, 0, 0.09);
}
.bottom_layer_wrap.type2 {
  box-shadow: none;
  background: none;
}

.bottom_menu_list {
  display: flex;
}
.bottom_menu_list > li {
  flex: 1;
  position: relative;
  height: 3.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bottom_menu_list > li.active .bottom_menu:before {
  background-position: 0 100%;
}
.bottom_menu_list > li.active .bottom_menu .bottom_menu_text {
  color: #ab0033;
}
.bottom_menu_list > li.active:after {
  display: block;
  content: "";
  width: 1.395625rem;
  height: 0.1875rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #ab0033;
  border-radius: 0 0 6.25rem 6.25rem;
}

.bottom_menu {
  display: block;
  text-align: center;
}
.bottom_menu:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 auto 0.5rem;
}
.bottom_menu.ico_home:before {
  background-image: url("../images/ico_main_01.png");
}
.bottom_menu.ico_board:before {
  background-image: url("../images/ico_main_02.png");
}
.bottom_menu.ico_cart:before {
  background-image: url("../images/ico_main_03.png");
}
.bottom_menu.ico_chatting:before {
  background-image: url("../images/ico_main_04.png");
}
.bottom_menu.ico_mydata:before {
  background-image: url("../images/ico_main_05.png");
}
 .bottom_menu.ico_speaker:before {
        background-image: url("../images/ico_main_06.png");
    }

.bottom_menu_text {
  display: block;
  color: #323232;
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
}

.bottom_menu_text2 {
    display: block;
    color: #323232;
    font-size: 11px;
    line-height: 1;
    font-weight: 500;
}

.bottom_quickitem_wrap {
  height: 0;
  position: relative;
}

.bottom_quickitem_list {
  position: absolute;
  bottom: 0;
  right: 1rem;
}
.bottom_quickitem_list.type2 {
  bottom: 1.5rem;
}
.bottom_quickitem {
  display: block;
  border-radius: 100%;
  width: 3.6875rem;
  height: 3.6875rem;
  background: #4857cb url("../images/ico_big_payment.png") no-repeat 50% 50%/100% auto;
  box-shadow: 2.192px 4.494px 16px 0px rgba(30, 30, 30, 0.18);
}
.bottom_quickitem.bg2 {
  background-color: #ab0033;
}
.bottom_quickitem.ico_write {
  background-image: url("../images/ico_big_write.png");
}

.bottom_textitem {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 3.6875rem;
  height: 3.6875rem;
  background: #cd6d78;
  box-shadow: 2.192px 4.494px 16px 0px rgba(30, 30, 30, 0.18);
}

.bottom_textitem_in {
  font-size: 0.875rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
  display: block;
}

.header_swiper_zone {
    position: relative;
    overflow: hidden;
    min-height: 1px; /* 이미지 로딩 전 충분한 공간 확보 */
}

.header_row_zone {
  position: relative;
}

.header_row_wrap.fixed {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 30;
  position: fixed !important;
  border-top: 0 !important;
}
.header_row_wrap.fixed .header_inlayer_clone {
  display: flex;
}
.header_row_wrap.fixed .header_tab_list {
  background: #fff;
  box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 6px 23px -4px rgba(0, 0, 0, 0.1);
}

/*! jQuery UI - v1.11.4 - 2017-08-09
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 280px;
  z-index: 20 !important;
  display: none;
  font-size: 0.875rem;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 10px 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 12px;
  width: 22px;
  height: 22px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 14px;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next {
  right: 14px;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-next .ui-icon {
  display: inline-block;
  background: url("../images/calendar_next.png") no-repeat 50% 50%;
  position: relative;
  width: 22px;
  height: 22px;
}

.touchmode .ui-datepicker .ui-datepicker-next .ui-icon {
  background: url("../images/calendar_next_m.png") no-repeat 50% 50%/cover;
}

.ui-datepicker .ui-datepicker-prev .ui-icon {
  display: inline-block;
  background: url("../images/calendar_prev.png") no-repeat 50% 50%;
  position: relative;
  width: 22px;
  height: 22px;
}

.touchmode .ui-datepicker .ui-datepicker-prev .ui-icon {
  background: url("../images/calendar_prev_m.png") no-repeat 50% 50%/cover;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 auto;
  line-height: 1;
  width: 173px;
  text-align: center;
  font-size: 17px;
  font-family: "Noto Sans KR";
}

.ui-datepicker .ui-datepicker-title:after {
  display: block;
  content: "";
  clear: both;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 14px;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 80px;
  margin: 0 3px;
  float: right;
}

.ui-datepicker table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 350;
  color: #999;
  border-bottom: 1px solid #f1f1f1;
}

.ui-datepicker td {
  border: 0;
  padding: 2px 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 5px 0;
  width: 32px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "Noto Sans KR";
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Noto Sans KR";
  font-size: 1em;
}

.ui-widget-content {
  box-shadow: 3px 5px 34px -8px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  color: #333333;
  border: 1px solid #313540;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border-bottom: 2px solid #f1f1f1;
  background: #fff;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  font-family: "Noto Sans KR";
  color: #363636;
  font-size: 14px;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #c8c8c8;
  color: #fff;
  border-radius: 100%;
  padding: 0;
  min-width: 8px;
  text-align: center;
  height: 32px;
  line-height: 32px;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #bc335c;
  color: #fff;
  border-radius: 100%;
  min-width: 8px;
  text-align: center;
  padding: 0;
  height: 32px;
  line-height: 31px;
  width: 32px;
  margin: 0 auto;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70); /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35); /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  margin: 0px 0 0 0px;
  padding: 5px;
  background: #666666;
  opacity: 0.3;
  filter: Alpha(Opacity=30); /* support: IE8 */
  border-radius: 8px;
}

.ui-datepicker-trigger {
  position: relative;
  top: 0;
  left: 5px;
  height: 34px;
  width: 34px;
  vertical-align: middle;
  display: inline-block;
}

.ui-datepicker-trigger img {
  position: relative;
  top: 2px;
}

.ui-datepicker-title select {
  font-family: "Noto Sans KR";
  color: #333;
  padding: 0 20px 2px 5px;
  height: 26px;
  box-sizing: border-box;
  min-width: 80px;
  border: 1px solid #bbbbbb;
  background: #fff url("../images/bg_fsel.png") no-repeat 100% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ui-datepicker-title select::-ms-expand {
  display: none;
}

@media (max-width: 1023px) {
  .ui-datepicker {
    width: calc(100% - 44px) !important;
    box-sizing: border-box;
    left: 22px !important;
  }
}
.logo_loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #ab0033 url("../images/loading_logo.png") no-repeat 50% 50%/101.6666666667px 103.6666666667px;
} /* contents */
.hidden {
  display: none !important;
}

.clamp_01 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.btn_guide {
  display: inline-block;
  font-size: 1rem;
  padding: 0.9375rem 1.875rem;
  border: 1px solid #ddd;
}

img.data_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  vertical-align: top;
}

.getdata_list {
  margin-top: 0.375rem;
}
.getdata_list > li {
  border-bottom: 1px solid #d7d7d7;
  padding: 1.25rem 1rem;
}
.getdata_list > li.nodata_li {
  padding: 9.375rem 1rem;
}

.nodata_para {
  color: #a8a8a8;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
}

.getdata_title {
  font-size: 0.9375rem;
  color: #323232;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.getdata_else_wrap {
  margin-top: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}

.getdata_else {
  font-size: 0.6875rem;
  color: #a8a8a8;
  line-height: 1;
  display: inline-block;
  font-family: "Montserrat", "Noto Sans KR";
  font-family: "Montserrat Medium";
}

.view_title_row {
  padding: 1.375rem 1rem 1rem;
  border-bottom: 1px solid #d7d7d7;
  background: #ffffff;
}
.view_title_row .getdata_else_wrap {
  margin-top: 0.5rem;
}
.view_title {
  font-size: 0.9375rem;
  color: #323232;
  font-weight: 500;
}

.view_data_row {
  padding: 1.125rem 1rem;
  font-size: 0.875rem;
  color: #323232;
  word-break: break-all;
}
.view_data_row * {
  word-break: break-all;
}
.view_data_row img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}

.terms_wrap {
  padding: 1.4375rem 0 0 0;
}

.terms_item {
  margin-bottom: 2.8125rem;
}
.terms_item:last-of-type {
  margin-bottom: 0;
}

.terms_title {
  font-size: 1.0625rem;
  color: #323232;
  font-weight: 700;
  line-height: 1.3;
}

.terms_content {
  margin-top: 1.375rem;
}

.terms_para {
  color: #323232;
  font-size: 13px;
  margin-bottom: 1.875rem;
  line-height: 1.7;
}
.terms_para:last-of-type {
  margin-bottom: 0;
}

.middle_wbox_group {
  margin-top: 3.75rem;
}

.middle_wbox {
  background: #fff;
  border-radius: 0.9375rem;
  padding: 2rem 1.5rem;
}
.cirdot_list {
  font-size: 0.9375rem;
  color: #323232;
  line-height: 1;
}
.cirdot_list > li {
  position: relative;
  padding-left: 1.1875rem;
  margin-bottom: 1.3125rem;
}
.cirdot_list > li:before {
  display: block;
  content: "";
  width: 0.6875rem;
  height: 0.6875rem;
  border-radius: 100%;
  width: 0.25rem;
  height: 0.25rem;
  border: 0.25rem solid #e6b2c1;
  position: absolute;
  top: 0.3125rem;
  left: 0;
  background: #fff;
}
.cirdot_list > li:last-of-type {
  margin-bottom: 0;
}

.cirdot_sig {
  font-weight: 500;
  line-height: 1.4;
}

.cirdot_sub_g {
  margin-top: 0.3125rem;
  line-height: 1.4;
}

.dash_list > li {
  margin-bottom: 0.625rem;
  position: relative;
  padding-left: 0.5625rem;
}
.dash_list > li:before {
  display: block;
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.dash_list > li:last-of-type {
  margin-bottom: 0;
}

.vertical_box_group.mtype2 {
  margin-bottom: 1.875rem;
}
.vertical_box_group.type2 .vertical_box {
  padding: 0;
}

.vertical_box {
  border-bottom: 0.375rem solid #f3f3f3;
  padding: 1.25rem 1rem;
}
.vertical_box.type2 {
  padding: 1.75rem 1.6875rem;
}
.vertical_box.type3 {
  padding: 1.75rem 1rem;
}
.vertical_box.type4 {
  padding: 0;
}
.vertical_box.type5 {
  padding: 1.25rem;
}
.vertical_box:last-of-type {
  border-bottom: 0;
}
.vertical_box .btn_box_group {
  margin-top: 1rem;
}
.vertical_box > .thum_data_item {
  margin: 1.5rem 1rem;
}

.profile_item_box {
  padding: 1.25rem 1rem;
}
.profile_item_box .profile_item {
  padding: 0;
  margin: 0;
}

.profile_item {
  display: flex;
  align-items: center;
  padding-left: 0.625rem;
  margin-right: 0.625rem;
}
.profile_item.has_ico {
  padding-right: 1.875rem;
  position: relative;
}
.profile_item.has_ico:after {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background: url("../images/ico_link.png") no-repeat 50% 50%/100% auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.profile_item.type2 {
  padding: 0;
  margin: 0;
}
/*.profile_item.type2 .profile_sub {
  margin-top: 0.3125rem;
}*/
.profile_item.type2 .profile_sub {
    margin-top: 0.0125rem;
}
.profile_item.type3 {
  padding: 0;
  margin: 0 0 1.833125rem 0 !important;
}
.profile_item.type3 .profile_sub {
  margin-top: 0.3125rem;
}
.profile_item.type4 {
  padding: 0;
  margin: 0;
}
.profile_item.type4 .profile_sub {
  margin-top: 0.3125rem;
}
.profile_item.type4 .profile_spec_group {
  align-items: flex-start;
}

.profile_sub {
  color: #a8a8a8;
  font-size: 0.8125rem;
  color: #a8a8a8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
  margin-top: 0.5rem;
}
.profile_sub.type2 {
  margin-top: 0.3125rem;
}

.profile_sub_normal {
  color: #a8a8a8;
  font-size: 0.8125rem;
  color: #a8a8a8;
  display: inline-block;
  line-height: 1.3;
}

.another_text {
  color: #a8a8a8;
  font-family: "Montserrat Medium";
  font-size: 0.75rem;
}

/*.profile_thum {
  position: relative;
  margin-right: 0.875rem;
  flex: 0 0 3rem;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  border: 1px solid #ab0033;
  overflow: hidden;
}*/
.profile_thum {
    position: relative;
    margin-right: 0.875rem;
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem;
    border-radius: 100%;
    border: 1px solid #ab0033;
    overflow: hidden;
}
.profile_spec_group {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}
.profile_spec_group.type2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.profile_spec_group > * {
  margin-right: 0.5625rem;
}
.profile_spec_group > *:last-child {
  margin-right: 0;
}

.profile_spec_row {
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.profile_spec_row > * {
  margin-right: 0.5625rem;
}
.profile_spec_row > *:last-child {
  margin-right: 0;
}
.profile_spec_row .box_mark {
  position: relative;
  top: 1px;
}

.profile_name {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  font-weight: 700;
  color: #323232;
  font-size: 0.8125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.profile_title_row {
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  flex-wrap: wrap;
}
.profile_title_row > * {
  margin: 0 0.625rem 0.1875rem 0;
}
.profile_title_row > *:last-child {
  margin-right: 0;
}

.profile_content {
  font-size: 0.875rem;
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.text_props_item {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

input.text_props_form {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  overflow: hidden;
}
input.text_props_form:checked + .text_props_label {
  background: #bc335c;
}
input.text_props_form:checked + .text_props_label:after {
  content: "ON";
}

.text_props_label {
  border-radius: 0.35375rem;
  padding: 0.375rem 0.375rem;
  line-height: 1;
  display: inline-block;
  background: #cbcbcb;
  box-sizing: border-box;
  min-width: 2.5rem;
  text-align: center;
}
.text_props_label:after {
  display: inline-block;
  content: "OFF";
  color: #fff;
  font-size: 0.75rem;
  line-height: 1;
  white-space: nowrap;
}

.box_mark {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  background: #ddd;
  color: #fff;
  font-weight: 500;
  font-size: 0.75rem;
  border-radius: 0.375rem;
  padding: 0.3125rem 0.4375rem;
  line-height: 1;
}
.box_mark.primary {
  background-color: #bc335c;
}

.btn_only_ico {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  background: url("../images/ico_help.png") no-repeat 0 0/100% auto;
  vertical-align: middle;
}
.btn_box {
  display: block;
  text-align: center;
  border-radius: 0.5rem;
  background: #fbf2f5;
  font-size: 1rem;
  color: #ab0033;
  font-weight: 500;
  padding: 1.0625rem 1.0625rem 1.125rem;
  line-height: 1;
}

.vbox_title {
  font-size: 1rem;
  font-weight: 700;
  color: #323232;
  line-height: 1;
}

.vbox_content_row {
  margin-top: 0.625rem;
}

.liquid_item_list > li {
  border-bottom: 1px solid #d7d7d7;
}
.liquid_item {
  display: block;
  padding: 1.25rem 1.875rem 1.25rem 0;
  position: relative;
  font-size: 0;
  line-height: 0;
}
.liquid_item:after {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url("../images/ico_link.png") no-repeat 0 0/100% auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-radius: 100%;
}

.liquid_text {
  display: inline-block;
  color: #323232;
  font-size: 0.875rem;
  line-height: 1;
}

.search_field {
  flex: 1;
  position: relative;
  display: flex;
  overflow: hidden;
  border-radius: 6.25rem;
  background: #f5f5f5;
}

input.input_search {
  flex: 1;
  min-width: 0;
  background: none;
  height: 2.75rem;
  line-height: 1;
  width: 100%;
  font-size: 0.875rem;
  color: #323232;
  padding: 0 0 0 1.4375rem;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  -webkit-border-radius: 0;
}
input.input_search::-webkit-input-placeholder {
  color: #8d8d8d;
}
input.input_search::-moz-input-placeholder {
  color: #8d8d8d;
}
input.input_search:-ms-input-placeholder {
  color: #8d8d8d;
}
input.input_search::-ms-input-placeholder {
  color: #8d8d8d;
}
input.input_search::input-placeholder {
  color: #8d8d8d;
}

.btn_search_submit {
  flex: 0 0 3.75rem;
  display: block;
  height: 2.75rem;
  width: 3.75rem;
  flex: 0 0 3.75rem;
  background: url("../images/ico_search.png") no-repeat 50% 50%/1.1875rem auto;
}

.thum_data_list {
  padding: 0.6875rem 0 1.875rem;
}
.thum_data_list > li {
  padding: 1.0625rem 0;
  border-bottom: 1px solid #d7d7d7;
}
.thum_data_list > li:last-of-type {
  border-bottom: 0;
}
.thum_data_list > li.nodata_li {
  padding: 11.875rem 1.25rem;
}
.thum_data_list > li.nodata_li .nodata_para {
  font-size: 1rem;
  color: #a8a8a8;
  line-height: 1.6;
}

.thum_data_item {
  display: flex;
}

.thum_data_img {
  position: relative;
  border-radius: 0.875rem;
  overflow: hidden;
  background: #d7d7d7;
  box-shadow: 0px 2px 13.76px 2.24px rgba(25, 25, 25, 0.06);
  flex: 0 0 6.6875rem;
  height: 6.6875rem;
}
.mark_label {
  display: inline-block;
  background: #fe7564;
  font-weight: 500;
  padding: 0.375rem 0.625rem;
  position: absolute;
  top: 0.5625rem;
  left: 0.5625rem;
  border-radius: 6.25rem;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1;
}
.mark_label.type2 {
  background-color: #7fc373;
}

.thum_data_spec_g {
  flex: 1;
  min-width: 0;
  margin-left: 0.875rem;
  padding-top: 0.25rem;
}
.thum_data_spec_g.type2 {
  padding-top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.thum_data_spec_g.type2 .data_count_list {
  margin-top: 1.5625rem;
}

.data_spec_main {
  display: flex;
  align-items: center;
}
.data_spec_main .badge {
  position: relative;
  top: -1px;
  flex: 0 0 1.4375rem;
  margin-left: 0.625rem;
}
.data_spec_main.type2 .spec_main_para {
  flex: 1;
  min-width: 0;
}
.data_spec_main.type2 .ico_like {
  flex: 0 0 1.1875rem;
  margin-left: 0.625rem;
}

.ico_like_item {
  display: inline-block;
  width: 1.1875rem;
  height: 1.0625rem;
  background: url("../images/ico_like.png") no-repeat 0 0/100% auto;
}
.ico_like_item.active {
  background-position: 0 100%;
}

.data_spec_else {
  font-size: 0.6875rem;
  font-family: "Montserrat Regular";
  color: #a8a8a8;
  margin-top: 0.5625rem;
}

.spec_main_para {
  font-size: 1.1875rem;
  color: #323232;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.badge {
  display: inline-block;
  width: 1.4375rem;
  height: 1.4375rem;
  vertical-align: middle;
  flex: 0 0 1.4375rem;
}
.badge > img {
  vertical-align: middle;
}

.data_spec_else_wrap {
  display: block;
  margin-top: 0.3125rem;
}

.data_spec_main_guide {
  font-size: 0.75rem;
  color: #8d8d8d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.data_spec_sub {
  margin-top: 0.5625rem;
  font-size: 0.8125rem;
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.data_count_list {
  display: flex;
  align-items: center;
  margin-top: 0.8125rem;
  font-size: 0;
  line-height: 0;
}
.data_count_list.type2 {
  margin-top: 1rem;
}
.data_count_list > li {
  margin-right: 0.5625rem;
}
.data_count_list > li:last-of-type {
  margin-right: 0;
}

.data_count_item {
  display: inline-flex;
  align-items: center;
}
.data_count_item:before {
  display: block;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background: url("../images/ico_data_count.png") no-repeat 0 0/100% auto;
  margin-right: 0.25rem;
}
.data_count_item.ico_01:before {
  background-position: 0 0;
}
.data_count_item.ico_02:before {
  background-position: 0 50%;
}
.data_count_item.ico_03:before {
  background-position: 0 100%;
}

.data_count_text {
  display: inline-block;
  font-size: 0.6875rem;
  color: #a8a8a8;
  line-height: 1;
}

.data_result_wrap {
  padding-top: 1.5rem;
}

.result_list_wrap {
  margin: 1.6875rem 0.8125rem 0;
}

.result_title {
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.625rem;
}

.result_item_list > li {
  border-bottom: 1px solid #d7d7d7;
}
.result_item_list > li.nodata_li {
  padding: 6.25rem 0;
  border-bottom: 0;
}

.result_item {
  display: block;
  font-size: 0.875rem;
  color: #323232;
  padding: 1.0625rem 1.0625rem 1.0625rem 0;
}

.mid_vbox_wrap.type2 .mid_vbox {
  padding: 0;
}
.mid_vbox_wrap.type2 .mid_vbox:last-of-type {
  border-bottom: 0;
}
.mid_vbox_wrap.type3 .mid_vbox:last-of-type {
  border-bottom: 0;
}
.mid_vbox_wrap.mtype2 {
  margin-bottom: 1.875rem;
}

.mid_vbox {
  border-bottom: 0.375rem solid #e1e1e1;
  padding: 1.25rem 1rem;
  display: block;
}
.mid_vbox.type2 {
  padding-top: 0;
}
.mid_vbox > .profile_item {
  margin-bottom: 1rem;
}

.get_text_clamp {
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 1.6;
  font-size: 0.875rem;
}

.get_text_else_wrap {
  color: #a8a8a8;
  font-size: 0.75rem;
  margin-top: 0.9375rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.get_text_else_clamp {
  max-width: 45%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box;
  padding: 0 0.3125rem;
}
.get_text_else_clamp:before {
  display: inline-block;
  content: "‘";
  position: absolute;
  top: 0;
  left: 0;
}
.get_text_else_clamp:after {
  display: inline-block;
  content: "’";
  position: absolute;
  top: 0;
  right: 0;
}

.get_text_else_unit {
  display: inline-block;
  line-height: 1.3;
  margin-left: 0.125rem;
}

.get_img_box_row {
  display: flex;
  flex-wrap: wrap;
}
.get_img_box_row .get_img_box {
  margin: 0 0.625rem 1rem 0;
}

.get_img_box {
  position: relative;
  border-radius: 0.4375rem;
  width: 3rem;
  height: 2.4375rem;
  display: block;
  overflow: hidden;
}
.writing_title {
  font-size: 1.0625rem;
  font-weight: 500;
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box;
}

.writing_else_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.625rem;
}

.writing_else {
  display: inline-block;
  font-size: 0.8125rem;
  color: #8d8d8d;
  font-weight: 500;
  line-height: 1;
}
.writing_else.type2 {
  font-size: 0.6875rem;
  font-weight: 400;
}

.get_sub_writing {
  display: flex;
  margin-top: 1rem;
}

.writing_tail_spec {
  flex: 1;
  min-width: 0;
}

.writing_tail_list > li {
  margin-bottom: 0.875rem;
}
.writing_tail_list > li:last-of-type {
  margin-bottom: 0;
}

.wtail_item {
  display: flex;
  align-items: center;
}
.wtail_item:before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  flex: 0 0 1.5rem;
  margin-right: 0.3125rem;
  background: url("../images/ico_text_tail.png") no-repeat 0 0/100% auto;
}
.wtail_item.ico_01:before {
  background-position: 0 0;
}
.wtail_item.ico_02:before {
  background-position: 0 50%;
}
.wtail_item.ico_03:before {
  background-position: 0 100%;
}
.wtail_item.type2 .wtail_text {
  font-weight: 700;
  font-size: 1rem;
}

.wtail_text {
  display: inline-block;
  color: #323232;
  font-size: 0.9375rem;
}

.writing_tail_img {
  position: relative;
  flex: 0 0 8.3125rem;
  width: 8.3125rem;
  height: 6.25rem;
  border-radius: 0.875rem;
  overflow: hidden;
  margin-left: 1.25rem;
  box-shadow: 0px 2px 13.76px 2.24px rgba(25, 25, 25, 0.06);
}
.btn_submitbox {
  display: inline-block;
  font-size: 0.8125rem;
  color: #ab0033;
  line-height: 1;
  background: #fdf0f2;
  border-radius: 6.25rem;
  padding: 0.4375rem 0.9375rem;
  font-weight: 500;
}

.login_page {
  overflow: hidden;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  box-sizing: border-box;
  padding: 3.125rem 0;
}

.login_logo_row {
  width: 100%;
  padding-bottom: 7.1875rem;
  position: relative;
}
.login_logo_row > * {
  position: relative;
  z-index: 2;
}
.login_logo_row:after {
  display: block;
  content: "";
  height: 100vh;
  background: url("../images/login_shadow.png") no-repeat 50% 100%/100% auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.login_logo_img_w {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.login_logo_img_w > img {
  max-width: 103px;
  vertical-align: top;
}

.login_logo_para {
  text-align: center;
  font-size: 0.875rem;
  color: #8d8d8d;
  font-weight: 500;
  margin-top: 1.25rem;
}

.login_sns_row {
  width: 100%;
  padding: 3.625rem 0 0;
  text-align: center;
}

.login_sns_label_box {
  display: inline-block;
  position: relative;
  font-weight: 700;
  line-height: 1;
  background: #fdf0f2;
  border-radius: 6.25rem;
  position: relative;
  font-size: 0.875rem;
  color: #323232;
  text-align: center;
  padding: 1.0625rem 1.6875rem;
}
.login_sns_label_box strong {
  font-weight: 700;
  color: #ab0033;
}
.login_sns_label_box:after {
  display: block;
  content: "";
  width: 0.79125rem;
  height: 0.66625rem;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: url("../images/bullon_pointer.png") no-repeat 0 0/100% auto;
}

.login_sns_item_group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.1875rem;
}

.sns_item {
  display: block;
  margin: 0 0.5rem;
  width: 3.333125rem;
  height: 3.333125rem;
  border-radius: 100%;
  background: url("../images/ico_sns.png") no-repeat 0 0/100% auto;
}
.sns_item.ico_apple {
  background-color: #323232;
  background-position: 0 0;
}
.sns_item.ico_naver {
  background-color: #4bd333;
  background-position: 0 33.33%;
}
.sns_item.ico_kakao {
  background-color: #ffd33a;
  background-position: 0 66.66%;
}
.sns_item.ico_google {
  background-color: #f5f5f5;
  background-position: 0 100%;
}

.login_type_wrap {
  width: 100%;
  max-width: 67.5rem;
  margin: 0 auto;
  text-align: center;
}

.login_type_para {
  text-align: center;
  color: #1e1e1e;
  font-weight: 700;
  line-height: 1;
  font-size: 1.125rem;
}

.login_typebox {
  margin: 3.75rem 0 0 0;
}
.login_typebox.type2 .login_type_item {
  background-color: #eaf7ef;
}
.login_type_maincopy {
  font-size: 1rem;
  color: #3b3b3b;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.login_type_maincopy strong {
  font-weight: 500;
  color: #ab0033;
}

.login_type_item {
  display: block;
  padding: 2.3125rem 1.25rem 1.5rem;
  border-radius: 1.5625rem;
  background: #fcf9ee;
  max-width: 13.625rem;
  box-sizing: border-box;
  margin: 0 auto;
}
.login_type_item > img {
  max-width: 8.625rem;
}
.login_type_subcopy {
  color: #323232;
  font-size: 0.8125rem;
  font-weight: 500;
  margin-top: 1.75rem;
}
.login_type_subcopy strong {
  font-weight: 700;
  font-size: 0.875rem;
}

/* form */
.primary_profile_wrap {
  position: relative;
  width: 7.125rem;
  height: 7.125rem;
  margin: 2.375rem auto 1.5rem;
  font-size: 0;
  line-height: 0;
}

.primary_profile {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #ffe9ec;
  border: 1px solid #ab0033;
  margin: 0 auto;
  overflow: hidden;
}

.profile_print_item > img {
  vertical-align: top;
}

.profile_form_item {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
  width: 2.083125rem;
  height: 2.083125rem;
  border-radius: 100%;
  background: #ab0033 url("../images/ico_profile_carmera.png") no-repeat 50% 50%/100% auto;
}
.profile_form_item .hidden_file {
  display: none;
}

.profile_record {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
}

.primary_profile_wrap + .form_table_wrap {
  padding-top: 0;
}

.form_table_wrap {
  padding: 1.875rem 0.375rem 0;
}

.form_table > li {
  margin-bottom: 1.25rem;
}
.form_table > li:last-of-type {
  margin-bottom: 0;
}

.form_label_row {
  margin-bottom: 0.625rem;
  font-size: 0;
  line-height: 0;
}

.form_label {
  font-size: 0.875rem;
  color: #323232;
  line-height: 1;
  font-weight: 500;
  display: inline-block;
}
.form_label.imp:after {
  display: inline-block;
  color: #ab0033;
  content: "*";
  margin-left: 0.3125rem;
}

.form_content_row {
  line-height: 0;
  font-size: 0;
}

input.form_input {
  border: 1px solid #d8d8d8;
  font-family: "Noto Sans KR";
  padding: 0 0.875rem;
  color: #323232;
  border-radius: 0.5rem;
  height: 2.75rem;
  line-height: 1;
  box-sizing: border-box;
  width: 100%;
  font-size: 0.875rem;
}
input.form_input.define_calendar {
  background: #fff url("../images/ico_calendar.png") no-repeat 100% 50%/2rem auto;
  padding-right: 2.75rem;
}

select.form_select {
  width: 100%;
  border: 1px solid #d8d8d8;
  font-weight: 500;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  height: 2.75rem;
  color: #323232;
  padding: 0 3.125rem 0 0.875rem;
  box-sizing: border-box;
  font-family: "Noto Sans KR";
  -webkit-border-radius: 0.5rem;
  background: #fff url("../images/ico_select.png") no-repeat 100% 50%/2.3125rem auto;
  line-height: 2.625rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form_select::-ms-value {
  background: none;
  color: #323232;
}
select.form_select::-ms-expand {
  display: none;
}
select.form_select::-ms-value {
  background: none;
  color: #323232;
}
select.form_select.ready {
  color: #999;
}
select.form_select:disabled {
  background-color: #f7f7f7;
  color: #999999;
  opacity: 1;
}

textarea.form_ta {
  font-family: "Noto Sans KR";
  width: 100%;
  height: 6.25rem;
  resize: none;
  vertical-align: top;
  padding: 0.875rem;
  border: 1px solid #d8d8d8;
  font-weight: 500;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  box-sizing: border-box;
}
textarea.form_ta.type2 {
  border-radius: 1rem;
  border: 0;
}
textarea.form_ta.htype2 {
  height: 10.375rem;
}
textarea.form_ta.respon_ta {
  height: calc(100vh - 6.25rem);
}

.inline_form {
  display: flex;
  align-items: center;
  margin: 0 -0.40625rem;
}

.inline_cols {
  flex: 1;
  margin: 0 0.40625rem;
}

.inline_sub {
  margin-top: 0.625rem;
}

.props_formitem {
  display: inline-flex;
  font-size: 0;
  line-height: 0;
}

input.props_form {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  vertical-align: middle;
  background: url("../images/ico_formcheck.png") no-repeat 0 0/100% auto;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100%;
  flex: 0 0 0.9375rem;
  border: 1px solid #a8a8a8;
  border-radius: 100%;
}
input.props_form:checked {
  background-position: 0 100%;
  border-color: #ab0033;
}

.props_label {
  display: inline-block;
  position: relative;
  margin-left: 0.375rem;
  cursor: pointer;
  font-size: 0.8125rem;
  color: #a8a8a8;
  line-height: 1;
  display: inline-block;
  min-height: 1.0625rem;
  box-sizing: border-box;
  padding-top: 0.0625rem;
}

input.props_form:checked + .props_label {
  color: #ab0033;
}

.photo_upload_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: -0.625rem;
}
.photo_upload_wrap > * {
  margin: 0.625rem 0.625rem 0 0;
}

.photo_upload_form {
  flex: 0 0 5.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 5.25rem;
  height: 5.25rem;
  border-radius: 0.875rem;
  background: #f5f5f5;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
}

.photo_upload_inner:before {
  display: block;
  content: "";
  width: 1.75rem;
  height: 1.520625rem;
  background: url("../images/ico_photo.png") no-repeat 0 0/100% auto;
  margin: 0 auto;
}

.upload_count_wrap {
  margin-top: 0.625rem;
  font-size: 0.6875rem;
  color: #323232;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat Medium";
  text-align: center;
}

.upload_count_current,
.upload_count_part,
.upload_count_length {
  line-height: 1;
  font-size: 0.6875rem;
  display: inline-block;
}

input.upload_file {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.upload_data_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
.upload_data_wrap .upload_data {
  margin: 0.625rem 0.625rem 0 0;
}

.upload_data {
  position: relative;
}

.upload_data_img_wrap {
  position: relative;
  overflow: hidden;
  width: 5.25rem;
  height: 5.25rem;
  border-radius: 0.875rem;
  background: #d7d7d7;
  box-sizing: border-box;
}
.btn_upload_delete {
  display: inline-block;
  position: absolute;
  top: 0.5625rem;
  right: 0.5625rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 100%;
  background: url("../images/ico_upload_del.png") no-repeat 50% 50%/100% auto;
}

.vitem_both {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.375rem;
}

.vitem_in_main {
  font-size: 1rem;
  color: #323232;
  font-weight: 500;
}

.vitem_in_sub {
  font-size: 0.8125rem;
  color: #8d8d8d;
  margin-top: 0.125rem;
}

.text_obj_list {
  font-size: 0;
  line-height: 0;
  margin: -0.625rem 0;
  padding: 0 0.375rem;
}
.text_obj {
  padding: 0.625rem 0;
  display: inline-block;
  font-size: 1rem;
  color: #323232;
  font-weight: 500;
  line-height: 1;
}

.control_props_item {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}

.control_props_label {
  background: #ab0033;
  border-radius: 6.25rem;
  position: relative;
  display: inline-block;
  width: 2.91625rem;
  height: 1.66625rem;
  border-radius: 6.25rem;
}
.control_props_label:after {
  display: block;
  content: "";
  transition: 0.3s;
  background: #fff;
  width: 1.020625rem;
  height: 1.020625rem;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0.35375rem;
  transform: translateY(-50%);
}

.control_props_label_off {
    background: darkgray;
    border-radius: 6.25rem;
    position: relative;
    display: inline-block;
    width: 2.91625rem;
    height: 1.66625rem;
    border-radius: 6.25rem;
}
.control_props_label_off:after {
    display: block;
    content: "";
    transition: 0.3s;
    background: #fff;
    width: 1.020625rem;
    height: 1.020625rem;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 0.35375rem;
    transform: translateY(-50%);
}

input.control_props {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: 0;
  height: 0;
  opacity: 0;
  border: 0;
}

input.control_props:checked + .control_props_label:after {
  left: 1.5rem;
}

.btn_submit_box_wrap {
  display: flex;
  margin: 1.25rem 0.791875rem;
}

.btn_submit_box {
  display: block;
  color: #323232;
  line-height: 1;
  font-size: 1rem;
  text-align: center;
  border-radius: 0.625rem;
  padding: 1.0625rem;
  font-weight: 700;
  flex: 1;
  min-width: 0;
  background: #f4f0f0;
  margin: 0.208125rem;
}
.btn_submit_box.primary {
  color: #fff;
  background-color: #ab0033;
}
.btn_submit_box.type2 {
  color: #fff;
  background-color: #323232;
}

.bottom_form_field {
  margin: 1.25rem 1rem;
  display: flex;
  align-items: center;
}
.btn_img_upload {
  display: inline-block;
  border-radius: 100%;
  background: #ffe9ec url("../images/ico_bot_reply.png") no-repeat 50% 50%/0.958125rem auto;
  width: 1.770625rem;
  height: 1.770625rem;
  flex: 0 0 1.770625rem;
}
.btn_img_upload.type2 {
  background-image: url("../images/ico_bot_more.png");
  background-size: 0.875rem auto;
}

.hidden_file_connect {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.input_formbox_parent {
  margin-left: 0.5625rem;
  flex: 1;
  box-sizing: border-box;
  min-width: 0;
  border-radius: 6.25rem;
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.input_formbox_parent.key_active {
  padding: 0 0.5rem 0 0;
}
.input_formbox_parent.key_active .btn_formbox_send {
  display: block;
}

.btn_chatsend {
  display: inline-block;
  width: 1.708125rem;
  height: 1.520625rem;
  background: url("../images/ico_chatting_send.png") no-repeat 50% 50%/100% auto;
  flex: 0 0 1.708125rem;
  margin-left: 0.5625rem;
}
.btn_chatsend:disabled {
  opacity: 0.4;
}

input.input_formbox {
  font-family: "Noto Sans KR";
  flex: 1;
  min-width: 0;
  padding: 0 1rem;
  background: none;
  color: #323232;
  border: 0;
  height: 2.3125rem;
  line-height: 1;
  box-sizing: border-box;
  width: 100%;
  font-size: 0.875rem;
}

.btn_formbox_send {
  position: relative;
  display: none;
  width: 1.60375rem;
  height: 1.60375rem;
  border-radius: 100%;
  background: #ba315a url("../images/ico_send.png") no-repeat 50% 50%/100% auto;
  flex: 0 0 1.60375rem;
}

.mid_guide_copy_group {
  text-align: center;
  padding: 6.25rem 1rem;
}

.mid_guide_copy_group:before {
  display: block;
  content: "";
  width: 3.1875rem;
  height: 3.520625rem;
  margin: 0 auto;
  background: url("../images/ico_warn2.png") no-repeat 0 0/100% auto;
}

.mid_guide_main_copy {
  font-size: 1.25rem;
  color: #323232;
  margin-top: 1.375rem;
  line-height: 1.4;
  font-weight: 700;
}

.mid_guide_sub_copy {
  margin-top: 2.1875rem;
  color: #323232;
  line-height: 1.4;
  font-size: 0.958125rem;
}

.vbox_obj_list {
  padding: 1.66625rem 0 0;
}
.vbox_obj_list > li {
  margin-bottom: 0.833125rem;
  position: relative;
}
.vbox_obj_list > li:last-of-type {
  margin-bottom: 0;
}
.vbox_obj_list > li.nodata_li {
  padding: 11.875rem 1.25rem;
}
.vbox_obj_list > li.active {
  z-index: 2;
}
.vbox_obj_list > li.active .vbox_obj .more_box_layer {
  display: block;
}

.vbox_obj {
  background: #fff;
  position: relative;
  border-radius: 1rem;
  display: flex;
  align-items: center;
}

.vbox_main_para {
  flex: 1;
  min-width: 0;
  margin: 0.4375rem 0 0.4375rem 1.458125rem;
  font-size: 0.95625rem;
  color: #3b3b3b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.btn_box_more {
  display: block;
  flex: 0 0 2.6875rem;
  width: 2.6875rem;
  height: 2.6875rem;
  background: url("../images/ico_more.png") no-repeat 50% 50%/0.22875rem auto;
  opacity: 0.3;
}

.more_box_layer {
  display: none;
  background: #f5f5f5;
  border-radius: 0.8125rem;
  position: absolute;
  top: 2.6875rem;
  right: 1rem;
  border: 1px solid #d7d7d7;
}
.more_box_layer.type2 {
  right: 0 !important;
}

.more_obj_list {
  padding: 0 0.5rem;
}
.more_obj_list > li {
  border-bottom: 1px solid #d7d7d7;
}
.more_obj_list > li:last-of-type {
  border-bottom: 0;
}
.ico_box_more {
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  background: url("../images/ico_more66.png") no-repeat 50% 50%/100% auto;
  opacity: 0.3;
}
.ico_box_more.type2 {
  background-image: url("../images/ico_more66_2.png");
}

.d_call_more_parent {
  position: relative;
  display: inline-block;
}
.d_call_more_parent.active .more_box_layer {
  display: block;
  top: 100%;
  right: 0.5rem;
}

.profile_spec_column {
  flex: 1;
  min-width: 0;
}

.profile_spec_short_group {
  flex: 0;
  font-size: 0;
  line-height: 0;
}

.btn_moreitem {
  display: inline-flex;
  align-items: center;
  padding: 0.625rem 0;
}

.moreitem_text {
  font-size: 0.8125rem;
  color: #8d8d8d;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
}

.moreitem_ico {
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  flex: 0 0 0.75rem;
  background: url("../images/ico_more_tail.png") no-repeat 0 0/100% auto;
  margin-left: 0.375rem;
  position: relative;
  top: 1px;
}
.moreitem_ico.ico_modify {
  background-position: 0 0;
}
.moreitem_ico.ico_delete {
  background-position: 0 100%;
}
.moreitem_ico.ico_more {
  background: url("../images/ico_more_tail2.png") no-repeat 0 0/100% auto;
  width: 0.79125rem;
  height: 0.79125rem;
  flex: 0 0 0.79125rem;
}
.moreitem_ico.ico_chat {
  background: url("../images/ico_more_tail3.png") no-repeat 0 0/100% auto;
  width: 0.8125rem;
  height: 0.8125rem;
  flex: 0 0 0.8125rem;
}
.moreitem_ico.ico_chat_out {
  background: url("../images/ico_more_tail4.png") no-repeat 0 0/100% auto;
  width: 0.8125rem;
  height: 0.8125rem;
  flex: 0 0 0.8125rem;
}

.midform_title_row {
  padding: 0 0.375rem 1.25rem;
}

.midform_title {
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  color: #3b3b3b;
}

.form_in_guide {
  margin: 1rem 0.375rem 0;
  color: #808080;
  font-size: 0.8125rem;
}

.indent_para {
  display: flex;
}

.indent_bullet {
  flex: 0;
  white-space: nowrap;
  margin-right: 0.25rem;
}

.hr_line {
  background: #d7d7d7;
  height: 1px;
  margin: 1.125rem 0;
}
.hr_line.type2 {
  margin: 0.9375rem 0;
}

.hor_boxmenu_list_wrap {
  margin: 1.25rem 0 0.1875rem;
}

.hor_boxmenu_list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem 0.125rem;
}
.hor_boxmenu_list > li {
  flex: 0 0 33.33%;
  padding: 0.5rem;
  box-sizing: border-box;
}
.hor_boxmenu {
  background: #f8f6f6;
  display: block;
  text-align: center;
  border-radius: 1.1875rem;
  padding: 0.875rem;
}
.hor_boxmenu:before {
  display: block;
  content: "";
  width: 3.333125rem;
  height: 3.333125rem;
  border-radius: 100%;
  background: #f4e9ec url("../images/ico_mydata_menu.png") no-repeat 0 0/100% auto;
  margin: 0 auto;
}

/* 작은 화면일 경우 아이콘 크기 축소 */
@media (max-width: 560px) {
    .hor_boxmenu:before {
        width: 2rem; /* 아이콘의 너비를 줄임 */
        height: 2rem; /* 아이콘의 높이를 줄임 */
    }

    .hor_boxmenu {
        padding: 0.6rem; /* 아이콘 패딩 더 줄이기 */
    }

    /* 텍스트 폰트 크기도 적당히 줄여주면 좋음 */
    .hor_boxmenu_text {
        font-size: 0.750rem !important; /* 더 작은 화면에서 폰트 크기 변경 */
    }
    .hor_boxmenu_list_wrap {
        margin: 0.75rem 0 0.125rem; /* 여백 더 줄이기 */
    }
    .hor_boxmenu_list > li {
        flex: 0 0 100%; /* 아이템을 1개씩 표시 */
        padding: 0.125rem; /* 패딩을 더 줄임 */
    }

}


.hor_boxmenu.ico_02:before {
  background-position: 0 32%;
}
.hor_boxmenu.ico_03:before {
  background-position: 0 66%;
}
.hor_boxmenu.ico_04:before {
    background-position: 0 100%;
}

.hor_boxmenu_text {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #323232;
  line-height: 1;
  display: block;
}

.ver_boxmenu_list {
  margin: 0 0.625rem;
}
.ver_boxmenu_list > li {
  margin-bottom: 0.8125rem;
}
.ver_boxmenu_list > li:last-of-type {
  margin-bottom: 0;
}

.ver_boxmenu {
  background: #f8f6f6;
  border-radius: 0.625rem;
  display: flex;
  padding: 0.9375rem 1.04125rem;
  align-items: center;
}
.ver_boxmenu:before {
  display: block;
  content: "";
  width: 1.3125rem;
  height: 1.3125rem;
  margin-right: 0.5rem;
  background: url("../images/ico_mydata_sub.png") no-repeat 0 0/100% auto;
}
.ver_boxmenu.ico_01:before {
  background-position: 0 0;
}
.ver_boxmenu.ico_02:before {
  background-position: 0 32%;
}
.ver_boxmenu.ico_03:before {
  background-position: 0 65%;
}
.ver_boxmenu.ico_04:before {
    background-position: 0 100%;
}

.ver_boxmenu_text {
  position: relative;
  top: -1px;
  color: #323232;
  font-weight: 500;
  font-size: 0.958125rem;
  display: inline-block;
  line-height: 1;
}

.mv_wrap {
  margin-top: 1.0625rem;
}

.mv-banner-wrap {
  overflow: hidden;
  border-radius: 0.875rem;
}

.mv_ban {
  display: block;
}


/* 배경 이미지 크기를 부모 요소에 맞게 조정 */
.mv_ban {
    background-image: url('your-image.jpg');
    background-size: cover; /* 부모 요소의 크기를 덮도록 설정 */
    background-position: center; /* 배경 이미지를 중앙에 배치 */
    background-repeat: no-repeat; /* 반복하지 않도록 설정 */
    width: 100%;
    height: auto; /* 화면 크기에 맞춰 최소 높이 설정 */
} 

    /* 이미지 요소의 높이 고정 */
.mv_ban img {
        width: 100%;
        height: auto; /* 고정된 높이 설정 */
        object-fit: cover; /* 비율 유지하며 부모 요소 덮기 */
    }



.mc_wrap .thum_data_list {
  padding: 0.4375rem 0 0 0;
}
.swiper-pagination {
  bottom: 1.1875rem;
}
.swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  width: 0.3125rem;
  height: 0.3125rem;
  opacity: 1;
  border-radius: 100%;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ab0033;
}
.swiper-pagination.type2 .swiper-pagination-bullet {
  background: #fff;
  width: 0.3125rem;
  height: 0.3125rem;
  opacity: 0.7;
  border-radius: 100%;
}
.swiper-pagination.type2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}

.head_insert {
  margin-top: -1rem;
  padding-bottom: 1rem;
}

.map_api_tail_wrap {
  margin: 0.4375rem 1rem 0;
}

.btn_ico_box {
  display: block;
  text-align: center;
  border-radius: 0.5rem;
  background: #fbf2f5;
  padding: 1.0625rem 1.0625rem 1.125rem;
}

.btn_ico_box[class*=ico_] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_ico_box[class*=ico_]:before {
  display: inline-block;
  content: "";
  width: 1.083125rem;
  height: 1.083125rem;
  background: url("../images/ico_map.png") no-repeat 0 0/100% auto;
  flex: 0 0 1.083125rem;
  position: relative;
  top: 1px;
  margin-right: 0.375rem;
}

.ico_box_text {
  font-size: 1rem;
  color: #ab0033;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
}

.map_result_list > li {
  margin-bottom: 1.25rem;
}
.map_result_list > li:last-of-type {
  margin-bottom: 0;
}

.map_result_main {
  display: inline;
}
.map_result_main:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 1.04125rem;
  height: 1.04125rem;
  background: url("../images/ico_copy_docu.png") no-repeat 0 0/100% auto;
  flex: 0 0 1.04125rem;
  margin-left: 0.4375rem;
}

.map_result_main_text {
  display: inline;
  color: #323232;
  font-size: 0.958125rem;
  font-weight: 500;
  line-height: 1.3;
  vertical-align: middle;
}

.map_result_sub {
  font-size: 0.833125rem;
  color: #8d8d8d;
  margin-top: 0.3125rem;
}

.hidden_file {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

/* 공통 popup */
.popup_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
  display: none;
  align-items: center;
  justify-content: center;
  min-width: 17.5rem;
  overflow: hidden;
  flex-wrap: wrap;
}
.popup_wrap.type2 {
  align-items: flex-end;
  overflow: hidden;
}
.popup_wrap.type2 .popup_item {
  background-color: transparent;
}

.popup_tb_w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  opacity: 0;
  transition: 0.4s;
  z-index: 5;
}

.popup_tb {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.popup_td {
  display: table-cell;
  vertical-align: middle;
  padding: 1.5625rem;
}

.bg_dim {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  opacity: 0;
  transition: 0.4s;
}

.popup_box {
  background: #fff;
  border-radius: 1.1875rem;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.07);
  text-align: center;
  padding: 1.25rem 1.125rem;
}

.popup_wrap.active {
  display: flex;
}

.popup_wrap.active.motion .popup_tb_w {
  opacity: 1;
  transform: translateY(0);
}

.popup_wrap.active.motion .botpos_vlayer {
  transform: translateY(0);
}

.popup_wrap.active.motion .popup_close {
  opacity: 1;
}

.popup_wrap.active.motion .bg_dim {
  opacity: 0.2;
}

.popup_ico_warn {
  width: 3.1875rem;
  height: 3.520625rem;
  margin: 0 auto 1.375rem;
  background: url("../images/ico_warn.png") no-repeat 50% 50%/100% auto;
}

.popup_main_copy {
  font-size: 1.125rem;
  color: #1e1e1e;
  line-height: 1;
  font-weight: 700;
}

.popup_sub_copy {
  margin-top: 0.9375rem;
  font-size: 0.875rem;
  color: #838287;
  font-weight: 500;
}

.btn_popup_submit_group {
  margin: 1.625rem -0.1875rem -0.1875rem;
  display: flex;
}

.btn_popup_submit {
  color: #323232;
  line-height: 0;
  font-size: 0;
  background: #f4f0f0;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.3125rem;
  border-radius: 0.5625rem;
  margin: 0.1875rem;
  box-sizing: border-box;
  padding: 0.9375rem;
}
.btn_popup_submit.primary {
  background: #ab0033;
  color: #fff;
}

.btn_popup_submit_in {
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  font-size: 1.125rem;
}

.botpos_vlayer {
  background: #fff;
  width: 100%;
  max-height: 100%;
  border-radius: 1.0625rem 1.0625rem 0px 0px;
  transform: translateY(100%);
  transition: 0.4s;
  position: relative;
  z-index: 15;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.botpos_vlayer:after {
  display: block;
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-right: 2px solid #a8a8a8;
  border-bottom: 2px solid #a8a8a8;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
}

.botpos_vtitlow {
  padding: 1.6875rem 4.375rem 1.6875rem 1.25rem;
  flex: 0;
  display: flex;
  min-height: 4.375rem;
  align-items: center;
  box-sizing: border-box;
}

.botpos_vtit {
  font-size: 1.125rem;
  line-height: 1;
  color: #000;
}

.botpos_vcontlow {
  position: relative;
  overflow: hidden;
  padding: 2.5rem 1.25rem 2rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  min-height: 0;
  z-index: 10;
}
.botpos_vcontlow.type2 {
  padding-left: 1.375rem;
  padding-right: 1.375rem;
}
.botpos_vcontlow.d_type2 {
  overflow: visible;
}
.botpos_vcontlow > * {
  width: 100%;
}

.btn_vsubmit_fxwrap {
  display: flex;
  align-items: center;
  height: 3.5625rem;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.btn_vsubmit {
  flex: 1;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 0;
  line-height: 0;
  background: linear-gradient(93.54deg, #B754C4 6.24%, #3F4BFF 97.06%);
  vertical-align: top;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.btn_vsubmit:disabled {
  opacity: 0.5;
}
.btn_vsubmit.type2 {
  background: #fff;
}
.btn_vsubmit.type2:before {
  display: block;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.btn_vsubmit.type2 .btn_vsubmit_in {
  color: #000;
}

.btn_vsubmit_in {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  line-height: 1;
}

.botpos_vbtnlow {
  text-align: center;
  flex: 0;
}

.btn_botsubmit_wrap {
  display: flex;
  margin: 0 0.791875rem 2.1875rem;
}

.btn_botsubmit {
  display: block;
  color: #323232;
  line-height: 1;
  font-size: 1rem;
  text-align: center;
  border-radius: 0.625rem;
  padding: 1.0625rem;
  font-weight: 700;
  flex: 1;
  min-width: 0;
  background: #f4f0f0;
  margin: 0.208125rem;
}
.btn_botsubmit.primary {
  color: #fff;
  background-color: #ab0033;
}
.btn_botsubmit.type2 {
  color: #fff;
  background-color: #323232;
}

.popup_close {
  display: block;
  opacity: 0;
  position: absolute;
  top: -2.41625rem;
  transition: 0.4s;
  right: 1.458125rem;
  width: 1.458125rem;
  height: 1.458125rem;
  border-radius: 100%;
  background: rgba(30, 30, 30, 0.6) url("../images/btn_popclose.png") no-repeat 50% 50%/0.583125rem auto;
  border: 0.125rem solid #fff;
}

/* toggle */
.togglebox_list {
  margin: 1.66625rem 0 0 0;
}
.togglebox_list > li {
  margin-bottom: 0.833125rem;
}
.togglebox_list > li.nodata_li {
  padding: 9.375rem 0;
}
.togglebox_list > li:last-of-type {
  margin-bottom: 0 !important;
}
.togglebox_list.type2 > li {
  margin-bottom: 1.25rem;
}

.togglebox {
  background: #fff;
  border-radius: 1rem;
}
.togglebox.active .tbox_bar:after {
  background-position: 0 100%;
}
.togglebox.active .tbox_cont {
  display: block;
}

.tbox_bar {
  display: block;
  padding: 1.145625rem 3.208125rem 1.145625rem 1.333125rem;
  position: relative;
}
.tbox_bar:after {
  display: block;
  content: "";
  width: 1.458125rem;
  height: 1.458125rem;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 1.333125rem;
  transform: translateY(-50%);
  background: url("../images/ico_toggle.png") no-repeat 0 0/100% auto;
}
.tbox_bar.type2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.875rem 3.75rem 0.875rem 1.875rem;
}

.tbox_label {
  color: #3b3b3b;
  font-size: 0.9375rem;
  position: relative;
  padding-right: 3.125rem;
  font-weight: 500;
}
.tbox_label:after {
  display: block;
  content: "";
  width: 0.0625rem;
  height: 1.04125rem;
  background: #d7d7d7;
  position: absolute;
  top: 50%;
  right: 1.5625rem;
  transform: translateY(-50%);
}

.tbox_sort_text {
  font-size: 0.9375rem;
  color: #3b3b3b;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
}

.boxform_list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.4375rem;
}
.boxform_list > li {
  flex: 0 0 25%;
  padding: 0.4375rem;
  box-sizing: border-box;
  width: 25%;
}
.boxform_g {
  position: relative;
  font-size: 0;
  line-height: 0;
}

input.boxform {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: content-box;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

input.boxform:checked + .boxform_label {
  background: #ab0033;
  color: #fff;
}

.boxform_label {
  display: block;
  font-weight: 500;
  color: #8d8d8d;
  font-size: 0.958125rem;
  border-radius: 0.5625rem;
  text-align: center;
  background: #f5f5f5;
  line-height: 1.3;
  padding: 0.5625rem;
}

.tbox_main_title {
  font-size: 0.9375rem;
  color: #323232;
  font-weight: 500;
}

.tbox_else_sub {
  margin-top: 0.4375rem;
  font-size: 0.6875rem;
  color: #a8a8a8;
  font-family: "Montserrat Medium";
  line-height: 1;
}

.tbox_cont {
  padding: 1.1875rem 0;
  border-top: 1px solid #d7d7d7;
  margin: 0 1.333125rem;
  display: none;
}

.tbox_cont_para {
  font-size: 0.770625rem;
  color: #323232;
  line-height: 1.5;
}

.btn_tbox_row {
  margin-top: 1.25rem;
}
.btn_card {
  display: inline-block;
  font-weight: 500;
  color: #fff;
  font-size: 0.79125rem;
  line-height: 1;
  border-radius: 0.5rem;
  background: #ab0033;
  padding: 0.66625rem 1rem;
}

.get_data_write_item.type2 {
  margin-left: 3.875rem;
}

.get_data_para {
  color: #323232;
  font-size: 0.875rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  line-height: 1.5;
}

.get_data_normal_para {
  color: #323232;
  font-size: 0.875rem;
  display: block;
  line-height: 1.5;
}

.get_data_tail_para {
  color: #323232;
  font-size: 0.875rem;
  display: block;
  line-height: 1.5;
}

.get_data_img {
  margin-top: 1rem;
  font-size: 0;
  line-height: 0;
  background: #ececec;
  border-radius: 0.9375rem;
  position: relative;
  overflow: hidden;
}
.get_data_img > img {
  box-shadow: 0px 2px 13.76px 2.24px rgba(25, 25, 25, 0.06);
  width: 100%;
}
.get_data_img.type2 {
  margin-top: 1.25rem;
}

.get_else_group {
  margin-top: 0.1875rem;
}
.get_else_group.type2 {
  border-top: 1px solid #d7d7d7;
  margin-top: 1.25rem;
}
.get_else_group.type3 {
  border-top: 1px solid #d7d7d7;
  margin-top: 2.5rem;
}

.get_else_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0;
  line-height: 0;
  padding: 0.91625rem 0;
  border-bottom: 1px solid #d7d7d7;
}
.get_else_row:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.get_keydata {
  display: inline-block;
  font-weight: 500;
  color: #8d8d8d;
  font-size: 0.76875rem;
  line-height: 1;
}

.get_keysub {
  display: inline-block;
  color: #a8a8a8;
  font-size: 0.66625rem;
  line-height: 1;
}

.item_count_list {
  display: flex;
  align-items: center;
}
.item_count_list > li {
  margin-right: 0.833125rem;
}
.item_count_list > li:last-of-type {
  margin-right: 0;
}

.item_count_obj {
  display: inline-flex;
  align-items: center;
}
.item_count_obj.active {
  color: #bc335c !important;
}
.item_count_obj.active .item_count_ico {
  background-image: url("../images/ico_data_tail_active.png");
}
.item_count_obj.active * {
  color: #bc335c !important;
}

.item_count_ico {
  display: inline-block;
  flex: 0 0 0.75rem;
  margin-right: 0.25rem;
  width: 0.75rem;
  height: 0.75rem;
  background: url("../images/ico_data_tail.png") no-repeat 0 0/100% auto;
}
.item_count_ico.ico_01 {
  background-position: 0 0;
}
.item_count_ico.ico_02 {
  background-position: 0 100%;
}

.item_keyvalue_group {
  display: inline-block;
  vertical-align: middle;
}
    .item_keyvalue_group .item_key,
    .item_keyvalue_group .item_value {
        display: inline-block;
        color: #a8a8a8;
        font-size: 0.8rem; /* font-size: 0.66625rem; */
        line-height: 1;
    }
.item_keyvalue_group .item_value {
  margin-left: 0.125rem;
}

.secret_item {
  margin-bottom: 0.9375rem;
  display: flex;
  align-items: center;
}
.secret_item:before {
  display: block;
  margin-right: 0.5rem;
  content: "";
  width: 1.60375rem;
  height: 1.60375rem;
  flex: 0 0 1.60375rem;
  border-radius: 100%;
  background: #323232 url("../images/ico_secret.png") no-repeat 50% 50%/100% auto;
}

.secret_text {
  display: inline-block;
  color: #323232;
  font-size: 0.875rem;
  line-height: 1;
}

.get_moredata_zone {
  margin: 1.25rem -1rem 0;
}

.moredata_tape {
  background: #f3f3f3;
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
  padding: 1rem;
}
.moredata_tape .d_call_more_parent {
  flex: 0 0 1.375rem;
}

.moredata_label {
  font-size: 0.875rem;
  color: #8d8d8d;
  line-height: 1;
  flex: 1;
  min-width: 0;
}

.moredata_print_wrap {
  padding: 1.25rem 1rem 0;
}

.databox_list {
  margin: 1.66625rem 0 0 0;
}
.databox_list.type2 .databox {
  padding: 1rem;
}
.databox_list.type3 .databox {
  padding: 1.5625rem 1.25rem;
}
.databox_list > li {
  margin-bottom: 0.833125rem;
}
.databox_list > li.nodata_li {
  padding: 9.375rem 0;
}
.databox_list > li.nodata_li.type2 {
  padding: 3.04125rem 0;
}
.databox_list > li:last-of-type {
  margin-bottom: 0;
}

.databox {
  background: #fff;
  border-radius: 1rem;
  display: block;
  background-color: rgb(255, 255, 255);
  padding: 1.395625rem 1.375rem;
}
.databox > .profile_item + .get_data_write_item {
  margin-top: 0.625rem;
}
.databox.cbg_01 .databox_main_row:before {
  background-color: #4d71f7;
}
.databox.cbg_01 .databox_tail_emp {
  color: #4d71f7;
}
.databox.cbg_02 .databox_main_row:before {
  background-color: #92d26b;
}
.databox.cbg_02 .databox_tail_emp {
  color: #509923;
}
.databox.cbg_03 .databox_main_row:before {
  background-color: #ff7575;
}
.databox.cbg_03 .databox_tail_emp {
  color: #ff7575;
}
.databox.cbg_04 .databox_main_row:before {
  background-color: #f8a654;
}
.databox.cbg_04 .databox_tail_emp {
  color: #f8a654;
}

.databox_title_row {
  display: flex;
  align-items: flex-end;
}

.databox_title {
  line-height: 1;
  flex: 1;
  min-width: 0;
  font-size: 1.145625rem;
  color: #323232;
  font-weight: 700;
}

.databox_else {
  padding-bottom: 0.125rem;
  flex: 0;
  white-space: nowrap;
  color: #a8a8a8;
  font-size: 0.75rem;
  line-height: 1;
}

.databox_number {
  font-size: 0.6875rem;
  font-family: "Montserrat Medium";
}

.databox_sub {
  margin-top: 1.0625rem;
  font-size: 0.9375rem;
  color: #323232;
  font-weight: 500;
}

.databox_tail_row {
  display: flex;
  align-items: flex-end;
  margin-top: 0.625rem;
}

.databox_tail_long {
  flex: 1;
  min-width: 0;
  margin-right: 0.9375rem;
}

.databox_tail {
  font-size: 0.75rem;
  color: #323232;
  margin-bottom: 0.3125rem;
}
.databox_tail.emp {
  font-size: 0.770625rem;
  font-weight: 500;
}
.databox_tail:last-of-type {
  margin-bottom: 0;
}

.databox_tail_short {
  flex: 0;
  white-space: nowrap;
}

.databox_emp_value {
  display: inline-block;
  white-space: nowrap;
  font-size: 1rem;
  color: #323232;
  line-height: 1;
  font-family: "Montserrat Bold";
}

.databox_main_row {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.databox_main_row:before {
  display: block;
  content: "";
  width: 0.3125rem;
  height: 1.125rem;
  border-radius: 6.25rem;
  position: absolute;
  top: 50%;
  left: -1.25rem;
  transform: translateY(-50%);
}
.databox_main_row .box_label {
  flex: 0;
  white-space: nowrap;
  margin-left: 0.625rem;
}
.databox_main_row .d_call_more_parent {
  flex: 0;
  font-size: 0;
  line-height: 0;
}

.databox_main_para {
  font-size: 1.145625rem;
  flex: 1;
  min-width: 0;
  color: #323232;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.databox_sub_row {
  margin-top: 1rem;
  display: flex;
  align-items: flex-end;
}

.databox_tail_group {
  flex: 1;
  min-width: 0;
}

.databox_tail_main {
  font-size: 0.8125rem;
  color: #323232;
  font-weight: 500;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3;
}

.databox_tail_emp {
  font-size: 0.625rem;
  color: #323232;
  margin-top: 0.3125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.3;
}

.databox_tail_number {
  margin-left: 0.625rem;
}

.databox_price {
  display: inline-block;
  align-items: center;
  color: #323232;
  white-space: nowrap;
  position: relative;
  top: 2px;
}

.price_unit,
.price_number {
  display: inline-block;
  line-height: 1;
}

.price_unit {
  font-family: "Noto Sans KR";
  font-size: 1rem;
  font-weight: 700;
}

.price_number {
  font-size: 1rem;
  font-weight: 700;
  font-family: "Montserrat Bold";
}

.value_unit {
  font-family: "Noto Sans KR";
  font-weight: 700;
  display: inline-block;
}

.profile_card {
  display: flex;
}

.pcard_thum_cols {
  flex: 0 0 6.6875rem;
}

.pcard_thum {
  width: 6.6875rem;
  height: 6.6875rem;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
}
.pcard_thum .box_label {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}

.box_label {
  display: inline-block;
  font-size: 0.75rem;
  color: #509923;
  line-height: 1;
  padding: 0.25rem 0.5625rem 0.3125rem;
  background: #d9edcc;
  border-radius: 0.375rem;
  font-weight: 500;
}
.box_label.cbg_01 {
  color: #4857cb;
  background-color: #d8e0ff;
}
.box_label.cbg_02 {
  color: #509923;
  background-color: #d9edcc;
}
.box_label.cbg_03 {
  color: #ff7575;
  background-color: #ffe5e5;
}
.box_label.cbg_04 {
  color: #f7a553;
  background-color: #ffeabe;
}

.box_label_layer {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  font-size: 0.75rem;
  color: #509923;
  line-height: 1;
  padding: 0.25rem 0.5625rem 0.3125rem;
  background: #d9edcc;
  border-radius: 0.375rem;
  font-weight: 500;
}

.pcard_spec_cols {
  flex: 1;
  min-width: 0;
  margin: 0.1875rem 0 0 0.875rem;
}

.pcard_spec_main_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
  line-height: 0;
}
.pcard_spec_main {
  font-size: 0.9375rem;
  color: #323232;
  font-weight: 500;
}

.pcard_spec_sub {
  font-size: 0.708125rem;
  color: #323232;
  line-height: 1.7;
  margin-top: 0.375rem;
}

.profile_quad_name {
  font-size: 0.833125rem;
  color: #323232;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  margin-top: 0.625rem;
}

.btn_midpos_wrap {
  margin: 1.66625rem 1rem 0;
  text-align: center;
}

.btn_bigbox {
  display: inline-block;
  border: 1px solid #ab0033;
  border-radius: 6.25rem;
  padding: 1.04125rem 2.395625rem;
  font-size: 0;
  line-height: 0;
  background: #fff;
}
.btn_bigbox[class*=ico_] .bigbox_text:before {
  display: block;
  margin-right: 0.4375rem;
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 1.25rem;
  background: url("../images/ico_review.png") no-repeat 0 0/100% auto;
}

.bigbox_text {
  display: inline-flex;
  align-items: center;
  font-size: 1.04125rem;
  color: #ab0033;
  font-weight: 700;
  line-height: 1;
}

.vitem_list > li {
  padding: 1.25rem 0;
  border-bottom: 1px solid #d7d7d7;
}
.vitem_list > li:last-of-type {
  margin-bottom: 0;
}
.vitem_list .profile_item {
  margin: 0;
  padding: 0;
}

/* chat */
.chat_zone {
  padding: 1.125rem 1rem 0;
}

.chat_date_row {
  text-align: center;
  position: relative;
  font-size: 0;
  line-height: 0;
  margin-top: 1.25rem;
  margin-bottom: 0.625rem;
}
.chat_date_row:first-child {
  margin-top: 0;
  margin-bottom: 0;
}

.chat_date_row:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #d7d7d7;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.chat_date {
  display: inline-block;
  background: #fff;
  font-size: 0.79125rem;
  color: #8d8d8d;
  padding: 0 1rem;
  position: relative;
  z-index: 1;
  line-height: 1;
}

.chat_ui_item_group {
  padding: 0.9375rem 0;
}
.chat_ui_item_group:last-of-type {
  padding-bottom: 0;
}

.chat_ui_item_row {
  margin-bottom: 0.3125rem;
}
.chat_ui_item_row.define_right .chat_ui_item {
  flex-direction: row-reverse;
}
.chat_ui_item_row.define_right .chat_ui_item > * {
  margin-right: 0 !important;
  margin-left: 0.625rem;
}
.chat_ui_item_row.define_right .chat_ui_item > *:last-child {
  margin-left: 0;
}
.chat_ui_item_row.define_right .chat_ui_item .chat_print_group {
  flex-direction: row-reverse;
}
.chat_ui_item_row.define_right .chat_ui_item .chat_print_group .chat_print_box {
  border-radius: 1.25rem 0 1.25rem 1.25rem;
}
.chat_ui_item_row.define_right .chat_ui_item .chat_print_else_wrap {
  padding: 0 0.625rem 0.3125rem 0;
}
.chat_ui_item_row:last-of-type {
  margin-bottom: 0;
}

.chat_ui_item {
  display: flex;
  align-items: flex-start;
}
.chat_ui_item > * {
  margin-right: 0.625rem;
}
.chat_ui_item > *:last-child {
  margin-right: 0;
}
.chat_print_group {
  display: flex;
  align-items: flex-end;
  margin-top: 0.875rem;
}

.chat_print_box {
  background: #f5f5f5;
  font-size: 0.875rem;
  color: #323232;
  padding: 0.625rem 1.0625rem;
  border-radius: 0 1.25rem 1.25rem 1.25rem;
  word-break: break-all;
}
.chat_print_box.emp {
  background: #fdf0f2;
}

.chat_print_else_wrap {
  padding: 0 0 0.3125rem 0.625rem;
}

.chat_print_else {
  display: inline-block;
  font-size: 0.75rem;
  color: #a8a8a8;
  line-height: 1;
  white-space: nowrap;
}
.simple_chatbox {
  display: none;
  background: #fff;
  position: relative;
  overflow: overlay;
  box-sizing: border-box;
  max-height: calc(100vh - 15.625rem);
  box-shadow: 2.192px 4.494px 16px 0px rgba(224, 224, 224, 0.29);
  border: 1px solid #cd6d78;
  border-radius: 0.79125rem;
  padding: 1.25rem;
}
.simple_chatbox.active {
  display: block;
}

.chat_qus_list {
  font-size: 0;
  line-height: 0;
}
.chat_qus_list > li {
  margin-bottom: 1.25rem;
}
.chat_qus_list > li:last-of-type {
  margin-bottom: 0;
}

.chat_qus {
  display: inline-block;
  color: #323232;
  font-size: 0.79125rem;
  line-height: 1.3;
}

.link_file_item {
  display: inline-block;
  position: relative;
  padding-left: 1rem;
}

.link_file_ico {
  position: absolute;
  top: 0.1875rem;
  left: 0;
  width: 0.75rem;
  font-size: 0;
  line-height: 0;
  display: inline-block;
}
.link_file_text {
  display: inline-block;
  color: #ab0033;
  line-height: 1.3;
  font-size: 0.875rem;
}

.guide_vitem {
  padding: 1.66625rem 0;
  border-bottom: 1px solid #d7d7d7;
}
.guide_vitem:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}

.guide_title_row {
  margin-bottom: 0.9375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.guide_title {
  position: relative;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
.guide_title.ico_01:before {
  background-image: url("../images/ico_title_01.png");
}
.guide_title.ico_02:before {
  background-image: url("../images/ico_title_02.png");
}
.guide_title.ico_03:before {
  background-image: url("../images/ico_title_03.png");
}

.guide_intitle {
  display: inline-block;
  font-weight: 700;
  color: #323232;
  line-height: 1;
  font-size: 1rem;
  position: relative;
  top: -1px;
}

.guide_title[class*=ico_]:before {
  display: block;
  content: "";
  width: 1.35375rem;
  height: 1.3125rem;
  margin-right: 0.4375rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.get_contdata {
  font-size: 0.875rem;
  color: #323232;
}
.get_contdata * {
  font-size: 0.875rem;
  color: #323232;
}
.get_contdata img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}

.ico_indent_list {
  line-height: 1.3;
}
.ico_indent_list > li {
  margin-bottom: 0.5rem;
}
.ico_indent_list > li:last-of-type {
  margin-bottom: 0;
}

.ico_indent_item {
  display: flex;
}

.ico_indent {
  flex: 0;
  margin-right: 0.4375rem;
}
.ico_indent.ico_check {
  flex-basis: 1.04125rem;
  width: 1.04125rem;
  height: 1.04125rem;
  border-radius: 100%;
  background: #ab0033 url("../images/check_bullet.png") no-repeat 50% 50%/0.5625rem auto;
}

.ico_indent_text {
  font-size: 0.8125rem;
  color: #323232;
}

.guide_sub_count {
  font-size: 0.66625rem;
  color: #a8a8a8;
  line-height: 1;
}

.tail_profile_item {
  display: flex;
}

.tail_profile_thum {
  position: relative;
  flex: 0 0 6.25rem;
  width: 6.25rem;
  height: 6.25rem;
  overflow: hidden;
  border-radius: 100%;
}

.tail_profile_spec_group {
  margin: 0.875rem 0 0 1.5625rem;
}

.tail_profile_main_row {
  display: flex;
  align-items: center;
}
.tail_profile_main_row .box_label {
  flex: 0;
  white-space: nowrap;
  margin-left: 0.4375rem;
}

.tail_profile_main {
  font-size: 1.04125rem;
  font-weight: 700;
  color: #323232;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.tail_profile_sub_row {
  margin-top: 1rem;
}

.tail_proflie_sub_tite {
  font-size: 0.8125rem;
  color: #323232;
  font-weight: 500;
  margin-bottom: 0.375rem;
}

.tail_profile_sub_list {
  font-size: 0.75rem;
  color: #323232;
}
.tail_profile_sub_list > li {
  margin-bottom: 0.1875rem;
}
.tail_profile_sub_list > li:last-of-type {
  margin-bottom: 0;
}

.keybox_list_wrap {
  padding: 1.54125rem 1rem;
}

.keybox_list {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5rem;
}
.keybox_list > li {
  box-sizing: border-box;
  flex: 0 0 33.3333333%;
  padding: 0.5rem;
  width: 33.3333333%;
}

.keybox {
  word-break: break-all;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.25rem;
  color: #323232;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.625rem;
  background: #f6f3f3;
}

.qus_wrap {
  padding: 2.0625rem 0;
}

.qus_title_row {
  padding: 0 0.958125rem;
}

.qus_title {
  font-weight: 700;
  color: #323232;
  line-height: 1;
  font-size: 0.958125rem;
}

.qus_list > li {
  border-bottom: 1px solid #d7d7d7;
  padding: 1.4375rem 0.9375rem;
}
.qus_item {
  display: flex;
  align-items: flex-start;
}

.qus_ico {
  display: block;
  width: 0.895625rem;
  height: 0.8125rem;
  margin: 0.3125rem 0.3125rem 0 0;
  background: url("../images/ico_q.png") no-repeat 0 0/100% auto;
}

.qus_text {
  color: #323232;
  font-weight: 500;
  font-size: 0.875rem;
}

.footer_item_list {
  margin: 1.875rem;
  text-align: center;
  font-size: 0;
  line-height: 1;
}
.footer_item_list > li {
  margin-bottom: 1.125rem;
}
.footer_item_list > li:last-of-type {
  margin-bottom: 0;
}

.footer_menu {
  display: inline-block;
  font-size: 0.8125rem;
  color: #323232;
  line-height: 1;
  font-weight: 500;
}

.footer_copytext {
  display: inline-block;
  font-size: 0.8125rem;
  color: #8d8d8d;
  font-weight: 500;
}

.viewer_title_row {
  padding: 1.25rem 1rem;
}

.viewer_key {
  margin-bottom: 0.3125rem;
  font-size: 0.75rem;
  color: #a8a8a8;
  line-height: 1;
  font-weight: 500;
}

.viewer_title {
  font-weight: 500;
  color: #323232;
  font-size: 0.875rem;
}

.viewer_content_row {
  background: #fafafa;
  border-top: 1px solid #d7d7d7;
  padding: 1.16625rem 1rem;
}

.viewer_getdata {
  color: #323232;
  line-height: 1.5;
  font-size: 0.833125rem;
  word-break: break-all;
}
.viewer_getdata img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}
.viewer_getdata * {
  word-break: break-all;
}

.onlytext_item_wrap {
  margin: 1.875rem 1rem 0;
  text-align: center;
}

.onlytext_item {
  display: inline-block;
  color: #ab0033;
  font-size: 0.875rem;
  line-height: 1;
}
.onlytext_item strong {
  font-weight: 700;
}

.mid_tail_title {
  margin: 0.25rem 0 0 0;
  color: #323232;
  font-size: 1.04125rem;
  font-weight: 500;
}
.mid_tail_title + .profile_item {
  margin: 1.625rem 0 0 0;
  padding: 0;
}

.tail_tb_w {
  margin-left: 0.375rem;
}

.tail_tb {
  width: 100%;
  line-height: 1.3;
}
.tail_tb th,
.tail_tb td {
  text-align: left;
  padding-bottom: 1.125rem;
}
.tail_tb th {
  width: 1px;
  padding-right: 1.25rem;
  font-size: 0;
  line-height: 0;
}
.tail_tb tr:last-of-type th, .tail_tb tr:last-of-type td {
  padding-bottom: 0;
}

.tail_thtext {
  display: inline-block;
  white-space: nowrap;
  font-size: 0.875rem;
  color: #323232;
  line-height: 1;
  font-weight: 700;
  position: relative;
  padding-left: 1.125rem;
}
.tail_thtext:before {
  display: block;
  content: "";
  width: 0.6875rem;
  height: 0.6875rem;
  border-radius: 100%;
  width: 0.25rem;
  height: 0.25rem;
  border: 0.25rem solid #e6b2c1;
  position: absolute;
  top: 0.125rem;
  left: 0;
  background: #fff;
}

.tail_tdcont {
  font-size: 0.875rem;
  color: #323232;
}

.dot_paging_wrap {
  margin: 2rem 3.54125rem 2.5rem;
}

.dot_paging_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.dot_paging_list > li {
  position: relative;
  z-index: 1;
}
.dot_paging_list > li.active .dot_paging {
  background: #c92657;
  border-color: #ab0033;
}
.dot_paging_list:before {
  display: block;
  content: "";
  height: 1px;
  background: #d7d7d7;
  position: absolute;
  top: 50%;
  left: 0.40625rem;
  width: calc(100% - 0.40625rem);
}

.dot_paging {
  display: block;
  background: #f3f3f3;
  border: 1px solid #d7d7d7;
  border-radius: 100%;
  width: 0.8125rem;
  height: 0.8125rem;
  box-sizing: border-box;
}

.step_form_wrap {
  padding: 0 1.25rem;
}

.step_title_row {
  text-align: center;
  margin-bottom: 1.25rem;
}

.swiper_title {
  font-weight: 500;
  color: #323232;
  line-height: 1;
  font-size: 1.04125rem;
}

.step_form_row {
  margin-top: 1.25rem;
}

.cardform_list > li {
  margin-bottom: 0.625rem;
}
.cardform_list > li:last-of-type {
  margin-bottom: 0;
}

.cardform_item {
  position: relative;
  font-size: 0;
  line-height: 0;
}

input.cardform {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 0;
  height: 0;
  box-sizing: content-box;
  overflow: hidden;
  opacity: 0;
}

.cardform_label {
  background: #f4f0f0;
  border-radius: 0.5625rem;
  cursor: pointer;
  padding: 0.9375rem 1.125rem 0.9375rem 2.625rem;
  font-size: 0.875rem;
  color: #323232;
  line-height: 1;
  display: block;
  position: relative;
}
.cardform_label:before {
  cursor: pointer;
  display: block;
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  border: 1px solid #ab0033;
  background: #fff url("../images/ico_formcheck_small.png") no-repeat 0 0/100% auto;
  border-radius: 100%;
  position: absolute;
  top: 0.96875rem;
  left: 0.9375rem;
}

input.cardform:checked + .cardform_label:before {
  background-position: 0 100%;
  background-color: #c92657;
}

.step_comp_list > li {
  margin-bottom: 3.333125rem;
}
.step_comp_list > li:last-of-type {
  margin-bottom: 0;
}

.comp_item {
  display: flex;
  align-items: center;
}
.comp_item > .form_select {
  flex: 1;
  min-width: 0;
}
.comp_item .comp_unit {
  margin-left: 0.8125rem;
  flex: 0;
  white-space: nowrap;
  color: #323232;
  font-size: 0.958125rem;
  display: inline-block;
  line-height: 1;
}

.total_props_row {
  background: #fafafa;
  padding: 1.125rem 1.25rem 1rem;
  line-height: 0;
  border-bottom: 1px solid #d7d7d7;
}
.total_props_row .props_label {
  color: #323232;
  font-weight: 500;
}

.get_countform_item {
  position: relative;
  border-bottom: 0.375rem solid #f3f3f3;
}
.get_countform_item:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}

.get_countproduct {
  padding: 1.04125rem 1.25rem;
  display: flex;
}
.get_countproduct .define_checkbox {
  flex: 0;
  display: flex;
  align-items: flex-start;
}
.get_countproduct .thum_data_item {
  flex: 1;
  min-width: 0;
  margin-left: 0.375rem;
}
.get_countproduct .thum_data_item .thum_data_img {
  flex-basis: 6.25rem;
  height: 6.25rem;
}
.get_countproduct .data_spec_main {
  display: block;
  line-height: 0;
}
.get_countproduct .data_spec_main .spec_main_para {
  font-size: 1rem;
  line-height: 1.3;
}
.get_countproduct .data_spec_main .box_label {
  margin-top: 0.5rem;
}

.data_summary_group {
  display: block;
  margin-top: 0.625rem;
}
.data_summary_group.type2 {
  margin-top: 0.9375rem;
}

.data_summary_kind {
  color: #323232;
  font-size: 0.833125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
  font-weight: 500;
}

.data_summary_tail {
  color: #323232;
  font-size: 0.75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
  margin-top: 0.3125rem;
}

.data_summary {
  color: #323232;
  font-size: 0.75rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.4;
}

.get_countform {
  border-top: 1px solid #d7d7d7;
  padding: 0.833125rem 1.25rem 0.833125rem 2.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.count_updown_item {
  display: flex;
  justify-content: space-between;
  border: 1px solid #cecece;
  border-radius: 0.375rem;
  padding: 0.375rem;
  width: 4.625rem;
  box-sizing: border-box;
}
.count_updown_item .btn_count {
  display: inline-block;
  width: 0.833125rem;
  height: 0.833125rem;
  border-radius: 100%;
  position: relative;
  background: #f1f1f1;
}
.count_updown_item .btn_count:before, .count_updown_item .btn_count:after {
  display: block;
  content: "";
  height: 1px;
  width: 0.4375rem;
  background: #aeaeae;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5px 0 0 -0.21875rem;
}
.count_updown_item .btn_count.up:after {
  transform: rotate(90deg);
}
.count_updown_item .count_current {
  color: #000000;
  font-size: 0.833125rem;
  line-height: 1;
  display: inline-block;
}
.get_value_item {
  display: inline-flex;
  align-items: center;
}
.get_value_item .btn_item_del {
  margin-left: 0.625rem;
}

.price_item {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}
.price_item.type2 .price_item_value {
  font-family: "Montserrat Regular";
}
.price_item.type2 .price_item_unit {
  font-weight: 400;
}
.price_item.emp .price_item_value {
  font-size: 1.3125rem;
  font-weight: 700;
  color: #ab0033;
}
.price_item.emp .price_item_unit {
  font-weight: 500;
}

.price_item_value {
  color: #323232;
  font-family: "Montserrat SemiBold";
  font-size: 1.04125rem;
  line-height: 1;
  display: inline-block;
}
.price_item_value.emp {
  color: #ab0033;
}

.price_item_unit {
  font-weight: 500;
  color: #323232;
  font-size: 0.958125rem;
  line-height: 1;
  display: inline-block;
}

.btn_item_del {
  flex: 0 0 1.125rem;
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  background: #c1c1c1 url("../images/ico_del.png") no-repeat 50% 50%/100% auto;
  border-radius: 100%;
}

.tail_label_value {
  display: inline-block;
  color: #323232;
  line-height: 1;
  font-size: 0.9125rem;
}

.tail_value_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tail_value_row .price_item_value {
  font-size: 1.375rem;
}
.tail_value_row .price_item_unit {
  font-size: 1rem;
}

.btn_midsubmit_wrap {
  margin: 1.25rem 1rem 1.875rem;
}

.btn_midsubmit {
  font-size: 1rem;
  font-weight: 700;
  background: #ab0033;
  display: block;
  padding: 0.8125rem;
  border-radius: 0.5625rem;
  text-align: center;
  color: #fff;
}

.combo_option_item {
  position: relative;
}
.combo_option_item.active .combo_target {
  border-radius: 0 0 0.5rem 0.5rem;
}
.combo_option_item.active .combo_option_list_wrap {
  display: block;
}

.combo_target {
  display: block;
  border: 1px solid #d8d8d8;
  border-radius: 0.5625rem;
  color: #323232;
  font-size: 0.875rem;
  padding: 0.6875rem 3.4375rem 0.6875rem 1.25rem;
  box-sizing: border-box;
  font-family: "Noto Sans KR";
  background: #fff url("../images/ico_select.png") no-repeat 100% 50%/2.3125rem auto;
}

.combo_option_list_wrap {
  background: #fff;
  border-radius: 0.5rem 0.5rem 0 0;
  border: 1px solid #d8d8d8;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  overflow: overlay;
  display: none;
}

.combo_option_list {
  padding: 0.5625rem 0;
}
.combo_option {
  display: block;
  color: #323232;
  font-weight: 500;
  font-size: 0.833125rem;
  padding: 0.5625rem 1.25rem;
}

.option_getdata_group {
  margin: 1.25rem 0 0 0;
}

.option_getdata {
  border: 1px solid #d8d8d8;
  border-radius: 0.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.9375rem 1.25rem;
}
.option_getdata:last-of-type {
  margin-bottom: 0;
}

.option_main_row {
  display: flex;
  align-items: center;
}
.option_main_row .btn_item_del {
  flex: 0 0 1.125rem;
  margin-left: 0.625rem;
}

.option_main_title {
  flex: 1;
  color: #323232;
  font-weight: 500;
  font-size: 0.833125rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.3;
}

.option_tail_row {
  margin-top: 0.9375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tail_spec_group {
  font-size: 0;
  line-height: 0;
  border-top: 1px solid #d7d7d7;
  padding: 1.125rem 1.375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tail_spec .price_item_value {
  font-family: "Montserrat Regular";
}
.tail_spec .price_item_unit {
  font-weight: 400;
}

.tail_spec_text {
  display: inline-block;
  line-height: 1;
  color: #323232;
  font-size: 0.833125rem;
}

.box_in_block {
  padding: 1.25rem 1.375rem;
  border-bottom: 1px solid #8d8d8d;
}
.box_in_block:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
.box_in_block.flex_type {
  display: flex;
  justify-content: space-between;
}
.box_in_title {
  display: inline-block;
  color: #323232;
  font-weight: 700;
  font-size: 1.04125rem;
  line-height: 1;
}

.box_in_cont {
  margin-top: 1.5625rem;
}
.box_in_cont.type2 {
  margin-top: 1.04125rem;
}

.tb_form {
  width: 100%;
}
.tb_form th, .tb_form td {
  text-align: left;
  padding-bottom: 0.625rem;
}
.tb_form th {
  width: 1px;
  padding-right: 1.458125rem;
}
.tb_form tr:last-of-type th, .tb_form tr:last-of-type td {
  padding-bottom: 0;
}

.tb_thtext {
  display: inline-block;
  color: #323232;
  line-height: 1;
  font-size: 0.833125rem;
  white-space: nowrap;
}

.tb_addform {
  margin-top: 1.5625rem;
}
.form_guide_text {
  font-size: 0.833125rem;
  color: #323232;
  display: block;
}

.keydata_list > li {
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.keydata_list > li:last-of-type {
  margin-bottom: 0;
}

/* Count 표시를 동그란 원 모양으로 스타일링 2024_12_28 yunochoi */
.count-circle {
    display: inline-block; /* 요소를 인라인 블록으로 설정 */
    width: 20px; /* 원의 크기 */
    height: 20px; /* 원의 크기 */
    background-color: #FFA500; /* 원의 배경색 (예: 오렌지색) */
    color: white; /* 텍스트 색상 */
    border-radius: 50%; /* 원 모양을 만들기 위한 border-radius 설정 */
    text-align: center; /* 텍스트를 중앙 정렬 */
    line-height: 20px; /* 텍스트를 수직으로 중앙 정렬 */
    font-size: 12px; /* 텍스트 크기 */
    margin-left: 10px; /* 게시글 제목과 사이에 간격 추가 */
}
/*# sourceMappingURL=style.css.map */
