@charset "UTF-8";
/* =================== base =================== */
html,
body,
a,
abbr,
address,
area,
article,
aside,
audio,
b,
base,
bdi,
bdo,
blockquote,
button,
canvas,
caption,
center,
circle,
cite,
clipPath,
code,
col,
colgroup,
cursor,
data,
datalist,
dd,
defs,
del,
desc,
details,
dfn,
dialog,
div,
dl,
dt,
ellipse,
em,
embed,
fieldset,
figcaption,
figure,
filter,
footer,
foreignObject,
form,
g,
h1,
h2,
h3,
h4,
h5,
h6,
hatch,
hatchpath,
head,
header,
hgroup,
i,
iframe,
image,
img,
input,
ins,
kbd,
keygen,
label,
legend,
li,
line,
link,
main,
map,
mark,
marker,
mask,
menu,
menuitem,
mesh,
meshpatch,
meshrow,
nav,
object,
ol,
optgroup,
option,
output,
p,
param,
path,
pattern,
picture,
pre,
progress,
q,
rb,
rect,
rp,
rt,
rtc,
ruby,
s,
samp,
section,
select,
set,
small,
source,
span,
strike,
strong,
sub,
summary,
svg,
symbol,
sup,
table,
tbody,
td,
template,
text,
textarea,
textPath,
tfoot,
th,
thead,
time,
title,
tr,
tspan,
u,
ul,
use,
video,
view,
wbr {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.15;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  font-family: "spoqa", sans-serif;
  letter-spacing: -0.04em;
  word-break: break-all;
}

html,
body,
a,
address,
article,
aside,
b,
button,
dd,
div,
dl,
dt,
figcaption,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
input,
ins,
label,
legend,
li,
main,
menu,
menuitem,
nav,
ol,
optgroup,
option,
output,
p,
section,
select,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tspan,
u,
ul {
  stroke-width: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  word-break: keep-all;
  font-size: 16px;
  scroll-behavior: smooth;
}

a {
  outline: 0;
  background-color: transparent;
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

ol,
ul,
dl {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

select {
  padding: 5px 10px;
}

/* ie 화살표 제거 */
select::-ms-expand {
  display: none;
}

address {
  font-style: normal;
}

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

/* =================== fonts =================== */
/* ---------- spoqa han sans neo ---------- */
@font-face {
  font-family: "spoqa";
  font-weight: 600;
  src: url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Bold.woff2") format("woff2"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Bold.woff") format("woff"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Bold.ttf") format("truetype"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Bold.otf") format("opentype");
}

@font-face {
  font-family: "spoqa";
  font-weight: 500;
  src: url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Medium.woff2") format("woff2"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Medium.woff") format("woff"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Medium.ttf") format("truetype"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Medium.otf") format("opentype");
}

@font-face {
  font-family: "spoqa";
  font-weight: 400;
  src: url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Regular.woff2") format("woff2"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Regular.woff") format("woff"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Regular.ttf") format("truetype"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Regular.otf") format("opentype");
}

@font-face {
  font-family: "spoqa";
  font-weight: 300;
  src: url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Light.woff2") format("woff2"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Light.woff") format("woff"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Light.ttf") format("truetype"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Light.otf") format("opentype");
}

@font-face {
  font-family: "spoqa";
  font-weight: 100;
  src: url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Thin.woff2") format("woff2"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Thin.woff") format("woff"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Thin.ttf") format("truetype"), url("../../fonts/SpoqaHanSansNeo/Spoqa_Han_Sans_Neo_Thin.otf") format("opentype");
}

/* =================== helper =================== */
.is-none {
  display: none;
}

.voice-only {
  position: absolute;
  top: 0;
  left: -9999rem;
  overflow: hidden;
  width: 1px;
  height: 1px;
  color: transparent;
}

.ls-0 {
  letter-spacing: 0;
}

@media all and (max-width: 600px) {
  .mb-hide {
    display: none !important;
  }
}

.mb-show {
  display: none !important;
}

@media all and (max-width: 600px) {
  .mb-show {
    display: block !important;
  }
}

.mb-show-flex {
  display: none !important;
}

