@charset "UTF-8";

/*=============영문 only code=====================*/

.inquiry-article .inquiry-box .info-guide {
  display: flex;
  flex-direction: column;
}

.inquiry-article .inquiry-box .info-guide .manager-box span,
.inquiry-article .inquiry-box .info-guide .manager-box em {
  line-height: 1;
}

.inquiry-article .inquiry-box .contact-box ul {
  margin-top: 15px;
}

.inquiry-article .inquiry-box .contact-box ul li + li::before {
  top: 3px
}

.inquiry-article .inquiry-box .contact-box span,
.inquiry-article .inquiry-box .contact-box em,
.inquiry-article .inquiry-box .contact-box a {
  line-height: 1;
}

.inquiry-article .inquiry-box .info-guide .manager-box span,
.inquiry-article .inquiry-box .info-guide .manager-box em {
  line-height: 1.36;
}


.inquiry-article .inquiry-box .info-guide .manager-box em {
  display: block;
  margin-top: 10px;
}

.inquiry-article .inquiry-box .contact-box ul {
  margin-top: 0;
}

.page_title-section.list_page-section .auction_head_info-article .center-box .event_day-list li {
  margin-bottom: 8px;
}

.page_title-section.list_page-section .auction_head_info-article .center-box .btn_set {
  margin-top: 25px;
}

.page_title-section.list_page-section .auction_head_info-article .center-box .btn_set .btn {
  width: 132px;
  color: #555;
  border: 1px solid #555;
  border-radius: 3px;
}

.content-panel.type_panel-search_tab .search_tab-article .col_item > .select-box.sort-type {
  min-width: 210px;
}

.content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .other {
  width: calc(100% - 68px);
  padding-left: 5px;
}


.content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list dt {
  position: initial;
  float: left;
}

.content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state {
  width: 68px;
}
.content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state > div {
  min-width: 63px;
  width: inherit;
}
.content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state.op-ing > div {
  line-height: 1;
}

.content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .other {
  width: calc(100% - 68px);
}

.content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list {
  overflow: hidden;
}

/* 리뉴얼에서 대체 [auction-list] */
.content-panel .auction-list .item-article .product_info .title-box span {
  font-family: "Libre Baskerville", serif;
}

.content-panel .auction-list .item-article .product_info .info-box dl {
  padding-left: 85px;
}

/* 리뉴얼에서 대체 [type_panel-product_result_list] */
.content-panel.type_panel-product_result_list .item-article .typo-area .info-box dl {
  margin-right: 170px;
}

.content-panel.type_panel-product_result_list .item-article .typo-area .info-box dt {
  min-width: 88px;
}

.content-panel.type_panel-product_result_list .item-article .typo-area .btn-box .btn {
  width: 160px;
}


.bidding_pc .lotlist-tabmenu .btn_item {
  padding: 0;
  display: inline-block;
  height: 33px;
}
.bidding_pc .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem .item-cont .num .live_box:before {
  top: 8px;
  left: 6px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
}

.allview_fixed-wrap .fixed-panel .panel-body .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem .item-cont-num .num-box .num {
  padding: 0;
}
.allview_fixed-wrap .fixed-panel .panel-body .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem.live .num-box .num::before {
  left: 50%;
}

.content-panel.type_panel-loan .loan-step-area .loan-step.loan-step-other .item-area {
  padding: 45px 10px 0px;
}


.content-panel .sell_item-area .sell-box .screening_step li {
  width: 50%;
}

.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price thead tr th,
.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price thead tr td,
.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price tbody tr th,
.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price tbody tr td,
.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price tfoot tr th,
.trp.popupfixed-wrap.offline_payment-popup .table_base.name-payment_price tfoot tr td {
  padding: 3px 1px;
}
.basis-section.mypage-section .aside-area .mem-info-wrap {
  display: block;
}
.content-panel .bid-list-wrap .bid-list .bid-item > dd .text-area .titlename {
  font-weight: 700;
  font-size: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}
.content-panel .bid-list-wrap .bid-list .bid-item > dt .btn-area .btn {
  width: 210px;
}

.content-panel.type_panel-mypage_inquiry .form_table-list li .half:nth-child(2n+1) {
  margin-left: 0;
}

