@media (max-width: 719px) {
  body {
    border: 0;
  }

  .nx-header.ver5 {
    height: 50px;
    padding: 0px 16px;
  }

  .nx-header_left.ver1 {
    gap: 8px;
  }

  .nx-header_left.ver1 .nx-header-title.ver1 {
    font-size: 17px;
    line-height: 25px;
  }

  .nx-header_right.ver1 {
    gap: 4px;
  }

  .nx-header_right.ver1 .nx-header_subtitle.ver1 {
    font-size: 12px;
    line-height: 17px;
  }

  .nx-info_box.ver1 {
    width: 100%;
    padding: 20px 0;
  }

  .nx-info_box.ver1 .nx-info_text.ver1 {
    font-size: 14px;
    line-height: 22px;
  }

  .nx-inner.ver1 {
    max-width: 100%;
    border-right: 0;
    border-left: 0;
  }

  .nx-button.ver4 {
    gap: 8px;
    height: 42px;
  }
  .nx-button.ver4.nxm-h-50 {
    height: 50px;
  }

  .nx-button.ver5 {
    height: 26px;
    gap: 6px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 11px;
  }
  .nx-table.ver1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid var(--gray-e9e9e9);
    background-color: var(--white);
  }

  .nx-table.ver1 .nx-table-th {
    font-size: 13px;
  }

  .nx-table.ver1 .nx-table-td {
    padding: 12px 0;
    font-size: 16px;
  }

  .nx-table.ver1 .nx-table-th:nth-child(1),
  .nx-table.ver1 .nx-table-td:nth-child(2) {
    flex: 0 0 52px;
  }
  .nx-table.ver1 .nxm-pl-16 {
    padding-left: 16px;
  }

  .nx-table_radio_btn.ver1 {
    width: 20px;
    height: 20px;
  }

  .nx-table.ver1 input[type='radio']:checked + .nx-table-td .nx-table_radio_btn.ver1::after,
  .nx-table.ver1 input[type='checkbox']:checked + .nx-table-td .nx-table_radio_btn.ver1::after {
    width: 8px;
    height: 8px;
  }

  .nx-footer_ver2 {
    padding: 10px;
  }

  .nx-button.ver3 {
    height: 42px;
  }
  .nx-button.ver3.nxm-h-50 {
    height: 50px;
  }

  .nx-mark.ver1 li {
    font-size: 14px;
    padding-left: 8px;
    line-height: 26px;
  }
  .nx-mark.ver1 li::before {
    left: 1px;
    top: 12px;
    width: 2px;
    height: 2px;
  }

  .nx-credit_card.ver1 {
    width: 252px;
    height: 168px;
  }

  .nx-credit_card.ver1 .img-logo {
    width: 114px;
    height: 22px;
    top: 18px;
    left: 18px;
  }

  .nx-credit_card.ver1 .img-cardchip {
    position: absolute;
    width: 32px;
    height: 26px;
    top: 58px;
    left: 18px;
  }

  .nx-credit_card.ver1 .img-creditcard {
    position: absolute;
    width: 100px;
    height: 11px;
    bottom: 18px;
    right: 18px;
  }

  .nx-credit_card.ver1 .nx-credit_text.ver1 {
    right: 21px;
  }

  /* 리셉션 05~08 */
  .nx-inner_wrap.ver1 {
    max-width: unset;
    border: 0;
  }
  .nx-main.ver1 {
    padding-bottom: 50px;
  }
  .nx-tab.ver1 .nx-button_box.ver1 {
    padding: 0px 16px 0px 16px;
  }
  .nx-button_box.ver1 .nx-button.ver1 {
    height: 50px;
    font-size: 15px;
    line-height: 21px;
  }
  .nx-coupon_section.ver1 {
    padding: 20px 16px 30px 16px;
    border: 0;
  }
  .nx-input_box.ver1 {
    padding: 6px 0px 8px 0px;
    gap: 8px;
    margin-bottom: 30px;
  }
  .nx-coupon_section.ver1 .nx-button_box.ver1 .nx-button.ver1 {
    height: 46px;
    font-size: 16px;
    line-height: 24px;
  }
  .nx-list_section.ver1 {
    padding: 20px 16px 50px 16px;
    border: 0;
  }
  .nx-tab.ver2 {
    background: var(--gray-f3f4f7, #f3f4f7);
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    gap: 0px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 38px;
    position: relative;
  }
  .nx-tab.ver2 .nx-button.ver1 {
    font-size: 14px;
    line-height: 20px;
  }
  .nx-tab.ver2 .nx-button.ver1.nx-active {
    border-radius: 2px;
    height: 38px;
  }

  .nx-popup.ver1 {
    max-width: 100%;
    border-left: 0;
    border-right: 0;
  }

  .nx-list_section.ver1 .nx-coupon_box.ver1 > .nx-notice_box.ver1 {
    padding: 20px 0px 0px 0px;
  }
  .nx-coupon_box.ver1 .nx-list_item.ver1 {
    padding: 12px 0px 12px 0px;
  }

  .nx-coupon_box.ver1 .nx-item_name.ver1 {
    font-size: 16px;
    line-height: 24px;
  }
  .nx-coupon_box.ver1 .nx-badge.ver1 {
    width: 55px;
    height: 22px;
  }
  .nx-coupon_box.ver1 .nx-list_item.ver1 .nx-middle.ver1 {
    padding: 2px 0px 0px 0px;
  }
  .nx-coupon_box.ver1 .nx-middle.ver1 .nx-text_box.ver1 {
    width: 100%;
    max-width: 200px;
  }
  .nx-coupon_box.ver1 .nx-middle.ver1 .nx-box.ver1 {
    padding: 3px 0px 0px 0px;
  }
  .nx-coupon_box.ver1 .nx-list_item.ver1 .nx-bottom.ver1 {
    padding: 12px 0px 0px 0px;
  }
  .nx-bottom.ver1 .nx-button.ver1 {
    height: 32px;
    gap: 6px;
  }
  .nx-page_info.ver1 {
    padding: 18px 0 16px;
  }
  .nx-page_info.ver1.nxm-pt-17 {
    padding-top: 17px;
  }
  .nx-page_info.ver1.nxm-pb-16 {
    padding-bottom: 16px;
  }
  .nx-page_info.ver2 {
    padding: 20px 0 21px;
  }
  .nx-page_info.ver1 .nx-text.ver1 {
    gap: 6px;
  }
  .nx-page_info.ver1 .nx-button.ver1 {
    gap: 6px;
    padding: 4px 0px;
    width: 95px;
    height: 25px;
  }
  .nx-inner_wrap.ver1 .nx-tab_box.ver2 {
    padding: 20px 16px 0;
  }
  .nx-inner_wrap.ver1 .nx-coin_list.ver1 {
    padding: 0px 16px 50px;
  }
  .nx-coin_list.ver1 .nx-list_item.ver1 {
    padding: 16px 0px;
  }
  .nx-list_item.ver1 .nx-left.ver1 {
    gap: 4px;
    width: 152px;
  }
  .nx-list_item.ver1 .nx-right.ver1 {
    width: 75px;
  }
  .nx-table_box.ver1 {
    padding-top: 20px;
  }
  .nx-table_box.ver1 .nx-table.ver2 .nx-th.ver1 {
    width: 29.1%;
    padding: 10px 16px 11px;
  }

  .nx-table_box.ver1 .nx-table.ver2 .nx-td.ver1 {
    padding: 10px 16px 11px;
  }
  .nx-coupon_date.ver1 {
    font-size: 12px;
    line-height: 17px;
  }
  .nx-coupon_box.ver2 {
    padding: 13px 16px 17px;
  }
  /* 리셉션 //05~08 */
}
