/* CS */
.sub.body {
    width: 100%;
    font-size: 21px;
}
.sub.body.top {
    padding-top: 200px;
}
.sub.body.html {
    margin: 100px 0 200px 0;
}
.sub.body.html.m1 {
    margin: 200px 0 100px 0;
}
.sub.body.html.m2 {
    margin: 280px 0 200px 0;
}
.sub.body.one-page {
    padding-bottom: 200px;
    height: 100%;
}
.sub.body.wrap {
    flex-wrap: wrap;
}
.sub.body.flex.wrap.ex {
    flex-wrap: nowrap;
    justify-content: center;
}
.sub.body.wrap.w1 {
    margin-top: 200px;
    margin-bottom: 200px;
}
.sub.body.wrap.w2 {
    margin-top: 80px;
}
.sub.body.flex {
    display: flex;
    height: auto;
}
.trade-in-process {
    justify-content: center;
}
.sub.body.flex.center {
    justify-content: center;
}
.sub.body.flex.ex {
    justify-content: space-between;
}
.sub.body.flex.center {
    padding: 0;

    /* flex-direction: column;
    align-items: center; */
}
.sub.body.flex.comp.cs-banner {
    margin-bottom: 0px;
}
.sub.body.flex.bank-box {
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    height: 45px;
    background-color: #333333;
    border-radius: 25px;
    font-size: 18px;
    margin: 10px 0;
}
.sub.body.flex.sub-mobile-center.ex {
    width: 100%;
    max-width: none;
    justify-content: center;
}
.sub.body.flex.cont {
    flex-wrap: wrap;
}
.sub.bord-btn.s {
    min-width: 180px;
    flex-shrink: 0;
    /* margin-left: 20px; */
    margin-left: 30px;
    padding: 0 20px;
}
.sub.body.flex.comp {
    flex-wrap: wrap;
    max-width: 1022px;
    margin-bottom: 200px;
}
.sub.body.box-cont {
    font-size: 16px;
    color: #575759;
}
.sub.body.sec-w-flex {
    display: flex;
}
.sub.title {
    text-align: center !important;
    color: #fff;
}
.sub.title.t-01 {
    font-size: 40px;
    text-align: left;
    margin-top: 115px;
    margin-bottom: 30px;
}
.sub.title.t-02 {
    font-size: 60px;
    margin: 10px 0 0 0;
    word-break: break-all;
}
.sub.title.t-03 {
    font-size: 34px !important;
    width: 90%;
    margin: 100px auto 28px;
}
.sub.title.t-04 {
    font-size: 34px;
    margin-bottom: 60px;
}
.sub.title.box1 {
    font-size: 40px;
    margin: 0 0 28px 0;
}
.sub.title.box2 {
    font-size: 37px;
    text-align: left !important;
}
.sub.title.box3 {
    max-width: 1000px;
    width: 90%;
    font-size: 40px;
    text-align: left;
    margin: 150px auto 28px;
}
.sub.title.box4 {
    font-size: 30px;
    font-weight: bold !important;
    margin: 10px 0 20px 0;
    max-width: 1000px;
    text-align: left !important;
    width: 90%;
}
.sub.title.box4.mandatory {
    display: flex;
    justify-content: space-between;
    width: 100%;
    white-space: nowrap;
}
.sub.title.box4.mandatory span:first-of-type::after {
    content: "*";
    position: relative;
    top: -10px;
    color: #ff5800;
}
.sub.title.box4.mandatory .cs.detail-script {
    font-size: 18px;
    color: #ff5800;
    font-weight: 200;
    white-space: wrap;
    text-align: right;
}
.sub.title.box4:nth-of-type(n+2) {
    margin: 60px 0 20px 0;
}
.sub.title.box4 .font-thin {
    font-weight: 400;
}
.sub.title.box4.b-1 {
    width: 100%;
    word-break: break-all;
    /* margin: 50px 0 20px 0; */
    margin: 60px 0 20px 0;
}
.sub.title.box4.b-1 br {
    display: none;
}
.sub.title.pro {
    text-align: left !important;
    margin-top: 20px;
}
.sub.title.pro:first-child {
    margin-top: 0;
}
.sub.mobile.title {
    display: none;
}
.sub.img-box {
    width: 100%;
    height: 83.33%;
    /* width: 230px; */
    /* height: 200px; */
    /* padding: 10px; */
    
    /* width: 100%;
    height: 100%;
    margin: 0 0 10px 0;
    flex-shrink: 0; */
}
.sub.img-size {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-fit: contain; */

    /* width: 230px;
    height: 200px;
    object-fit: cover; */
}
.sub.img-desc {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    word-break: break-all;
    /* margin-top: 5px; */
    /* margin-top: 10px; */
}
.sub.content {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    word-break: break-all;
}
.sub.content.c-01 {
    margin: 30px 0 60px 0;
}
.sub.content.c-02 {
    text-align: left;
    font-size: 22px;
    color: #ff5800;
    /* font-weight: lighter; */
    font-weight: normal;
    margin: 0 0 20px 0;
}
.sub.content.c-03 {
    font-weight: lighter;
    font-size: 21px;
    color: #ff5800;
    margin-top: 20px;
}
.sub.content.c-04 {
    margin-top: 20px;
    font-size: 18px;
    /* font-weight: lighter; */
    font-weight: normal;
    color: #ff5800;
    width: 100%;
}
.sub.content.c-05 {
    font-size: 34px;
    width: 90%;
    margin: 0 0 10px 0;
}
.sub.content.c-06 {
    font-size: 21px;
    width: 90%;
    margin: 20px 0 0 0;
}
.sub.content.c-07 {
    font-size: 29px;
    font-weight: lighter;
    margin-bottom: 100px;
}
.sub.content.c-08 {
    font-size: 29px;
    font-weight: lighter;
    margin: 60px 0 20px 0;
}
/* .sub.rad {
    margin-right: 30px;
} */
.sub.two-btn-flex.ex {
  gap: 30px;
}
.ex-proc-radio {
    margin: 90px 0 60px 0;
    width: 100%;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
}
.ex-radio {
    padding: 20px 10px;
    line-height: 1;
    border-bottom: 1px solid #242424;
    font-size: 24px;
    font-weight: bold;
}
.ex-radio span {
    font-size: 20px;
    font-weight: 300;
    position: relative;
    top: -3px;
}
.ex-radio input[type="radio"] {
    vertical-align: sub;
    appearance: none;
    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid #fff !important;
    background-color: #000 !important;
    transition: border 0.5s ease-in-out;
}
.ex-radio input[type="radio"]:checked {
    border: 9px solid #ff5800 !important;
    background-color: #fff !important;
    padding: 0;
    border-radius: 50%;
    transition: background-color 0.5s ease-in-out;
}
.ex-radio label {
    color: #fff;
    position: relative;
    top: 2px;
    left: 10px;
}
.sub .info-check-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
.sub .start-phone-auth {
    font-weight: bold;
    font-size: 30px;
}
.sub .info-check {
    display: none;
}
.sub .info-check + label {
    cursor: pointer;
    user-select: none;
}
.sub .info-check + label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    top: 3px;
    transition: all .3s ease-in-out;
}
.sub .info-check:checked + label:before {
    content: "";
    background-color: #ff5800;
    box-shadow: 0 0 0 3px #fff inset;
    border-radius: 4px;
}
.sub.btn.form-submit-btn {
    width: fit-content;
    background-color: #333 !important;
    margin-top: 60px;
}
.sub .info-check:checked ~ .form-submit-btn {
    background-color: #ff5800 !important;
}
.sub .submit-btn {
    width: 100%;
    text-align: center;
}
.sub.sel.ymd {
    font-size: 24px;
    width: 90%;
    max-width: 180px;
    height: 80px;
    /* margin-right: 30px; */
    color: #c6c6c6 !important;
    background-color: #333333 !important;
    background-image: url("/assets/images/board/icon-select-full.svg");
    background-repeat: no-repeat;
    background-size: 35px auto;
    background-position: right 10px center;
    border-radius: 11px;
    border: none !important;
    font-weight: 400;
    cursor: pointer;
    padding: 0 20px;
    /* padding: 20px; */
}
.sub.sel.ymd.inp.box {
    width: 100%;
    height: 80px;
    max-width: 1000px;
    color: #fff;
}
.sub.sel.ymd.sub-select {
    margin: 0;
}
.sub.sel.ymd.inp.box.num {
    /* min-width: 200px; */
    background-image: none;
    margin: 0;
}
.sub.sel.ymd.inp.box.num:last-of-type {
    margin-right: 0;
}
.sub.sel.ymd.l {
    max-width: 1000px;
    width: 100%;
    padding: 20px;
    /* padding: 0 20px; */
}
.sub.sel.ymd.inp.box.text {
    color: #fff;
    background: none;
    height: 180px !important;
}
.sub.sel.ymd.inp.box.text::placeholder {
    color: #c6c6c6;
}
.sub.sel.ymd.inp.box.text-n {
    background: none;
    /* margin-bottom: 30px; */
}
.sub-box-flex-gap.g2 + .sub.sel.ymd.inp.box.text-n {
    margin-bottom: 30px;
}
.sub.sel.ymd.inp.box.addr {
    background: none;
    margin: 0;
    /* margin-bottom: 15px; */
    /* margin-right: 10px; */
}
.sub.sel.ymd.inp.box.text::placeholder {
    vertical-align: top;
    text-align: left;
}
.sub.inp {
    padding: 0 20px !important;
}
textarea.sub.inp {
  padding: 20px !important;
}
.sub.qa.fixed {
    width: 100%;
    position: sticky;
    top: 0px;
    padding-top: 10px;
    background-color: #000;
    z-index: 1;
}
.sub.qa.flex {
    width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
.sub.qa.search label {
    cursor: pointer;
    position: relative;
    top: 10px;
}
.sub.qa.search.submit {
    display: none;
}
.sub.qa.search.text {
    width: 100%;
    font-size: 24px;
    padding: 10px 0;
}
.sub.qa.search.text:valid {
    color: #fff !important;
}
.sub.qa.btn.wrapper {
    background-color: transparent !important;
    width: 14.28%;
    height: 70px;
    padding: 0 10px 20px 10px;
    margin: 0;
}
.sub.qa.btn.wrapper input[type="radio"] {
    display: none;
}
.sub.qa.btn.wrapper:hover {
    background-color: transparent !important;
}
.sub.qa-position {
    margin-top: 30px;
}
.sub.btn.qa {
    width: 128px;
    height: 50px;
    background-color: #333333 !important;
    border-radius: 11px;
    font-size: 21px;
    margin: 0;
    padding: 0;
}
.sub.btn.qa:hover {
    transition: 0.5s all;
    background-color: #ff5800 !important;
}
.sub.qa.btn-wrap input[type="radio"]:checked + label {
    transition: 0.5s all;
    background-color: #ff5800 !important;
}
.sub.qa.btn-wrap {
    margin: 90px auto 30px;
    max-width: 1000px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sub.two-btn-flex {
    display: flex;
    justify-content: center;
    max-width: 752px;
    width: 90%;
}
.sub.two-btn-flex.ex {
    max-width: 1000px;
}
.sub.two-btn-flex.f-2 {
    /* margin-top: 50px; */
    margin-top: 100px;
    max-width: 782px;
}
.sub.two-btn-flex.f-3 {
    justify-content: space-between;
    margin-top: 120px;
    max-width: 1000px;
}
.sub.one-btn-flex {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 60px 0 0 0;
    width: 100%;
}
.sub.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    height: 80px;
    background-color: #ff5800 !important;
    color: #fff;
    font-weight: bold;
    font-size: 37px;
    word-wrap: break-word;
    transition: none;
    margin: 85px 0 0 0;
    border: none !important;
    cursor: pointer;
    padding: 15px 45px;
    text-align: center;
}
.sub-tb-2.ex-form-tb {
    width: 100%;
    max-width: none;
}
.sub-tb-2.ex-form-tb .table-title th {
    padding-top: 30px;
    border-top: 0;
    border-bottom: 2px solid #fff;
}
.sub-tb-2.ex-form-tb tr:last-child th,
.sub-tb-2.ex-form-tb tr:last-child td {
    border-bottom: 1px solid #fff;
}
.sub-tb-2.ex-form-tb span.small-size {
    margin-left: 5px;
    font-size: 14px;
    color: #c6c6c6;
}
.sub.btn.b-1 {
    max-width: 378px;
    background-color: #000 !important;
    margin: 0;
    border: solid 1px #575759 !important;
}
.sub.btn.b-2 {
    max-width: 312px;
    margin: 0;
}
.sub.btn.b-3 {
    max-width: 378px;
    margin: 0;
}
.sub.btn.b-3.m {
    margin-right: 30px;
}
.sub.bord-btn {
    height: 80px;
    border-radius: 15px;
    background-color: #fff;
}
.sub.bord-btn.auth-done {
    background-color: #333333;
    color: #606060;
}
.sub.bord-btn.s.num {
    /* min-width: 180px; */
    min-width: 220px;
    padding: 0 25px;
    margin-left: 30px;
}
.sub.bord-btn.l {
    width: auto;
    /* padding: 15px 30px; */
    padding: 0 30px;
    font-size: 30px;
    flex-shrink: 0;
}
.sub-btn-rad {
    display: flex;
    max-width: 916px;
    width: 100%;
    justify-content: center;
}
.sub-btn-rad input[type="radio"] {
    display: none;
}
.sub-btn-rad input[type="radio"] + label {
    display: inline-block;
    max-width: 440px;
    width: 90%;
    height: 80px;
    padding: 15px;
    background-color: #333333 !important;
    border-radius: 11px;
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    font-size: 30px;
}
.sub-btn-rad input[type="radio"]:checked + label {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 15px;
    transition: 0.5s ease-in-out;
}
.ex-btn-rad {
    display: inline-block;
    max-width: 445px;
    width: 100%;
    padding: 20px;
    background-color: #333333 !important;
    border-radius: 11px;
    cursor: pointer;
    text-align: center;
    border-radius: 10px;
    font-size: 30px;
}
.ex-btn-rad:hover {
    background-color: #fff !important;
    color: #000 !important;
    transition: 0.5s ease-in-out;
}
.sub-rad-btn-f.sub-first-c {
    margin-right: 30px;
}
.sub.qa.search {
    border-bottom: 1px solid #fff;
    max-width: 1000px;
    width: 100%;
    display: flex;
}
.sub.qa.search input {
    background-color: transparent !important;
    border: transparent !important;
    width: 100%;
}
.sub.qa.cell-num {
    font-family: "Nexa", Nexa;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    padding-right: 30px;
}
.sub.ex.sell-icon-color {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 10px;
    max-height: 250px;
    overflow-y: auto;
}
.sub.ex.sell-icon-color::-webkit-scrollbar {
  width: 6px;
  /* border-radius: 3px; */
  /* background-color: #ff5800; */
  /* background-color: #333; */
  /* display: none; */
}
.sub.ex.sell-icon-color::-webkit-scrollbar-thumb {
  background-color: #ff5800;
  border-radius: 3px;
}
.sub.ex.sell-icon-color::-webkit-scrollbar-track {
  background-color: #333;
  border-radius: 3px;
}
.sub .color-radio {
    /* width: 92px;
    height: 125px; */
    max-width: 92px;
    width: 20%;
    height: auto;
    min-height: 125px;
    border-radius: 8px;
}
.sub.ex.sell-icon-color input[type="radio"] + label {
    display: inline-block;
    width: 0px;
    height: 30px;
    cursor: pointer;
    border-radius: 15px;
}
.sub.ex.sell-icon-color input[type="radio"]:checked + label {
    border: 10px solid #2e2e2e;
    border-radius: 15px;
    transition: 0.5s ease-in-out;
}
.sub .cs.progress-bar {
    position: relative;
    width: 100%;
    height: 8px;
    background-color: #333;
    margin-bottom: 60px;
    border-radius: 4px;
}
.sub .cs.progress-bar .progress-view {
    height: 8px;
    background-color: #ff5800;
    border-radius: 4px;
}
.sub .cs.progress-bar .progress-detail {
    position: absolute;
    top: -50px;
    right: 0;
    font-size: 30px;
    font-weight: 300;
}
.dot-color-ff {
    background-color: #fff;
    margin-right: 10px;
    flex-shrink: 0;
}
.dot-color-d4 {
    background-color: #d4d1c1;
    margin-right: 10px;
    flex-shrink: 0;
}
.dot-color-2f {
    background-color: #2f4e3d;
    margin-right: 10px;
    flex-shrink: 0;
}
.dot-color-00 {
    background-color: #000;
    border: 1px solid #2e2e2e;
    margin-right: 10px;
    flex-shrink: 0;
}
.sub .important-dot::after {
    content: "*";
    position: relative;
    top: -10px;
    color: #ff5800;
}
.sub.ex.num {
    font-family: "Nexa", Nexa;
    letter-spacing: -2px;
    font-weight: 800;
    text-align: center;
    font-size: 51px;
    color: #fff;
    margin-bottom: 10px;
}
.sub.ex.num.n1 {
    margin: 0 0 10px 0;
}
.sub.ex.select {
    width: 100%;
    background-color: #333333 !important;
    border-radius: 11px;
    height: 80px;
}
.sub.ex.select.type2 {
    display: none;
    margin-top: 60px;
}
.sub-box-flex-gap {
    display: flex;
    max-width: 600px;
    width: 100%;
    margin: 0 0 30px 0;
}
.sub-box-flex-gap.g2 {
    max-width: 390px;
    flex-wrap: nowrap;
}
.sub-box-flex-gap.g3 {
    max-width: 916px;
    gap: 25px;
}
.sub-box-flex-gap.g4 {
    margin: 0;
    gap: 20px;
}
.sub-box-flex-gap.g5 {
    max-width: 1000px;
    gap: 30px;
}
.sub-box-flex-gap.g5 > div {
    display: flex;
    gap: 30px;
}
.sub-box-flex-gap.g5 .sub.bord-btn.s.num {
    margin: 0;
}
.sub-box-flex-gap.g6 {
    max-width: 640px;
    gap: 30px;
    margin-bottom: 80px;
}
.sub.ex.box {
    width: 230px;
    height: 55px;
    border: 1px solid #fff;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin: 0 0 20px 0;
}
.sub.p.box {
    display: flex;
    border: 1px solid #4c4c4c;
    border-radius: 15px;
    max-width: 1000px;
    width: 100%;
    padding: 40px 50px;
}
.sub.border.box {
    border-radius: 15px;
    border: solid 1px #575759;
    padding: 20px 40px 35px 40px;
    width: 100%;
}
.sub.border.box.sub-prod-title {
    font-size: 24px;
    padding: 35px 40px;
    margin-bottom: 20px;
}
.sub.border.box.s {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* min-height: 430px; */
    /* margin: 0; */
    max-width: 396px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.sub.border.box.prod-thumb {
    max-width: 396px;
    /* max-height: 396px; */
    height: 100%;
    width: 100%;
    /* min-height: 430px; */
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.sub.border.box.prod-thumb .prod-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sub.border.box.s .prod-img {
    /* max-width: 300px; */
    /* max-height: 300px; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sub.border.box.l {
    width: 100%;
    max-width: 575px;
    margin: 0 0 0 20px;
    padding: 30px 40px;
    /* min-height: 430px; */
    min-height: 457.19px;
    display: flex;
}
.sub.border.box.l .cs.detail-script {
    position: absolute;
    right: 30px;
    font-size: 18px;
    color: #ff5800;
    font-weight: 200;
}
.sub.border.box.xl {
    padding: 40px;
    max-width: 1412px;
    margin-top: 50px;
}
.sub.border.box.m {
    width: 90%;
    min-height: 430px;
    padding: 40px;
}
.sub.border.box.m:not(:last-of-type) {
    margin-right: 30px;
}
.sub.border.box.noline {
    display: flex;
    border: none;
    justify-content: space-between;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
}
.sub.border.box.noline.b03 {
    max-width: 1011px;
    flex-wrap: wrap;
    justify-content: center;
}
.sub-proc-img-box {
    width: 45px;
    height: 45px;
    margin-bottom: 7px;
    margin: 0.5vw;
}
.sub-proc-img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sub.modal-model {
    /* position: absolute; */
    /* width: 90%; */
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1000px;
    z-index: 100;
    
}
.sub.modal.border {
    /* height: 505px; */
    position: relative;
    padding: 30px;
    border: 1px solid #fff;
    border-radius: 30px;
    background-color: #000;
    color: #fff;
    text-align: center;
}
.sub.modal.content {
    text-align: center;
    font-size: 22px;
    width: 100%;
    margin: 70px 0 30px 0;
}
.sub.modal.exit {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: right;
    cursor: pointer;
}
.sub.modal.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 0 0;
    width: 436px;
    height: 132px;
    background-color: #fff !important;
    color: #ff0000;
    font-size: 33px;
    border-radius: 66px;
    cursor: pointer;
}
.sub.floor-img-box {
  margin: 30px 0 70px;
  width: 100%;
  height: auto;
  /* border-radius: 30px; */
  border-radius: 4px;
  overflow: hidden;
  max-width: 900px;
  max-height: 500px;
  /* max-width: 700px; */
  /* max-height: 389px; */
  /* max-width: 500px; */
  /* max-height: 278px; */
}
.sub.floor-img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sub.modal.ex {
    font-size: 32px;
}
.sub.sec.btn-p {
    width: 230px;
    height: 240px;
    border-radius: 15px;
    background-color: #333333;
    margin: 0 10px 20px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
}
.sub.sec.btn-p:hover {
    background-color: #fff;
    transition: 0.5s all;
}
.sub.sec.btn-p:hover * {
    color: #000;
    transition: 0.5s all;
}
.sub.file {
    display: flex;
    gap: 30px;
    /* margin-bottom: 30px; */
}
.sub.file label {
    display: inline-block;
    padding: 15px 20px;
    width: 100%;
    background-color: #fff;
    height: 80px;
    line-height: 80px;
    border-radius: 15px;
    /* margin-bottom: 30px; */
    color: #000;
    text-align: center;
    cursor: pointer;
}
.sub.file input[type="file"] {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    display: none;
    border: 0;
}
.sub.sec.comp-banner {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    max-width: 475px;
    height: 232px;
    width: 50%;
}
.sub.sec.comp-banner > a {
    border-radius: 15px;
    background-color: #333333;
    cursor: pointer;
    padding: 15px 20px 20px;
}
.sub.sec.comp-banner.ex-01 {
    flex-wrap: wrap;
    max-width: 518px;
    width: 100%;
    height: 222px;
}
.sub.sec.comp-banner.ex-02 {
    max-width: 338px;
    width: 100%;
    height: 222px;
}
.sub.sec.comp-banner > a:hover {
    background-color: #fff;
    transition: 0.5s all;
}
.sub.sec.comp-banner > a:hover .sub.title.box2 {
    color: #000;
    transition: 0.5s all;
}
.sub.sec.comp-banner > a:hover .sub.sec.comp-svg * {
    stroke: #000 !important;
    stroke-width: 3;
    transition: 0.5s all;
}
.sub.sec.comp-svg {
    align-self: flex-end;
    stroke: #fff;
}
.sub.pro-cont-desc {
    font-size: 30px;
}
.sub.accept {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
/* .sub.accept.p2 {
    left: -25px;
} */
.sub.flex-desc {
    display: inline-block;
    min-width: 89px;
    margin-right: 10px;
    color: #606060;
    font-weight: lighter;
}
.sub.li-disc.sec {
    list-style-type: disc;
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
}
.sub.li-disc.sec.color {
    margin: 10px 0 0 0;
    list-style-type: none;
    font-size: 18px;
    color: #ff5800;
    line-height: 1.2;
    /* font-weight: 200; */
    font-weight: normal;
}
.sub.li-disc.sec.s {
    font-size: 21px;
}
.sub.li-disc.sec.s.dot {
    font-size: 18px;
    padding-left: 20px;
    text-indent: -5px;
    color: #575759;
}
.sub.li-disc.sec.comp {
    list-style-type: none;
    font-size: 18px;
    text-indent: -10px;
    padding-left: 10px;
    color: #575759;
}
.sub.li-disc.sec.comp.point {
    color: #ff5800;
}
.sub.li-disc.sec li {
    margin: 0 0 10px 0;
}
.sub.table.no-disc {
    list-style-type: none;
    font-size: 24px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 10px;
}
.sub.table.li-disc {
    word-break: break-all;
    -webkit-margin-start: 25px;
    list-style-type: disc;
    font-size: 24px;
    color: #fff;
    line-height: 1.7;
    margin-bottom: 10px;
}
.sub.table.middle {
    vertical-align: middle;
}
.sub.table.no-disc.sec {
    margin: -10px 0 0 0;
    line-height: 1.2;
}
.sub.table.no-disc.bank {
    margin-top: 40px;
    line-height: 1.2;
}
.sub.table.no-disc.s {
    font-size: 21px;
    line-height: 1.5;
}
.sub.table.li-disc li {
    margin-bottom: 10px;
}
.sub.table.li-disc li:last-child {
    margin-bottom: 0;
}
.sub.table.li-disc li .point {
    color: #ff5800;
}
.sub-basic-tb {
    position: relative;
    top: -20px;
    table-layout: auto;
    max-width: 900px;
    margin: 0;
    width: 100%;
    border-spacing: 10px;
    border-collapse: separate;
}
.sub-basic-tb th {
    padding: 10px 30px 20px 0;
    font-size: 24px;
    color: #fff;
    text-align: left;
    border-bottom: 0.5px solid #2e2e2e;
}
.sub-basic-tb td {
    /* padding: 10px 30px 20px 0; */
    padding: 10px 0 20px 0;
    border-bottom: 0.5px solid #2e2e2e;
    /* vertical-align: top; */
    vertical-align: middle;
}
.sub-tb-2 {
    max-width: 960px;
    text-align: center;
    width: 90%;
    margin: 20px auto 0;
    table-layout: auto;
    font-size: 24px;
    color: #fff;
}
.sub-tb-2 th {
    border-top: 2px solid #3b3b3b;
    border-bottom: 2px solid #3b3b3b;
    text-align: left;
}
.sub-tb-2 td {
    margin: 10px;
    border-top: 2px solid #3b3b3b;
    border-bottom: 2px solid #3b3b3b;
    text-align: left;
    padding: 10px 0;
}
.qa-cell-title {
    width: 100%;
    font-size: 30px;
    color: #fff;
}
.qa-cell span {
    position: relative;
}
.sub.no-margin {
    margin-top: 0 !important;
}
.sub.search.icon {
    cursor: pointer;
}
.sub-title .icon-exchange {
    background-image: url(/assets/images/sub/icon-deliv-box.svg);
}
.sub-title .icon-submit {
    background-image: url(/assets/images/sub/icon-submit.svg);
}
.sub-title .icon-tag {
    background-image: url(/assets/images/sub/icon-tag.svg);
}
.sub-title .icon-paper {
    background-image: url(/assets/images/sub/icon-paper.svg);
}
.sub-title .icon-calendar {
    background-image: url(/assets/images/sub/icon-calendar.svg);
}
.sub-title .icon-qa {
    background-image: url(/assets/images/sub/icon-textball.svg);
}
.sub-no-bottom {
    vertical-align: middle !important;
}
.sub-body-result {
    margin: 200px 0 200px 0;
}
.sub-process {
    max-width: 260px;
    max-height: 240px;
    padding: 1em;
    background-image: url("/assets/images/sub/arrow02.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-right: -2em;
}
.sub-rad-btn-f {
    font-weight: bold;
    font-size: 37px;
}

input::-moz-placeholder {
    font-size: 90%;
}
input:-ms-input-placeholder {
    font-size: 90%;
}
input:-moz-placeholder {
    font-size: 90%;
}
input::placeholder {
    font-size: 90%;
}

.sub-bank-box {
    background-color: #333333;
    border-radius: 25px;
    max-width: 640px;
    height: 45px;
    padding: 10px 20px;
    font-weight: lighter;
    font-size: 18px;
}
.sub-process-arrow {
    margin-right: -60px;
}
.sub-column {
    column-width: auto;
    column-count: 2;
    column-gap: 50px;
}
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    width: 0;
    height: 0;
}
.sub-mobile-hidden {
    display: none !important;
}
.sub-copy-icon {
    cursor: pointer;
}
.qa-cell {
    padding: 15px 0 15px 0;
    text-align: left;
    font-size: 24px;
    color: #fff;
    vertical-align: top;
}
.pro-cont {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    /* margin: 30px 20px; */
    margin: 0 2.5px;
}
.pro-cont li {
    width: 100%;
}
.sub-acc-q {
    font-size: 34px;
    color: #fff;
    display: flex;
    align-items: center;
}
.sub-acc-a {
    display: none;
}
.sub-acc-a > .sub.qa.cell-num {
    position: relative;
    top: -5px;
}
.sub.qa.arrow {
    position: relative;
    top: -5px;
    z-index: 0;
}
.sub-acc-q:hover {
    cursor: pointer;
}
.sub-acc-q.active + .sub-acc-a {
    display: flex;
}
.sub-accordion.active {
    background-color: #000;
    background-image: none;
}
.sub-acc-a {
    display: none;
    font-size: 34px;
    color: #fff;
}
.sub-accordion {
    background-color: #333333;
    border-radius: 15px;
    border: 1px solid #575759;
    padding: 0 25px;
    max-width: 1000px;
    width: 90%;
    margin: 25px 0 0 0;
    transition: 0.5s all;
    cursor: pointer;
}
.sub-accordion-down {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: -20px;
}

@media (max-width: 1440px) {
    .sub.border.box.m {
        width: 90%;
    }
}

@media (max-width: 1200px) {
    .sub.btn.b-3 {
        font-size: 24px !important;
    }
    .sub.btn.b-1 {
        font-size: 24px !important;
    }
    .sub.li-disc.sec.comp.point br {
      display: none;
    }
}

@media (max-width: 1111px) {
    .sub.body.flex.ex {
        flex-wrap: wrap;
        justify-content: center;
    }
    .sub.content.c-02 {
        text-align: center;
    }
    .sub.body.flex.cont {
      justify-content: center;
    }
    .sub.modal-model {
      max-width: 730px;
    }
}

@media (max-width: 1024px) {
    .sub.file {
        gap: 20px;
    }
    .sub.file label {
        height: 70px;
        line-height: 70px;
    }
    .sub.bord-btn.s {
        height: 70px;
    }
    .sub-process {
        padding: 1em 2em 1em;
    }
    .sub.sel.ymd {
        line-height: 29px;
        height: 70px;
    }
    .sub.sel.ymd.inp.box {
        height: 70px;
    }
    .sub.title.t-04 {
        margin-bottom: 30px;
    }
    .sub.sec.comp-banner.ex-01 {
        max-width: 1000px;
    }
    .sub.sec.comp-banner.ex-02 {
        max-width: 1000px;
    }
    .sub.body.flex.cont {
        justify-content: center;
    }
    .sub.body.flex.wrap.ex {
        flex-wrap: wrap;
    }
    .sub.title.t-02.sub-mobile-hidden.ex-1024 {
        display: block !important;
        left: 0;
        top: 0;
        margin-bottom: 30px;
        width: 100%;
    }
    .sub.title.t-02 {
        font-size: 48px;
    }
    .sub.title.box3 {
        font-size: 30px;
    }
    .sub .color-radio {
      width: 25%;
    }
    .qa-cell-title {
        font-size: 20px;
    }
    .sub.content {
        font-size: 18px;
    }
    .ex-proc-radio {
        border-top: 1px solid #606060;
        border-bottom: 1px solid #606060;
    }
    .sub.border.box.l {
        
    }
    .sub.border.box.m {
        width: 100%;
        max-width: 1024px;
    }
    .sub.border.box.m:not(:last-of-type) {
        margin: 0 0 30px 0;
    }
    .sub-proc-img-box {
        width: 35px;
        height: 35px;
    }
    .sub.btn.qa {
        font-size: 16px;
    }
    .sub.modal.btn {
        width: 480px;
        height: 120px;
        font-size: 28px;
    }
    .sub.accept {
        font-size: 20px;
    }
}

@media (max-width: 1018px) {
    .sec-comp-banner {
        width: 90%;
        max-width: 1000px;
    }
    .sec-comp-s2-banner {
        width: 90%;
        max-width: 1000px;
    }
    .sec-comp-s3-banner {
        width: 90%;
        max-width: 1000px;
    }
}

@media (max-width: 1000px) {
    .sub.btn.b-3.m {
        font-size: 20px !important;
    }
    .sub.btn.b-1 {
        font-size: 20px !important;
    }
}

@media (max-width: 900px) {
    /* .sub .color-radio {
      width: 30%;
    } */
    .sub.border.box.l {
        padding: 30px 20px;
    }
    .sub-box-flex-gap.g5 {
        flex-direction: column;
    }
    .sub-box-flex-gap.g5 .sub.bord-btn.s.num {
        max-width: 220px;
    }
}

@media (max-width: 802px) {
    .sub-box-flex-gap.g6 {
        flex-wrap: nowrap;
        width: 90%;
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .sub.sel.ymd.l {
        padding: 15px 20px;
        /* padding: 0 20px; */
    }
    .sub.sel.ymd.inp.box {
      height: 60px;
    }
    .sub.sel.ymd.inp.box.addr {
        height: 60px;
    }
    .sub.bord-btn.s {
        height: 60px;
        font-size: 24px;
    }
    .sub.body.html.m1 {
        margin-top: 100px;
    }
    .sub.body.html.m2 {
        margin: 150px 0 100px 0;
    }
    .sub.body.top {
        padding-top: 20px;
    }
    .sub.body.one-page {
        padding: 0 0 100px 0;
    }
    .sub.body.flex.ex {
        width: 100%;
        padding: 0;
        /* margin-left: 15px; */
        word-break: break-all;
    }
    .sub.body.flex.cont {
        justify-content: center;
    }
    .sub.body.flex.bank-box {
        padding: 18px 20px;
    }
    .sub.body.flex.cont {
        width: 100%;
        padding: 0;
    }
    .sub.body.flex.sub-mobile-center.qa-sc {
        padding: 0;
    }
    .sub.modal-model {
      width: calc(90% - 40px);
      max-width: none;
    }
    .sub.two-btn-flex.f-2 {
        max-width: 750px;
        width: 85%;
    }
    .sub.two-btn-flex.f-3 {
        width: 100%;
    }
    .sub.two-btn-flex.ex {
        width: 100%;
    }
    .sub-mobile-center {
        justify-content: center !important;
        text-align: center !important;
    }
    .sub-mobile-hidden {
        display: flex !important;
        flex-wrap: wrap;
        width: 100%;
        max-width: 396px;
        /* width: 260px; */
        height: auto;
        /* margin-left: 20px; */
        /* max-height: 260px; */
        margin-top: 10px;
        max-height: 160px;
        overflow-y: auto;
    }
    .sub-mobile-hidden::-webkit-scrollbar {
      display: none;
    }
    .sub.title.t-02 {
        width: 100%;
        font-size: 36px;
        text-align: left;
    }
    .sub.title.t-03 {
        font-size: 30px !important;
        margin: 100px 0 28px;
    }
    .sub.body.one-page > .sub.title.t-03 {
        margin: 100px auto 20px;
    }
    .sub.title.t-04 {
        margin-bottom: 60px;
        width: 100%;
        text-align: center;
        font-size: 24px;
    }
    .sub.title.box1 {
        font-size: 30px;
    }
    .sub.title.box3 {
        width: 100%;
        font-size: 24px;
    }
    .sub.title.box4 {
        font-size: 24px;
    }
    .sub-mobile-title {
        font-size: 36px !important;
        text-align: center !important;
        width: 100% !important;
        display: block;
        margin-bottom: 30px;
        font-weight: bold;
        color: #fff;
    }
    .sub-mobile-hidden.sub-mobile-title {
        font-size: 30px !important;
        font-weight: bold;
        width: 100% !important;
        top: 30px;
        left: 0;
    }
    .sub.title.mobile-left {
        width: 100%;
        text-align: left !important;
        position: relative;
        left: -18px;
        font-size: 30px !important;
    }
    .qa-cell-title {
        font-size: 16px;
    }
    .qa-cell {
        font-size: 16px;
    }
    .sub.title.t-03,
    .sub.content {
        text-align: left;
    }
    .sub.content {
        font-size: 22px;
        padding: 15px 0 15px 0 !important;
    }
    .sub.content.c-01 {
        text-align: center;
        width: 100%;
    }
    .sub.content.c-02 {
        width: 100%;
        font-size: 18px;
        text-align: center;
        margin-bottom: 30px;
    }
    .sub.content.c-03 {
        text-align: center;
        width: 100%;
    }
    .sub.content.c-08 {
        font-size: 24px;
    }
    .sub-mobile-cont {
        text-align: center !important;
        width: 100%;
        font-size: 16px !important;
        white-space: nowrap;
    }
    .sub-mobile-cont:before {
        content: '';
        margin-left: -100%;
    }
    .sub-mobile-cont:after {
        content: '';
        margin-right: -100%;
    }
    .sub-mobile-cont.c-1 {
        width: 230px;
    }
    /* .sub.rad {
        margin-right: 20px;
    } */
    .sub.two-btn-flex.ex {
      gap: 20px;
    }
    .ex-radio {
        font-size: 18px;
        padding: 10px 5px;
    }
    .ex-radio input[type="radio"] {
        width: 20px;
        height: 20px;
        border: 1px solid #fff !important;
    }
    .ex-radio input[type="radio"]:checked {
        border: 5px solid #ff5800 !important;
        background-color: #fff !important;
        padding: 0;
        border-radius: 50%;
        transition: background-color 0.5s ease-in-out;
    }
    .ex-proc-radio {
        margin: 90px 0 50px;
    }
    .sub-box-flex-gap.g6 {
        margin-bottom: 60px;
    }
    .sub.ex.num.n1 {
        padding-top: 50px;
    }
    /* .sub.sel.ymd.sub-select {
        margin-right: 20px !important;
    } */
    .sub.sel.ymd {
        height: 60px;
        /* margin-right: 20px; */
        font-size: 22px;
        /* padding: 15px 20px; */
        padding: 0 20px;
    }
    .sub.sel.ymd:last-of-type {
        margin-right: 0;
    }
    .sub.sel.ymd.inp.box.num {
        /* min-width: 190px; */
        width: 70%;
        height: 60px;
    }
    .sub.body.flex.comp.cs-banner {
        margin-bottom: 50px;
    }
    .sub.border.box {
        width: 100%;
        margin: 0;
    }
    .sub.border.box.s {
        /* border: none; */
        /* max-width: 330px; */
        /* min-height: 330px; */
        /* max-height: 330px; */
        /* padding: 0; */
        /* margin: 0 0 80px 0; */
        max-height: none;
        height: auto;
    }
    .sub.border.box.l {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        min-height: fit-content;
        /* max-width: none; */
        max-width: 396px;
        border: none;
        padding: 0;
        /* margin: 20px 0 0; */
        margin: 20px auto 0;
        /* max-height: 330px; */
        /* max-width: 334px; */
    }
    .sub.border.box.l .cs.detail-script {
        position: static;
        font-size: 14px;
    }
    .sub.title.box4.mandatory .cs.detail-script {
        font-size: 14px;
    }
    .sub.title.pro:first-child {
      display: flex;
      justify-content: space-between;
    }
    .sub.border.box.m:not(:last-of-type) {
        margin-bottom: 30px;
    }
    .sub.border.box.noline {
        width: 100%;
        margin-top: 30px;
        /* flex-wrap: nowrap; */
        display: block;
    }
    .sub.border.box.prod-thumb {
      /* max-height: 396px; */
      max-height: none;
      height: auto;
    }
    .sub.pro-cont-desc,
    .sub.bord-btn.l {
        font-size: 24px;
    }
    .sub.ex.box {
        margin-bottom: 50px;
    }
    .sub.p.box {
        width: 100%;
        padding: 20px 25px;
    }
    .sub.p.box.mobile {
        border: none;
        padding: 0;
    }
    .sub-accordion {
        width: 100%;
        margin-top: 20px;
    }
    .sub.sec.comp-banner {
        width: 100%;
        max-width: 768px;
    }
    .sub.sec.comp-banner:first-of-type {
      order: 1;
    }
    .sub.sec.comp-banner:nth-of-type(2) {
      order: 3;
    }
    .sub.sec.comp-banner:nth-of-type(3) {
      order: 2;
    }
    .sub.sec.comp-banner:last-of-type {
      order: 4;
    }
    .sub-ex-svg {
        margin-top: 100px;
    }
    .sub.ex.num.type-01 {
        margin-top: 70px;
    }
    .sub.li-disc.sec {
        font-size: 20px;
        margin-left: 20px;
        word-break: break-all;
    }
    .sub.li-disc.sec.s {
        margin: 0;
    }
    .sub.li-disc.sec.comp {
        text-indent: 0;
        margin-left: -20px;
    }
    .sub.li-disc.sec.comp.mobile {
        margin: 0;
    }
    .sub.table.li-disc {
        margin: 0;
        list-style-type: none;
        font-size: 20px;
    }
    .sub.p.box > .sub.table.li-disc {
      width: 100%;
      border-top: 1px solid #4c4c4c;
      border-bottom: 1px solid #4c4c4c;
      padding: 15px 0 15px 0 !important;
    }
    .sub.table.no-disc {
        font-size: 20px;
        margin-bottom: 0;
    }
    .sub.table.no-disc.bank {
        margin-left: -20px;
    }
    .sub-basic-tb {
      top: 0;
    }
    .sub-basic-tb th {
        font-size: 22px;
        border-bottom: 1px solid #4c4c4c;
    }
    .sub-tb-2 {
        font-size: 17px;
    }
    .sub-tb-2 td {
        padding-left: 10px;
    }
    .sub-tb-2.ex-form-tb {
        /* margin: 90px 0 50px; */
        width: 100%;
    }
    .sub-mobile-hidden.list {
        /* position: absolute; */
        /* left: 0; */
        width: auto;
        text-align: left !important;
        margin-left: 0;
    }
    .sub.mobile.position.left {
        width: 30px;
        height: 30px;
    }
    .sub.mobile.position.left svg {
        object-fit: contain;
        width: 100%;
        height: 100%;
        position: relative;
        top: 40px;
    }
    .sub.qa.cell-num {
        position: relative;
        top: 5px;
    }
    .sub.qa.search {
        width: 100%;
    }
    .sub.body.flex.sub-column-list {
        padding: 0;
    }
    .qa-cell {
        padding: 6px 0;
    }
    .sub.btn {
        height: 60px;
    }
    .sub.btn {
        font-size: 22px;
    }
    .sub.sec.btn-p {
        width: 45%;
        height: 300px;
        /* padding: 40px 20px; */
        /* padding: 20px; */
        padding: 0;
    }
    .sub.btn.qa {
        /* font-size: 12px; */
        width: 100%;
        height: 40px;
    }
    .sub.img-box {
        /* width: 180px; */
        /* height: 180px; */
    }
    .sub.ex.num {
        font-size: 36px;
        margin-top: 20px;
    }
    .sub.modal.btn {
        width: 350px;
        height: 100px;
        font-size: 33px;
    }
    .sub-btn-rad input[type="radio"] + label {
        font-size: 22px;
        padding: 20px;
    }
    .ex-btn-rad {
        height: 80px;
        padding: 15px;
    }
    .sub-mobile-hidden input[type="radio"] {
        display: none;
    }
    .sub-mobile-hidden input[type="radio"] + label {
        display: inline-block !important;
        width: 100px;
        height: 100px;
        cursor: pointer;
        margin: 0 30px 30px 0;
        border-radius: 50px;
    }
    .sub-mobile-hidden input[type="radio"]:checked + label {
        border: 20px solid #2e2e2e;
        transition: 0.5s ease-in-out;
    }
    .sub.qa.btn.wrapper {
        background-color: transparent !important;
        width: 25% !important;
        height: auto !important;
        padding: 0 5px 10px 5px !important;
        margin: 0;
    }
    .sub.accept {
        position: relative;
        top: 10px;
    }
    /* .sub.accept.p2 {
        left: -20px;
    } */
    .sub-proc-img-box {
        margin-bottom: 4vw;
    }
    .sub-column {
        column-count: 1;
        column-gap: 0;
    }
    .sub-br {
        display: none;
    }
    .sub-mobile-icon-position {
        display: flex;
    }
    .sub-mobile-color {
        /* color: #ff5800; */
    }
    .sub-mobile-color:nth-child(1) {
        /* color: #ff5800; */
        /* margin-top: 30px; */
    }
    .sub.body.flex > .sub-mobile-st {
      border-top: 1px solid #4c4c4c;
      border-bottom: 1px solid #4c4c4c;
    }
    .sub-mobile-st {
      /* margin-top: 80px; */
        /* margin-top: 30px; */
    }
    .sub-mobile-gray {
        color: #575759 !important;
    }
    .sub-process {
        margin-right: -3vw;
    }
    .sub-rad-btn-f {
        font-size: 30px;
    }
    .pro-cont .sub.ex.sell-icon-color {
        display: none !important;
    }
    .sub.title.t-03 .pro-cont {
        display: none !important;
    }
    .sub.file label {
        padding: 20px;
    }
    .sub.modal.ex {
        font-size: 24px;
    }
    .sub.table.li-disc li {
      position: relative;
      padding-left: 10px !important;
    }
    .sub.table.li-disc li::before {
      content: '·';
      position: absolute;
      top: 0;
      left: 0;
    }
    .sub-mobile-color + .sub.table.no-disc.sec::before {
      content: none;
    }
    .sub.table.li-disc .sub.li-disc.sec.color::before {
      content: none;
    }
    .sub.table.li-disc .sub.li-disc.sec.comp.mobile::before {
      content: none;
    }
    .sub-basic-tb tr:first-child td {
      /* display: none; */
      padding: 0;
    }
    .sub-basic-tb td {
      border-bottom: 1px solid #4c4c4c;
    }
}

@media (max-width: 600px) {
    .sub-proc-img-box {
        width: 30px;
        height: 30px;
    }
    /* .sub.accept.p2 {
        left: -10px;
    } */
    /* .sub-process {padding: 17px 55px 20px 40px; max-width: 100px; margin-right: -15px;} */
    /* .sub-process.sp-02 {padding: 17px 40px 20px 40px;} */
}

@media (max-width: 544px) {
    .sub-process {
        max-width: 90px;
        max-height: 90px;
    }
    .sub.title.box4 {
        font-size: 22px;
    }
    .sub.title.box4.b-1 br {
        display: block;
    }
    .sub-proc-img-box {
        width: 25px;
        height: 25px;
    }
    .sub-mobile-color {
        /* margin-top: 20px; */
    }
    .sub-basic-tb {
        /* margin-top: 20px; */
    }
    .sub-title.cs {
        /* display: flex; */
        /* position: absolute; */
        /* left: 0; */
    }
    .sub-title .icon-exchange {
        margin: 5px 5px 0 0;
    }
    .sub.btn.qa {
        /* height: 35px; */
    }
    .sub.title.t-02.sub-mobile-hidden.ex-1024 {
        margin-top: -20px;
    }
    .sub-box-flex-gap {
        gap: 10px;
        /* flex-wrap: wrap; */
    }
    .sub-box-flex-gap select {
        /* flex: 1; */
    }
    .sub.body.box-cont {
        font-size: 13px;
    }
    .sub-box-flex-gap.g2 {
        max-width: 544px;
        width: 100%;
        margin: 0;
    }
    .sub.body.flex.sub-mobile-center.ex {
        margin-top: 100px;
        margin-left: 0;
    }
    .sub.title.t-03 {
        font-size: 22px !important;
        /* margin: 50px 0 20px; */
        margin: 50px 0 10px;
    }
    .sub.body.one-page > .sub.title.t-03 {
      margin: 50px auto 10px;
    }
    .sub.title.t-02 {
        font-size: 30px;
    }
    .sub.title.box2 {
        font-size: 24px;
    }
    .sub.mobile.title {
        font-size: 38px;
    }
    .sub.title.mobile-left {
        left: 0px;
        top: -15px;
    }
    .sub.content {
        width: 100%;
        /* padding: 15px 0 0 0 !important; */
        padding: 15px 0 15px 0 !important;
        font-size: 15px;
    }
    .sub.content.c-01 {
        margin: 35px 0 20px 0;
        text-align: center;
        width: 100%;
    }
    .sub.content.c-03 {
        font-size: 18px;
        padding: 0 30px;
    }
    .sub.content.c-04 {
        font-size: 14px;
    }
    .sub.content.c-07 {
        margin-bottom: 50px;
    }
    .sub.content.c-08 {
        margin-top: 30px;
        font-size: 20px;
    }
    .sub-mobile-cont.c-1 {
        margin-left: -25px;
    }
    .ex-proc-radio {
        margin-top: 60px;
    }
    .ex-radio {
        font-size: 18px;
    }
    .sub.sel.ymd {
        /* margin-bottom: 15px; */
        margin-right: 0;
        /* padding: 10px 15px; */
        padding: 0 15px;
    }
    .sub.sel.ymd.l {
        padding: 15px;
        /* padding: 0 15px; */
    }
    .sub.sel.ymd.sub-select {
        margin-right: 0 !important;
    }
    .sub.sel.ymd.inp.box {
        /* padding: 10px 15px !important; */
        padding: 0 15px !important;
        height: 60px;
    }
    textarea.sub.sel.ymd.inp.box {
        padding: 10px 15px !important;
    }
    .sub.sel.ymd.inp.box.num {
        /* min-width: 544px; */
        width: 100%;
    }
    .sub-box-flex-gap.g4 {
        gap: 15px;
        flex-direction: row !important;
    }
    .sub-box-flex-gap.g4 > .sub.sel.ymd {
        /* max-width: 544px;
        width: 100%; */
        flex: 1;
    }
    .sub-box-flex-gap > .sub.sel.ymd {
        max-width: 544px;
        width: 100%;
    }
    .sub.ex.select {
        height: 60px;
    }
    .sub-box-flex-gap.g5 {
        gap: 20px;
    }
    .sub-box-flex-gap.g5 > div {
        gap: 10px;
    }
    .sub-box-flex-gap.g5 .sub.bord-btn.s.num {
        max-width: 180px;
        font-size: 22px;
    }
    .sub-box-flex-gap.g5 .sub.sel.ymd.inp.box.num {
        min-width: auto;
    }
    .sub-box-flex-gap.g6 > .sub.sel.ymd.inp.box.num {
        max-width: 378px;
        width: 100%;
    }
    .sub-box-flex-gap.g6 > .sub.sel.ymd.sub-select {
        max-width: 378px;
        width: 100%;
    }
    .sub-box-flex-gap.g6 {
        /* flex-wrap: wrap; */
        justify-content: center;
        gap: 15px;
        width: 100%;
    }
    .sub.border.box {
        margin-top: 20px;
        /* padding: 15px 25px 25px; */
        padding: 15px 15px 25px;
    }
    .sub.border.box ul li:nth-of-type(5) div {
        gap: 20px;
        flex-direction: column;
    }
    .sub.border.box ul li:nth-of-type(5) div button {
        margin-left: 0;
        max-width: 180px;
    }
    .sub.border.box.s img {
        /* width: 150px;
        height: auto; */
    }
    .sub.border.box.m {
        padding: 20px 30px;
        margin: 0;
        min-height: auto;
    }
    .sub.border.box.l {
        /* min-height: auto; */
    }
    .sub.border.box.xl {
        padding: 20px 30px;
    }
    .sub.sec.comp-svg {
        transform: scale(0.8);
    }
    .sub.img-box {
        /* width: 100px; */
        /* height: 100px; */
        /* width: 80px;
        height: 80px; */
    }
    .sub.sec.comp-banner {
        height: auto;
        padding: 12px 0;
        margin-left: 0;
        margin-right: 0;
    }
    .sub.sec.comp-banner.ex-01,
    .sub.sec.comp-banner.ex-02 {
        height: 150px;
    }
    .sub.li-disc.sec.color {
        font-size: 14px;
    }
    .sub.li-disc.sec.comp {
        font-size: 14px;
        margin-left: 5px;
        padding: 0;
    }
    .sub.table.li-disc {
        font-size: 16px;
        /* margin-top: 20px; */
    }
    .sub.table.no-disc {
        font-size: 16px;
    }
    .sub-tb-2.ex-form-tb {
        /* margin-top: 60px; */
    }
    .sub-basic-tb th {
        padding: 0px 0px 7px;
        font-size: 16px;
    }
    .sub-basic-tb td {
        padding: 5px 0px 10px;
    }
    svg[alt="택배상자아이콘"] {
        position: relative;
        top: 10px;
    }
    .sub.two-btn-flex {
        flex-wrap: wrap;
    }
    .sub.two-btn-flex.f-3 {
        flex-wrap: wrap;
    }
    .sub.qa.btn-wrap {
        margin: 50px auto 10px;
    }
    .sub-mobile-hidden input[type="radio"] + label {
        width: 80px;
        margin: 0 15px 15px 0;
        height: 80px;
    }
    .sub.qa.btn.wrapper {
        background-color: transparent !important;
        width: 25% !important;
        height: auto;
        padding: 0 10px 20px 10px;
        margin: 0;
    }
    .sub.btn.b-1 {
        width: 100%;
        max-width: 544px;
        margin-top: 20px;
    }
    .sub.btn.b-3.m {
        width: 100%;
        max-width: 544px;
        margin: 0;
    }
    .sub.bord-btn.s {
        /* width: 100%; */
        min-width: 140px;
        height: 60px;
        margin-left: 0;
    }
    .sub.sec.btn-p {
        width: 43%;
        height: 180px;
    }
    .sub-box-flex-gap.g2 {
        gap: 20px;
        flex-wrap: nowrap;
        margin-bottom: 20px;
        /* margin-bottom: 15px; */
    }
    .sub-btn-rad input[type="radio"] + label {
        width: 100%;
        height: 60px;
        padding: 10px 0;
    }
    .ex-btn-rad {
        width: 100%;
        height: 60px;
        padding: 3px 0;
    }
    .ex-btn-rad:hover {
        background-color: #fff;
    }
    /* .sub.two-btn-flex.ex {
      gap: 30px;
    } */
    .sub.accept.p1 {
        margin: 0 !important;
        font-size: 16px;
    }
    .sub.accept.p2 {
        /* margin: 0 10px 0 0 !important; */
        font-size: 16px;
    }
    .sub.file {
        gap: 15px;
    }
    .sub.file label {
        height: 60px;
        line-height: 60px;
        padding: 10px 0;
    }
    .sub-rad-btn-f {
        font-size: 24px;
    }
    .sub .info-check + label {
        font-size: 16px;
    }
    .sub.ex.select.type2 {
        margin-top: 40px;
    }
    .sub .cs.progress-bar .progress-detail {
        font-size: 24px;
        top: -40px;
    }
    .sub.bord-btn.l {
        font-size: 22px;
    }
    .sub.modal-model {
        width: calc(90% - 30px);
    }
    .sub.pro-cont-desc {
        font-size: 22px;
    }
    .sub-box-flex-gap.g2 + .sub.sel.ymd.inp.box.text-n {
        margin-bottom: 20px;
    }
    .sub-mobile-st {
      /* margin-top: 60px; */
    }
}

@media (max-width: 425px) {
    .sub.qa.btn.wrapper {
        width: 50% !important;
    }
    .sub-mobile-hidden {
        margin: 0;
    }
    .sub.body.flex.comp {
        margin-bottom: 40px;
    }
    .sub.body.top {
        padding: 0;
    }
    .sub-box-flex-gap {
        flex-wrap: wrap;
    }
    .sub-box-flex-gap.g2 {
        gap: 15px;
        margin-bottom: 20px;
    }
    .sub-box-flex-gap.g4 {
        gap: 10px !important;
    }
    .sub-box-flex-gap.g6 {
        /* flex-wrap: wrap; */
        gap: 10px;
        width: 90%;
    }
    .sub.title.t-03 {
        font-size: 18px !important;
    }
    .sub.title.t-02 {
        font-size: 30px;
        width: 100%;
    }
    .sub.title.t-02.sub-mobile-hidden {
        padding: 0 20px;
    }
    .sub.title.box4 {
        font-size: 16px;
    }
    .sub.title.box4.b-1 {
        margin: 40px 0 20px 0;
    }
    .sub.title.box1 {
        font-size: 24px;
    }
    .sub.title.mobile-left {
        left: -30px;
        top: 15px;
        font-size: 20px !important;
    }
    .sub.table.no-disc.bank {
        font-size: 14px;
        margin-left: -10px;
    }
    .sub.content {
        padding: 0;
    }
    .sub.content.c-03 {
        font-size: 15px;
        color: #fff;
        padding: 0 20px;
    }
    .sub.content.c-02 {
        font-size: 14px;
        padding: 0 30px 0 30px;
    }
    .sub.content.c-04 {
        /* font-size: 14px; */
        padding: 0 20px;
    }
    .sub.content.c-06 {
        font-size: 16px;
        padding: 0 20px 0 20px;
    }
    .sub.content.c-08 {
        font-size: 16px;
    }
    .sub-mobile-cont.c-1 {
        font-size: 16px;
        margin-left: -45px;
    }
    .sub.ex.select {
        height: 43px;
    }
    .sub.ex.select.type2 {
        margin-top: 20px;
    }
    .ex-radio {
        font-size: 16px;
    }
    .sub.sel.ymd {
        margin-right: 0;
        height: 43px;
        background-size: 20px auto;
        background-position: right 8px center;
        font-size: 16px;
        /* padding: 10px 15px; */
        padding: 0 15px;
    }
    .sub.sel.ymd:not(:last-of-type) {
        margin-right: 0;
    }
    .sub.sel.ymd.l {
        padding: 10px 15px;
        /* padding: 0 15px; */
    }
    .sub-box-flex-gap.g5 .sub.bord-btn.s.num {
        font-size: 16px;
    }
    .sub-box-flex-gap.g6 > .sub.sel.ymd.sub-select {
        max-width: 350px;
        width: 100%;
    }
    .sub.sel.ymd.inp.box {
        height: 43px;
        padding: 0 15px !important;
        /* margin-bottom: 20px; */
    }
    textarea.sub.sel.ymd.inp.box {
        padding: 10px 15px !important;
    }
    .sub.sel.ymd.inp.box.num {
        margin-right: 0;
    }
    .sub.li-disc.sec {
        font-size: 14px;
    }
    .sub.li-disc.sec li {
        word-break: break-all;
    }
    .sub.li-disc.sec.s {
        font-size: 16px;
    }
    .sub.li-disc.sec.s.dot {
        font-size: 15px;
    }
    .sub.li-disc.sec.s.dot li {
        margin-bottom: 5px;
    }
    .sub.li-disc.sec.sub-column {
        padding-right: 10px;
    }
    .sub.li-disc.sec.comp {
        font-size: 14px;
        margin: 0;
    }
    .sub-tb-2 {
        font-size: 13px;
        width: 100%;
    }
    .sub-tb-2 th {
        padding: 10px 0;
    }
    .sub.table.no-disc.s {
        font-size: 16px;
    }
    /* .sub-process {max-width: 80px; margin-right: -12px; padding: 12px 30px 20px 20px;} */
    .sub-process {
        max-width: 80px;
        max-height: 85px;
        padding: 1em 1em 1em;
    }
    .sub.body.flex.bank-box {
        font-size: 13px;
        padding: 8px 15px;
        height: auto;
    }
    .sub-proc-img-box {
        width: 20px;
        height: 20px;
    }
    /* .sub.accept.p1 {
        left: -5px;
    } */
    /* .sub.accept.p2 {
        left: -5px;
    } */
    /* .sub-process.sp-02 {padding: 12px 25px 20px 30px;} */
    .sub.border.box.xl {
        padding: 15px 10px;
    }
    .sub.p.box {
        padding: 20px 30px;
    }
    .sub.border.box.s {
        /* min-height: 200px;
        max-height: 200px;
        width: 120px !important;
        flex-shrink: 0; */
    }
    .sub.border.box.s img {
        /* width: 100px; */
    }
    .sub.border.box.l {
        /* min-height: 200px; */
        /* margin: 0px; */
    }
    /* .sub.modal.border {
        height: 385px;
    } */
    .sub.modal.ex {
        font-size: 20px;
    }
    .sub.modal.content {
        margin-top: 30px;
        font-size: 16px;
    }
    /* .sub.modal-model {
        left: 48px;
        max-width: 425px;
        width: 75%;
        display: none;
    } */
    /* .sub.rad {
        margin-right: 10px;
    } */
    .sub.two-btn-flex.ex {
      gap: 10px;
    }
    .sub.btn {
        font-size: 18px;
        height: 48px;
    }
    .sub.bord-btn {
        height: 43px;
    }
    .sub.btn.b-3 {
        font-size: 18px !important;
    }
    .sub.bord-btn.s {
        width: 50%;
        max-width: 120px;
        height: 43px;
        font-size: 16px;
    }
    .sub.bord-btn.l {
        font-size: 16px;
    }
    .ex-btn-rad {
        height: 43px;
        padding: 0;
        line-height: 1.15;
    }
    .sub-btn-rad input[type="radio"] + label {
        background-color: #000 !important;
        border: 1px solid #575759;
        height: 43px;
        font-size: 13px;
        padding: 10px;
    }
    .sub.modal.btn {
        width: 250px;
        height: 80px;
        font-size: 20px;
    }
    .sub-rad-btn-f {
        font-size: 20px;
    }
    .sub-mobile-hidden input[type="radio"] + label {
        width: 60px;
        height: 60px;
        margin: 0 10px 10px 0 !important;
    }
    .sub.file {
        gap: 10px;
    }
    .sub.file label {
        height: 43px;
        line-height: 43px;
        padding: 8px 10px;
    }
    .sub-copy-icon svg {
        width: 13px;
        height: 13px;
        position: relative;
        top: 1px;
    }
    .sub.pro-cont-desc {
        font-size: 16px;
    }
    .sub.sel.ymd.inp.box.num {
        height: 43px;
    }
    .sub.sel.ymd.inp.box.addr {
        height: 43px;
    }
}
@media (max-width: 375px) {
    .sub-proc-img-box {
        margin-bottom: 2vw;
    }
    .sub.body.flex.bank-box {
        padding: 7px 12px;
        line-height: 1.6;
    }
    .sub.sel.ymd.l {
        font-size: 16px;
    }
    .sub.sel.ymd.inp.box {
        font-size: 16px;
    }
    .sub.sec.btn-p {
        /* padding: 20px 0; */
        /* height: 120px; */
        /* margin: 0 5px 10px; */
    }
    .sub-accordion {
        margin-top: 15px;
    }
    .sub.img-box {
        /* width: 60px; */
        /* height: 60px; */
    }
    .sub-proc-img-box {
        width: 18px;
        height: 18px;
    }
    .sub.accept {
        top: 8px;
        /* left: -25px; */
        font-size: 16px;
    }
    .sub.modal-model {
      width: calc(90% - 30px);
      max-width: none;
    }
    .sub-process {
      max-height: 80px;
    }
}

@media (max-width: 320px) {
    .sub.border.box.s {
        /* margin-bottom: 0; */
    }
    .sub.border.box.l {
        /* min-height: 150px;
        max-height: 150px; */
    }
    .sub.content {
        padding: 0 !important;
    }
    .sub.sel.ymd.inp.box.num {
        height: 43px;
    }
    .sub.body.flex {
        padding: 15px 0 0 0;
    }
    .sub.body.flex.sub-mobile-center.qa {
        padding-bottom: 0;
    }
    .sub-mobile-hidden {
        /* width: 100px; */
    }
    .sub-box-flex-gap.g4 {
        flex-wrap: wrap;
    }
    .sub.title.t-04 {
        margin-bottom: 0;
    }
    .sub.title.box1 {
        font-size: 20px;
    }
    .sub.content.c-03 {
        color: #fff;
        font-size: 14px;
        padding: 0 30px;
    }
    .sub.content.c-07 {
        margin: 0;
        font-size: 20px;
    }
    .sub-mobile-cont.c-1 {
        font-size: 13px;
        margin-left: -10px;
    }
    .sub.sel.ymd {
        font-size: 13px;
    }
    .sub.sel.ymd:not(:last-of-type) {
        margin-right: 0;
    }
    .sub.sel.ymd.l {
        font-size: 14px;
    }
    .sub.sel.ymd.inp.box {
        font-size: 13px;
    }
    .sub.sel.ymd.inp.box.text-n {
        font-size: 16px;
    }
    .ex-proc-radio {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    .ex-radio {
        font-size: 14px;
    }
    .sub.li-disc.sec.s {
        list-style: none;
        font-size: 16px;
    }
    .sub.li-disc.sec.s.dot {
        font-size: 13px;
        list-style: disc;
    }
    .sub.li-disc.sec.color {
        color: #575759;
        font-size: 13px;
        line-height: 1.5;
    }
    .sub.li-disc.sec.comp {
        font-size: 13px;
    }
    .sub.table.no-disc.s {
        font-size: 16px;
    }
    .sub-tb-2.ex-form-tb {
        /* margin-top: 40px; */
        /* margin-bottom: 30px; */
    }
    .sub-accordion {
        margin: 0px;
    }
    .sub.border.box.l {
        /* min-height: 150px; */
    }
    .sub.border.box.m {
        padding: 20px;
        min-height: auto;
    }
    .sub.border.box.s {
        /* min-height: 150px;
        max-height: 150px;
        width: auto; */
    }
    .sub.border.box.s img {
        /* width: 70px; */
    }
    .sub-proc-img-box {
        width: 15px;
        height: 15px;
    }
    .sub.img-box {
        /* width: 50px; */
        /* height: 50px; */
    }
    /* .sub-process {max-width: 60px;} */
    .sub-btn-rad input[type="radio"] + label {
        font-size: 16px;
        padding: 7px;
        width: 100%;
    }
    .sub.btn.b-1 {
        font-size: 16px !important;
    }
    .sub.btn.b-2 {
        padding: 0 0 3px 0;
    }
    .sub.btn.b-3.m {
        font-size: 16px !important;
    }
    .sub.modal.btn {
        width: 150px;
        height: 60px;
        font-size: 16px;
    }
    .sub-mobile-hidden input[type="radio"] + label {
        width: 40px;
        height: 40px;
        margin: 0 5px 0 0;
    }
    .sub.accept {
        top: 5px;
        /* left: -2px; */
        font-size: 13px;
    }
}

.sub.confirm-phone-auth {
    background-color: #ff5800;
    color: #fff;
}
.sub.confirm-phone-auth.complete{
    background-color: #333;
    color: #fff;
}