.table-content-info-pc {
  /*display: block;*/
  width: 100%;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin-top: 40px;
}

.table-content-info-pc th:first-child {
  width: 50%;
}

.table-content-info-pc th,
td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.table-content-info-pc th + th,
.table-content-info-pc td + td {
  border-left: 1px solid #ccc;
}
.table-content-info-pc p {
  padding: 10px 0;
}
.paragraph-content-info-mo a.btn-link-area,
.table-content-info-pc a.btn-link-area {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  font-weight: 500;
  min-width: 150px;
  max-width: 100%;
  margin: 10px auto 20px;
}
.paragraph-content-info-mo {
  display: none;
  font-size: 14px;
}
.paragraph-content-info-mo h3 {
  padding: 10px;
  border-top: 2px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin-top: 20px;
}
.paragraph-content-info-mo p {
  padding: 5px;
}
.paragraph-content-info-mo h3 + p {
  padding: 10px 5px 5px;
}
.paragraph-content-info-mo p.paragraph-center {
  text-align: center;
}

.content-panel .line-box .title-txt {
  font-weight: bold;
  padding-right: 20px;
}
.content-panel .line-box .title-txt,
.content-panel .line-box .wrap-content-info {
  display: inline-block;
}
.content-panel .line-box .wrap-content-info div,
.content-panel .line-box .wrap-content-info div.info-tel,
.content-panel .line-box .wrap-content-info div.info-email {
  font-weight: bold;
  display: inline-block;
}
.content-panel .line-box .wrap-content-info div.info-tel {
  padding: 0 20px 0;
}

div.content-panel.type_panel-counter .countdown-article .trp_counter-area.type-3 ul.flip li div.down div.inn,
.content-panel.type_panel-counter .countdown-article .trp_counter-area.type-day ul.flip li div.down div.inn {
  color: #fff;
  background-color: #333;
}

div.content-panel.type_panel-counter .countdown-article .trp_counter-area.type-3 ul.flip li div div.inn,
.content-panel.type_panel-counter .countdown-article .trp_counter-area.type-day ul.flip li div div.inn {
  color: #fff;
  background-color: #333;
  text-shadow: none;
}

.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_header
  .means_txt_wrap_online
  .btn_box
  a
  span:lang(en) {
  line-height: 1.5;
}

.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_header
  .means_txt_wrap_online
  .btn_box.en-guide {
  padding-left: 0;
}
.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_body
  .preview_box
  .inner
  .btn_box.mg_only_pc {
  margin: 10px 0 0 40px;
}

/*upcoming update*/
.upcoming-view-sum_wrap-title {
  margin: 0 auto;
  padding-top: 80px;
  width: 80%;
}
.upcoming-view-sum_wrap-title .auction-title {
  color: #fff;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  font-family: 'Noto Serif KR', serif;
  margin: 0 auto 50px;
}
.upcoming-view-sum_img {
  width: 400px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 0 auto 50px;
  height: 400px;
  background: #fff;
  text-align: center;
}
.upcoming-view-sum-img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
  width: 400px;
}
.upcoming-view-sum-img-wrap img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.basis-section.wrap-upcoming-view {
  background-image: url('https://seoulauction.com/images/bg/bg-upcoming-top_pc.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 0;
  margin-top: 0;
  max-width: 100%;
}
.terms-header-sticky-1 {
  position: sticky;
  top: 102px;
  width: inherit;
  background: #fff;
}

.info-txt_artist .title-bold_info {
  font-weight: 700;
}
.box-info_content {
  padding: 20px;
}
.box-info_content .info-txt_artist {
  padding-bottom: 20px;
}
.content-detail_txt {
  padding-bottom: 20px;
  line-height: 1.5;
}

/*footer*/
footer.footer.main-footer {
  border-top: 1px solid #eee;
}
.wrap-common_footer_top {
  background-color: #fff;
}
.wrap-common_footer_btm {
  background-color: #fafafa;
}
.wrap-footer_content {
  padding: 24px 120px;
  max-width: 1920px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.newsletter_wrap-checkbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 20px;
}
.newsletter_wrap-checkbox .txt_underline {
  text-decoration: underline;
}
.wrap_news-subscribe {
  text-decoration: underline;
  border-bottom: 1px solid #555;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 5px;
}
.wrap-footer .wrap-footer_btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-newletter_form {
  display: flex;
  align-items: center;
}
.newsletter-form {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-top-list {
  display: flex;
  gap: 40px;
  row-gap: 30px;
  margin-bottom: 24px;
  color: #555;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.26px;
}

.footer-business_info h6 {
  color: #888;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.28px;
  margin-bottom: 20px;
}
.wrap-footer_top-left .footer-top-list {
  margin-bottom: 92px;
}
.wrap-footer_btm-left > p {
  color: #888;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
}
.wrap-footer_btm-left .footer-top-list li a {
  color: #888;
  font-size: 12px;
  font-weight: 500;
}

.footer-top-list li a.bold {
  font-weight: 600;
}
.wrap-footer_btm-left .footer-top-list .privacy a {
  color: #555;
}
.footer-business_info {
  color: #888;
  width: 80%;
  max-width: 800px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
}
.footer-business_info:lang(en) {
  max-width: 900px;
}
.footer-business_info span {
  padding-right: 20px;
}
.footer-business_info span:first-child {
  font-weight: 500;
}
.wrap-footer_top-right {
  min-width: 400px;
  color: #555;
}
.wrap-footer_top-right:lang(en) {
  min-width: 420px;
}

.newsletter-info {
  padding-bottom: 20px;
  font-size: 14px;
}

.newsletter-blackBg {
  display: none;
}
.newsletter-termsbox {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.newsletter-termsbox {
  padding: 0 30px;
}
.newsletter-terms,
.newsletter-comfirmbox {
  max-width: 620px;
  background-color: #fff;
  border-top: 5px solid #ebebeb;
  padding: 30px 40px 40px;
  margin: 0 auto;
  display: none;
}
.newsAgree-close {
  width: 24px;
  height: 24px;
  margin-left: auto;
  margin-bottom: 10px;
  cursor: pointer;
}
#newsAgree[type='checkbox'] + label {
  padding-left: 9px;
}
#newsAgree[type='checkbox'] + label:before {
  width: 24px;
  height: 24px;
}
.newsAgree-checktxt {
  font-weight: 500;
  font-size: 1.375rem;
  margin-bottom: 20px;
  color: #000;
}
.newsAgree-txt {
  background-color: #fafafa;
  padding: 30px 49px 30px 45px;
  line-height: 1.75;
  word-break: keep-all;
}
.newsAgree_icon {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.newsAgree-comfirm {
  font-size: 20px;
  text-align: center;
  margin: 30px 0 40px;
  font-weight: 400;
  color: #111;
}
.newsletter-formbox {
  width: 100%;
}
.newsletter-form > input {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 12px;
  width: auto;
}
.newsletter-form > input[type='email'] {
  width: 60%;
}
.newsletter-form > input[type='text'] {
  width: 40%;
}

.newsletter-btnbox {
  justify-content: center;
}
.newsletter-btnbox > button.commonbtn,
.newsletter-btnbox > a.commonbtn {
  width: 125px;
  height: 43px;
  font-size: 12px;
  margin: 0;
}
.newsletter-btnbox > button.commonbtn {
  margin-right: 10px;
}
.newsletter-btnbox:lang(en) > a.commonbtn {
  padding-top: 7px;
}
.newsletter-box {
  height: 100%;
  padding: 30px 25px;
}

.newsAgree-comfirmbtn {
  display: table;
  margin: 0 auto;
  font-size: 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #111;
}

#subscript_check[type='checkbox'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#subscript_check[type='checkbox'] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: 26px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
}
#subscript_check[type='checkbox'] + label:before {
  width: 23px;
  height: 23px;
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  background-image: url('https://seoulauction.com/images/common/ico-checkbox-off.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
#subscript_check[type='checkbox']:checked + label:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url('https://seoulauction.com/images/common/ico-checkbox-on.svg');
  background-repeat: no-repeat;
  background-size: cover;
}
#subscript_check[type='checkbox'] + label:lang(en):before,
#subscript_check[type='checkbox']:checked + label:lang(en):before {
  top: 5px;
}
.newsletter-formbox > legend {
  width: 100%;
}
.newsletter-btnbox > button.commonbtn,
.newsletter-btnbox > a.commonbtn {
  width: 125px;
  height: 43px;
  font-size: 13px;
  margin: 0;
}
.newsletter-btnbox > button.commonbtn,
.newsletter-btnbox > a.commonbtn {
  border-color: #333;
}
.newsletter-btnbox > button.commonbtn {
  padding: 0;
  margin-right: 10px;
}
#subscript_check[type='checkbox'] + label {
  padding-left: 25px;
}
#subscript_check[type='checkbox'] + label:before,
#newsAgree[type='checkbox'] + label:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('https://seoulauction.com/images/mobile/icon/check01.png') no-repeat -1px -21px;
  background-size: 23px auto;
}
#subscript_check[type='checkbox']:checked + label:before,
#newsAgree[type='checkbox']:checked + label:before {
  width: 20px;
  height: 20px;
  background: url('https://seoulauction.com/images/mobile/icon/check01.png') no-repeat -1px -1px;
  background-size: 23px auto;
}
.terms-checktxt {
  font-size: 14px;
  margin-left: 6px;
}
.terms-checktxt:hover span {
  text-decoration: underline;
}
.terms-checktxt:lang(en) {
  max-width: 210px;
  padding-top: 2px;
}

