@charset "utf-8";

@media (max-width: 1223px) {
  .quick-search__grid {
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 0px 24px;
  }

  .introduce__submit{
    width: 100%;
  }
  .mobile-only {
    display: none;
  }

  .custom-select_wrapper {
    flex-direction: row;
  }

  .quick-search {
    width: 100%;
  }

  .quick-search__card_wrapper {
    width: 100%;
  }

  .quick-search__card__text {
    word-break: keep-all;
  }

  .quick-search__card {
    width: 47%;
    height: 256px;
    padding: 16px;
  }

  .quick-search__eyebrow {
    padding: 5px 8px;
    align-items: center;
    font-size: 13px;
    line-height: 18px;
    border-radius: 6px;
  }

  .pc-only {
    display: none;
  }

  .quick-search__card-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 10px;
  }

  .quick-search__card-desc {
    font-size: 14px;
    line-height: 22px;
  }

  .quick-search__card__icon>img {
    width: 80px;
  }

  .quick-search__side {
    width: 100%;
  }

  .quick-search__box {
    width: 100%;
  }

  .quick-search__box__content {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 8px;
    justify-content: space-between;
  }

  .quick-search__box__content-datePlan {
    color: var(--Neutral-50, #8a8a8a);
  }

  .banners__inner {
    width: 100%;
  }

  .intro-banner {
    height: auto;
    aspect-ratio: 1160/360;
  }

  .intro-banner__photo {
    border-radius: 0px;
  }

  .intro-banner__controls {
    right: 20px;
    bottom: 10px;
    width: 75px;
    padding: 3px 4px;
    height: 25px;
  }

  .intro-banner__count {
    font-size: 13px;
  }

  .intro-banner__footer {
    display: none;
  }

  .section01 {
    padding-bottom: 0px;
  }

  .service__inner {
    width: 100%;
    padding: 0 24px;
  }

  .service__wrap {
    display: flex;
    gap: 16px;
    flex-direction: column;
  }

  .content-heading {
    margin-bottom: 0px;
  }

  .service {
    padding: 28px 0 60px;
  }

  .popular-menu__item>img {
    width: 60px;
    height: 60px;
  }

  .popular-menu__item {
    border-radius: 16px;
    padding: 12px 8px;
  }

  .content-heading>h3 {
    font-size: 16px;
    font-weight: 700;
  }

  .popular-menu__item>div {
    font-size: 13px;
    line-height: 18px;
    font-weight: 600;
    width: 50px;
    word-break: keep-all;
    text-align: center;
  }

  .m-only {
    display: block;
  }

  .popular-menu__option {
    width: 83px;
    left: 5.5%;
    text-align: center;
    top: 103%;
    border-radius: 8px;
    font-size: 12px;
  }

  .popular-menu__option__arrow {
    position: absolute;
    left: 8.9%;
    top: 97%;
  }

  .sale__inner {
    width: 100%;
    padding: 0px 24px;
  }

  .sale {
    padding: 28px 0 40px 0;
  }

  .basic-card_title {
    flex-direction: row;
    justify-content: space-between;
  }

  .content-heading__link {
    font-size: 13px;
  }

  .content-heading__position {
    align-items: anchor-center;
    margin-bottom: 0px;
  }

  .sale__inner_title {
    font-size: 16px;
  }

  .basic-card__desc__main {
    height: 178px;
    padding: 8px 16px 16px 16px;
  }

  .basic-card__thum {
    width: 100%;
    aspect-ratio: 1/1;
  }

  .section04__wrap {
    flex-direction: column;
    padding: 0px;
  }

  .content-heading__main {
    flex-direction: row;
  }

  .content-heading__link--icon__main--section04 {
    padding-right: 15px;
    line-height: 16px;
    align-self: center;
    background: url(../images/arrowRight_icon.svg) no-repeat right 0px center;
  }

  .section04__inner {
    width: 100%;
    margin: 0 auto;
  }

  .content-heading__title {
    font-size: 16px;
  }

  .introduce,
  .auction {
    width: 100%;
  }

  .section04 {
    padding: 28px 0 40px 0;
  }

  .container-search-area-used {
    width: 100%;
  }

  .container-search-area-wrapper {
    flex-direction: column;
  }

  .custom-select_wrapper {
    flex-direction: row;
  }

  .introduce__wrap {
    border: none;
  }

  /* ################################## Section : Section04 ################################## */
  .section04 {
    padding: 40px 0;
  }

  .section04__inner {
    width: 100%;
    padding: 0 20px;
  }

  .section04__wrap {
    flex-direction: column-reverse;
    gap: 40px;
  }

  .intro-banner__controls .swiper-button-prev,
  .intro-banner__controls .swiper-button-next {
    margin-top: 2px;
  }

  .introduce {
    width: 100%;
    order: 2;
  }

  .introduce__wrap {
    height: auto;
  }

  .introduce__item {
    padding: 15px 20px;
    width: 100%;
    gap: 15px;
  }

  .introduce__thum {
    width: 100%;
    max-height: 220px;
    height: unset;
    aspect-ratio: 17/9;
    position: relative;
  }

  .introduce__thum::after {
    content: '';
    display: block;
    padding-bottom: 100%;
  }

  .introduce__img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .intrduce__content {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #4c4c4c;
  }

  .auction {
    width: 100%;
  }

  .auction__wrap {
    width: 100%;
    height: auto;
    border: none;
  }

  .auction__slider {
    padding: 0 0 25px 0;
  }

  .auction__slide {
    gap: 0;
    border-radius: 16px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
  }

  .auction__thum {
    width: 100%;

  }

  .auction__img {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    display: block;
    object-fit: cover;
  }

  .auction__desc {
    width: 100%;
    height: 112px;
    text-align: left;
    padding: 16px 0 0 20px;
  }

  .auction__title {
    font-size: 16px;
    margin-bottom: 16px;
    transform: translateY(0);
  }

  .auction__info {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .auction__info span {
    margin: 0px;
  }

  .auction__value {
    font-size: 12px;
  }

  .auction__value--current {
    font-size: 24px;
  }

  /* swiper custom */
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }

  .auction__slider .swiper-pagination {
    bottom: 0;
    justify-content: center;
  }

  .auction__badge {
    margin-bottom: 16px;
    width: 24vw;
  }

  .testimonial__inner {
    width: 100%;
  }

  .review_title_wrapper {
    padding: 0px 24px;
  }

  .review-card__body {
    flex-direction: column;
    width: 100%;
  }

  .review-card__badge-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .review-thumb {
    width: 100%;
    height: 100%;
    aspect-ratio: 7 / 1;
  }

  .review-card {
    width: 400px;
    height: 555px;
  }

  .review-stars {
    margin-bottom: 10px;
  }

  .review {
    overflow: hidden;
  }

  .review__content {
    overflow: hidden;
    color: var(--Neutral-30, #474747);
    font-feature-settings: 'ss10' on;
    text-overflow: ellipsis;

    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 157.14%;
    /* 22px */
    letter-spacing: 0.203px;
  }

  .testimonial {
    padding: 28px 0 40px 0;
  }

  .m-header-sub {
    transition: all 0.3s ease;
  }

  .m-login-header__btn__open,
  .m-login-header__btn__close {
    cursor: pointer;
    transition: opacity 0.2s ease;
  }

  .m-login-header__btn__open:hover,
  .m-login-header__btn__close:hover {
    opacity: 0.7;
  }

  /*========================================
  @ 공통
  ========================================*/
  /* header */
  .header__inner {
    width: 100%;
    justify-content: center;
  }

  .m-login-header,
  .m-header {
    display: block;
    position: relative;
  }

  .m-login-header {
    width: 100%;
    height: 66px;
    background: #fff;
    z-index: 999;
    /* position: fixed;
    top: 0;
    left: 0; */
  }

  .m-login-header__inner {
    height: inherit;
    display: flex;
    height: 100%;
    padding: 16px 20px;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .logo {
    display: flex;
    align-items: center;
  }

  .login__img--mobile {
    display: block;
    width: 129.7px;
  }

  .m-login-header__btn-wrap {
    display: flex;
  }

  .m-login-header__btn {
    display: flex;
    padding: 16px 7px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex: 1 0 0;
    color: var(--Neutral-10, #171717);
    font-feature-settings: 'ss10' on;
    font-size: 13px;
    font-weight: 600;
    line-height: 138.5%;
    /* 18.005px */
    letter-spacing: 0.252px;
    align-items: center;
    border-radius: 12px;
    border: 1px solid var(--Neutral-95, #E2E2E2);
    background: var(--Common-100, #FFF);
  }

  .m-login-header__btn-img {
    width: 24px;
    height: 24px;
  }

  .header__menu-item {
    color: var(--Neutral-30, #474747);
    font-feature-settings: 'ss10' on;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    /* 24px */
    letter-spacing: 0.091px;
  }

  .m-login-header__left-btn-wrap {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }

  .header__alarm-btn {
    display: inline-block;
    position: relative;
  }

  .header__alarm-btn::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: #FF6C45;
    right: 1px;
    top: 3px;
    z-index: 3;
    display: none;
  }

  .header__alarm-btn.active::before {
    display: block;
  }

  .header-snb__toggle>em {
    color: #818181;
  }

  .header-snb__toggle {
    color: #222;
    font-size: 14px;
  }

  .header-snb__wrap {
    right: -4px;
  }

  .m-header {
    padding: 6px 0 14px;
    background: #fff;
    width: 100%;
    height: 800px;

    /* position: fixed;
    z-index: 999;
    top: 56px;
    left: 0; */
  }

  .m_header_sub {
    height: 100%;
  }

  .m-header__inner {
    display: flex;

    height: 100%;
    padding: 0 20px;
    gap: 10px;
    flex-direction: column;
  }

  .m-header__login_content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 20px 0px 24px 0px;
    gap: 12px;
  }

  .m-header__user-name{
    margin-top: 20px;
    color: var(--Neutral-10, #171717);
    text-align: left;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 144.5%;
    letter-spacing: -0.004px;
  }
  .header__menu {
    display: flex;
    gap: 20px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: auto;
    height: 100%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */

  }

  .m-header-sub-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .m-header__menu_list {
    display: flex;
    height: 58px;
    width: 100%;
    background: url(../images/arrowRight_icon.svg) no-repeat right 0px center;
    justify-content: flex-start;
    align-items: center;
    align-self: stretch;
  }

  .header__menu::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
  }

  .header__menu-item {
    padding: 0;
  }

  .header__menu-item--margin-left-20 {
    margin-left: 20px;
  }

  .header__menu-item--margin-right-20 {
    margin-right: 20px;
  }

  .header__menu-badge {
    display: none;
  }

  .header__alarm-btn::before {
    content: '';
    position: absolute;
  }

  /* header scroll */
  .m-header__container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;

  }

  .m-header__container.active {
    transform: translateY(0px);
    z-index: 9999;
  }

  .m-header__container.fixed {
    position: fixed;
  }

  /* 모바일 헤더 드랍조정 */
  .m-header .header__menu.active {
    height: 240px;
  }

  .m-header .header__menu.active .header__menu-item {
    height: 36px;
  }

  .m-header .header__menu.active .header__drop-menu-cell {
    display: block;
    top: 32px;
  }

  .right-banner {
    display: none;
  }

  .swiper-button-next--used::before,
  .swiper-button-next--used01::before {
    display: none;
  }

  body,
  html {
    overflow-x: hidden;
    max-width: 100%;
  }
}


@media (max-width: 768px) {

  /*========================================
  @ 레이아웃
  ========================================*/

  .container {
    padding-top: 78px;
    margin-top: 0;
  }

  .padding-top-56 {
    padding-top: 56px;
  }

  .padding-top-80 {
    padding-top: 80px;
  }

  .padding--none {
    padding-top: 0;
  }

  html,
  body,
  .wrapper {
    height: unset;
  }

  .auction__badge {
    width: 54vw;
  }



  /* Footer  */
  .footer {
    font-size: 12px;
    padding: 28px 0 30px;
    font-size: 12px;
    margin-top: 72px;
  }

  .footer__inner {
    width: 100%;
    padding: 0 20px;
  }

  .policy {
    gap: 16px;
    margin-bottom: 27px;
  }

  .policy__link {
    font-size: 12px;
  }

  .policy__link::after {
    right: -8px;
  }

  .footer-table {
    flex-direction: column;
    gap: 20px;
  }

  .footer-table__title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .footer-table__row--left {
    width: 100%;
  }

  .footer-table__row--right {
    padding-left: 0;
  }

  .footer-table__content--duty {
    line-height: 18px;
    margin: 20px 0 10px;
  }

  .footer-table__br {
    display: inline;
  }

  .footer-table__br.footer-table__mobile-br {
    display: block;
  }

  .footer-table__mobile-br {
    display: block;
  }

  .footer-table__space.m-none {
    display: none;
  }

  .comment .pagination {
    padding-top: 16px;
  }

  /* 푸터 높이  */
  .comment+footer,
  .view+footer {
    margin-top: 32px;
  }

  /* aside */
  .left-banner,
  .right-banner {
    display: none;
  }

  /* content-heading */
  .content-heading__title {
    font-size: 16px;
  }

  .content-heading__link {
    font-size: 13px;
  }

  .content-heading__link--icon {
    padding-right: 30px;
    background: url(../images/arrowRight_icon.svg) no-repeat right 15px center;
  }

  .content-heading__link--icon-noText {
    background: url(../images/arrowRight_icon.svg) no-repeat center center;
  }
  .popular-menu__item {
    gap: 8px;
  }

  /* basic-card */
  .swiper-button-prev--used,
  .swiper-button-next--used,
  .swiper-button-prev--used01,
  .swiper-button-next--used01,
  .swiper-button-prev--used02,
  .swiper-button-next--used02 {
    display: none;
  }

  .basic-card.margin-bottom-60 {
    margin-bottom: 40px;
  }

  .basic-card__inner {
    width: 100%;
    padding-left: 20px;
    padding-bottom: 0;
  }

  .basic-card__list {
    /* gap: 15px; */
    /* gap: 6.47602%; */
    gap: 3.6%;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .basic-card__list.swiper-wrapper {
    flex-wrap: unset;
    justify-content: unset;
  }

  .basic-card__list+.basic-card__list {
    margin-top: 0;
  }

  .basic-card__cell-warp {
    gap: 3.6%;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .popular-menu__option__arrow {
    left: 8.5%;
    top: 96%;
  }
  .service__inner {
    width: 100%;
    padding: 0 20px;
  }

  .popular-menu__option {
    left: 3.2%;
  }

  .basic-card__item {
    /* width: 46.76199%; */
    width: 48.2%;
    height: auto;
    border-radius: 16px;
  }

  .basic-card__list .basic-card__item,
  .basic-card__cell-warp .basic-card__item {
    margin-bottom: 24px;
  }

  .basic-card__thum {
    width: 100%;
    height: 150px;
  }

  .basic-card__img {
    width: 100%;
    height: 100%;
  }

  .basic-card__desc {
    padding: 12px 12px 14px;
    min-height: 92px;
  }

  .basic-card__title {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    height: auto;
    line-height: 150%;
  }

  .basic-card__info {
    font-size: 12px;
    margin-bottom: 6px;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    line-height: 18px;
  }

  .basic-card__info.basic-card__info--national {
    line-height: 15px;
  }

  .basic-card__value-desc {
    font-size: 14px;
  }

  .basic-card__value {
    font-size: 14px;
    height: auto;
    line-height: 18px;
  }

  .basic-card--margin-bottom-60 {
    margin-bottom: 40px;
  }

  .basic-card__badge {
    font-size: 12px;
    padding: 6px 10px;
    left: 6px;
    top: 6px;
  }

  .basic-card__slider .swiper-pagination {
    display: none;
  }

  .basic-card--bg {
    padding: 40px 0 48px;
  }

  .basic-card.basic-card--bg .basic-card__inner {
    padding-right: 20px;
  }

  .basic-card__thum .auction__badge {
    width: 100%;
    top: unset;
    bottom: 0;
    right: 0;
    border-radius: 0;
    height: 32px;
    justify-content: center;
  }

  .basic-card__thum .auction__time {
    font-size: 12px;
  }

  .basic-card__thum .icon-size-16.icon-clock {
    width: 12px;
    height: 12px;
  }

  .basic-card__auction-badge {
    width: 48px;
    height: 57px;
  }

  .basic-card__badge-desc {
    font-size: 13px;
    line-height: 18px;
  }

  .view__photo-cell .basic-card__auction-badge {
    width: 56px;
    height: 66px;
  }

  .view__photo-cell .basic-card__badge-desc {
    font-size: 16px;
  }

  .view__photo-cell .auction__badge {
    height: 36px;
    font-size: 16px;
    width: 128px;
    padding: 0;
    top: 10px;
    right: 10px;
  }

  .view__photo-cell .auction__badge .icon.icon-size-24 {
    width: 16px;
    height: 16px;
    margin-right: 5px;
  }

  .datepicker__wrap {
    gap: 3.58208%;
    width: 100%;
  }

  .auction__edit-notice {
    padding-left: 0;
    border-top: 1px solid #e8e8e8;
    padding-top: 12px;
    margin-bottom: 26px;
  }

  .basic-card.basic-card__newcar .basic-card__inner {
    padding-left: 0;
  }

  .basic-card.basic-card__newcar .basic-card__inner .content-heading {
    padding-left: 20px
  }

  /*========================================
  @ index.html
  ========================================*/
  /* ################################## Section : banners ################################## */
  .banners__inner {
    width: 100%;
  }

  .intro-banner__photo {
    display: block;
    border-radius: unset;
  }

  .intro-banner .swiper-button-prev,
  .intro-banner .swiper-button-next {
    display: flex;
    width: 14px;
    height: 14px;
    bottom: 10px;
  }

  .intro-banner .swiper-button-prev {
    right: 50px;
  }

  .intro-banner .swiper-button-next {
    right: 20px;
  }

  .intro-banner .swiper-button-next:after,
  .intro-banner .swiper-button-prev:after {
    font-size: 14px;
  }

  /* ################################## Section : Sale ################################## */
  .sale {
    padding: 40px 0 16px;
  }

  .sale__inner {
    width: 100%;
    padding: 0 20px;
    padding-right: 0;
  }

  .sale__inner .content-heading {
    padding-right: 20px;
  }

  /* ################################## Section : Testimonial ################################## */
  .testimonial {
    padding: 28px 0 40px 0
  }

  .review__slide {
    width: 66%;
    height: auto;
  }

  .review__thum {
    height: 172px;
  }

  .review__desc {
    height: auto;
    padding: 14px 20px 16px;
  }

  .review__img {
    display: block;
    width: 100%;
  }

  .review__title {
    font-size: 18px;
  }

  .review-info {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .btn-container {
    margin-top: 18px;
  }

  .review__btn {
    font-size: 16px;
    width: 232px;
    height: 52px;
  }

  /* chat-mobile */
  .chat--mobile {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .chat__desc {
    padding-top: 2px;
  }

  /*========================================
  @ used.html
  ========================================*/
  /* recomend */
  .page-heading {
    display: none;
    margin-bottom: 24px;
  }

  .page-heading.page-heading--on {
    display: block;
    padding-top: 80px;
  }

  .page-heading__inner {
    width: 100%;
    padding: 0 20px;
  }

  .page-heading__wrap {
    padding: 0 0 14px;
  }

  .page-heading__title {
    font-size: 20px;
    color: #4c4c4c;
  }

  .page-heading__inner .page-heading__bnts-wrap {
    display: none;
  }

  .recommend {
    padding-top: 27px;
  }

  .recommend__inner {
    width: 100%;
    padding: 0 20px;
  }

  .recommend__slider .swiper-pagination {
    display: none;
  }

  /* search-form */
  .search-form {
    margin: 40px 0 25px;
  }

  .search-form__inner {
    width: 100%;
    padding: 13px 20px 24px;
  }

  .search-form__inner .form__select {
    color: #222;
  }

  .search-form__inner .form__select.form__select.disabled {
    color: #a5a5a5;
  }

  .search-form__wrap {
    flex-wrap: wrap;
    gap: 4.4776%;
  }

  .search-form__item {
    height: 36px;
    width: 47.7611%;
  }

  .search-form__item+.search-form__item {
    margin-top: 10px;
  }

  .search-form__item+.search-form__item--no-margin {
    margin-top: 0;
  }

  .search-form__item--select-01 {
    width: 47.7611%;
  }

  .search-form__item--entire {
    width: 100%;
  }

  .search-form__item--margin-left-10 {
    margin: 0;
  }

  .search-form__btn-wrap {
    margin-left: 0;
  }

  .search-form__btn {
    width: 100%;
    font-size: 14px;
  }

  .search-form__btn-box {
    width: 72.5%;
  }

  .search-form__btn-box--small {
    width: 36px;
  }

  .search-form__item .search-form__input {
    height: 36px;
  }

  .search-form__value {
    width: 100%;
  }

  .search-form__value--front,
  .search-form__value--back,
  .unit {
    font-size: 14px;
    display: inline-block;
    width: auto;
    margin: 0;
  }

  /* table */
  .table__inner {
    width: 100%;
    padding: 0 20px;
  }

  .table__control+.table__control {
    margin-left: 9px;
  }

  .table__cell {
    position: relative;
  }

  .table__content tr {
    border-bottom: unset;
  }

  .table__content tr:last-of-type {
    border-bottom: 1px solid #e8e8e8;
  }

  .table__cell--flex {
    padding: 12px 0;
    /* gap: 16px; */
  }

  .table__title {
    font-size: 14px;
    line-height: 18px;
  }

  .table__mobile-btn {
    position: absolute;
    right: 0;
    bottom: 16px;
  }

  .table__mobile-btn.off {
    display: none;
  }

  .table__content.table__content--align-left .basic-card__list-wrap {
    padding-bottom: 0;
  }

  /* writing btn */
  .writing__btn--fix {
    position: fixed;
    width: 132px;
    height: 44px;
    border: 1px solid #ff6c45;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
    background: #fff;
    color: #ff6c45;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    font-weight: 700;
    z-index: 200;
  }

  .writing__desc {
    padding-left: 20px;
    background: url(../images/writing_icon.png) left center/ 13px 18px no-repeat;
    line-height: 1.4;
  }

  /*========================================
@ #로그인,회원가입
========================================*/
  .member {
    margin-top: 24px;
  }

  .member__inner {
    width: 100%;
    padding: 0 20px;
  }

  .member__heading {
    margin-bottom: 24px;
  }

  .member__sub-heading {
    margin-top: 40px;
    margin-bottom: 28px;
  }

  .form__item-desc {
    font-size: 12px;
    line-height: 18px;
  }

  .form-control-btns {
    justify-content: space-between;
  }

  .form__control--width-232 {
    width: 68%;
  }

  .form__item-btn.form__item-btn--mail {
    width: 38%;
    font-size: 14px;
  }

  .member__desc-wrap {
    margin-bottom: 40px;
  }

  .member__body--mobile {
    min-height: calc(100vh - 174px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .form__group-cell.form__group-cell--mobile {
    min-height: calc(100vh - 238px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 0;
  }

  .member__title {
    font-size: 20px;
  }

  .member__desc--02 {
    font-size: 18px;
    color: #ff6c45;
    font-weight: 700;
  }

  .member__sub-heading--margin-top-36 {
    margin-top: 24px;
  }

  .member__sub-heading.member__sub-heading--margin-top-36 .member__sub-title {
    font-size: 18px;
  }

  .form__item-btn {
    font-size: 18px;
  }

  .login__btn-wrap {
    margin-bottom: 14px;
  }

  .member__notice-title .icon-warning-24 {
    height: 20px;
    width: 20px;
  }

  .form__item-valid {
    font-size: 12px;
  }

  /*========================================
  @ # 마이페이지
  ========================================*/
  .my-view__inner {
    width: 100%;
    padding: 0 20px 0;
  }

  .snb {
    display: none;
  }

  .my-view__title {
    line-height: 25px;
  }

  .my-view__desc {
    line-height: 18px;
  }

  .my-view__content {
    width: 100%;
  }

  .my-view__cell {
    width: 100%;
    overflow: hidden;
  }

  .my-view__cell+.my-view__cell {
    margin-top: 40px;
  }

  .table__heading {
    display: none;
  }

  .table__list .table__cell:not(:nth-of-type(1)) {
    display: none;
  }

  .table__cell:nth-of-type(1) {
    border-top: 1px solid #e8e8e8;
  }

  .table__cell .agree-check__value.margin-right-16 {
    margin-right: 10px;
  }

  .table__title {
    margin-bottom: 8px;
  }

  .table__year {
    display: none;
  }

  .table__info-mobile {
    display: flex;
    margin-top: 8px;
    line-height: 18px;
  }

  .table__mobile-item {
    font-size: 14px;
    font-weight: 700;
  }

  .table__mobile-item.em {
    color: #ff6c45;
  }

  .table__mobile-item+.table__mobile-item {
    margin-left: 10px;
  }

  .table__mobile-item--info {
    font-weight: 400;
  }

  .table__check::before,
  .table__check::after {
    background-size: 18px 18px;
  }

  .table__cell--flex-column {
    padding: 12px 0;
  }

  .table__cell--flex-column p {
    line-height: 24px;
  }

  .table__ticket-desc {
    margin-left: 4px;
  }

  .table__mobile-detail {
    display: block;
    font-size: 12px;
    margin-top: 8px;
    color: #4c4c4c;
  }

  .table__mobile-detail span {
    color: #a5a5a5;
  }

  .table__year-mobile {
    display: -webkit-box;
    font-size: 12px;
    color: #4c4c4c;
    margin-top: 8px;
  }

  .table__info-mobile .table__year-mobile {
    margin-top: 0;
  }

  .table__ticket-num-mobile {
    font-size: 12px;
    color: #4c4c4c;
    margin-right: 16px;
  }

  .table__thum--end::before,
  .table__thum--open::before,
  .table__thum--screen::before,
  .table__thum--bid::before {
    font-size: 16px;
    font-weight: 400;
  }

  .table__thum--end+.table__desc .table__mobile-item--info,
  .table__thum--open+.table__desc .table__mobile-item--info,
  .table__thum--screen+.table__desc .table__mobile-item--info,
  .table__thum--bid+.table__desc .table__mobile-item--info {
    color: #a5a5a5;
  }

  .table__auction-time {
    font-size: 14px;
    margin-top: 0;
  }

  .my-view__ticket {
    flex-direction: column;
    padding: 28px 20px 20px;
    margin-bottom: 40px;
  }

  .my-view__ticket-content {
    margin-bottom: 23px;
  }

  .icon-size-64-54 {
    width: 48px;
    height: 42px;
  }

  .icon-ticket.margin-right-28 {
    margin-right: 20px;
  }

  .my-view__ticket-btn-wrap {
    width: 100%;
  }

  .my-view__ticket-btn {
    width: 100%;
    height: 60px;
    font-size: 18px;
  }

  .myinfo_tab-btn {
    font-size: 16px;
  }

  .myinfo__name {
    width: 88px;
    font-size: 14px;
  }

  .myinfo__content {
    width: calc(100% - 88px);
  }

  .myinfo__content-desc {
    font-size: 12px;
  }

  .myinfo__body.myinfo__alarm {
    padding: 0;
  }

  .myinfo__alarm-cell--first {
    border: none;
  }

  .myinfo__header {
    margin-bottom: 8px;
  }

  .myinfo__alarm-cell {
    flex-direction: column;
    padding: 20px 0 20px;
    height: auto;
    border-bottom: 1px solid #e8e8e8;
    align-items: unset;
  }

  .myinfo__alarm-subject {
    width: 100%;
    background: transparent;
    margin-bottom: 8px;
    font-weight: 700;
    padding: 0;
    line-height: 24px;
  }

  .myinfo__alarm-content {
    width: 263px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .myinfo__alarm-cell .form__toggle-value {
    position: absolute;
    top: 22px;
    right: 0;
  }

  .myinfo__out {
    width: 100%;
  }

  .myinfo__out-inner {
    width: 100%;
  }

  .myinfo__out-check {
    margin-top: 40px;
  }

  .myinfo__out-check-label {
    width: 100%;
    height: auto;
    line-height: 20px;
  }

  .myinfo__out-check-label .form__check-icon--register {
    width: 24px;
    height: 24px;
    margin-right: 0;
    align-self: start;
  }

  .myinfo__out-check-label--desc {
    width: calc(100% - 32px);
  }

  .alarm-setting+.alarm-setting {
    margin-top: 40px;
  }

  .alarm-setting__item {
    width: 33.3333%;
    height: 40px;
  }

  .alarm-setting__cell {
    flex-direction: column;
  }

  .alarm-setting__subject {
    margin-bottom: 14px;
  }

  .alarm-setting__content.alarm-setting__content--width-514,
  .alarm-setting__content.alarm-setting__content--width-550 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .alarm-setting__cell-list {
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
    gap: 14px;
  }

  .alarm-setting__cell-item {
    width: 100%;
  }

  .alarm-setting__cell-newcar-list {
    width: 100%;
  }

  .alarm-setting__cell-newcar-item {
    width: 50%;
  }

  .alarm-setting__cell-list+.alarm-setting__cell-list {
    margin-top: 0;
  }

  .alarm-setting__content.alarm-setting__content--width-800 {
    width: 100%;
  }

  .alarm-setting__cell-newcar-list+.alarm-setting__cell-newcar-list {
    margin-top: 11px;
  }

  .alarm-setting__cell-newcar-item:nth-child(n+3) {
    margin-top: 11px;
  }

  .alarm-setting__item:nth-child(5n) {
    border-right: 1px solid #e8e8e8;
  }

  .alarm-setting__item:nth-child(n+16) {
    border-bottom: none;
  }

  .alarm-setting__item:nth-child(3n) {
    border-right: none;
  }

  .alarm-setting__item:hover {
    background: transparent;
    color: #222;
    font-weight: 400;
  }

  .myinfo__alarm-notice {
    font-size: 12px;
    line-height: 18px;
  }

  .pagination {
    margin-top: 16px;
  }

  .pagination__num {
    font-size: 14px;
  }

  /*========================================
  @ # 마이페이지
  ========================================*/
  .view {
    padding: 0 0 40px;
  }

  .view__inner {
    width: 100%;
    padding: 0 20px;
  }

  .view__top-wrap {
    flex-direction: column;
    gap: 28px;
    margin-bottom: 8px;
  }

  .view__photo-row {
    width: 100%;
  }

  .view__photo-cell {
    /* height: 185px; */
    height: auto;
    margin-bottom: 12px;
    border-radius: 8px;
  }

  .view__photo-cell.view__photo-cell--height-572 {
    margin-bottom: 0;
    height: auto;
  }

  .view__text-row {
    width: 100%;
  }

  .view__photo-wrap {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    height: 100%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    gap: 8px;
  }

  .view__photo-wrap::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
  }

  .view__small-photo-cell {
    width: 88px;
    height: 60px;
    flex-shrink: 0;
  }

  .view__wrap {
    border: none;
    padding: 0;
  }

  .view__wrap--height-420,
  .view__wrap--height-568 {
    margin-bottom: 28px;
    height: auto;
  }

  .view__button-wrap {
    right: 0;
    top: 27px;
  }

  .view__big-button-wrap {
    flex-direction: row;
    gap: 15px;
    margin-bottom: 16px;
  }

  .view__big-btn {
    font-size: 18px;
  }

  .view__body {
    padding-top: 28px;
  }

  .view__info {
    margin-bottom: 28px;
  }

  .view__cell+.view__cell {
    margin-top: 12px;
  }

  .view__price {
    margin-bottom: 28px;
  }

  .view__seller {
    border-top: 1px solid #cecece;
    ;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 24px 20px;
  }

  .view__basic-wrap {
    margin-bottom: 24px;
  }

  .view__basic-wrap--bottom {
    margin-bottom: unset;
  }

  .view__responsive {
    font-size: 12px;
    line-height: 18px;
  }

  .view__detail-info {
    padding: 24px 0 16px;
  }

  .view__detail-title {
    font-size: 18px;
  }

  .view__detail-content {
    min-height: 124px;
  }

  .view__button-wrap {
    gap: 8px;
  }

  .view__button {
    font-size: 14px;
    padding: 9px 23px;
  }

  .view__title {
    width: 80%;
  }

  .comment__inner {
    width: 100%;
    padding: 0 20px;
  }

  .comment__wrap {
    width: 100%;
  }

  .comment__title {
    font-size: 18px;
  }

  .comment__input-area {
    padding: 16px 0 0;
    border-bottom: none;
  }

  .comment__input-area .avatar {
    display: none;
  }

  .comment__value-wrap {
    gap: 3.2%;
  }

  .comment__value {
    width: 75.2238%;
  }

  .recomment__item .comment__value-wrap {
    gap: 3.268%;
  }

  .recomment__item .comment__value {
    width: 73.2026%;
  }

  .recomment__item .comment__btn--input {
    width: 23.5294%;
    flex-shrink: 0;
  }

  .recomment__item.recomment__item--no-bg {
    padding-top: 0;
    background-position: left 0 top 4px;
  }

  .recomment__list::before,
  .recomment__list::after {
    display: block;
  }

  .comment__letter {
    display: none;
  }

  .comment__btn--input {
    width: 21.4925%;
    flex-shrink: 0;
  }

  .comment__item {
    padding: 26px 0;
  }

  .recomment__item {
    padding-left: 29px;
    background-position: left 0 top 28px;
  }

  .comment__cell {
    gap: unset;
  }

  .comment__name {
    margin-bottom: 8px;
  }

  .comment__detail {
    margin-bottom: 10px;
  }

  .comment__detail-content {
    padding-right: unset;
  }

  .comment__date {
    font-size: 12px;
    margin-right: 16px;
  }

  .comment__btn,
  .comment__cancel-btn {
    font-size: 12px;
  }

  .comment__value+.comment__btn {
    font-size: 16px;
  }

  .comment__item.edit .comment__cell .comment__func,
  .recomment__item.edit .comment__cell .comment__func {
    margin-top: 12px;
  }

  .recomment__item.edit {
    position: relative;
    background-position: left 0 top 30px;
  }

  .recomment__item.edit::after,
  .recomment__item.edit::before {
    content: '';
    width: 20px;
    height: 100%;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 2;
  }

  .recomment__item.edit::before {
    left: -20px;
  }

  .recomment__item.edit::after {
    right: -20px;
  }

  .register__inner {
    width: 100%;
    padding: 0 20px;
  }

  .register-form {
    padding: 0;
    border: none;
  }

  .register-form.register-form--padding-bottom-48 {
    border-bottom: none;
    padding-bottom: 28px;
  }

  .register-form.register-form--padding-bottom-48.register-form__auction--padding {
    padding-bottom: unset;
  }

  .register-form:last-child {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 24px;
  }

  .register-form__item {
    flex-direction: column;
    align-items: unset;
    width: 100%;
  }

  .need-margin-bottom {
    margin-bottom: 24px;
  }

  .register-form__item.need-margin-bottom {
    margin-bottom: 24px;
  }

  .register-form__item.need-margin-bottom--28 {
    margin-bottom: 28px;
  }

  .register-form__item+.register-form__item {
    margin-top: 28px;
  }

  .register-form__label {
    margin-bottom: 12px;
  }

  .register-form__wrap {
    width: 100%;
    gap: 15px;
  }

  .register-form__column--magin-bottom-12 {
    margin-bottom: 0;
  }

  .register-form__wrap--width-860 {
    width: 100%;
  }

  .register-form__wrap--width-170+.register-form__wrap--width-170 {
    margin-left: 0;
    margin-top: 12px;
  }

  .register-form__column {
    flex-direction: column;
    gap: unset;
  }

  .register-form__column--column {
    margin-top: 28px;
  }

  .register-form__wrap--width-260 {
    width: 73.7313%;
  }

  .register-form__column+.register-form__column {
    margin-top: 28px;
  }

  .register-form__value--address {
    flex-wrap: wrap;
  }

  .register-form__value--address>.form__control {
    width: 61.7910%;
  }

  .register-form__address-btn+.form__control {
    width: 100%;
    margin-top: 12px;
  }

  .register-form__address-btn {
    width: 33.4328%;
    margin: 0;
    margin-left: 4.7761%;
  }

  .register__checkbox {
    position: absolute;
    right: 0;
    bottom: 14px;
  }

  .register-form__value--desc01,
  .register-form__value--desc02,
  .register-form__value--desc03,
  .register-form__value--desc04,
  .register-form__value--desc06,
  .register-form__value--desc08 {
    margin-top: 23px;
  }

  .register-form__value--desc01::after,
  .register-form__value--desc02::after,
  .register-form__value--desc03::after,
  .register-form__value--desc04::after,
  .register-form__value--desc06::after,
  .register-form__value--desc08::after {
    bottom: 56px;
  }

  .register-form__value--desc05 {
    margin-top: 47px;
    line-height: 18px;
  }

  .register-form__value--desc05::after {
    bottom: 78px;
  }

  .register-form__file-wrap {
    width: 100%;
    margin: 12px 0 0;
    gap: 3.582%;
  }

  .register-form__file-wrap .form__file--upload-img {
    width: 30.9452%;
    height: unset;
    position: relative;
    margin-bottom: 12px;
  }

  .register-form__file-wrap .form__file--upload-img::before {
    content: '';
    padding-bottom: 100%;
    display: block;
  }

  .register-form__file-wrap .form__file--upload-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
  }

  .register-form__item .form__toggle-value {
    position: absolute;
    right: 0;
    top: -4px;
  }

  .register-form__item .form__toggle-btn-label {
    width: 40px;
  }

  .register-form__item .dot {
    left: 2px
  }

  .register-form__item .form__toggle-btn:checked~.dot {
    transform: translateY(-50%) translateX(16px);
  }

  .editor__inner {
    width: 100%;
    padding: 0 20px;
  }

  .point__btn {
    font-size: 12px;
    left: 5px;
    padding: 2px 8px;
  }

  .register-form .form__del-btn {
    width: 18px;
    height: 18px;
  }

  .register-btn__mobile {
    display: block;
  }

  .register-btn__mobile .register-btn__mobile-inner {
    width: 100%;
    padding: 0 20px;
    margin-top: 14px;
  }

  .register-btn__mobile .page-heading__bnts-wrap {
    justify-content: end;
  }

  .form__file--upload-pdf {
    margin-bottom: 12px;
  }

  /* =========
  @ 신차판매 
  =========== */

  .newcar-card__item {
    height: 268px;
  }

  .newcar-card__desc {
    top: 28px;
  }

  .newcar-card__title {
    font-size: 22px;
    width: 170px;
    margin-bottom: 14px;
    line-height: 26px;
  }

  .newcar-card__info {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .newcar-card__value {
    font-size: 18px;
  }

  .newcar-card__badge {
    width: 56px;
    height: 56px;
  }

  .newcar-card__badge-desc {
    font-size: 16px;
  }

  .newcar-card__item.swiper-slide-active::after {
    display: none;
  }

  .newcar-card__item.swiper-slide-acitve::before {
    display: block;
  }

  .newcar-card__item.swiper-slide-next::after {
    display: block;
  }

  .newcar-card__item.swiper-slide-next::before {
    display: block;
  }

  /* =========
  @ 지게차경매 
  =========== */
  .view__auction {
    width: 100%;
    flex-direction: column;
  }

  .view__auction+.view__detail-info {
    border-top: unset;
    margin-bottom: 24px;
  }

  .view__ticket {
    width: 100%;
  }

  .view__auction-ranking {
    width: 100%;
  }

  .view__wrap--height-444 {
    height: auto;
    margin-bottom: 28px;
  }

  .view__basic-wrap.view__basic-wrap--margin {
    margin-bottom: 12px;
  }

  .view__auction-price-wrap {
    gap: 6px;
    width: 47.76119%;
    height: 77px;
    font-size: 16px;
  }

  .view__auction-price-title,
  .view__auction-price {
    line-height: 21px;
  }

  .view__auction-title {
    font-size: 18px;
  }

  .view__ticket {
    padding: 28px 20px;
  }

  .view__ticket-form {
    gap: 28px;
  }

  .view__ticket-label {
    width: 90px;
  }

  .view__ticket-value {
    width: 100%;
  }

  .view__ticket-data {
    gap: 30px;
    margin-bottom: 28px;
  }

  .view__status {
    gap: 12px;
  }

  .view__status-name {
    font-size: 14px;
    width: 81px;
    flex-shrink: 0;
  }

  .view__ticket-num {
    width: auto;
  }

  .view__ticket-status {
    width: 100%;
    text-align: left;
  }

  .view__ticket-item {
    font-size: 12px;
  }

  .view__ticket-btn-wrap {
    gap: 15px;
  }

  .view__ticket-btn {
    width: 100%;
    height: 48px;
    font-size: 16px;
  }

  .view__auction-ranking {
    padding: 28px 20px;
  }

  .view__ranking-list--top {
    font-size: 16px;
  }

  .view__ranking-list {
    justify-content: space-between;
  }

  .view__ranking-list .view__notice {
    font-size: 16px;
  }

  .view__ranking {
    width: 55px;
    margin-right: 12px;
    text-align: start;
    flex-shrink: 0;
  }

  .view__ranking-name {
    width: 90px;
    margin-right: 12px;
  }

  .view__ranking--value {
    flex-shrink: 0;
    width: 120px;
  }

  .view__notice-arlarm {
    font-size: 16px;
  }

  .view__block {
    padding: 0 20px;
  }

  .view__block .view__ticket-btn {
    height: 60px;
    font-size: 18px;
  }

  .view__photo-cell::before,
  .view__photo-cell::after {
    font-size: 20px;
  }

  /* ============
  @ 전국업체
  ============= */
  .subpage-banners {
    display: none;
  }

  /* ============
  @ 커뮤니티
  ============= */
  .community-review__inner {
    width: 100%;
    padding: 0 20px;
  }

  .community-review__list {
    gap: 12px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: auto;
    height: 100%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
  }

  .community-review__list::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
  }

  .community-review__item {
    width: 208px;
    height: auto;
    overflow: unset;
  }

  .community-review__item .review__thum {
    height: 147px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .community-review__item .review__desc {
    padding: 12px 12px 15px 12px;
  }

  .community-review__item .review__data-wrap {
    margin-bottom: 8px;
  }

  .community-review__item .review__title {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 21px;
  }

  .community-review__item .review__content {
    display: none;
  }

  .community-review__item .review__info {
    font-size: 14px;
  }

  .gallery-table {
    margin-bottom: 40px;
  }

  .gallery-table__inner {
    width: 100%;
    padding: 0 20px;
  }

  .gallery-table__content {
    -webkit-line-clamp: 2;
  }

  .question-table__inner {
    width: 100%;
    padding: 0 20px;
  }

  .question-table .table__cell {
    padding: 22px 0;
  }

  .question-table__title-wrap {
    margin-bottom: 8px;
  }

  .question-table__desc__content {
    -webkit-line-clamp: 2;
  }

  .community-review {
    margin-bottom: 40px;
  }

  .community-review-main__inner {
    width: 100%;
    padding: 0 20px;
  }

  .community-review-main__wrap {
    gap: 4.47762%;
    padding-bottom: 24px;
  }

  .community-review-main__wrap .community-review__item {
    width: 47.76119%;
  }

  .community-review-main__wrap .community-review__item:nth-child(n+3) {
    margin-top: 24px;
  }

  .community-review-main__wrap .review__thum {
    height: 113px;
  }

  .community-review-main__wrap .review__desc {
    background: transparent;
  }

  .community-review-main__wrap .review__star {
    width: 13px;
    height: 12px;
  }

  .community-review__list .review__date,
  .community-review-main__wrap .review__date {
    display: none;
  }

  .community-detail__inner {
    width: 100%;
    padding: 0 20px;
  }

  .community-detail__review-data {
    flex-direction: column;
    padding: 24px 20px 28px;
    height: auto;
    align-items: unset;
  }

  .community-detail__review-score {
    margin-right: 0;
    margin-bottom: 19px;
  }

  .community-detail__review-group {
    margin-right: 0;
    margin-bottom: 8px;
  }

  .community-detail__body-content {
    padding: 24px 0 16px;
    font-size: 14px;
    min-height: 200px;
  }

  .community-detail__thumbnail-cell {
    position: relative;
    margin-bottom: 24px;
    width: 100%;
    height: unset;
  }

  .community-detail__thumbnail-cell--gallery {
    position: relative;
    margin-bottom: 24px;
    overflow: unset;
    max-height: unset;
  }

  .community-detail__photo-cell {
    margin-top: 16px;
  }

  .community-detail__btn {
    width: 72px;
  }

  .comment.comment--community {
    margin-top: 40px;
  }

  .comment.comment--community .comment__inner {
    padding: 0;
  }

  .community-gallery-main__inner,
  .community-question__inner,
  .community-notice__inner {
    width: 100%;
    padding: 0 20px;
  }

  .community-gallery-main__inner .gallery-table__content,
  .community-question__inner .question-table__desc__content {
    -webkit-line-clamp: 1;
  }

  .community-gallery-main__inner .content-heading,
  .community-question__inner .content-heading,
  .community-notice__inner .content-heading {
    display: block;
  }

  .gallery-table__content+.table__info-mobile .table__mobile-item,
  .question-table__desc__content+.table__info-mobile .table__mobile-item,
  .notice-table__desc .table__mobile-item {
    font-weight: 400;
    color: #4c4c4c;
  }

  .question-table__title,
  .notice-table__title {
    font-size: 14px;
    line-height: 1.4;
  }

  .community-detail__title {
    font-size: 20px;
    line-height: 26px;
    align-items: unset;
  }

  .community-detail__title span {
    font-size: 14px;
    flex-shrink: 0;
  }

  .community-detail__file-wrap {
    padding: 16px 0;
  }

  .community-detail__review-label,
  .community-detail__review-name {
    line-height: 18px;
  }

  /* ============
  @ 상담
  ============= */
  .counseling-bord__inner {
    width: 100%;
    padding: 0 20px;
  }

  .counseling-bord__header {
    display: none;
  }

  .counseling-bord__row {
    height: 82px;
  }

  .counseling-bord__row .col-2,
  .counseling-bord__row .col-3,
  .counseling-bord__row .col-4 {
    display: none;
  }

  .counseling-bord__cell.col-1 {
    background-position: right 0 top 16px;
    padding: 20px 24px 20px 0;
    height: auto;
  }

  .counseling-bord__row:nth-of-type(1) {
    border-top: 1px solid #e8e8e8;
  }

  .counseling-bord__ask-inner {
    padding: 19px 0 16px;
  }

  .counseling-bord__mobile-info {
    display: flex;
    font-size: 14px;
    color: #4c4c4c;
    margin-top: 8px;
    padding-left: 24px;
  }

  .counseling-bord__name {
    margin-right: 10px;
  }

  .counseling-bord__ask-content {
    margin-bottom: 32px;
  }

  .counseling-bord__ask-wrap {
    flex-direction: column;
    gap: 24px;
    align-items: unset;
  }

  .counseling-bord__ask-info {
    font-size: 12px;
  }

  .counseling-bord__answer {
    background: #f2f4f6 url(../images/recomment_icon.png) no-repeat left 0px top 20px;
    background-size: 13px 16px;
  }

  .counseling-bord__answer__inner {
    position: relative;
    padding: 20px 0 20px 25px;
  }

  .counseling-bord__answer__inner::after,
  .counseling-bord__answer__inner::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 20px;
    background: #f2f4f6;
    top: 0;
  }

  .counseling-bord__answer__inner::after {
    right: -20px;
  }

  .counseling-bord__answer__inner::before {
    left: -20px;
  }

  /* ## 팝업 ## */
  .layer-pop-wrap {
    padding: 0 20px;
  }

  .layer-pop-children {
    padding: 0;
  }

  .pop-data {
    width: 100%;
  }

  /* 팝업-데이터 */
  .pop__data-view {
    width: 100%;
    padding: 0 20px;
  }

  .pop-data__header {
    padding: 40px 0;
  }

  .pop-data__header--border-bottom,
  .pop-data__header--border-bottom-23 {
    padding-bottom: 20px;
  }

  .pop__content-heading {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .pop__content-title {
    font-size: 20px;
    margin-bottom: 36px;
  }

  .pop__content-desc {
    min-height: unset;
  }

  .agree-document {
    margin-bottom: 13px;
  }

  .pop__btn {
    font-size: 14px;
  }

  /* 팝업-얼럿 */
  .pop-alert__view {
    width: 100%;
  }

  /* 팝업-폼 */
  .pop-form__view {
    width: 100%;
    height: 560px;
    padding: 45px 0 0;
  }

  .pop-form__body {
    padding: 0 20px;
  }

  .pop-form__data-wrap {
    top: 13px
  }

  .pop-auction__end {
    width: 100%;
    height: 500px;
    margin: 72px 0;
  }

  .pop-auction__title {
    font-size: 20px;
  }

  .pop-auction__titel-desc {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .pop-auction__header {
    padding-bottom: 33px;
  }

  .pop-auction__body {
    padding: 28px 20px;
  }

  .pop-form__btn-wrap {
    margin-bottom: 40px;
  }

  .event-view {
    width: 100%;
  }

  .event-content {
    height: auto;
  }

  .differ-pop-children,
  .event-pop-children {
    padding: 0 20px;
  }

  .differ-pop-data {
    width: 100%;
  }

  .event-img {
    width: 100%;
  }

  /* 데이터 없을때 */
  .icon-no-data {
    width: 54px;
    height: 36px;
  }

  .no-data__wrap-auction {
    height: 260px;
  }

  .no-data__wrap-auction--main {
    width: calc(100% - 20px);
  }

  .no-data__wrap-auction--main::after {
    display: none;
  }

  .no-data__desc {
    margin-top: 18px;
    font-size: 14px;
  }

  .no-data {
    padding: 56px 0;
    border-top: 1px solid #e8e8e8;
  }

  .no-data--solo {
    padding: 120px 0;
  }

  .pop-auction__end .pop-auction__inner {
    padding-top: 40px;
  }

  .pop-auction__end--background-img {
    width: 266px;
  }

  .logo__link {
    width: unset;
  }

  .line-banner {
    margin-top: 40px;
  }

  .line-banner__inner {
    width: 100%;
  }

  .line-banner__cell {
    display: none;
  }

  .line-banner__cell-mobile {
    display: block;
  }

  .line-banner__cell-mobile .line-banner__content {
    width: 100%;
  }

  .opne-menu__btn-cell {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    width: 44px;
    height: 24px;
    background: #fff;
    box-shadow: -12px 0 12px #fff;
  }

  .opne-menu__btn {
    position: absolute;
    top: 0;
    right: 12px;
    height: 100%;
  }

  .open-menu {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
  }

  .open-menu.active {
    left: 0;
    display: block;
  }

  .open-menu .open-menu__cell,
  .open-menu .open-menu__footer {
    display: none;
  }

  .open-menu.active .open-menu__cell {
    display: block;
  }

  .open-menu.active .open-menu__footer {
    display: flex;
  }

  .open-menu__cell {
    padding-left: 12px;
  }

  .open-menu__item {
    display: inline-block;
    flex-shrink: 0;
    font-size: 16px;
    font-weight: 500;
    margin-right: 14px;
    margin-bottom: 15px;
    margin-top: 12px;
    word-break: keep-all;
    min-width: 72px;
  }

  .open-menu__item.active {
    font-weight: 700;
    color: #ff6c45;
  }

  .open-menu__footer {
    display: flex;
    justify-content: end;
    padding: 0 20px;
    border-top: 1px solid #e8e8e8;
  }

  .open-menu__close {
    font-size: 14px;
    color: #818181;
    height: 40px;
  }

  .open-menu__screen {
    position: absolute;
    width: 10px;
    height: 24px;
    top: 0;
    left: 0;
    box-shadow: 8px 0 8px #fff;
    background-color: #fff;
  }

  .open-menu.active~.open-menu__screen {
    display: none;
  }

  /*에디터 */
  .view__detail-content .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
  .community-detail__body-content .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
  .view__detail-content .ck.ck-editor__main>.ck-editor__editable.ck-focused {
    border: none !important;
    padding: 0;
  }

  #wrap,
  #user_wrap {
    width: 100% !important;
  }

  .view__detail-content .ck-content {
    font-size: 14px;
    line-height: 20px;
  }

  .search-area-title {
    font-size: 16px;
    font-weight: 700;
  }

  .quick-search__grid {
    padding: 0 20px;
  }

  .container-search-area-title-box {
    margin-bottom: 12px;
  }

}

@media (max-width: 504px) {
  .popular-menu__wrap {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 16px;

    /* 스크롤바 숨김 */
    -ms-overflow-style: none;
    /* IE, Edge */
    scrollbar-width: none;
    /* Firefox */

    /* 부드러운 스크롤 */
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    /* iOS */
  }
  .popular-menu__option__arrow {
    left: 38px;
  }

  /* Chrome, Safari 스크롤바 숨김 */
  .popular-menu__wrap::-webkit-scrollbar {
    display: none;
  }

  /* 아이템 크기 고정 */
  .popular-menu__item {
    flex-shrink: 0;
    min-width: 80px;
  }
  .popular-menu__option {
    left: 0px;
  }
  .auction__thum, .introduce__thum {
    height: 135px;
  }
}






@media (max-width: 450px) {
  .ticket-pop__inner {
    width: 100%;
  }

  .ticket-pop__purchase-value-label {
    font-size: 16px;
  }

  .ticket-pop__purchase-value {
    font-size: 16px;
  }

  .form__select.num-select {
    width: 88px;
    flex-shrink: 0;
  }

  .form__control.num-input {
    width: 100%;
  }

  .ticket-pop__btn-wrap {
    margin-top: 40px;
  }

  .ticket-pop__notice-desc span {
    padding: unset;
    display: inline;
  }

  .auction__badge {
    width: 64vw !important;
  }

  .review-card {
    width: 245px;
    height: 360px;
    padding: 12px;
    margin-bottom: 40px;

  }

  .intro-banner {
    height: auto;
    aspect-ratio: 1160 / 400;
  }

  .review-badge {
    font-size: 13px;
    display: flex;
    padding: 5px 8px;
    justify-content: center;
    align-items: center;
    gap: 4.974px;
  }

  .review-card__badge-row {
    gap: 8px;
    margin-bottom: 0px;
  }

  .review-thumb {
    width: 220px;
    height: 120px;
  }

  .review-title {
    font-size: 14px;
    line-height: 20px;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .review-card__body {
    gap: 24px;
  }

  .review-content {
    font-size: 14px;
    line-height: 20px;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .testimonial {
    padding: 28px 0 0 0;
  }

  .container-search-area-used {
    padding: 20px;
  }

  .orange-box-title {
    padding: 6px 8px;
    border-radius: 6px;
    font-size: 13px;
  }

  .search-area-title {
    font-size: 16px;
    font-weight: 700;
  }
}