@media all and (max-width: 600px) {
  .mb-show-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.mb-show-ib {
  display: none !important;
}

@media all and (max-width: 600px) {
  .mb-show-ib {
    display: inline-block !important;
  }
}

@media all and (max-width: 1024px) {
  .tab-hide {
    display: none !important;
  }
}

.tab-show {
  display: none !important;
}

@media all and (max-width: 1024px) {
  .tab-show {
    display: block !important;
  }
}

.tab-show-flex {
  display: none !important;
}

@media all and (max-width: 1024px) {
  .tab-show-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.tab-show-ib {
  display: none !important;
}

@media all and (max-width: 1024px) {
  .tab-show-ib {
    display: inline-block !important;
  }
}

@media all and (max-width: 360px) {
  .sm-hide {
    display: none !important;
  }
}

.sm-show {
  display: none !important;
}

@media all and (max-width: 360px) {
  .sm-show {
    display: block !important;
  }
}

.sm-show-flex {
  display: none !important;
}

@media all and (max-width: 360px) {
  .sm-show-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.sm-show-ib {
  display: none !important;
}

@media all and (max-width: 360px) {
  .sm-show-ib {
    display: inline-block !important;
  }
}

@media all and (max-width: 320px) {
  .xsm-hide {
    display: none !important;
  }
}

.xsm-show {
  display: none !important;
}

@media all and (max-width: 320px) {
  .xsm-show {
    display: block !important;
  }
}

.xsm-show-flex {
  display: none !important;
}

@media all and (max-width: 320px) {
  .xsm-show-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.xsm-show-ib {
  display: none !important;
}

@media all and (max-width: 320px) {
  .xsm-show-ib {
    display: inline-block !important;
  }
}

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

/* =================== plugin =================== */
.ui-slider-handle {
  background-image: url("../../images/icon/icon_range.svg") !important;
  background-size: auto !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #EBEBEB !important;
  border-radius: 50%;
  background-color: #fff !important;
  width: 29px !important;
  height: 29px !important;
  top: -0.6em !important;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
          box-shadow: 0 3px 4px rgba(0, 0, 0, 0.07);
}

@media all and (max-width: 1024px) {
  .ui-slider-handle {
    width: 18px !important;
    height: 18px !important;
    top: -0.5em !important;
  }
}

.ui-slider-range {
  background-color: #717171 !important;
}

.ui-state-active {
  border: none !important;
  background-color: #fafafa !important;
}

@media all and (max-width: 1024px) {
  .ui-slider-horizontal {
    height: 0.3em !important;
  }
}

.ui-widget.ui-widget-content {
  border: 1px solid #E8E7E7;
}

/* =================== icon =================== */
.icon {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.icon-download {
  background-image: url("../../images/icon/icon_download.svg");
  width: 16.5px;
  height: 13.5px;
}

.icon-upload {
  background-image: url("../../images/icon/icon_upload_wh.svg");
  width: 24.5px;
  height: 17.5px;
}

.icon-img-upload {
  background-image: url("../../images/icon/icon_img_upload.svg");
  width: 60px;
  height: 76.5px;
}

.icon-close {
  background-image: url("../../images/icon/icon_x_wh.svg");
  width: 7px;
  height: 7px;
}

.icon-next {
  background-image: url("../../images/icon/icon_next_wh.svg");
  width: 18px;
  height: 15px;
}

.icon-filter {
  background-image: url("../../images/icon/icon_prod_filter_wh.svg");
  width: 21.5px;
  height: 21.5px;
}

.icon-tab {
  width: 50px;
  height: 50px;
}

.icon-apart {
  background-image: url("../../images/icon/icon_prod_apart.svg");
}

.icon-villa {
  background-image: url("../../images/icon/icon_prod_villa.svg");
}

.icon-oneroom {
  background-image: url("../../images/icon/icon_prod_oneroom.svg");
}

.icon-office {
  background-image: url("../../images/icon/icon_prod_office.svg");
}

.btn-tab.is-active .icon-apart {
  background-image: url("../../images/icon/icon_prod_apart_on.svg");
}

.btn-tab.is-active .icon-villa {
  background-image: url("../../images/icon/icon_prod_villa_on.svg");
}

.btn-tab.is-active .icon-oneroom {
  background-image: url("../../images/icon/icon_prod_oneroom_on.svg");
}

.btn-tab.is-active .icon-office {
  background-image: url("../../images/icon/icon_prod_office_on.svg");
}

.icon-ttl-apart {
  background-image: url("../../images/icon/icon_prod_part_write.svg");
  width: 29.5px;
  height: 40px;
}

.icon-list-top {
  background-image: url("../../images/icon/icon_list_top_wh.svg");
  width: 10px;
  height: 8px;
}

.icon-list-up {
  background-image: url("../../images/icon/icon_list_up_wh.svg");
  width: 10px;
  height: 8px;
}

.icon-list-down {
  background-image: url("../../images/icon/icon_list_down_wh.svg");
  width: 10px;
  height: 8px;
}

.icon-list-bottom {
  background-image: url("../../images/icon/icon_list_bottom_wh.svg");
  width: 10px;
  height: 8px;
}

/* =================== button =================== */
.btn {
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn:disabled {
  background-color: #dbdbdb;
}

.btn .small {
  font-size: 90%;
}

.btn-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 5px 0;
}

.btn-icon {
  border-radius: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-close {
  width: 17px;
  height: 17px;
  background-color: #f30540;
  border-radius: 50%;
}

.btn-next {
  width: 43px;
  height: 43px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f30540), to(#ba0734));
  background: linear-gradient(to bottom, #f30540, #ba0734);
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 6px rgba(123, 56, 56, 0.16);
          box-shadow: 0 3px 6px rgba(123, 56, 56, 0.16);
}

.btn-filter {
  width: 43px;
  height: 43px;
  background: -webkit-gradient(linear, left top, right bottom, from(#2e2e2e), to(#000));
  background: linear-gradient(to bottom right, #2e2e2e, #000);
  border-radius: 9px;
}

.btn-gst-wh {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid white;
  border-radius: 9px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 1.125rem;
  font-weight: 600;
  color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media all and (min-width: 600px) {
  .btn-gst-wh:hover {
    background-color: white;
    color: #f30540;
  }
}

.btn-gst-wh:focus {
  background-color: white;
  color: #f30540;
}

.btn-gst-wh:active {
  background-color: white;
  color: #f30540;
}

/* 버튼의 클래스명 작성은 <컬러 - 모양 - 높이> 순서로 한다. 
   ex: class="btn-solid btn-rounded btn-xsm" */
/* ----------------- 1. 컬러 ----------------- */
.btn-main {
  background-color: #f30540;
  color: #fff;
}

@media all and (min-width: 600px) {
  .btn-main:hover {
    background-color: #e9053d;
  }
}

.btn-main:focus {
  background-color: #e9053d;
}

.btn-main:active {
  background-color: #e9053d;
}

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

@media all and (min-width: 600px) {
  .btn-white-border:hover {
    background-color: #fafafa;
  }
}

.btn-white-border:focus {
  background-color: #fafafa;
}

.btn-white-border:active {
  background-color: #fafafa;
}

.btn-black-border {
  background-color: #272e33;
  color: #fff;
  border: 1px solid #fff;
}

@media all and (min-width: 600px) {
  .btn-black-border:hover {
    background-color: #23292d;
  }
}

.btn-black-border:focus {
  background-color: #23292d;
}

.btn-black-border:active {
  background-color: #23292d;
}

.btn-gray {
  background-color: #f7f7f7;
  color: #717171;
  border: 1px solid #dedede;
}

@media all and (min-width: 600px) {
  .btn-gray:hover {
    background-color: #f2f2f2;
  }
}

.btn-gray:focus {
  background-color: #f2f2f2;
}

.btn-gray:active {
  background-color: #f2f2f2;
}

.btn-light-gray {
  background-color: #ededed;
  color: #fff;
}

@media all and (min-width: 600px) {
  .btn-light-gray:hover {
    background-color: #e9053d;
  }
}

.btn-light-gray:focus {
  background-color: #e9053d;
}

.btn-light-gray:active {
  background-color: #e9053d;
}

/* ----------------- END 1. 컬러 ----------------- */
/* ----------------- 2. 모양 ----------------- */
.btn-rounded {
  border-radius: 6px;
}

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

/* ----------------- END 2. 모양 ----------------- */
/* ----------------- 3. 사이즈 (세로높이) ----------------- */
.btn-md {
  height: 44px;
  padding: 0 40.5px;
  font-size: 16px;
  font-weight: 600;
}

.btn-inp-related {
  height: 42px;
  padding: 0 18px;
  font-size: 16px;
  font-weight: 400;
}

@media all and (max-width: 1024px) {
  .btn-inp-related {
    height: 40px;
    font-size: 13px;
    padding: 0 9px;
  }
}

.btn-sm {
  height: 38px;
  padding: 0 40.5px;
  font-size: 16px;
  font-weight: 600;
}

.btn-xsm {
  height: 33px;
  line-height: 33px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 600;
}

.btn-narrow {
  padding: 0 15px;
}

/* ----------------- END 3. 사이즈 (세로높이) ----------------- */
/* ----------------- 4. 사이즈 (가로넓이) ----------------- */
.btn-full {
  width: 100%;
}

/* ----------------- END 4. 사이즈 (가로넓이) ----------------- */
/* ----------------- 5. 아이콘 포함인 경우 ----------------- */
.type-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.type-with-icon .icon {
  margin-right: 5px;
}

.type-bg-icon {
  background-image: url("../../images/icon/icon_select_wh.svg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 168px;
  padding-left: 22px;
  background-size: auto;
  background-position: center right 20px;
}

@media all and (max-width: 1550px) {
  .type-bg-icon {
    width: 130px;
    font-size: 0.875rem;
  }
}

@media all and (max-width: 1024px) {
  .type-bg-icon {
    width: 100%;
    font-size: 1rem;
  }
}

.type-bg-icon.type-link {
  background-image: url("../../images/icon/icon_nextpage_wh.svg");
}

/* ----------------- END 5. 아이콘 포함인 경우 ----------------- */
.btn-tab-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 1024px) {
  .btn-tab-grp {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 24px 20px;
    -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.09);
            box-shadow: 0 10px 16px rgba(0, 0, 0, 0.09);
  }
}

.btn-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 244px;
  height: 83px;
  padding: 17px 12px;
  background-color: #f8f2f2;
  border-radius: 12px;
  margin-right: 10px;
}

@media all and (max-width: 1700px) {
  .btn-tab {
    min-width: 200px;
  }
}

@media all and (max-width: 1550px) {
  .btn-tab {
    min-width: 175px;
  }
}

@media all and (max-width: 1400px) {
  .btn-tab {
    min-width: 160px;
  }
}

@media all and (max-width: 1024px) {
  .btn-tab {
    overflow: hidden;
    display: block;
    display: -webkit-box;
    line-height: 44px;
    height: 44px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: break-word;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-width: 0;
    width: calc(50% - 3px);
    margin-right: 0;
    margin-bottom: 5px;
    padding: 10px;
  }
}

.btn-tab:last-child {
  margin-right: 0;
}

.btn-tab.is-active {
  background-color: #f30540;
  -webkit-box-shadow: 0 8px 11px rgba(173, 0, 0, 0.16);
          box-shadow: 0 8px 11px rgba(173, 0, 0, 0.16);
}

@media all and (max-width: 1024px) {
  .btn-tab.is-active {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.btn-tab.is-active .tab-name {
  color: #fff;
}

.btn-tab .icon-tab {
  margin-right: 17px;
}

@media all and (max-width: 1550px) {
  .btn-tab .icon-tab {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}

@media all and (max-width: 1024px) {
  .btn-tab .icon-tab {
    width: 24px;
    height: 24px;
  }
}

.btn-tab .tab-name {
  color: #c7afaf;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: left;
}

@media all and (max-width: 600px) {
  .btn-tab .tab-name.type-ellipse {
    overflow: hidden;
    display: block;
    display: -webkit-box;
    line-height: 3;
    height: 3;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: break-word;
  }
}

@media all and (max-width: 1550px) {
  .btn-tab .tab-name {
    font-size: 0.9375rem;
  }
}

@media all and (max-width: 1400px) {
  .btn-tab .tab-name {
    font-size: 0.8125rem;
  }
}

@media all and (max-width: 1024px) {
  .btn-tab .tab-name {
    font-size: 0.875rem;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.wave-txt {
  font-size: 1rem;
  font-weight: 400;
  padding: 0 12.5px;
}

@media all and (max-width: 1024px) {
  .wave-txt {
    padding: 0 5px;
    font-size: 14px;
  }
}

.inp.btn-calendar {
  background-image: url("../../images/icon/icon_calander_bk.svg");
  height: 42px;
  padding: 0 29.5px 0 41.5px;
  background-position: left 12.5px center;
  background-repeat: no-repeat;
  color: #0a0a0a;
  font-size: 1rem;
  font-weight: 400;
  cursor: pointer;
}

.btn-calendar-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0;
}

@media all and (max-width: 1024px) {
  .btn-calendar-wrap {
    display: block;
  }
}

.btn-calendar-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 1024px) {
  .btn-calendar-grp {
    padding-left: 20px;
  }
}

@media all and (max-width: 1024px) {
  .btn-calendar-grp.type-pl-0 {
    padding-left: 0;
  }
}

.btn-page-back {
  background-image: url("../../images/icon/icon_line_prevpage_wh.svg");
  display: inline-block;
  background-position: left center;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  padding-left: 21px;
}

@media all and (max-width: 1024px) {
  .btn-page-back {
    background-image: url("../../images/icon/icon_line_prevpage_bk.svg");
    color: #000;
  }
}

/* =================== form =================== */
.red-txt {
  color: #f30540;
}

.unit {
  padding-left: 9px;
  font-size: 1rem;
  color: #0a0a0a;
  white-space: nowrap;
}

.unit .sup {
  vertical-align: super;
  font-size: 0.625rem;
  padding-left: 2px;
}

.inp-label {
  margin-right: 24px;
  white-space: nowrap;
  font-size: 1rem;
}

@media all and (max-width: 1024px) {
  .inp-label {
    font-size: 12px;
    margin-right: 0;
  }
}

.inp-label.type-fixed-width {
  min-width: 95px;
}

.inp-label.type-fixed-width-2 {
  min-width: 131px;
}

.input-row-all-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp.type-block {
    display: block;
  }
}

.input-row-all-grp.type-block .input-all-grp:first-child {
  margin-bottom: 0;
}

.input-row-all-grp .input-all-grp {
  position: relative;
}

.input-row-all-grp .input-all-grp:first-child {
  margin-right: 58px;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .input-all-grp:first-child {
    margin-right: 25px;
  }
}

.input-row-all-grp .input-all-grp:first-child::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: auto;
  right: -29px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 34px;
  background-color: #dedede;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .input-all-grp:first-child::after {
    right: -12.5px;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    bottom: 9px;
  }
}

.input-row-all-grp .input-all-grp.type-calc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .input-all-grp.type-calc .inp-label {
    width: 100%;
  }
}

.input-row-all-grp .input-all-grp.type-calc .input-row-grp {
  width: auto;
}

.input-row-all-grp .radio-txt-grp {
  position: relative;
}

.input-row-all-grp .radio-txt-grp:nth-of-type(1) {
  margin-right: 58px;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .radio-txt-grp:nth-of-type(1) {
    margin-right: 25px;
  }
}

.input-row-all-grp .radio-txt-grp:nth-of-type(1)::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: auto;
  right: -29px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 34px;
  background-color: #dedede;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .radio-txt-grp:nth-of-type(1)::after {
    right: -12.5px;
  }
}

.input-row-all-grp .radio-txt-grp .inp {
  margin-left: 20px;
}

@media all and (max-width: 1024px) {
  .input-row-all-grp .check-txt-grp {
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-bottom: 16px;
  }
}

.input-all-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 0;
}

@media all and (max-width: 1024px) {
  .input-all-grp {
    display: block;
    margin-bottom: 22.5px;
  }
  .input-all-grp:last-child {
    margin-bottom: 0;
  }
}

@media all and (max-width: 1024px) {
  .input-all-grp.type-mb-narrow {
    margin-bottom: 0;
  }
  .input-all-grp.type-mb-narrow .input-row-grp {
    margin-top: 0;
  }
}

.input-all-grp.type-m-sub-info {
  margin-bottom: 0;
}

.input-all-grp.input-check-all-grp {
  border-bottom: 1px solid #dedede;
  padding: 30px 0;
}

@media all and (max-width: 1024px) {
  .input-all-grp.input-check-all-grp:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

@media all and (max-width: 1024px) {
  .input-all-grp.input-check-all-grp {
    margin-bottom: 0;
  }
}

.input-all-grp.input-check-all-grp .check-txt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media all and (max-width: 1024px) {
  .input-all-grp.input-check-all-grp .check-txt-wrap.grid-col4 {
    margin-top: 16px;
  }
}

.input-all-grp.input-check-all-grp .check-txt-wrap.grid-col4 .check-txt-grp {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  max-width: 25%;
  padding: 5px;
}

@media all and (max-width: 1024px) {
  .input-all-grp.input-check-all-grp .check-txt-wrap.grid-col4 .check-txt-grp {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 50%;
  }
}

.input-all-grp.input-phone-grp {
  padding: 0;
}

.input-all-grp.input-phone-grp .btn-grp {
  margin-left: 12px;
}

@media all and (max-width: 1024px) {
  .input-all-grp.input-phone-grp.input-inner-grp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
}

.input-all-grp.type-pt-0 {
  padding-top: 0;
}

.input-all-grp.input-all-row-grp .input-row-grp:nth-of-type(1) {
  margin-right: 21px;
}

.input-single-grp .inp {
  width: 100%;
}

.inp-textarea-label {
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-top: 5px;
}

.input-row-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.input-row-grp.type-width-auto {
  width: auto;
}

@media all and (max-width: 1024px) {
  .input-row-grp {
    margin-top: 10px;
  }
}

.input-row-grp .inp-related {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.input-row-grp.type-inp-full {
  width: 100%;
}

.input-row-grp.type-inp-full .inp {
  width: 100%;
}

.input-row-grp.input-textarea-grp {
  width: 100%;
  display: block;
}

.input-row-grp.input-textarea-grp .textarea-unit-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 15px;
}

@media all and (max-width: 1024px) {
  .input-row-grp.input-textarea-grp .textarea-unit-grp {
    padding-top: 0;
  }
}

.input-row-grp.input-textarea-grp .textarea-unit-grp .label {
  font-size: 0.875rem;
  color: #f30540;
}

@media all and (max-width: 1024px) {
  .input-row-grp.input-textarea-grp .textarea-unit-grp .label {
    font-size: 12px;
  }
}

.input-row-grp.input-textarea-grp .textarea-unit-grp .info {
  padding-left: 22px;
  font-size: 0.875rem;
  color: #747474;
}

@media all and (max-width: 1024px) {
  .input-row-grp.input-textarea-grp .textarea-unit-grp .info {
    font-size: 12px;
    padding-left: 9px;
  }
}

.input-row-grp .btn-inp-related {
  margin-left: 6px;
}

.input-row-grp .inp-select {
  background-position: 93% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-image: url("../../images/icon/icon_list_down_gray.svg");
  padding-right: 39px;
  color: #909090;
}

.inp {
  border-radius: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 42px;
  padding: 0 12px;
}

@media all and (max-width: 1024px) {
  .inp {
    height: 40px;
  }
}

.inp::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.inp:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.inp::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.inp::placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.inp:disabled {
  background-color: #fafafa;
}

.inp-white {
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 3px;
}

.inp-white.address-detail-grp {
  padding: 24px;
}

.inp-white.address-detail-grp .address-detail-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 7px;
}

.inp-white.address-detail-grp .address-detail-box:last-child {
  margin-bottom: 0;
}

.inp-white.address-detail-grp .address-detail-box .label {
  display: inline-block;
  padding: 3.5px 11px;
  font-size: 0.875rem;
  color: #969696;
  font-weight: 400;
  background-color: #f2f2f2;
  border-radius: 4px;
  margin-right: 13px;
}

@media all and (max-width: 1024px) {
  .inp-white.address-detail-grp .address-detail-box .label {
    font-size: 12px;
  }
}

.inp-white.address-detail-grp .address-detail-box .info {
  font-size: 1rem;
  font-weight: 400;
}

@media all and (max-width: 1024px) {
  .inp-white.address-detail-grp .address-detail-box .info {
    font-size: 12px;
  }
}

.inp-narrow-sm {
  width: 73px;
}

.inp-narrow {
  width: 82px;
}

@media all and (max-width: 1024px) {
  .inp-narrow {
    width: 69px;
  }
}

.inp-narrow-lg {
  width: 137px;
}

@media all and (max-width: 1024px) {
  .inp-narrow-lg {
    width: 116px;
  }
}

.inp-textarea {
  padding-top: 8px;
  padding-bottom: 8px;
  resize: none;
  width: 100%;
  height: 193px;
}

.inp-textarea:disabled {
  background-color: #fafafa;
}

.apart-info-flex-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
}

@media all and (max-width: 1024px) {
  .apart-info-flex-grp {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .apart-info-flex-grp .inp {
    width: 100%;
  }
}

.apart-info-flex-grp .input-row-grp {
  display: block;
  position: relative;
  margin-right: 9px;
  width: 50%;
}

@media all and (max-width: 1300px) {
  .apart-info-flex-grp .input-row-grp {
    width: 48.5%;
  }
}

.apart-info-flex-grp .input-row-grp::after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 42px;
  height: 42px;
  border: 1px solid #dedede;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media all and (max-width: 1024px) {
  .apart-info-flex-grp .input-row-grp::after {
    width: 40px;
    height: 40px;
  }
}

.apart-info-flex-grp .input-row-grp.type-after-dong::after {
  content: "동";
}

.apart-info-flex-grp .input-row-grp.type-after-ho::after {
  content: "호";
}

.apart-info-flex-grp .input-row-grp:last-child {
  margin-right: 0;
}

.apart-info-flex-grp .inp {
  border: 1px solid #dedede;
  border-right: none;
  border-radius: 3px 0 0 3px;
  padding-right: 0;
}

.img-upload-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 29px 19px;
  border: 1px dashed #d9d9d9;
  border-radius: 17px;
}

.img-upload-wrap .inp-file {
  cursor: pointer;
}

.img-upload-wrap .right-grp .img-upload-info {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.3);
  text-align: center;
  padding-bottom: 15px;
}

.file-grp {
  width: 60px;
  height: 76.5px;
}

.file-txt-grp .inp-txt-file {
  padding: 3px 12px;
  border-radius: 4px;
  background-color: #f30540;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  cursor: pointer;
}

.check-txt-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3.5px 0;
}

.check-txt-grp .check-onoff {
  margin-right: 10px;
}

.check-txt-grp .check-onoff-txt {
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  color: #434343;
}

.check-onoff {
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: 10px 7.5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

@media all and (max-width: 1024px) {
  .check-onoff {
    width: 16px;
    height: 16px;
  }
}

.check-switch:checked + .check-onoff {
  background-color: #f30540;
  border-color: #f30540;
  background-image: url("../../images/icon/icon_check_wh.svg");
  background-size: 10px;
}

.radio-all-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7.5px 0;
}

@media all and (max-width: 1024px) {
  .radio-all-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 22.5px;
  }
}