.newsAgree-txt {
  padding: 20px;
  line-height: 1.46;
  margin-top: 20px;
  font-size: 13px;
}
#newsAgree[type='checkbox'] + label:before {
  width: 20px;
  height: 20px;
}
/*----------프라이빗 세일------------------*/
.private-sale-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    margin: 0 0 120px;
}
.private-present-img {
    width: 500px;
}
.private-sale-container > article {
    width: calc(100% - 560px );
}
.private-sale-container h3 {
    color:  #1C1C1C;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2
}
.private-guide-desc {
    margin: 24px 0 64px;
    color: #2B2B2B;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5
}
.private-detail-txt {
    margin: 8px 0 0;
    line-height: 1.5;
    letter-spacing: -0.5px;
}
.private-detail .private-detail-txt a {
    color: #39c3bc;
    text-decoration: underline;
}
.private-detail {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}
.private-detail h4 {
    color: #1C1C1C;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3; /* 130% */
}
.private-detail  > div {
    width: calc(50% - 20px);
}


.snsbox_icon,
.footer-infomenu,
.footer-infomenu > li {
  display: flex;
}
.footer-infomenu > li > a {
  font-weight: 600;
}
.footer-infomenu > li:nth-child(2) > a > strong {
  font-weight: 800;
}
.snsbox_icon > li {
  margin-right: 12px;
}
.snsbox_icon > li:last-of-type {
  margin-right: 0;
}
.footer_infobox {
  flex-direction: column;
  padding-top: 40px;
  /*padding-bottom: 50px;*/
  border-top: 1px solid #444;
}
.footer-infomenubox {
  display: flex;
  justify-content: space-between;
}
.footer_infobox p {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  font-weight: 600;
}
.footer_infobox p:first-of-type {
  margin-bottom: 20px;
}
.footer-infomenu {
  flex-wrap: nowrap;
  font-size: 16px;
  color: #a9a9a9;
  margin-bottom: 30px;
}
.footer_tel {
  display: inline-block;
}
.wrap-footer_btm-right .footer_sns-list {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.wrap-footer_btm-right .footer_sns-list a {
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
}
.wrap-footer_btm-left {
  width: 50%;
}
.wrap-footer_btm-left:lang(en) {
  width: 45%;
}
.wrap-footer_btm-right {
  width: 50%;
}
.wrap-footer_btm-right:lang(en) {
  width: 55%;
}
.wrap-footer_btm-right > .footer_sns-list li a.sns-1 {
  background: url('https://public.seoulauction.io/resources/assets/images/common/ic_social-youtube.svg') no-repeat left top / 24px
    24px transparent;
}
.wrap-footer_btm-right > .footer_sns-list li a.sns-2 {
  background: url('https://public.seoulauction.io/resources/assets/images/common/ic_social-instagram.svg') no-repeat left top /
    24px 24px transparent;
}
.wrap-footer_btm-right > .footer_sns-list li a.sns-3 {
  background: url('https://public.seoulauction.io/resources/assets/images/common/ic_social-facebook.svg') no-repeat left top /
    24px 24px transparent;
}
.wrap-footer_btm-right > .footer_sns-list li a.sns-4 {
  background: url('https://public.seoulauction.io/resources/assets/images/common/ic_social-blog.svg') no-repeat left top / 24px
    24px transparent;
}
.wrap-footer_btm-right > .footer_sns-list li a.sns-5 {
  background: url('https://public.seoulauction.io/resources/assets/images/common/ic_social-kakaoplus.svg') no-repeat left top /
    24px 24px transparent;
}

.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_body
  .join_box
  > ul
  > li
  .box_body
  .explanation_area.info-area
  dl
  dt
  i {
  position: relative;
  top: auto;
  vertical-align: -3px;
  display: inline-block;
}
.wrap-info_ico-txt {
  position: relative;
}
.wrap-info_ico-txt i {
  position: absolute;
  top: 5px;
}
.wrap-info_ico-txt_flex {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
}
.wrap-info_ico-txt_flex .info-txt {
  line-height: 24px;
  height: 24px;
}
.wrap-info_ico-txt .info-txt,
.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_body
  .join_box
  > ul
  > li
  .box_body
  .explanation_area.info-area
  dl
  dt
  .info-txt {
  padding: 0 0 0 5px;
}
.wrap-info_ico-txt .info-txt {
  padding-left: 25px;
}
.info-represent {
  display: flex;
  align-items: center;
  gap: 30px;
  border-radius: 3px;
}
.info-represent img {
  width: 600px;
}
.info-represent .info-txt .title {
  color: #333;
  font-size: 26px;
  margin-bottom: 20px;
  font-weight: 500;
}
.info-represent .info-txt .desc {
  line-height: 1.5;
  font-size: 20px;
  word-break: keep-all;
}
.info-represent .info-txt .desc_sub {
  line-height: 24px;
  font-size: 18px;
  letter-spacing: -0.03em;
  word-break: keep-all;
  margin-top: 12px;
  color: #888888;
}
.info-represent .info-txt .desc_sub > strong {
  font-weight: 600;
  margin-left: 10px;
}
.art_price-mail {
  margin-bottom: 20px;
  font-size: 18px;
}

.art_price-mail a.txt_underline {
  text-decoration: underline;
  font-weight: 600;
}
.content-panel .sell_item-area .sell-box .contract_step li dl dd.align-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.content-panel .sell_item-area .sell-box .contract_step li dl dd.align-center p {
  font-weight: 500;
}
ol.number-list li {
  list-style-type: decimal;
}
.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul ol.number-list li,
.content-panel.type_panel-infoaction
  .article-body
  .step-area
  .step_stage
  .step_con
  .con_body
  .join_box
  > ul
  ol.number-list
  li
  + li {
  margin-left: 20px;
}
.content-panel .sell_item-area .sell-box .contract_step.step_5 li {
  width: 20%;
}
.icon-art_price_1,
.icon-art_price_2,
.icon-art_price_3,
.icon-art_price_4,
.icon-art_price_5 {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.icon-art_price_1::after {
  content: '';
  display: block;
  background-image: url('https://seoulauction.com/images/common/ico_chat.png');
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: repeat;
}
.icon-art_price_2::after {
  content: '';
  display: block;
  background-image: url('https://seoulauction.com/images/common/ico_search_art.png');
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: repeat;
}
.icon-art_price_3::after {
  content: '';
  display: block;
  background-image: url('https://seoulauction.com/images/common/ico_search_art2.png');
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: repeat;
}
.icon-art_price_4::after {
  content: '';
  display: block;
  background-image: url('https://seoulauction.com/images/common/ico_pencil.png');
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: repeat;
}
.icon-art_price_5::after {
  content: '';
  display: block;
  background-image: url('https://seoulauction.com/images/common/ico_write_paper.png');
  width: 80px;
  height: 80px;
  background-size: contain;
  background-repeat: repeat;
}

@media all and (max-width: 1439px) {
  /* footer */
  .wrap-footer_content {
    padding: 24px 20px 0;
  }
  .footer-business_info {
    width: 55%;
    min-width: 480px;
  }
    .inquiry-article .inquiry-box.bg-gray2 {
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    /* footer */
    .wrap-footer_content {
        padding: 24px 20px 0;
    }
    .footer-business_info {
       width: 55%;
        min-width: 480px;
    }
    .inquiry-article .inquiry-box .btn-area.mt-32 {
        display: flex;
    }
}

@media all and (max-width: 1320px) {
  /* footer */
  .wrap-footer_top-left .footer-top-list {
    flex-wrap: wrap;
    width: 55%;
    min-width: 380px;
    margin-bottom: 40px;
  }
}

#blacklot-frame {
  width: 100%;
  height: 80vh;
}
.mo-footer_sa_info {
  display: none;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area li.trp_acitem.all {
  border-top: 1px solid #ccc;
  padding-top: 24px;
  margin-top: 24px;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem.all label {
  font-size: 20px;
  color: #000;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem.all em {
  color: #39c3bc;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 8px;
  font-size: 16px;
  line-height: 2;
  font-weight: normal;
  text-decoration: none;
  margin: 0 5px;
}
.link_target.btn {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 0 8px;
  font-size: 16px;
  line-height: 2;
  font-weight: normal;
  text-decoration: none;
  margin: 0 5px;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 20px;
  vertical-align: -5px;
  margin-left: 3px;
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/arr-right_one.svg');
  background-repeat: no-repeat;
}
/*약관 강조 색*/
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label.txt-red {
  color: #f00;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label.txt-bold {
  font-weight: bold;
}

/*체크박스*/
.contents .trp.checkbox-box.checkbox-mint input[type='checkbox'] + i:after,
.popupfixed-wrap .trp.checkbox-box.checkbox-mint input[type='checkbox'] + i:after {
  display: block;
  content: '';
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/bg-checkbox-empty.svg');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}
.contents .trp.checkbox-box.checkbox-mint input[type='checkbox']:checked + i:after,
.popupfixed-wrap .trp.checkbox-box.checkbox-mint input[type='checkbox']:checked + i:after {
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/bg-checkbox-mint_on.svg');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}
.checkbox_wrap .checkbox-box.checkbox-mint .hidden_item {
  display: none;
}
.step_info_desc {
  font-size: 18px;
  line-height: 1.78;
  font-weight: 400;
}
.step_info_desc-box {
  border: 1px solid #dedede;
  margin-top: 25px;
  padding: 17px 40px 32px;
  font-size: 18px;
  line-height: 1.78;
  font-weight: 400;
}
.content-panel.type_panel-infoaction .article-body .step_info_desc-box .inquiry_txt {
  position: relative;
  padding-left: 30px;
  margin-top: 15px;
}
.content-panel.type_panel-infoaction .article-body .step_info_desc-box .inquiry_txt i {
  position: absolute;
  top: 6px;
  left: 0;
}
.info-gray_box {
  padding: 25px 20px;
  /*border: 1px solid #dedede;*/
  /*margin-top: 10px;*/
}

.info-gray_box li {
  list-style-type: disc;
  font-size: 18px;
  line-height: 1.75;
}

.content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con .con_body {
  margin-top: 0;
}
.content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con,
.step_info_desc,
.content-panel .article-body.art_price .sell_item-area {
  margin-top: 15px;
}
.mb30_mo-15 {
  margin-bottom: 30px;
}
.btn-download_art-price {
  margin-top: 30px;
  text-align: right;
}
.content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con .con_body .join_box > ul > li {
  padding: 60px 40px 40px;
}
.content-panel.type_panel-infoaction
  .article-body.art_price
  .step-area
  .step_stage
  .step_con
  .con_body
  .join_box
  > ul
  > li
  .box_body
  .txt_area
  .btn_box {
  text-align: right;
}

.section-add_data {
  position: absolute;
  right: 0;
  top: -15px;
}
.wrap-thumb-list {
  display: flex;
  flex-wrap: wrap;
  margin: -20px; /* 네거티브 마진으로 아이템 간격 조정 */
}
.wrap-thumb-list .thumb-nail {
  flex: 0 0 calc(33.333% - 40px); /* 3등분 */
  margin: 20px;
  position: relative;
}
.wrap-thumb-list .thumb-nail .wrap-blank {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.wrap-thumb-list .thumb-nail .wrap-blank.mo_only {
  display: none;
}
.wrap-thumb-list .thumb-nail iframe {
  height: 200px;
  width: 100%;
}
.thumb-nail .thumbnail-title {
  margin-top: 10px;
  color: #2b2b2b;
  text-overflow: ellipsis;
  font-size: 18px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2줄로 제한 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word; /* 단어 단위로 줄바꿈 */
  line-height: 1.5; /* 줄 높이 설정 */
  height: 3em; /* line-height의 2배로 설정 (2줄) */
}
.thumb-nail .thumbnail-desc {
  color: #757575;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.wrap-prevent_page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.prevent_ico img {
  margin: 0 auto 30px;
  display: block;
  width: 150px;
}
.wrap-prevent_page .page_wrap {
}
.wrap-prevent_page h1 {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 24px;
  text-align: center;
}
.wrap-prevent_page h2 {
  color: #757575;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  margin: 20px auto 50px;
  line-height: 1.6;
}
.prevent_box {
  border: 1px solid #e8e8e8;
  padding: 24px 34px;
  border-radius: 6px;
}
.prevent_box dt {
  display: inline-block;
  width: 160px;
  padding: 0 0 10px 0;
}
.prevent_box dt:lang(en) {
  width: 300px;
}
.prevent_box dd {
  color: #2b2b2b;
  font-weight: 600;
  line-height: 1.4;
  display: inline-block;
  padding: 0 0 10px 0;
}
.prevent_box dd .txt-light {
  font-weight: 400;
}
.inquiry-article .inquiry-box.bg-gray2 {
    background-color: #fafafa;
    border: none;
    color: #575757;
}
.inquiry-article .inquiry-box.bg-gray2 .title-box strong {
    font-size: 22px;
    color: #2b2b2b;
    font-weight: 600;
}
.inquiry-article .inquiry-box.bg-gray2 .info-guide .manager-box span {
    font-size: 18px;
    color: #575757;
    font-weight: 400;
    margin-right: 5px;
}
.inquiry-article .inquiry-box.bg-gray2 .info-guide .manager-box em {
    display: inline-block;
}
.inquiry-article .inquiry-box.bg-gray2 .info-guide {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.inquiry-article .inquiry-box.bg-gray2 .typo-area {
    align-items: center;
}
.inquiry-article .inquiry-box.bg-gray2 .info-guide .manager-box em {
    margin-top: 0;
}
.wrap-antialias {
  -webkit-font-smoothing: antialiased; /* Mac에서 부드럽게 */
  -moz-osx-font-smoothing: grayscale; /* Mac에서 부드럽게 */
  text-rendering: optimizeLegibility; /* 가독성 최적화 */
}
/* 컨시어지 */
.concierge-header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: #fff;
    background-image: none;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 640px;
    color: #fff;
    margin: 0 auto;
    animation: fadeInUp 0.6s ease-out forwards;
    animation-delay: 0s;
}
/* 배경 이미지 페이드인 애니메이션 */
@keyframes bgFadeIn {
  0% {
    opacity: 0;
    background-color: #fff;
  }
  50% {
    opacity: 0.5;
    background-color: rgba(255, 255, 255, 0.5);
  }
  100% {
    opacity: 1;
    background-color: transparent;
  }
}
@keyframes flashBg {
  0% {
    opacity: 0;
    filter: brightness(2);
  }
  20% {
    opacity: 1;
    filter: brightness(2);
  }
  40% {
    opacity: 1;
    filter: brightness(1);
  }
  100% {
    opacity: 1;
    filter: brightness(1);
  }
}
/* 이미지 로드 완료 후 적용될 클래스 */
.concierge-header.bg-loaded {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/bg-concierge_pc.jpg');
  animation: bgFadeIn 1.5s ease-out forwards;
}


/* 컨시어지 애니메이션 키프레임 정의 */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 애니메이션 적용을 위한 기본 클래스 */
.animate {
  opacity: 0;
}

/* 애니메이션 실행 클래스 */
.animate.fade-in-up {
  animation: fadeInUp 1s ease forwards;
}

.concierge-content {
  max-width: 1480px;
  margin: 0 auto;
}
.concierge-content .buttons {
  margin: 0 auto;
  text-align: center;
}
.concierge-header h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}
.concierge-header .btn-white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #444;
  padding: 16px 24px;
  margin-right: 8px;
  border-radius: 4px;
  font-weight: 600;
  min-width: 160px;
}
.concierge-header .btn-border {
  border: 1px solid #fff;
  color: #fff;
  padding: 16px 24px;
  border-radius: 4px;
  font-weight: 600;
  min-width: 160px;

}
.concierge-header img {
  width: 500px;
  margin: 20px auto 72px;
}
.concierge-value {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 120px;
  animation: fadeInUp 0.6s ease-out forwards;
  animation-delay: 0.3s;
  opacity: 0;
}
.concierge-value h3 {
  text-align: center;
  color: #2B2B2B;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  padding: 80px 0 40px;
}
.concierge-value h3:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-value .value-list {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.concierge-value .value-list li {
  background-repeat: no-repeat;
  background-position: center 36px;
  text-align: center;
  color:  #575757;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  padding: 24px 20px 24px;
  width: calc(100% - 20px);
}
.concierge-value .value-list li h4 {
  margin: 140px 0 12px;
  text-align: center;
  color: #2B2B2B;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
.concierge-value .value-list li h4:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-value .value-1 {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value1.svg');
}
.concierge-value .value-list .value-2 {
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value2.svg');
}
.concierge-value .value-3 {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value3.svg');
}
.concierge-desc {
  margin: 80px auto 0;
  padding: 80px 0px;
  background: rgba(126, 101, 37, 0.06);
  text-align: center;
  color: #575757;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
.concierge-desc h3 {
  color: #7E6525;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
  margin: 0 0 20px;
}
.concierge-desc h3:lang(en) {
  font-family: "Libre Baskerville", serif;
}

.concierge-service {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 120px;
}
.concierge-service h3 {
  text-align: center;
  color: #2B2B2B;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  padding: 80px 0 40px;
}
.concierge-service h3:lang(en) {
  font-family: "Libre Baskerville", serif;

}
.concierge-service .service-list {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin: 0 0 80px;
}
.concierge-service .service-list li {
  background-repeat: no-repeat;
  background-position: 32px 32px;
  width: calc(33.3333% - 8px);
  color:  #575757;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  padding: 32px;
  border-radius: 8px;
  background-color: rgba(126, 101, 37, 0.06);
}
.concierge-service .service-list li h4 {
  margin: 100px 0 12px;
  color: #2B2B2B;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
}
.concierge-service .service-list li h4:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-service .service-1 {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceirge_service1.svg');
}
.concierge-service .service-list .service-2 {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceirge_service2.svg');
}
.concierge-service .service-3 {
  background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceirge_service3.svg');
}
.concierge-items {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 120px;
}
.concierge-items h3 {
  text-align: center;
  color: #2B2B2B;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  padding: 80px 0 40px;
}
.concierge-items h3:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-items .item-list {
  display: flex;
  gap: 24px;
}
.concierge-items .item-list h4 {
  text-align: center;
  color: #2B2B2B;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.25;
  margin:  24px 0 0;
}
.concierge-items .item-list h4:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-brands {
  padding: 56px 80px;
  gap: 40px;
  border-radius: 8px;
  margin: 160px auto 80px;
  background: rgba(126, 101, 37, 0.06);
  color: #575757;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  max-width: 1680px;
  line-height: 1.5
}
.concierge-brands h3 {
  text-align: center;
  color: #2B2B2B;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 auto 40px;
}
.concierge-brands h3:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-ask {
  background: rgba(126, 101, 37, 0.06);
  margin: 0 auto;
  padding: 120px 0;
}
.concierge-ask h3 {
  text-align: center;
  color: #2B2B2B;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px;
}
.concierge-ask h3:lang(en) {
  font-family: "Libre Baskerville", serif;
}
.concierge-ask h4 {
  color: #575757;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0 0 48px;
}
.concierge-ask .buttons {
  text-align: center;
}
.concierge-ask .btn-ask {
  border-radius: 4px;
  border: 1px solid #7E6525;
  background: #7E6525;
  padding: 16px 24px;
  color: #fff;
  margin-right: 8px;
  min-width: 160px;
  font-weight: 600;
}
.concierge-ask .btn-list {
  border-radius: 4px;
  color: #7E6525;
  border: 1px solid #7E6525;
  padding: 16px 24px;
  min-width: 160px;
  font-weight: 600;
}
.wrap-academy-desc {
  display: flex;
  align-items: center;
  gap: 64px;
}
.wrap-academy-desc h4 {
  color: #333;
  font-family: var(--Font-family-font-family-primary, Pretendard);
  font-size: var(--Font-size-font-size-3xl, 36px);
  font-style: normal;
  font-weight: 600;
  line-height: var(--Line-height-line-height-5xl, 44px); /* 122.222% */
}
.wrap-academy-desc h4 .txt-mint {
  color: #21A099;
  font-family: var(--Font-family-font-family-primary, Pretendard);
  font-size: var(--Font-size-font-size-3xl, 36px);
  font-style: normal;
  font-weight: 600;
  line-height: var(--Line-height-line-height-5xl, 44px);
}
.wrap-academy-desc .academy-right > p {
  margin: 24px 0 48px;
  color: var(--Semantic-Color-Gray-Text-default, #2B2B2B);
  font-family: var(--Font-family-font-family-primary, Pretendard);
  font-size: var(--Font-size-font-size-md, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: var(--Line-height-line-height-2xl, 28px); /* 155.556% */
}
.academy-left {
  width: 620px;
  height: 446px;
}
.academy-right {
  /*padding: var(--spacing-10, 40px) var(--spacing-13, 64px);*/
  width: calc(100% - 620px - 128px);
}
.academy-right li .list-txt-icon {
  display: flex;
  align-items: center;
  position: relative;
  border-radius: var(--radius-xs, 4px);
  background: var(--Semantic-Color-Gray-Background-light, #FAFAFA);
  padding: var(--spacing-4, 8px) var(--spacing-6, 16px);
  gap: var(--spacing-5, 12px);
  color: var(--Semantic-Color-Gray-Text-component-default, #444);
  font-size: var(--Font-size-font-size-base, 16px);
  font-weight: 500;
  line-height: var(--Line-height-line-height-xl, 26px); /* 162.5% */
}
.academy-right li:hover .list-txt-icon {
  background: var(--Color-Gray-Background-bg-tertiary, #F5F5F5);
  color: var(--Semantic-Color-Gray-Text-component-strong, #2B2B2B);
}
.academy-right li:not(:last-child) {
  margin-bottom: 12px;
}
.academy-right li .list-txt-icon .list-txt-icon-title {
  line-height: 1.5;
  display: inline-block;
}
.academy-right li {
   width: max-content;
 }

.academy-right li .instagram::before {
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/logo-sa-instagram.svg');
}
.academy-right li .sa-academy::before {
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/logo-sa-academy.png');
}
.academy-right li .sa-academy-student::before {
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/logo-sa-academy-student.png');
}
.academy-right li .list-txt-icon::before {
  content: '';
  width: 24px;
  height: 24px;
  background-size: cover;
  background-position: center;
  display: none;

}
.academy-right li .list-txt-icon {
  display: inline-block;
  display: flex;
  align-items: center;
}
.academy-right li .list-txt-icon::after {
  background-image: url('https://public.seoulauction.io/resources/assets/images/common/ico-arr-right.svg');
  content: '';
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  width: 20px;
  height: 20px;
  background-size: cover;
  background-position: center;


}
.content-panel.type_panel-marketing .service-marketing .banner .typo-area .area-body .wrap-txt-2 {
  margin-top: 12px;
}

/* 시가감정 */
.wrap-content-flex {
  display: flex;
  gap: 32px;
  padding: 64px 40px;
  border: 1px solid #dedede;
  align-items: center;
}
.wrap-content-flex .box_left {
  text-align: center;
  width: 400px;
}
.wrap-content-flex .box_left .ico-img {
  width: 142px;
  margin-bottom: 16px;
}

@media all and (max-width: 1023px) {
  .wrap-academy-desc {
    flex-direction: column;
    align-items: initial;
    gap: 24px;
  }
  .academy-left,
  .academy-right {
    width: 100%;
  }
  .academy-left {
    height: auto;
  }
  .academy-left img {
    width: 100%;
  }
  .wrap-academy-desc h4 {
    color: #333;
    font-size: var(--Font-size-font-size-xl, 24px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Line-height-line-height-3xl, 30px); /* 125% */
    letter-spacing: -0.48px;
  }
  .wrap-academy-desc h4 .txt-mint {
    color: #21A099;
    font-size: var(--Font-size-font-size-xl, 24px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--Line-height-line-height-3xl, 30px);
    letter-spacing: -0.48px;
  }

  .wrap-content-flex {
    display: block;
    padding: 24px 16px;
  }
  .wrap-content-flex .box_left {
    text-align: center;
    width: 100%;
    margin-bottom: 32px;
  }
  .wrap-content-flex .box_left .ico-img {
    width: 70px;
    margin-bottom: 16px;
  }
  .wrap-content-flex .box_left .btn-wth-auto {
    width: 100%;
    justify-content: center;
  }
  .wrap-content-flex .wrap-info_ico-txt_flex {
    align-items: flex-start;
    margin-bottom: 8px;
  }
  .wrap-content-flex .wrap-info_ico-txt_flex .icon-check-mint {
    /*margin-top: 2px;*/
  }
  .wrap-content-flex .wrap-info_ico-txt_flex .icon-check-mint::after {
    width: 16px;
    height: 16px;
    background-size: contain;
    margin-top: 2px;
  }
  .wrap-content-flex .wrap-info_ico-txt_flex .info-txt {
    line-height: 20px;
    height: auto;
    font-size: 14px;
  }
  .concierge-content {
    max-width: 100%;
  }
  .wrap-academy-desc .academy-right {
    margin-bottom: 60px;
  }
  .wrap-academy-desc .academy-right > p {
    color: var(--Color-Gray-Text-text-secondary, #2B2B2B);
    font-size: var(--Font-size-font-size-base, 16px);
    font-weight: 400;
    line-height: var(--Line-height-line-height-xl, 26px); /* 162.5% */
    margin: 16px 0 32px;
  }
  .academy-right li .list-txt-icon {
    display: flex;
    padding: var(--spacing-2, 4px) var(--spacing-4, 8px);
    align-items: center;
    gap: var(--spacing-4, 8px);
    color: var(--Semantic-Color-Gray-Text-component-default, #444);
    font-size: var(--Font-size-font-size-sm, 14px);
    font-weight: 500;
    line-height: var(--Line-height-line-height-md, 22px); /* 157.143% */
  }
  .concierge-header.bg-loaded {
    background-image: url('https://public.seoulauction.io/resources/assets/images/pages/bg-concierge_mo.jpg');
  }
  .concierge-header .concierge-content {
    text-align: center;
  }
  .concierge-header h3 {
    font-size: 20px;
  }
  .concierge-header img {
    width: 78%;
    height: auto;
    margin: 20px auto 40px
  }
  .concierge-header .btn-white,
  .concierge-header .btn-border {
    min-width: 130px;
    padding: 12px 20px;
  }
  .concierge-value,
  .concierge-service,
  .concierge-items {
    padding: 0;
  }
  .concierge-value .value-list {
    display: block;
  }
  .concierge-value .value-list li {
    width: 100%;
  }
  .concierge-value .value-list li,
  .concierge-value .value-list .value-2 {
    padding: 0 20px 60px;
    border-left: none;
    border-right: none
  }
  .concierge-value .value-list .value-1 h4 {
    padding: 85px 0 5px
  }
  .concierge-value .value-list .value-2 h4 {
    padding: 75px 0 5px
  }
  .concierge-value .value-list .value-3 h4 {
    padding: 95px 0 5px
  }
  .concierge-value .value-list li h4 {
    margin: 0;
    font-size: 18px;
    padding: 140px 0 20px;
    line-height: 1.5;
  }
  .concierge-value .value-list p {
    font-size: 16px;
  }
  .concierge-value h3 {
    font-size: 24px;
    padding: 64px 0 32px
  }
  .concierge-value .value-list li {
    background-position: center top;
  }
  .concierge-value .value-1 {
    background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value1_mo.svg');
  }
  .concierge-value .value-list .value-2 {
    background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value2_mo.svg');
  }
  .concierge-value .value-3 {
    background-image: url('https://public.seoulauction.io/resources/assets/images/pages/ico-conceiger-value3_mo.svg');
  }
  .concierge-desc {
    margin: 0;
    text-align: left;
    padding: 64px 20px;
  }
  .concierge-ask h3,
  .concierge-brands h3,
  .concierge-items h3,
  .concierge-desc h3,
  .concierge-service h3 {
    font-size: 24px;
    line-height: 1.2;
  }
  .concierge-value h3:lang(en),
  .concierge-brands h3:lang(en),
  .concierge-items h3:lang(en),
  .concierge-desc h3:lang(en),
  .concierge-service h3:lang(en),
  .concierge-ask h3:lang(en) {
    font-size: 24px;
  }
  .concierge-service {
    padding: 64px 20px;
  }
  .concierge-service h3 {
    text-align: left;
    padding: 0 0 32px;
  }
  .concierge-service .service-list {
    display: block;
    margin: 0;
  }
  .concierge-service .service-list li {
    margin-bottom: 16px;
    padding: 20px;
    background-position: 20px 20px;
    width: 100%;
  }
  .concierge-service .service-list li h4 {
    font-size: 18px;
    line-height: 1.5;
    margin: 80px 0 10px;
  }
  .concierge-service .service-list p {
    font-size: 16px;
  }
  .concierge-desc p {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 400;
  }
  .concierge-items h3 {
    text-align: left;
    padding: 0 20px;
    margin: 0 0 32px;
  }
  .concierge-items .item-list {
    padding: 0 0 12px;
    overflow-x: scroll;
    margin: 0;
    width: calc(100%);
    gap: 16px;
  }
  .concierge-items .item-list li {
    width: 58%;
    flex-shrink: 0;
  }
  .concierge-items .item-list li:first-child {
    margin-left: 20px;
  }
  .concierge-items .item-list li:last-child img {
    margin-right: 20px;
  }
  .concierge-items .item-list h4 {
    text-align: left;
    font-size: 20px;
    margin: 10px 0 0;
  }
  .concierge-brands {
    padding: 40px 24px;
    margin: 80px auto;
    width: calc(100% - 40px);
  }
  .concierge-brands h3 {
    text-align: left;
    margin: 0 0 20px;
  }
  .concierge-brands p {
    font-size: 18px;
    text-align: left;
  }
  .concierge-ask {
    padding: 64px 20px;
  }
  .concierge-ask h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 32px;
  }
  .concierge-ask .btn-ask,
  .concierge-ask .btn-list {
    padding: 12px 20px;
    min-width: 130px;
  }
  .wrap-prevent_page .page_wrap {
    width: calc(100% - 60px);
  }
  .wrap-prevent_page h2 {
    margin: 18px auto 28px;
  }
  .prevent_ico img {
    width: 90px;
  }
  .prevent_box {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
  }
  .prevent_box dd {
    display: block;
    padding: 0 0 4px 0;
  }
  .prevent_box dt {
    font-size: 14px;
    display: block;
    padding: 0 0 4px 0;
    width: auto;
  }
  .prevent_box dl + dl {
    margin-top: 20px;
  }
  .wrap-thumb-list .thumb-nail .wrap-blank.pc_only {
    display: none;
  }
  .wrap-thumb-list .thumb-nail .wrap-blank.mo_only {
    display: inline-block;
  }
  .wrap-thumb-list {
    display: block;
    flex-wrap: wrap;
    margin: 0; /* 네거티브 마진으로 아이템 간격 조정 */
  }
  .wrap-thumb-list .thumb-nail {
    flex: none;
    margin: 0 0 36px;
  }
  .art_price-mail {
    font-size: 14px;
  }
  .content-panel .sell_item-area .sell-box .contract_step li dl dd.align-center {
    display: block;
    height: auto;
  }
  .link_target.btn,
  .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn {
    font-size: 13px;
  }
  .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn:after {
    vertical-align: -6px;
  }
  .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem.all label {
    font-size: 16px;
  }
  .content-panel.type_panel-infoaction
    .article-body
    .step-area
    .step_stage
    .step_con
    .con_body
    .preview_box
    .inner
    .btn_box.mg_only_pc {
    margin: 10px 0 0;
  }
  .wrap-info_ico-txt i {
    top: 3px;
  }
  .content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con .con_body .join_box > ul > li {
    padding: 25px 15px;
  }
  .icon-art_price_1,
  .icon-art_price_2,
  .icon-art_price_3,
  .icon-art_price_4,
  .icon-art_price_5 {
    width: 60px;
    height: 60px;
  }
  .icon-art_price_1:after,
  .icon-art_price_2:after,
  .icon-art_price_3:after,
  .icon-art_price_4:after,
  .icon-art_price_5:after {
    width: 60px;
    height: 60px;
  }
  .content-panel .article-body.art_price .sell_item-area .sell-box .contract_step li .icon-box {
    width: 60px;
    height: 60px;
  }
  .content-panel .article-body.art_price .sell_item-area .sell-box .contract_step li {
    align-items: center;
  }
  .content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con,
  .step_info_desc,
  .content-panel .article-body.art_price .sell_item-area {
    margin-top: 8px;
  }
  .mb30_mo-15 {
    margin-bottom: 15px;
  }
  .content-panel.type_panel-infoaction
    .article-body.art_price
    .step-area
    .step_stage
    .step_con
    .con_body
    .join_box
    > ul
    > li
    .box_body
    .txt_area
    .btn_box {
    margin-top: 0px;
  }
  div.box_btm-border {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  p.info-txt_etc {
    padding: 8px 0 0;
  }
  .content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul ol.number-list li,
  .content-panel.type_panel-infoaction
    .article-body
    .step-area
    .step_stage
    .step_con
    .con_body
    .join_box
    > ul
    ol.number-list
    li
    + li {
    margin-left: 15px;
  }
  .content-panel .sell_item-area .sell-box .contract_step.step_5 li {
    width: 100%;
    max-width: 100%;
  }
  .info-represent {
    flex-direction: column;
    border: none;
  }
  .info-represent img {
    border: 1px solid #ededed;
  }
  .info-represent .info-txt .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .info-represent .info-txt .desc {
    font-size: 15px;
  }
  .info-represent .info-txt .desc_sub {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -0.02em;
    margin-top: 8px;
  }
  .explanation_area dd.tb1 .number-list {
    margin-top: 5px;
    margin-left: 0;
  }
  .font-16_mo-14 {
    font-size: 14px;
  }
  .step_info_desc,
  .step_info_desc-box,
  .info-txt_etc {
    font-size: 14px;
  }
  .content-panel.type_panel-infoaction .article-body.art_price .step_info_desc-box .inquiry_txt i {
    top: 5px;
  }
  .step_info_desc-box {
    padding: 15px;
    font-size: 15px;
    margin-top: 10px;
  }
  .info-gray_box {
    padding: 8px 20px;
  }
  .content-panel.type_panel-infoaction .article-body.art_price .step_info_desc-box .inquiry_txt {
    padding-left: 20px;
    margin-top: 0;
  }
  .info-gray_box li {
    font-size: 14px;
  }
  .content-panel.type_panel-infoaction .article-body.art_price .btn.btn_lg {
    padding: 0 8px;
    font-size: 14px;
  }
  /*footer*/
  .wrap_news-subscribe {
    gap: 3px;
  }
  .newsletter-form {
    flex-direction: column;
  }
  .newsletter-form > input[type='email'],
  .newsletter-form > input[type='text'] {
    width: 100%;
  }
  /*#subscript_check[type="checkbox"]+label:before{*/
  /*    top: 50%;*/
  /*    transform: translateY(-50%);*/
  /*}*/
  .newsletter-termsbox {
    padding: 0;
    width: 100%;
  }
  .newsletter-terms,
  .newsletter-comfirmbox {
    max-width: 100%;
    margin: auto 20px;
    padding: 25px 20px;
  }
  .newsAgree-checktxt {
    margin-bottom: 20px;
  }
  .newsAgree-close {
    width: 15px;
    height: 15px;
    background-size: contain;
  }
  .mo-footer_sa_info {
    display: block;
  }
  .mo-footer_sa_info-title {
    justify-content: center;
    display: flex;
    align-items: center;
    color: #555;
    border: 1px solid #ccc;
    padding: 10px 8px;
    gap: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.28px;
    margin: 20px 0 10px;
    cursor: pointer;
  }
  .mo-footer_sa_info-title .icon_up {
    display: none;
  }
  .mo-footer_sa_info-title .icon_up,
  .mo-footer_sa_info-title .icon_down {
    width: 18px;
  }
  .wrap-footer_content {
    padding: 20px 5% 10px;
    flex-direction: column-reverse;
    align-items: center;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.24px;
  }
  .mo-footer_sa_info-content {
    margin-bottom: 20px;
    display: none;
  }
  .mo-footer_sa_info-content.on {
    display: block;
  }
  .mo-footer_sa_info-content li {
    margin-bottom: 5px;
  }
  .mo-footer_sa_info-content li span {
    margin: 0 10px;
  }
  .mo-footer_sa_info-content li a {
    display: inline-block;
    margin-left: 10px;
  }
  .footer_sns-list {
    margin-bottom: 10px;
  }
  .wrap-common_footer_btm .wrap-footer_content {
    flex-direction: column;
  }
    .inquiry-article .inquiry-box.bg-gray2 .info-guide .manager-box em,
    .inquiry-article .inquiry-box.bg-gray2,
    .inquiry-article .inquiry-box.bg-gray2 .info-guide,
    .inquiry-article .inquiry-box.bg-gray2 .info-guide .manager-box {
        display: block;
    }
    .inquiry-article .inquiry-box.bg-gray2 .btn-area {
        margin-top: 24px;
    }
    .inquiry-article .inquiry-box.bg-gray2 .contact-box ul li + li::before {
        display: none;
    }
    .private-sale-container,
    .private-detail {
        display: block;
    }
    .private-detail > div {
        width: 100%;
    }
    .private-sale-container {
        margin: 0 0 80px;
    }
    .private-present-img {
        width: 100%;
        margin: 0 0 40px;
    }
    .private-sale-container > article {
        width: 100%;
    }
    .private-sale-container h3 {
        font-size: 24px;
        line-height: 1.25;
    }
    .private-guide-desc {
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 32px;
        line-height: 1.62;
    }
    .private-detail .selling {
        margin: 0 0 32px;
    }
    .wrap-prevent_page .page_wrap {
        width: calc(100% - 60px);
    }
    .wrap-prevent_page h2 {
        margin: 18px auto 28px;
    }
    .prevent_ico img {
        width: 90px;
    }
    .prevent_box {
        width: 100%;
        padding: 20px;
        margin: 0 auto;
    }
    .prevent_box dd {
        display: block;
        padding: 0 0 4px 0;
    }
    .prevent_box dt {
        font-size: 14px;
        display: block;
        padding: 0 0 4px 0;
        width: auto;
    }
    .prevent_box dl +  dl {
        margin-top: 20px;
    }
    .art_price-mail {
        font-size: 14px;
    }
    .content-panel .sell_item-area .sell-box .contract_step li dl dd.align-center {
        display: block;
        height: auto;
    }
    .link_target.btn,
    .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn {
        font-size: 13px;
    }
    .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem label .link_target.btn:after {
        vertical-align: -6px;
    }
    .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .terms-area .trp_acitem.all label {
        font-size: 16px;
    }
    .content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .preview_box .inner .btn_box.mg_only_pc {
        margin: 10px 0 0
    }
    .wrap-info_ico-txt i {
        top: 3px
    }
    .content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con .con_body .join_box > ul > li {
        padding: 25px 15px
    }
    .icon-art_price_1,
    .icon-art_price_2,
    .icon-art_price_3,
    .icon-art_price_4,
    .icon-art_price_5 {
        width: 60px;
        height: 60px;
    }
    .icon-art_price_1:after,
    .icon-art_price_2:after,
    .icon-art_price_3:after,
    .icon-art_price_4:after,
    .icon-art_price_5:after {
        width: 60px;
        height: 60px;
    }
    .content-panel .article-body.art_price .sell_item-area .sell-box .contract_step li .icon-box {
        width: 60px;
        height: 60px;
    }
    .content-panel .article-body.art_price .sell_item-area .sell-box .contract_step li {
        align-items: center;
    }
    .content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con,
    .step_info_desc,
    .content-panel .article-body.art_price .sell_item-area {
        margin-top: 8px;
    }
    .mb30_mo-15 {
        margin-bottom: 15px;
    }
    .content-panel.type_panel-infoaction .article-body.art_price .step-area .step_stage .step_con .con_body .join_box > ul > li .box_body .txt_area .btn_box {
        margin-top: 0px;
    }
    div.box_btm-border {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }
    p.info-txt_etc {
        padding: 8px 0 0
    }
    .content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul ol.number-list li, .content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul ol.number-list li + li {
        margin-left: 15px;
    }
    .content-panel .sell_item-area .sell-box .contract_step.step_5 li {
        width: 100%;
        max-width: 100%;
    }
    .info-represent {
        flex-direction: column;
        border: none
    }
    .info-represent img {
        border: 1px solid #ededed;
    }
    .info-represent .info-txt .title {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .info-represent .info-txt .desc {
        font-size: 15px;
    }
    .info-represent .info-txt .desc_sub {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: -0.02em;
        margin-top: 8px;
    }
    .explanation_area dd.tb1 .number-list {
        margin-top: 5px;
        margin-left: 0;
    }
     .font-16_mo-14 {
        font-size: 14px;
    }
     .step_info_desc,
     .step_info_desc-box,
     .info-txt_etc {
         font-size: 14px;
     }
    .content-panel.type_panel-infoaction .article-body.art_price .step_info_desc-box .inquiry_txt i {
        top: 5px;
    }
    .step_info_desc-box {
        padding: 15px;
        font-size: 15px;
        margin-top: 10px;
    }
    .info-gray_box {
        padding: 8px 20px;
    }
    .content-panel.type_panel-infoaction .article-body.art_price .step_info_desc-box .inquiry_txt {
        padding-left: 20px;
        margin-top: 0;
    }
    .info-gray_box li {
        font-size: 14px;
    }
    .content-panel.type_panel-infoaction .article-body.art_price .btn.btn_lg {
        padding: 0 8px;
        font-size: 14px;
    }
    /*footer*/
    .wrap_news-subscribe {
        gap: 3px;
    }
    .newsletter-form{
        flex-direction: column;
    }
    .newsletter-form>input[type=email], .newsletter-form>input[type=text]{
        width: 100%;
    }
    /*#subscript_check[type="checkbox"]+label:before{*/
    /*    top: 50%;*/
    /*    transform: translateY(-50%);*/
    /*}*/
    .newsletter-termsbox {
        padding: 0;
        width: 100%;
    }
    .newsletter-terms,
    .newsletter-comfirmbox {
        max-width: 100%;
        margin: auto 20px;
        padding: 25px 20px;
    }
    .newsAgree-checktxt {
        margin-bottom: 20px;
    }
    .newsAgree-close {
        width: 15px;
        height: 15px;
        background-size: contain;
    }
    .mo-footer_sa_info {
        display: block;
    }
    .mo-footer_sa_info-title {
        justify-content: center;
        display: flex;
        align-items: center;
        color: #555;
        border: 1px solid #ccc;
        padding: 10px 8px;
        gap: 10px;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.28px;
        margin: 20px 0 10px;
        cursor: pointer;
    }
    .mo-footer_sa_info-title .icon_up {
        display: none;
    }
    .mo-footer_sa_info-title .icon_up,
    .mo-footer_sa_info-title .icon_down {
        width: 18px;
    }
    .wrap-footer_content {
        padding: 20px 5% 10px;
        flex-direction: column-reverse;
        align-items: center;
        color: #888;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: -0.24px;
    }
    .mo-footer_sa_info-content {
        margin-bottom: 20px;
        display: none;
    }
    .mo-footer_sa_info-content.on {
        display: block;
    }
    .mo-footer_sa_info-content li{
        margin-bottom:5px;
    }
    .mo-footer_sa_info-content li span{
        margin:0 10px;
    }
    .mo-footer_sa_info-content li a{
        display: inline-block;
        margin-left: 10px;
    }
    .footer_sns-list {
        margin-bottom: 10px;
    }
    .wrap-common_footer_btm .wrap-footer_content {
        flex-direction: column;
    }

  .wrap-footer_btm-left {
    width: 100%;
  }
  .wrap-footer_btm-left .footer-top-list {
    flex-wrap: nowrap;
  }
  .wrap-footer_btm-left .footer-top-list li {
    width: fit-content;
    margin: 0 20px 0 0;
  }
  .wrap-footer_top-left {
    width: 100%;
  }
  .wrap-footer_top-right {
    font-size: 14px;
    min-width: 100%;
    width: 100%;
    border-bottom: 0.5px solid #ccc;
    margin-bottom: 20px;
  }
  .wrap-footer_top-right:lang(en) {
    min-width: 100%;
  }
  .wrap-footer_top-left .footer-top-list {
    width: 100%;
    min-width: 100%;
    max-width: 250px;
    margin-bottom: 0px;
  }
  .footer-top-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 5px;
    gap: 0;
  }
  .footer-top-list li {
    text-align: center;
    width: fit-content;
    margin: 0 20px 10px 0;
  }

  .footer-business_info {
    display: none;
  }
  .wrap-footer_btm-right {
    margin-top: 20px;
    width: 100%;
  }
  .wrap-footer_btm-left:lang(en) {
    width: 100%;
  }
  .wrap-footer_btm-right .footer_sns-list {
    justify-content: center;
  }

  .basis-section.wrap-upcoming-view {
    background-image: url('https://seoulauction.com/images/bg/bg-upcoming-top_mo.png');
  }

  .upcoming-view-sum_wrap-title {
    margin: 0 auto;
    padding-top: 30px;
  }
  .upcoming-view-sum_wrap-title .auction-title {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Noto Serif KR', serif;
    margin: 0 auto 30px;
  }

  .upcoming-view-sum_img {
    width: 240px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    margin: 0 auto 50px;
    height: 240px;
    background: #fff;
    text-align: center;
  }
  .upcoming-view-sum-img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 240px;
    width: 240px;
  }

  .tab-area .tab-list.faq li a:lang(en) {
    font-size: 11px;
  }
  .inquiry-article.type-customer .inquiry-box .info-guide.faq {
    width: 100%;
  }
  .inquiry-article.type-customer .inquiry-box .typo-area.faq {
    padding-left: 0;
  }
  .paragraph-content-info-mo {
    display: block;
  }
  .table-content-info-pc {
    display: none;
  }
  /*전시*/
  .content-panel .line-box .wrap-content-info {
    display: block;
  }
  .content-panel .line-box .title-txt,
  .content-panel .line-box .wrap-content-info div,
  .content-panel .line-box .wrap-content-info div.info-tel,
  .content-panel .line-box .wrap-content-info div.info-email {
    display: block;
    padding-bottom: 5px;
  }
  .content-panel .line-box .wrap-content-info div.info-tel {
    padding: 0;
  }

  /*전시장 대관*/
  .content-panel.type_panel-marketing .service-marketing.showroom .banner .typo-area .area-footer .btn_wrap.btns {
    display: block;
  }
  .content-panel.type_panel-marketing .service-marketing.showroom .banner .typo-area .area-footer .btn_wrap.btns .btn {
    width: 100%;
  }
  .content-panel.type_panel-marketing .service-marketing.showroom .banner .typo-area .area-footer .btn_wrap.btns.mo-half {
    display: flex;
    align-items: center;
    justify-content: space-between;

  }
  .content-panel.type_panel-marketing .service-marketing.showroom .banner .typo-area .area-footer .btn_wrap.btns.mo-half .btn {
    width: calc(50% - 4px);
  }
}
.box-video {
  padding: 0 0 40px;
}
.box-video video {
  width: 100%;
}

@media all and (max-width: 480px) {
  .box-video {
    padding: 0 0 20px;
  }
  /* footer */
  .wrap-footer_top-left .footer-top-list {
    row-gap: 10%;
  }
  .wrap-footer_top-right {
    display: none;
  }
}