.content-panel.type_panel-mypage_inquiry .form_table-list li .half:nth-child(2) ~ .select-box {
  margin-top: 10px;
}

.content-panel.type_panel-mypage_inquiry .form_table-list li .third:nth-child(3n+1) {
  margin-left: 0;
}

.content-panel.type_panel-mypage_inquiry .form_table-list li .third:nth-child(3) ~ .select-box {
  margin-top: 10px;
}

.content-panel.type_panel-mypage_inquiry .form_table-list li .col_select {
  display: flex;
  flex-wrap: wrap;
}
.content-panel.type_panel-member .form_list > li .mark_dot-list {
  color: #777777;
}

.content-panel.type_panel-member .form_list > li .radio-box {
  margin: 20px 0 25px;
}

.content-panel.type_panel-member .form_list > li .warning_text {
  color: #db1b1b;
}

.content-panel.type_panel-member .form_list > li .passport-wrap {
  background-color: #f6f6f6;
  padding: 30px;
  margin-top: 25px;
}

.content-panel.type_panel-member .form_list > li .trp.file-box {
  width: 157px;
  margin-top: 25px;
}

.content-panel.type_panel-member .form_list > li .passport-wrap span {
  color: #333333;
  font-weight: 700;
  margin-bottom: 5px;
}

.content-panel.type_panel-member .policy_accordion .checkbox_title {
  margin-top: 55px;
  color: #333333;
}

.content-panel.type_panel-member .policy_accordion .all_check .checkbox-box i,
.content-panel.type_panel-member .policy_accordion .accordion_name .checkbox-box i {
  top: 5px;
}

.content-panel.type_panel-member .join_guide dl .signup_btn {
  margin-top: 30px;
}

.content-panel.type_panel-member .join_guide .btn_line .btn {
  padding: 5px 20px;
}

.content-panel.type_panel-member .join_account {
  background-color: #f6f6f6;
  padding: 27px;
  margin-top: 45px;
}

.content-panel.type_panel-member .join_account .btn-wrap {
  margin-top: 20px;
}


.content-panel.type_panel-member .join_account .btn-wrap a {
  width: 170px;
}

.search-area .suggestion-box .word {
  width: 100px;
}


.trp.popupfixed-wrap.auction_info-popup .auction_info-article .btn_set .btn {
  width: 210px;
  margin: 0 5px;
}

.trp.popupfixed-wrap.images-popup .popup-align .pop-footer {
  width: 100%;
  height: 80px;
  padding: 15px 0;
  background-color: #111;
}

.trp.popupfixed-wrap.terms_required-popup .popup-align.mode-ms .pop-panel .pop-body .scroll-type {
  max-height: calc(100vh - (136px + 70px + 128px));
}


.trp.popupfixed-wrap.terms_required-popup .popup-align.mode-ms .pop-panel .pop-body .btn_bottom {
  margin-top: 40px;
}

.trp.popupfixed-wrap.terms_required-popup .popup-align.mode-ms .pop-panel .pop-body .btn_bottom .btn_set {
  display: flex;
  justify-content: center;
}

.trp.popupfixed-wrap.terms_required-popup .popup-align.mode-ms .pop-panel .pop-body .btn_bottom .btn_set .btn {
  width: 170px;
}

.trp.popupfixed-wrap .name-bid_commission td {
  padding: 15px 10px;
}

.trp.popupfixed-wrap .name-price_tag th:nth-child(1) {
  width: 59.375%;
}

.trp.popupfixed-wrap.login-popup .pop-body .info_box .info_txt {
  padding-left: 13px;
}

.trp.popupfixed-wrap.login-popup .pop-body .info_box .info_txt span {
  text-decoration: underline;
}

.trp.popupfixed-wrap.login-popup .pop-body .confirm_btn .btn {
  width: 210px;
}

.trp.popupfixed-wrap.tooltip-popup .pop-body .group-box.buyinfo-box {
  margin-top: 25px;
}
.trp.popupfixed-wrap.auction_live_record-popup .auction-bid-history {
  table-layout: auto;
  border-top: 0;
}

.trp.popupfixed-wrap.auction_live_record-popup .auction-bid-history tr td:nth-child(1) {
  width: 26.99055%;
}

.trp.popupfixed-wrap.auction_live_record-popup .auction-bid-history tr td:nth-child(2) {
  width: 31.7139%;
}