@media all and (max-width: 1024px) {
  .radio-all-wrap.mb-0 {
    margin-bottom: 0;
  }
}

@media all and (max-width: 1024px) {
  .radio-all-wrap .inp-label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
}

.radio-txt-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  padding: 3.5px 0;
}

@media all and (max-width: 1024px) {
  .radio-txt-grp.type-full {
    width: 100%;
    margin-bottom: 20px;
  }
}

.radio-txt-grp:last-child {
  margin-right: 0;
}

.radio-txt-grp .radio-onoff {
  margin-right: 10px;
}

.radio-txt-grp .radio-onoff-txt {
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  color: #434343;
}

.radio-onoff {
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: 10px 7.5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

@media all and (max-width: 1024px) {
  .radio-onoff {
    width: 14px;
    height: 14px;
  }
}

.radio-onoff::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #f30540;
  border-radius: 50%;
  opacity: 0;
}

@media all and (max-width: 1024px) {
  .radio-onoff::after {
    width: 8px;
    height: 8px;
  }
}

.radio-switch:checked + .radio-onoff {
  background-color: #fff;
  border-color: #f30540;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.radio-switch:checked + .radio-onoff::after {
  opacity: 1;
}

.inp-upload-grp {
  display: inline-block;
  margin-left: 11px;
}

@media all and (max-width: 1024px) {
  .inp-upload-grp {
    margin-left: 0;
  }
}

.inp-upload-grp .upload-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 14px;
  cursor: pointer;
}

.inp-upload-grp .icon-upload {
  margin-right: 5px;
}

/* =================== table =================== */
.table-container {
  margin-top: 56px;
}

@media all and (max-width: 1024px) {
  .table-container {
    margin-top: 0;
    padding: 0 22px;
    background-color: white;
  }
}

.table-container .table-ttl {
  margin-bottom: 12px;
  font-size: 1.25rem;
  font-weight: 600;
}

.table-wrapper {
  overflow: auto;
  position: relative;
  width: 100%;
  height: calc(90vh - 46px - 83px - 56px - 41px);
  padding-bottom: 50px;
}

.table-wrapper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.table-wrapper::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .table-wrapper {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

@media all and (max-width: 1024px) {
  .table-wrapper {
    padding-bottom: 30px;
  }
}

.info-table .cell {
  height: 50px;
  padding-left: 30px;
  text-align: center;
  vertical-align: middle;
}

.info-table .head-row {
  border-top: 1px solid #f7efef;
  border-bottom: 1px solid #f7efef;
  background-color: #fdf8f8;
  cursor: pointer;
}

.info-table .head-row .txt {
  margin-right: 5px;
  font-weight: 600;
}

.info-table .body-row {
  cursor: pointer;
}

@media all and (min-width: 600px) {
  .info-table .body-row:hover {
    background-color: #efe2e2;
  }
}

.info-table .body-row:focus {
  background-color: #efe2e2;
}

.info-table .body-row:active {
  background-color: #efe2e2;
}

.info-table .body-row.active {
  background-color: #f30540;
  color: white;
}

.info-table .body-row .txt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  line-height: 50px;
  height: 50px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: break-word;
  margin-right: 5px;
}

.info-table .body-row:nth-child(2n) {
  background-color: #fdf8f8;
}

@media all and (min-width: 600px) {
  .info-table .body-row:nth-child(2n):hover {
    background-color: #efe2e2;
  }
}

.info-table .body-row:nth-child(2n):focus {
  background-color: #efe2e2;
}

.info-table .body-row:nth-child(2n):active {
  background-color: #efe2e2;
}

.info-table .body-row:nth-child(2n).active {
  background-color: #f30540;
  color: white;
}

.prod-table {
  width: 2600px;
}

.prod-table .cell18 {
  text-align: left;
}

.prod-table .cell19 {
  text-align: left;
  padding-right: 30px;
}

.cust-table {
  width: 1700px;
}

.cust-table .cell10 {
  text-align: left;
  padding-right: 30px;
}

/* =================== card =================== */
.label-info-hide-all-wrap .btn-hide {
  display: none;
}

.label-info-hide-all-wrap.is-active .label-info-hide-wrap {
  display: block;
}

.label-info-hide-all-wrap.is-active .btn-show {
  display: none;
}

.label-info-hide-all-wrap.is-active .btn-hide {
  display: block;
}

.label-info-hide-wrap {
  display: none;
}

.label-info-all-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-bottom: 1px solid #ededed;
  padding: 19.5px 0;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap {
    display: block;
    padding: 15px 0;
  }
  .label-info-all-wrap.bb-0 {
    border-bottom: none;
  }
}

.label-info-all-wrap.type-page-card {
  padding: 28.5px 0;
}

.label-info-all-wrap.type-page-card .label-info-ttl-grp {
  min-width: 122px;
  padding: 0 32px;
  margin-right: 57px;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap.type-page-card .label-info-ttl-grp {
    margin-right: 0;
    padding: 13px 11px;
  }
}

.label-info-all-wrap .label-info-ttl-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 89px;
  padding: 23px 30px;
  background-color: #f2f2f2;
  margin-right: 44.5px;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-ttl-grp {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 10.5px;
    width: 100%;
    padding: 13px 11px;
  }
}

.label-info-all-wrap .label-info-ttl-grp .label-info-ttl {
  font-size: 1rem;
  font-weight: 600;
  color: #434343;
  text-align: center;
  white-space: nowrap;
}

.label-info-all-wrap .label-info-all-grp {
  width: 100%;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp {
    padding: 0 10px;
  }
}

.label-info-all-wrap .label-info-all-grp.type-flex-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp.type-flex-grp {
    display: block;
  }
}

.label-info-all-wrap .label-info-all-grp.type-flex-grp .depth2-input-wrap {
  width: calc(100% - 357px);
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp.type-flex-grp .depth2-input-wrap {
    width: 100%;
  }
}

.label-info-all-wrap .label-info-all-grp.type-flex-grp .depth2-map-wrap {
  -ms-flex-preferred-size: 346px;
      flex-basis: 346px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 11px;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp.type-flex-grp .depth2-map-wrap {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-left: 0;
    margin-top: 9px;
  }
}

.label-info-all-wrap .label-info-all-grp.type-pr-add {
  padding-right: 40px;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp.type-pr-add {
    padding-right: 0;
  }
}

.label-info-all-wrap .label-info-all-grp .label-info-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 8.5px 0;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp .label-info-grp {
    padding: 4.5px 0;
  }
  .label-info-all-wrap .label-info-all-grp .label-info-grp.type-slide-label-info-grp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.label-info-all-wrap .label-info-all-grp .label-info-grp .label-info {
  display: inline-block;
  width: 50%;
}

.label-info-all-wrap .label-info-all-grp .label-info-grp .label {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
}

.label-info-all-wrap .label-info-all-grp .label-info-grp .label.type-slide-label {
  width: 113px;
  margin-bottom: 12px;
}

.label-info-all-wrap .label-info-all-grp .label-info-grp .info {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
}

@media all and (max-width: 1024px) {
  .label-info-all-wrap .label-info-all-grp .label-info-grp .info {
    padding-left: 20px;
  }
}

.prod-card {
  display: block;
  padding: 20px;
  margin-bottom: 8px;
  border: 1px solid #ebebeb;
  border-radius: 7px;
  background-color: white;
  cursor: pointer;
}

.prod-card .prod-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}

.prod-card .img-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.prod-card .img-inner {
  position: relative;
  overflow: hidden;
  width: 108px;
  padding-top: 100%;
  border-radius: 7px;
}

.prod-card .img-inner img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

.prod-card .txt-wrap {
  padding-left: 20px;
}

.prod-card .state {
  font-size: 1.3125rem;
  font-weight: 600;
  color: #f30540;
}

.prod-card .price {
  font-size: 1.3125rem;
  font-weight: 600;
}

.prod-card .etc {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  line-height: 1.45;
  height: 2.9;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: break-word;
  padding-top: 2px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #999;
}

.prod-card .info-dd {
  padding-bottom: 0;
  font-size: 0.75rem;
  font-weight: 400;
}

/* =================== modal =================== */
.modal {
  width: 100%;
  height: 100%;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  overscroll-behavior: contain;
}

.modal-bg {
  height: 110%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 724px;
  width: 88%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media all and (max-width: 1024px) {
  .modal-wrapper {
    height: 95vh;
  }
}

.modal-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  padding-left: 27px;
  background-color: #f30540;
}

@media all and (max-width: 1024px) {
  .modal-ttl {
    padding-left: 20px;
  }
}

@media all and (max-width: 600px) {
  .modal-ttl {
    padding-left: 14px;
  }
}

.modal-ttl .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal-ttl .icon {
  margin-right: 10px;
}

.modal-ttl .txt {
  font-size: 1.375rem;
  font-weight: 600;
  color: white;
}

@media all and (max-width: 1024px) {
  .modal-ttl .txt {
    font-size: 1.125rem;
  }
}

@media all and (max-width: 600px) {
  .modal-ttl .txt {
    font-size: 1rem;
  }
}

.modal-ttl .btn-close {
  width: 50px;
  height: 50px;
}

.modal-ttl .icon-close {
  width: 12px;
  height: 12px;
}

.modal-conts {
  height: 86vh;
  max-height: 500px;
  background-color: #ebebeb;
}

.modal-conts .white-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 42px;
  background-color: white;
}

@media all and (max-width: 1024px) {
  .modal-conts .white-wrap {
    display: block;
    padding: 12px 15px;
  }
}

.fix-modal-wrapper {
  z-index: 20;
  display: none;
}

@media all and (max-width: 1024px) {
  .fix-modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.fix-modal {
  z-index: 20;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  width: 88%;
  max-width: 570px;
  height: 100vh;
  border-radius: 50px 0 0 50px;
  background-color: white;
  -webkit-box-shadow: -10px 3px 26px rgba(0, 0, 0, 0.05);
          box-shadow: -10px 3px 26px rgba(0, 0, 0, 0.05);
}

@media all and (max-width: 1024px) {
  .fix-modal {
    width: 88%;
    border-radius: 0;
    position: absolute;
    left: 50%;
    top: auto;
    bottom: 0;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 95vh;
  }
}

.fix-modal .fix-modal-ttl-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 60px;
  background-color: #272e33;
}