.trp.popupfixed-wrap.auction_live_record-popup .auction-bid-history tr td:nth-child(3) {
  width: 23.21188%;
}

.trp.popupfixed-wrap.auction_live_record-popup .auction-bid-history tr td:nth-child(4) {
  width: 18.08367%;
  white-space: normal;
  word-wrap: normal;
  word-break: break-all;
}
.trp.popupfixed-wrap.online_confirm-popup .accordion-area .con-area .con-header .policy_cont {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.trp.popupfixed-wrap.online_confirm-popup .accordion-area .con-area .con-header .policy_cont label {
  color: #333;
  font-weight: 600;
}
.type_panel-searchid .panel-bottom .info_box .info_txt span a {
  text-decoration: underline;
}
.error .etc_page-article {
  max-width: 900px;
  margin: 0 auto;
}
.content-panel.type_panel-location .location_list_wrap .location_list .list_inner .location_info dl dt {
  color: #333;
  margin-bottom: 25px;
  margin-right: 140px;
}

.content-panel.type_panel-terms .tab_move-bar ul li a .teb_txt {
  font-size: 14px;
  font-weight: 700;
  color: #21a099;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_header .inquiry_txt i + .tt5 {
  padding-top: 2px;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_header .means_txt_wrap_online .btn_box {
  padding-left: 15px;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_header > .btn_box {
  margin-top: 20px;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box .join_box_online ul li {
  padding-top: 0;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul > li .box_body .txt_area .list_box_wrap {
  text-align: left;
  padding-top: 10px;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul > li .box_body .txt_area .list_box_wrap dt {
  margin-bottom: 10px;
  text-align: center;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul > li .box_body .txt_area + .txt_area {
  margin-top: 40px;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .means_box_wrap .means_box ul li.full {
  width: 100%;
}

.content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .ship_box .txt_box ol:first-child {
  margin-top: 0;
}

.content-panel .swiper-article.concierge .pagination {
  display: none;
}
.content-panel.type_panel-proceeding_bidding .form_table_bidding > li .bidding-area .btn_radios .btn {
  width: auto;
}

.bidding_mo .my_lot .my_lot_wrap .my_lot_type1 .type2_info_box .standard .size_year span + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 1px;
  height: 10px;
  background-color: #bbb;
}

.trp.popupfixed-wrap.online_confirm-popup .accordion-area .con-area .con-body .text-area ul li a {
  text-decoration: underline;
}
.content-panel.type_panel-product_view .product_detail-article .index-area {
  padding-top: 45px;
}
@media all and (max-width: 1119px) {
  .content-panel.type_panel-product_result_list .item-article .typo-area .info-box dl {
    margin-right: 0;
  }
  .content-panel.type_panel-product_result_list .item-article .typo-area .btn-box .btn {
    width: 100%;
  }
}
@media all and (max-width: 1279px) {
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list {
    padding-left: 50px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list dt {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .content-panel.type_panel-mypage_inquiry .form_table-list li .col_select .dep1{
    width: 100%;
  }

  .content-panel.type_panel-mypage_inquiry .form_table-list li .col_select .dep2 {
    margin-left: 0;
    margin-top: 10px;
  }

  .content-panel.type_panel-mypage_inquiry .form_table-list li .col_select .dep3 {
    margin-left: 10px;
  }
}
@media all and (max-width: 1439px) {
  .inquiry-article .inquiry-box .contact-box ul li + li::before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
  }
  .inquiry-article .inquiry-box .contact-box span,
  .inquiry-article .inquiry-box .contact-box em,
  .inquiry-article .inquiry-box .contact-box a {
    line-height: 30px;
    font-size: 20px;
  }
  .inquiry-article .inquiry-box .info-guide .manager-box span,
  .inquiry-article .inquiry-box .info-guide .manager-box em {
    line-height: 1.36;
  }
  .inquiry-article .inquiry-box .info-guide .manager-box em {
    display: block;
    margin-top: 10px;
  }
  .inquiry-article .inquiry-box .contact-box ul {
    margin-top: 0;
  }
}
@media all and (min-width: 1024px) and (max-width: 1279px) {
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .standard .size_year span + span {
    padding-left: 0;
    margin-left: 0;
  }
  .content-panel.type_panel-mypage_auction.online-buy .bid-list .bid-item dd.item-ea .item-ea-inner {
    flex-direction: column;
  }

  .content-panel.type_panel-mypage_auction.online-buy .bid-list .bid-item dd.item-ea .item-ea-tit {
    margin-bottom: 0;
    margin-top: 20px;
    flex-direction: column;
  }

  .content-panel.type_panel-mypage_auction.online-buy .bid-list .bid-item dd.item-ea .item-ea-tit .txt {
    position: static;
    margin-left: 0;
    padding-left: 0;
    margin-top: 6px;
  }
}
@media all and (max-width: 450px) {
  .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .bidding-area .btn_radios .btn span {
    font-size: 11px;
    line-height: 1.2;
  }
}
@media all and (max-width: 1023px) {
  .inquiry-article .inquiry-box .contact-box span,
  .inquiry-article .inquiry-box .contact-box em,
  .inquiry-article .inquiry-box .contact-box a {
    line-height: 1.36;
    font-size: 15px;
  }
  .content-panel.type_panel-search_tab .search_tab-article .col_item.mb-col2 {
    justify-content: space-between;
  }
  .page_title-section.list_page-section .auction_head_info-article .center-box .event_day-list li {
    position: relative;
  }
  .page_title-section.list_page-section .auction_head_info-article .center-box .btn_set {
    margin-top: 15px;
  }
  .page_title-section.list_page-section .auction_head_info-article .center-box .btn_set .btn {
    width: auto;
    font-size: 14px;
    padding: 0 25px;
    line-height: 35px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .other {
    width: calc(100% - 80px);
    /*only english*/
    padding-left: 5px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list dt {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .standard .size_year span + span {
    margin-left: 10px;
    padding-left: 10px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .other {
    width: calc(100% - 80px);
    /*only english*/
    padding-left: 5px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list {
    padding-left: 40px;
    min-height: auto;
    overflow: visible;
  }
  .content-panel .auction-list .item-article .product_info .title-box span {
    font-size: 18px;
  }
  .content-panel .auction-list .item-article .product_info .info-box dl {
    padding-left: 50px;
  }
  .content-panel.type_panel-product_result_list .item-article .typo-area .info-box dl {
    font-size: 13px;
  }
  .content-panel.type_panel-product_result_list .item-article .typo-area .info-box dt {
    width: 64px;
  }
  .content-panel.type_panel-product_result_list .item-article .typo-area .btn-box .btn {
    width: 100%;
  }
  .content-panel.type_panel-loan .loan-step-area .loan-step.loan-step-other .item-area {
    width: 50%;
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .content-panel .sell_item-area .sell-box .screening_step li {
    width: 100%;
    border-left: 0;
    padding: 0px 19px;
  }
  .content-panel .bid-list-wrap .bid-list .bid-item > dd .text-area .titlename {
    font-size: 16px;
  }
  .content-panel.type_panel-infoaction .article-body .step-area .step_stage .step_con .con_body .join_box > ul > li .box_body .txt_area + .txt_area {
    margin-top: 15px;
  }
  .content-panel.type_panel-infoaction .tab_move-bar ul li {
    width: calc( 100% / 2);
    border-width: 0 1px 1px 0;
  }
  .content-panel.type_panel-infoaction .tab_move-bar ul {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    border-width: 1px 0 0 1px;
  }
  .content-panel.type_panel-location .location_list_wrap .location_list .list_inner .location_info dl dt {
    margin-bottom: 20px;
  }
  .trp.popupfixed-wrap.online_confirm-popup .accordion-area .con-area .con-header .policy_cont {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .trp.popupfixed-wrap.login-popup .pop-body .confirm_btn .btn {
    width: 100%;
  }
  .trp.popupfixed-wrap.login-popup .pop-body .info_box .info_txt {
    padding-left: 8px;
  }
  .trp.popupfixed-wrap .name-price_tag th:nth-child(1) {
    width: 59.25926%;
  }
  .trp.popupfixed-wrap.images-popup .popup-align .pop-footer {
    height: 40px;
    padding: 10px 0;
  }
  .trp.popupfixed-wrap.auction_info-popup .auction_info-article .btn_set .btn {
    width: calc(50% - 5px);
    margin: 0 5px;
  }
  .content-panel.type_panel-member .join_account .btn-wrap {
    margin-top: 10px;
  }
  .content-panel.type_panel-member .join_account .btn-wrap a {
    width: 130px;
  }
  .content-panel.type_panel-member .join_guide dl .signup_btn {
    margin-top: 20px;
  }
  .content-panel.type_panel-member .join_guide .btn_line .btn {
    padding: 3px 20px;
  }
  .content-panel.type_panel-member .join_account {
    padding: 20px;
    margin-top: 25px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state {
    width: 80px;
  }
  .content-panel.type_panel-marketing .service-marketing .banner .typo-area .area-footer .btn_wrap.btn-mb_full .btn {
    width: 100%;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state.op-ing > div,
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state > div {
    width: 80px;
    /*only english*/
    height: 32px;
    font-size: 13px;
    line-height: 32px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .state {
    width: 80px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .state-box .other {
    width: calc(100% - 80px);
    padding-left: 5px;
  }
  .content-panel.type_panel-product_list .product-list .item-article .typo-area .price-list {
    min-height: auto;
    overflow: visible;
  }
  .content-panel.type_panel-proceeding_bidding .form_table_bidding > li .bidding-area .btn_radios .btn {
    padding: 8px 4px;
    width: 100%;
  }
  .content-panel.type_panel-mypage_inquiry .form_table-list li .col_select .dep3 {
    margin-left: 0;
  }
  .content-panel.type_panel-member .form_list > li .passport-wrap {
    padding: 20px 10px;
    margin: 20px auto;
    display: flex;
    justify-content: space-around;
  }

  .content-panel.type_panel-member .form_list > li .passport-wrap .passport-box img {
    width: 270px;
    height: 165px;
  }

  .content-panel.type_panel-member .form_list > li .radio-box {
    margin: 5px 0 15px;
  }

  .content-panel.type_panel-member .policy_accordion .checkbox_title {
    margin-top: 35px;
  }
  .content-panel.type_panel-member .policy_accordion .all_check .checkbox-box i,
  .content-panel.type_panel-member .policy_accordion .accordion_name .checkbox-box i {
    top: 2px;
  }
  .content-panel.type_panel-member .policy_accordion .check_all-wrap .all_check{
    padding: 5px 0 18px 0;
  }
  .content-panel.type_panel-member .join_guide dl .signup_btn {
    margin-top: 20px;
  }
  .content-panel.type_panel-member .join_guide .btn_line .btn {
    padding: 3px 20px;
  }
  .content-panel.type_panel-member .join_account {
    padding: 20px;
    margin-top: 25px;
  }

  .content-panel.type_panel-member .join_account .btn-wrap {
    margin-top: 10px;
  }
  .content-panel.type_panel-member .join_account .btn-wrap a {
    width: 130px;
  }
  .content-panel.type_panel-search_tab2 .search_tab-article {
    padding: 10px 0;
  }
  .search-area .search-box .input_del {
    padding: 18px 70px 17px 0;
  }
  .search-area .suggestion-box .word {
    width: 80px;
    flex-shrink: 0;
  }
  .search-area .suggestion-box .word-items {
    width: calc(100% - 90px);
    flex-shrink: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .trp.popupfixed-wrap.bidding-online-popup .legend-area .unit {
    padding-left: 10px;
  }
  .trp.popupfixed-wrap.terms_required-popup .popup-align.mode-ms .pop-panel .pop-body .scroll-type {
    max-height: calc(100vh - (93px + 40px + 87px));
  }
  .trp.popupfixed-wrap .name-bid_commission th:nth-child(1) {
    width: 40.74074%;
  }
  .trp.popupfixed-wrap.tooltip-popup .pop-panel {
    display: flex;
    flex-direction: column;
  }
  .trp.popupfixed-wrap.tooltip-popup .pop-panel .pop-header .title-box {
    height: unset;
  }
  .trp.popupfixed-wrap.tooltip-popup .pop-panel .pop-body.scroll-type {
    max-height: unset;
  }
  .content-panel .swiper-article.concierge {
    margin-top: 40px;
  }
  .content-panel .swiper-article.concierge .mb-full {
    padding: 0 25px;
    overflow: hidden;
  }
  .content-panel .swiper-article.concierge .pagination {
    display: block;
  }
}