@media all and (max-width: 1024px) {
  .fix-modal .fix-modal-ttl-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.fix-modal .fix-modal-ttl-wrap .ttl {
  font-size: 1.25rem;
  font-weight: 600;
  color: white;
  text-align: center;
}

@media all and (max-width: 1024px) {
  .fix-modal .fix-modal-ttl-wrap .ttl {
    padding-left: 40px;
    font-size: 16px;
  }
}

.fix-modal .fix-modal-ttl-wrap .btn-grp {
  position: absolute;
  top: 50%;
  left: auto;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media all and (max-width: 1024px) {
  .fix-modal .fix-modal-ttl-wrap .btn-grp {
    right: 16px;
  }
}

.fix-modal .fix-modal-ttl-wrap .btn {
  margin-left: 6px;
}

@media all and (max-width: 1024px) {
  .fix-modal .fix-modal-ttl-wrap .btn {
    height: 24px;
    border-radius: 4px;
    font-size: 12px;
  }
}

.fix-modal .fix-modal-ttl-wrap .btn:first-child {
  margin-left: 0;
}

.fix-modal .fix-modal-conts-wrap {
  overflow: auto;
  overflow: auto;
  height: calc(100vh - 60px);
  background-attachment: red;
  padding: 45px 25px;
}

.fix-modal .fix-modal-conts-wrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.fix-modal .fix-modal-conts-wrap::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .fix-modal .fix-modal-conts-wrap {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

@media all and (max-width: 1024px) {
  .fix-modal .fix-modal-conts-wrap {
    padding: 15px 15px 50px 15px;
  }
}

.fix-cust-modal {
  z-index: 20;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  background-color: #f8f8f8;
}

.fix-cust-modal .fix-modal-conts-wrap {
  overflow: auto;
  overflow: auto;
  position: relative;
  height: 100%;
  padding: 42px 35px;
}

.fix-cust-modal .fix-modal-conts-wrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.fix-cust-modal .fix-modal-conts-wrap::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .fix-cust-modal .fix-modal-conts-wrap {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

.fix-cust-modal .btn-close {
  z-index: 5;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fix-cust-modal .btn-close {
    right: 20px;
  }
}

.fix-cust-modal .btn-close .icon-close {
  width: 10px;
  height: 10px;
}

.table-modal .modal-conts {
  max-height: 550px;
}

@media all and (max-width: 1024px) {
  .table-modal .modal-conts {
    max-height: 1000px;
  }
}

.table-modal .white-wrap .ttl {
  font-size: 1rem;
  font-weight: 400;
  color: #080808;
  opacity: 0.45;
}

@media all and (max-width: 1024px) {
  .table-modal .white-wrap .ttl {
    padding-bottom: 6px;
    font-size: 0.875rem;
    text-align: center;
  }
}

@media all and (max-width: 1024px) {
  .table-modal .white-wrap .btn-grp {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 6px;
  }
}

.table-modal .white-wrap .btn {
  margin-left: 10px;
}

@media all and (max-width: 1024px) {
  .table-modal .white-wrap .btn {
    margin-left: 0;
  }
}

@media all and (max-width: 360px) {
  .table-modal .white-wrap .btn {
    font-size: 0.75rem;
  }
}

@media all and (max-width: 360px) {
  .table-modal .white-wrap .upload-label {
    font-size: 0.75rem;
  }
}

.table-modal .preview-wrap {
  padding: 28px 40px 20px;
}

@media all and (max-width: 1024px) {
  .table-modal .preview-wrap {
    padding: 30px 15px;
  }
}

.table-modal .preview-wrap .preview-ttl {
  margin-bottom: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  color: #d6d6d6;
}

.table-modal .preview-wrap .btn-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}

.table-modal .white-panel {
  min-height: 50px;
  padding: 0;
}

.table-modal .table-container {
  margin-top: 0;
  padding: 0 10px;
}

.table-modal .table-wrapper {
  max-height: calc(500px - 80px - 30px - 85px - 44px);
}

@media all and (max-width: 1024px) {
  .table-modal .table-wrapper {
    max-height: calc(86vh - 100px - 60px - 45px - 45px - 50px);
  }
}

.cust-modal {
  z-index: 15;
}

.cust-modal .fix-modal-conts-wrap .white-panel {
  min-height: 0;
  padding: 20px;
  border: 1px solid #ebebeb;
}

.cust-modal .search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 35px 14px;
}

.cust-modal .search-wrapper .check-txt-grp {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-width: 7em;
  margin: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cust-modal .search-wrapper .check-txt-grp {
    min-width: 6em;
  }
}

.cust-modal .search-wrapper .info-list {
  margin-top: 20px;
}

.cust-modal .search-wrapper .btn-wrap {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.cust-info-ttl .badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 37px;
  padding: 0 12px;
  border-radius: 21px;
  background-color: #f30540;
  font-size: 1.125rem;
  font-weight: 600;
  color: white;
}

.cust-info-ttl .ttl {
  display: inline-block;
  margin-left: 10px;
  font-size: 1.125rem;
  font-weight: 600;
  color: #000;
}

.info-dt {
  padding: 6px 8px 0;
  border-top: 1px solid #e8e8e8;
  font-size: 0.875rem;
  font-weight: 600;
  color: #cbcbcb;
}

.info-dt.no-bd {
  border: 0;
}

.info-dd {
  padding: 6px 8px;
}

.modal-img-slide-grp {
  position: relative;
}

@media all and (max-width: 1024px) {
  .modal-img-slide-grp {
    width: 100%;
    padding: 0 20px;
  }
}

.modal-slide-swiper {
  position: static;
  width: 200px;
  height: 61px;
}

@media all and (max-width: 1024px) {
  .modal-slide-swiper {
    width: 100%;
  }
}

.modal-slide-swiper .modal-img-grp {
  width: 61px;
  height: 61px;
}

.modal-slide-swiper .modal-img-grp .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modal-slide-swiper .modal-swiper-btn-prev {
  left: -24px;
  top: 22px;
  background-image: url("../../images/icon/icon_line_prevpage_wh.svg");
  width: 16px;
  height: 61px;
  background-color: #000;
  background-size: 5px 8px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 5px;
}

@media all and (max-width: 1024px) {
  .modal-slide-swiper .modal-swiper-btn-prev {
    left: -10px;
  }
}

.modal-slide-swiper .modal-swiper-btn-next {
  right: -21px;
  top: 22px;
  background-image: url("../../images/icon/icon_line_nextpage_wh.svg");
  width: 16px;
  height: 61px;
  background-color: #000;
  background-size: 5px 8px;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0 5px 5px 0;
}

@media all and (max-width: 1024px) {
  .modal-slide-swiper .modal-swiper-btn-next {
    right: -10px;
  }
}

@media all and (max-width: 1024px) {
  .move-btn-grp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .move-btn-grp .modal-btn-grp {
    width: 50%;
  }
}

.modal-btn-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 19px;
  color: #434343;
  font-size: 1rem;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  cursor: pointer;
}

@media all and (max-width: 1024px) {
  .modal-btn-grp {
    border-right: 1px solid #eaeaea;
    padding: 12.5px 19px;
  }
}

.modal-icon-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f30540;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 11px;
}

.select-modal-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media all and (max-width: 1024px) {
  .select-modal-conts {
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .select-modal-conts::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #efe2e2;
  }
  .select-modal-conts::-webkit-scrollbar-thumb {
    background-color: #f30540;
    border-radius: 100px;
  }
  html.ie .select-modal-conts {
    scrollbar-arrow-color: #f30540;
    scrollbar-face-color: #f30540;
    scrollbar-track-color: #efe2e2;
  }
}

.select-modal-conts .conts-all-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .conts-all-grp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
  }
}

.select-modal-conts .conts-all-grp .cont-ttl {
  margin-bottom: 20px;
  font-size: 1rem;
  color: #f30540;
  font-weight: 600;
}

.select-modal-conts .conts-all-grp .left-conts-grp {
  overflow: auto;
  width: 233px;
  height: 470px;
  padding: 17px 20px;
  background-color: #fff;
  border-radius: 10px;
}

.select-modal-conts .conts-all-grp .left-conts-grp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.select-modal-conts .conts-all-grp .left-conts-grp::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .select-modal-conts .conts-all-grp .left-conts-grp {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .conts-all-grp .left-conts-grp {
    width: 100%;
    height: 100%;
    overflow: visible;
  }
}

.select-modal-conts .conts-all-grp .right-conts-grp {
  overflow: auto;
  width: 233px;
  height: 470px;
  padding: 17px 0;
  background-color: #fff;
  border-radius: 10px;
}

.select-modal-conts .conts-all-grp .right-conts-grp::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.select-modal-conts .conts-all-grp .right-conts-grp::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .select-modal-conts .conts-all-grp .right-conts-grp {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .conts-all-grp .right-conts-grp {
    width: 100%;
    height: 100%;
    overflow: visible;
  }
}

.select-modal-conts .conts-all-grp .right-conts-grp .cont-ttl {
  padding: 0 20px;
}

.select-modal-conts .conts-all-grp .checked-txt-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  font-size: 0.875rem;
  font-weight: 400;
}

@media all and (min-width: 600px) {
  .select-modal-conts .conts-all-grp .checked-txt-grp:hover {
    background-color: #efe2e2;
  }
}

.select-modal-conts .conts-all-grp .checked-txt-grp:focus {
  background-color: #efe2e2;
}

.select-modal-conts .conts-all-grp .checked-txt-grp:active {
  background-color: #efe2e2;
}

.select-modal-conts .conts-all-grp .checked-txt-grp.active {
  background-color: #f30540;
  color: white;
}

.select-modal-conts .conts-all-grp .checked-txt-grp.active .btn-close {
  background-color: white;
}

.select-modal-conts .conts-all-grp .checked-txt-grp.active .icon-close {
  background-image: url("../../images/icon/icon_x.svg");
}

.select-modal-conts .centered-btn-grp {
  padding: 0 12px;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .centered-btn-grp {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    padding: 15px 0;
  }
}

.select-modal-conts .btn-all-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 146px;
      flex-basis: 146px;
  background-color: #fff;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .btn-all-grp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.select-modal-conts .btn-all-grp .confirm-btn-grp {
  margin: 0 auto;
  padding-bottom: 15px;
}

@media all and (max-width: 1024px) {
  .select-modal-conts .btn-all-grp .confirm-btn-grp {
    width: 100%;
    padding: 12px 20px;
  }
  .select-modal-conts .btn-all-grp .confirm-btn-grp .btn-grp {
    width: 100%;
  }
  .select-modal-conts .btn-all-grp .confirm-btn-grp .btn-grp .btn {
    width: 100%;
  }
}

#filter .modal-wrapper {
  height: auto;
}

#filter .modal-conts {
  height: auto;
}

.filter-modal-conts {
  padding: 24px;
}

.filter-modal-conts .filter-conts-grp {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 8px;
  padding: 17px 25px 25px 25px;
}

@media all and (max-width: 1024px) {
  .filter-modal-conts .filter-conts-grp {
    padding: 11px 15px;
  }
}

.filter-modal-conts .filter-conts-grp:last-child {
  margin-bottom: 0;
}

.filter-modal-conts .filter-cont-ttl {
  font-size: 1rem;
  font-weight: 600;
  color: #f30540;
  margin-bottom: 30px;
}

@media all and (max-width: 1024px) {
  .filter-modal-conts .filter-cont-ttl {
    font-size: 14px;
    margin-bottom: 22px;
  }
}

.filter-modal-conts .slider-range-label-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 20px;
}

@media all and (max-width: 1024px) {
  .filter-modal-conts .slider-range-label-grp {
    margin-top: 2px;
  }
}

.filter-modal-conts .slider-range-label-grp .slider-range-label {
  font-size: 0.75rem;
  color: #7c7c7c;
  font-weight: 400;
}

.filter-modal-conts .slider-range-label-grp .slider-range-label.type-before {
  position: relative;
}

.filter-modal-conts .slider-range-label-grp .slider-range-label.type-before::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  top: -12px;
  width: 1px;
  height: 7px;
  background-color: #d6d6d6;
  border-radius: 1px;
}

.fix-cal-modal-wrapper .cal-date {
  font-size: 1.375rem;
  font-weight: 600;
  color: #272e33;
  padding-bottom: 19.5px;
  border-bottom: 1px solid #ebe2e2;
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .cal-date {
    font-size: 20px;
  }
}

.fix-cal-modal-wrapper .cal-time {
  padding: 16px 0;
  background-color: #f30540;
  font-size: 1.375rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 35px;
  margin-top: 17.5px;
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .cal-time {
    padding: 8px 0;
    font-size: 20px;
  }
}

.fix-cal-modal-wrapper .cal-modal-inp-wrap {
  padding-bottom: 14px;
  border-bottom: 1px solid #ebe2e2;
}

.fix-cal-modal-wrapper .cal-modal-inp-grp {
  margin-bottom: 20px;
}

.fix-cal-modal-wrapper .cal-modal-label {
  font-size: 0.875rem;
  font-weight: 600;
  color: rgba(39, 46, 51, 0.45);
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .cal-modal-label {
    font-size: 12px;
  }
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label {
  position: relative;
  padding-left: 12px;
  color: #272e33;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #272e33;
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .cal-modal-label.cal-right-label::before {
    width: 3px;
    height: 3px;
  }
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-purple {
  color: #a725fc;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-purple::before {
  background-color: #a725fc;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-blue {
  color: #000aff;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-blue::before {
  background-color: #000aff;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-red {
  color: #f30540;
}

.fix-cal-modal-wrapper .cal-modal-label.cal-right-label.type-red::before {
  background-color: #f30540;
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .input-row-grp {
    margin-top: 7px;
  }
}

.fix-cal-modal-wrapper .inp {
  margin-top: 14px;
}

@media all and (max-width: 1024px) {
  .fix-cal-modal-wrapper .inp {
    margin-top: 0;
  }
}

.fix-cal-modal-wrapper .inp-textarea {
  height: 145px;
}

.cal-modal-detail-all-wrap {
  padding-top: 34px;
}

.cal-modal-detail-wrap .cal-modal-detail-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cal-modal-detail-wrap .cal-modal-inp-left-grp {
  -ms-flex-preferred-size: 120px;
      flex-basis: 120px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
}

@media all and (max-width: 1024px) {
  .cal-modal-detail-wrap .cal-modal-inp-left-grp {
    -ms-flex-preferred-size: 72px;
        flex-basis: 72px;
    margin-right: 5px;
  }
}

.cal-modal-detail-wrap .cal-modal-inp-left-grp .inp {
  text-align: center;
  padding: 0 8px;
}

@media all and (max-width: 1024px) {
  .cal-modal-detail-wrap .cal-modal-inp-left-grp .inp {
    font-size: 14px;
  }
}

.cal-modal-detail-wrap .cal-modal-inp-right-grp {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.cal-modal-detail-wrap .cal-modal-inp-right-grp .inp {
  padding: 0 8px;
}

@media all and (max-width: 1024px) {
  .cal-modal-detail-wrap .cal-modal-inp-right-grp .inp {
    font-size: 14px;
  }
}

/* =================== layout =================== */
.page-container {
  min-width: 1300px;
  min-height: 100vh;
  padding: 66px 46px 0 28px;
  padding-left: calc(260px + 28px);
  background-color: #f8f2f2;
}

@media all and (max-width: 1024px) {
  .page-container {
    min-width: 0;
    padding: 0;
    padding-top: 46px;
    background-color: white;
  }
}

.white-panel {
  min-height: 90vh;
  border-radius: 5px;
  background-color: white;
}

@media all and (max-width: 1024px) {
  .white-panel {
    padding: 0;
  }
}

.contents-area {
  padding: 0 50px;
}

@media all and (max-width: 1024px) {
  .contents-area {
    padding: 0;
  }
}

.narrow-panel {
  max-width: 970px;
  margin: 0 auto;
}

@media all and (max-width: 1300px) {
  .narrow-panel {
    padding: 0 20px;
  }
}

@media all and (max-width: 1024px) {
  .narrow-panel {
    max-width: 100%;
  }
}

.mb-only-page {
  display: none;
}

@media all and (max-width: 1024px) {
  .mb-only-page {
    display: block;
  }
}

.mb-only-page .page-container {
  max-width: 500px;
  margin: 0 auto;
}

.page-ttl-grp {
  position: relative;
  width: 100%;
  padding: 25px 0 25px 45px;
  background-color: #f30540;
  border-radius: 5px 5px 0 0;
}

.page-ttl-grp .btn-ttl-grp {
  position: absolute;
  left: auto;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media all and (max-width: 1024px) {
  .page-ttl-grp .btn-ttl-grp {
    right: 20px;
  }
}

@media all and (max-width: 1024px) {
  .page-ttl-grp {
    padding: 24px 26px;
    border-radius: 0;
    background-color: white;
  }
}

.page-ttl-grp .page-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-ttl-grp .page-ttl .img {
  margin-right: 18px;
}

@media all and (max-width: 1024px) {
  .page-ttl-grp .page-ttl .img {
    display: none;
  }
}

.page-ttl-grp .page-ttl .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.125rem;
  font-weight: 600;
  color: white;
}

@media all and (max-width: 1024px) {
  .page-ttl-grp .page-ttl .txt {
    font-size: 1.25rem;
    color: #000;
  }
}

.page-ttl-grp .page-ttl .sub {
  opacity: 0.4;
  margin-left: 16px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #e8e8e8;
}

@media all and (max-width: 1024px) {
  .page-ttl-grp .page-ttl .sub {
    display: none;
  }
}

.cont-ttl-grp {
  padding-top: 34px;
  padding-bottom: 17.5px;
}

@media all and (max-width: 1024px) {
  .cont-ttl-grp.input-cont-ttl-grp {
    -webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.09);
            box-shadow: 0 10px 16px rgba(0, 0, 0, 0.09);
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
  }
}

.cont-ttl-grp .cont-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
}

.cont-ttl-grp .cont-ttl .icon-ttl-apart {
  margin-right: 12.5px;
}

.cont-ttl-grp .cont-ttl .red-txt {
  padding-left: 5px;
}

.empty-conts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  max-width: 1320px;
  margin: 0 auto;
  padding: 120px 20px;
}

@media all and (max-width: 1024px) {
  .empty-conts-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 17px 30px;
  }
}

.empty-conts-container .empty-flex-item {
  border: 1px solid #e3e3e3;
  border-radius: 34px;
}

.empty-conts-container .write-link-wrap {
  overflow: hidden;
  width: 37%;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .write-link-wrap {
    width: 100%;
    background-color: white;
  }
}

.empty-conts-container .write-link-wrap .area-top {
  padding: 30px 32px 0;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .write-link-wrap .area-top {
    padding: 20px;
  }
}

.empty-conts-container .write-link-wrap .logo-wrap {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: linear-gradient(110deg, #f85220 0%, #e80c32 100%);
}

@media all and (max-width: 600px) {
  .empty-conts-container .write-link-wrap .logo-wrap {
    width: 32px;
    height: 32px;
  }
  .empty-conts-container .write-link-wrap .logo-wrap .img {
    width: 18px;
  }
}

.empty-conts-container .write-link-wrap .link-bn-ttl {
  margin-top: 17px;
  line-height: 1.3;
  font-size: 2.125rem;
  font-weight: 600;
}

@media all and (max-width: 1600px) {
  .empty-conts-container .write-link-wrap .link-bn-ttl {
    font-size: 1.875rem;
  }
}

@media all and (max-width: 1500px) {
  .empty-conts-container .write-link-wrap .link-bn-ttl {
    font-size: 1.4375rem;
  }
}

@media all and (max-width: 1024px) {
  .empty-conts-container .write-link-wrap .link-bn-ttl {
    margin-top: 13px;
    line-height: 1.3;
    font-size: 1.375rem;
  }
}

.empty-conts-container .write-link-wrap .link-bn-txt {
  margin-top: 20px;
  line-height: 1.45;
  font-size: 1.125rem;
  font-weight: 400;
  color: #959595;
}

@media all and (max-width: 1500px) {
  .empty-conts-container .write-link-wrap .link-bn-txt {
    font-size: 0.875rem;
  }
}

@media all and (max-width: 1024px) {
  .empty-conts-container .write-link-wrap .link-bn-txt {
    margin-top: 13px;
    font-size: 0.75rem;
  }
}

.empty-conts-container .banner-wrap {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../../images/img/img_customer.png");
  position: relative;
  min-height: 310px;
  margin-top: 40px;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .banner-wrap {
    min-height: 200px;
    margin-top: 10px;
  }
}

.empty-conts-container .banner-wrap .link {
  position: absolute;
  top: auto;
  bottom: 32px;
  left: 32px;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .banner-wrap .link {
    bottom: 20px;
    left: 20px;
    padding: 5px 14px;
    font-size: 0.75rem;
  }
}

.empty-conts-container .empty-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 62%;
  background-color: #fcfcfc;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .empty-content {
    width: 100%;
    min-height: 220px;
    margin-top: 20px;
  }
}

@media all and (max-width: 1024px) {
  .empty-conts-container .empty-content .empty-icon {
    width: 33px;
    height: 33px;
  }
}

.empty-conts-container .empty-content .empty-txt {
  margin-top: 15px;
  line-height: 1.6;
  font-size: 1.125rem;
  font-weight: 400;
  color: #c3c3c3;
  text-align: center;
}

@media all and (max-width: 1024px) {
  .empty-conts-container .empty-content .empty-txt {
    font-size: 0.875rem;
  }
}

@media all and (max-width: 1024px) {
  .mb-flex-start-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mb-flex-start-wrap .input-all-grp {
    margin-right: 17px;
  }
  .mb-flex-start-wrap .input-all-grp:last-child {
    margin-right: 0;
  }
}

@media all and (max-width: 1024px) {
  .mb-flex-center-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mb-flex-center-wrap .input-all-grp {
    width: 49%;
  }
  .mb-flex-center-wrap .input-all-grp .input-row-grp {
    width: 100%;
  }
  .mb-flex-center-wrap .input-all-grp .inp {
    width: 100%;
  }
}

/* =================== header =================== */
.moa-hd {
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 260px;
  height: 100vh;
}

@media all and (max-width: 1024px) {
  .moa-hd {
    width: 100%;
    height: 46px;
  }
}

.moa-hd-inner {
  z-index: 10;
  height: 100%;
  padding-top: 40px;
  background-color: #272e33;
}

@media all and (max-width: 1024px) {
  .moa-hd-inner {
    padding: 0 20px;
    background-color: #f30540;
  }
}

.moa-hd-inner .logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.moa-hd-inner .logo-wrap .link {
  line-height: 1;
}

.moa-hd-inner .moa-gnb-wrap {
  margin-top: 120px;
}

.moa-hd-inner .moa-gnb-wrap .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-position: calc(100% - 26px) 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-image: url("../../images/icon/icon_line_nextpage_wh.svg");
  height: 40px;
  padding-left: 40px;
  font-weight: 400;
  color: white;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media all and (min-width: 600px) {
  .moa-hd-inner .moa-gnb-wrap .link:hover {
    background-color: #000;
  }
}

.moa-hd-inner .moa-gnb-wrap .link:focus {
  background-color: #000;
}

.moa-hd-inner .moa-gnb-wrap .link:active {
  background-color: #000;
}

@media all and (max-width: 1024px) {
  .moa-hd-inner .moa-gnb-wrap .link {
    height: 86px;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    background-image: none;
    font-size: 1.9375rem;
    font-weight: 600;
  }
}

@media all and (max-width: 1024px) and (min-width: 600px) {
  .moa-hd-inner .moa-gnb-wrap .link:hover {
    background-color: #da0439;
  }
}

@media all and (max-width: 1024px) {
  .moa-hd-inner .moa-gnb-wrap .link:focus {
    background-color: #da0439;
  }
  .moa-hd-inner .moa-gnb-wrap .link:active {
    background-color: #da0439;
  }
}

.moa-hd-inner .moa-gnb-wrap .link .txt {
  padding-left: 4px;
}

.mb-hd-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.mb-hd-inner .icon-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.moa-mb-gnb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  height: 100vh;
  padding: 36px 40px 28px;
  background-color: #f30540;
}

.moa-mb-gnb .mb-gnb-inner {
  width: 100%;
}

.moa-mb-gnb .logo-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.moa-mb-gnb .ment {
  opacity: 0.7;
  font-size: 0.75rem;
  font-weight: 400;
  color: white;
  text-align: center;
}

/* =================== main =================== */
@media all and (max-width: 1024px) {
  #page.mb-main-page {
    background-color: #f7f7f7;
  }
  .mb-main-flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: calc(100vh - 46px);
    padding: 40px 20px;
    background-color: #F7F7F7;
  }
  .btn-mb-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 33%;
    margin-bottom: 10px;
    padding: 20px 30px;
    border-radius: 8px;
    background-color: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .btn-mb-link .ment {
    font-size: 0.75rem;
    font-weight: 400;
    opacity: 0.25;
  }
  .btn-mb-link .flex-bot-conts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .btn-mb-link .flex-left-conts {
    background-position: 0 0;
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 55px;
  }
  .btn-mb-link .flex-left-conts .txt {
    font-size: 1.25rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .btn-mb-link .flex-right-conts .txt {
    background-position: 100% 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url("../../images/icon/m_icon_nextpage.svg");
    padding-right: 20px;
    font-size: 0.75rem;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
  }
}

@media all and (max-width: 1024px) and (-ms-high-contrast: none) {
  .btn-mb-link .flex-right-conts .txt {
    background-size: 10px 15px;
  }
}

@media all and (max-width: 1024px) and (min-width: 600px) {
  .btn-mb-link:hover {
    background-image: linear-gradient(135deg, #e0402b 0%, #f30540 100%);
    -webkit-box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
            box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
  }
  .btn-mb-link:hover .ment {
    color: white;
    opacity: 0.6;
  }
  .btn-mb-link:hover .flex-left-conts .txt {
    color: white;
  }
  .btn-mb-link:hover .flex-right-conts .txt {
    background-image: url("../../images/icon/m_icon_nextpage_wh.svg");
    color: white;
  }
}

@media all and (max-width: 1024px) {
  .btn-mb-link:focus {
    background-image: linear-gradient(135deg, #e0402b 0%, #f30540 100%);
    -webkit-box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
            box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
  }
  .btn-mb-link:focus .ment {
    color: white;
    opacity: 0.6;
  }
  .btn-mb-link:focus .flex-left-conts .txt {
    color: white;
  }
  .btn-mb-link:focus .flex-right-conts .txt {
    background-image: url("../../images/icon/m_icon_nextpage_wh.svg");
    color: white;
  }
  .btn-mb-link:active {
    background-image: linear-gradient(135deg, #e0402b 0%, #f30540 100%);
    -webkit-box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
            box-shadow: 0 15px 11px rgba(173, 0, 0, 0.16);
  }
  .btn-mb-link:active .ment {
    color: white;
    opacity: 0.6;
  }
  .btn-mb-link:active .flex-left-conts .txt {
    color: white;
  }
  .btn-mb-link:active .flex-right-conts .txt {
    background-image: url("../../images/icon/m_icon_nextpage_wh.svg");
    color: white;
  }
  .link-prod .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_product.svg");
  }
}

@media all and (max-width: 1024px) and (min-width: 600px) {
  .link-prod:hover .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_product_wh.svg");
  }
}

@media all and (max-width: 1024px) {
  .link-prod:focus .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_product_wh.svg");
  }
  .link-prod:active .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_product_wh.svg");
  }
  .link-cust .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_customer.svg");
  }
}

@media all and (max-width: 1024px) and (min-width: 600px) {
  .link-cust:hover .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_customer_wh.svg");
  }
}

@media all and (max-width: 1024px) {
  .link-cust:focus .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_customer_wh.svg");
  }
  .link-cust:active .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_customer_wh.svg");
  }
  .link-schedule .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_schedule.svg");
  }
}

@media all and (max-width: 1024px) and (min-width: 600px) {
  .link-schedule:hover .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_schedule_wh.svg");
  }
}

@media all and (max-width: 1024px) {
  .link-schedule:focus .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_schedule_wh.svg");
  }
  .link-schedule:active .flex-left-conts {
    background-image: url("../../images/icon/m_icon_main_schedule_wh.svg");
  }
}

/* =================== product =================== */
.inp-sub-info {
  padding: 18.5px 0 18.5px 119px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #f30540;
}

@media all and (max-width: 1024px) {
  .inp-sub-info {
    padding: 0;
    font-size: 12px;
    margin-bottom: 24px;
  }
}

@media all and (max-width: 1024px) {
  .inp-sub-info .mb-bottom-info {
    padding-left: 12px;
  }
}

.prod-img-grp {
  position: relative;
  width: 97px;
  height: 97px;
}

.prod-img-grp .prod-img-box {
  width: 100%;
  height: 100%;
  border-radius: 17px;
  overflow: hidden;
}

.prod-img-grp .prod-img-box .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.prod-img-grp .btn-delete {
  position: absolute;
  left: auto;
  right: -7px;
  top: -7px;
  width: 24px;
  height: 24px;
  border: 3px solid #fff;
  background-color: #404040;
  border-radius: 50%;
}

.type-mb-wrap {
  margin-bottom: 30px;
}

.mb-show-line {
  display: none;
  width: 100%;
  height: 1px;
  background-color: #ededed;
}

@media all and (max-width: 1024px) {
  .mb-show-line {
    display: inline-block;
    margin-bottom: 30px;
  }
}

.main-page .contents-area {
  padding-top: 46px;
}

@media all and (max-width: 1500px) {
  .main-page .contents-area {
    padding: 46px 30px 0;
  }
}

@media all and (max-width: 1024px) {
  .main-page .contents-area {
    padding: 0;
  }
}

.main-page .btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media all and (max-width: 1024px) {
  .main-page .btn-wrapper {
    display: block;
  }
}

.main-page .btn-wrapper .right-conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 10px;
}

@media all and (max-width: 600px) {
  .main-page .btn-wrapper .right-conts.type-prod-reg-btn-wrap .type-bg-icon {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media all and (max-width: 1024px) {
  .main-page .btn-wrapper .right-conts {
    padding: 29px 20px 43px;
  }
  .main-page .btn-wrapper .right-conts .custom-select-wrap {
    width: 100%;
  }
  .main-page .btn-wrapper .right-conts .type-bg-icon {
    width: 100%;
  }
  .main-page .btn-wrapper .right-conts .btn-filter-grp {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.main-page .btn-wrapper .custom-select-wrap {
  position: relative;
  margin-right: 10px;
}

.main-page .btn-wrapper .custom-select-wrap.is-active .custom-select-inner {
  height: auto;
}

.main-page .btn-wrapper .custom-select-wrap.is-active .type-selec {
  background-image: url("../../images/icon/icon_select_open_wh.svg");
}

.main-page .btn-wrapper .custom-select-inner {
  overflow: hidden;
  z-index: 2;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0;
}

.main-page .btn-wrapper .custom-select {
  border-bottom: 1px solid white;
}

.main-page .btn-wrapper .custom-select .type-link {
  border-radius: 0;
}

.main-page .btn-wrapper .custom-select:last-child .type-link {
  border-radius: 0 0 6px 6px;
}

@media all and (max-width: 1024px) {
  .main-page .table-wrapper {
    height: calc(100vh - 46px - 350px);
  }
}

.prod-page {
  padding-bottom: 50px;
}

.prod-page .prod-img-slide-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media all and (max-width: 1024px) {
  .prod-page .prod-img-slide-wrap {
    display: block;
  }
}

.prod-page .prod-img-slide-wrap .img-upload-wrap {
  width: 220px;
  margin-right: 18px;
  background-color: #fcfcfc;
}

@media all and (max-width: 1024px) {
  .prod-page .prod-img-slide-wrap .img-upload-wrap {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}

@media all and (max-width: 1024px) {
  .prod-img-slide-grp {
    width: 100%;
    overflow: hidden;
  }
}

.prod-slide-swiper {
  width: 400px;
  padding: 5px 0;
}

/* =================== customer =================== */
.bottom-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 23px;
}

@media all and (max-width: 1024px) {
  .bottom-btn-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
  }
  .bottom-btn-wrap .btn-grp {
    width: 100%;
  }
  .bottom-btn-wrap .btn-inp-related.bottom-btn {
    width: 100%;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
  }
}

.cust-page {
  padding-bottom: 50px;
}

.cust-page .white-panel {
  padding-bottom: 50px;
}

.cust-manage-page .white-panel {
  padding: 0;
}

.cust-manage-page .table-wrapper {
  height: calc(90vh - 156px);
}

@media all and (max-width: 1024px) {
  .cust-manage-page .table-wrapper {
    height: calc(100vh - 100px - 46px);
  }
}

.cust-manage-page .fix-modal {
  right: 400px;
}

/* =================== schedule =================== */
.schedule-page .page-container {
  padding-bottom: 50px;
}

@media all and (max-width: 1024px) {
  .schedule-page .page-ttl-grp {
    padding-bottom: 12px;
    border-bottom: 1px solid #e8e8e8;
  }
}

.schedule-page .content-wrapper {
  padding: 40px 72px 50px;
}

@media all and (max-width: 1540px) {
  .schedule-page .content-wrapper {
    padding: 40px 40px 50px;
  }
}

@media all and (max-width: 1400px) {
  .schedule-page .content-wrapper {
    padding: 40px 20px 50px;
  }
}

@media all and (max-width: 1024px) {
  .schedule-page .content-wrapper {
    margin-top: -45px;
    padding-top: 0;
  }
}

.schedule-page .top-btn-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

@media all and (max-width: 1024px) {
  .schedule-page .top-btn-grp {
    margin-bottom: 0;
  }
}

.schedule-page .top-btn-grp .btn {
  margin-left: 10px;
}

@media all and (max-width: 1024px) {
  .schedule-page .top-btn-grp .btn {
    height: 26px;
    font-size: 0.75rem;
  }
}

.schedule-page .top-btn-grp .btn:first-child {
  margin-left: 0;
}

.schedule-page .page-conts-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.month-wrap {
  text-align: center;
}

.month-wrap .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.month-wrap .month {
  padding: 0 17px;
  font-size: 1.625rem;
  font-weight: 600;
  color: #272e33;
}

@media all and (max-width: 1024px) {
  .month-wrap .month {
    font-size: 1.5rem;
  }
}

.calendar-container {
  width: 67%;
}

@media all and (max-width: 1024px) {
  .calendar-container {
    width: 100%;
    padding-top: 28px;
  }
}

.calendar-grid-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 20px;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap {
    gap: 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.calendar-grid-wrap .cell {
  width: calc(14% - 10px);
  height: 122px;
  margin: 5px;
  padding: 5px 14px;
  border-radius: 5px;
  background-color: #f9f5f5;
  color: #272e33;
  vertical-align: bottom;
  cursor: pointer;
}

@media all and (max-width: 1400px) {
  .calendar-grid-wrap .cell {
    width: calc(14% - 4px);
    margin: 0;
    padding: 5px 0;
    background-color: transparent;
  }
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell {
    height: 90px;
  }
}

.calendar-grid-wrap .cell span {
  display: block;
  text-align: center;
}

.calendar-grid-wrap .cell .num {
  margin-bottom: 4px;
  font-weight: 600;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell .txt-schdule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2px;
  }
}

.calendar-grid-wrap .cell .txt {
  overflow: hidden;
  display: block;
  display: -webkit-box;
  line-height: 20px;
  height: 20px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: break-word;
  position: relative;
  padding-left: 10px;
  font-size: 0.875rem;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell .txt {
    height: 10px;
    padding-left: 6px;
    font-size: 0;
  }
}

.calendar-grid-wrap .cell .txt:nth-child(n + 3) {
  display: none;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell .txt:nth-child(n + 3) {
    display: inline;
  }
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell .txt:nth-child(n + 5) {
    display: none;
  }
}

.calendar-grid-wrap .cell .txt:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -2px;
  border-radius: 50%;
  background-color: #f30540;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .cell .txt:before {
    width: 4px;
    height: 4px;
  }
}

.calendar-grid-wrap .cell .txt.main {
  color: #f30540;
}

.calendar-grid-wrap .cell .txt.pp {
  color: #a725fc;
}

.calendar-grid-wrap .cell .txt.pp:before {
  background-color: #a725fc;
}

.calendar-grid-wrap .cell .txt.bk {
  color: #272e33;
}

.calendar-grid-wrap .cell .txt.bk:before {
  background-color: #272e33;
}

.calendar-grid-wrap .cell .txt.bl {
  color: #1e26fb;
}

.calendar-grid-wrap .cell .txt.bl:before {
  background-color: #1e26fb;
}

.calendar-grid-wrap .day {
  height: auto;
  background-color: transparent;
}

.calendar-grid-wrap .red {
  color: #f30540;
}

.calendar-grid-wrap .off {
  opacity: 0.2;
}

.calendar-grid-wrap .btn-viewmore {
  display: none;
  margin-top: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #f30540;
}

@media all and (max-width: 1024px) {
  .calendar-grid-wrap .btn-viewmore {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: #c4c4c4;
    text-align: center;
  }
}

.calendar-grid-wrap .btn-viewmore.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.schedule-container {
  width: 33%;
  padding-top: 47px;
  padding-left: 10px;
}

@media all and (max-width: 1024px) {
  .schedule-container {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    padding: 0;
  }
}

.schedule-container .cover-bg {
  display: none;
}

@media all and (max-width: 1024px) {
  .schedule-container .cover-bg {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
}

@media all and (max-width: 1024px) {
  .schedule-container .schedule-wrap {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    padding: 30px 0;
    border-radius: 30px 30px 0 0;
    background-color: white;
  }
}

.schedule-container .sub-ttl {
  margin-bottom: 22px;
  font-size: 1.625rem;
  font-weight: 600;
  color: #272e33;
}

@media all and (max-width: 1024px) {
  .schedule-container .sub-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 22px;
    font-size: 1.25rem;
  }
}

.schedule-container .content-wrap {
  overflow: auto;
  height: calc(122px * 5 + 40px);
  padding: 25px 20px;
  border: 2px solid #f9f5f5;
  border-radius: 4px;
}

.schedule-container .content-wrap::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #efe2e2;
}

.schedule-container .content-wrap::-webkit-scrollbar-thumb {
  background-color: #f30540;
  border-radius: 100px;
}

html.ie .schedule-container .content-wrap {
  scrollbar-arrow-color: #f30540;
  scrollbar-face-color: #f30540;
  scrollbar-track-color: #efe2e2;
}

@media all and (max-width: 1024px) {
  .schedule-container .content-wrap {
    height: calc(100% - 90px);
    padding: 0 20px;
    border: 0;
  }
}

.schedule-container .day-wrap {
  padding-bottom: 10px;
  border-bottom: 1px solid #ebe2e2;
  font-size: 1.125rem;
  font-weight: 600;
  color: #272e33;
}

.schedule-list-wrap {
  padding-top: 10px;
}

.schedule-list-wrap .schedule-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: hidden;
  margin-top: 10px;
  border-radius: 4px;
  background-color: #f9f5f5;
}

.schedule-list-wrap .schedule-list.active {
  background-color: #ffdddd;
}

.schedule-list-wrap .schedule-list.active .txt-wrap {
  color: #f30540;
}

.schedule-list-wrap .schedule-list.active .txt-wrap b {
  color: #f30540;
}

.schedule-list-wrap .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding: 0 16px;
  background-color: #f30540;
  font-size: 1rem;
  font-weight: 600;
  color: white;
}

@media all and (max-width: 600px) {
  .schedule-list-wrap .time {
    font-size: 0.75rem;
  }
}

.schedule-list-wrap .schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 5px 10px;
}

.schedule-list-wrap .txt-wrap {
  padding: 0 8px;
  font-size: 1rem;
  font-weight: 400;
  color: #272e33;
  word-break: keep-all;
}

@media all and (max-width: 600px) {
  .schedule-list-wrap .txt-wrap {
    font-size: 0.75rem;
  }
}

.schedule-list-wrap .txt-wrap b {
  font-weight: 600;
}

.schedule-list-wrap .txt-wrap .main {
  color: #f30540;
}

.schedule-list-wrap .txt-wrap .pp {
  color: #a725fc;
}

.schedule-list-wrap .txt-wrap .bk {
  color: #272e33;
}

.schedule-list-wrap .txt-wrap .bl {
  color: #1e26fb;
}

.schedule-list-wrap .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  background-color: white;
}
