.my_inquiry {
    padding-bottom: 0;
}

.my_inquiry .sec .sec_cont {
    padding: 0 164px;
}

.my_inquiry .breadcrumb {
    font-size: 15px;
}

.my_inquiry .right_cont .title_w,
.my_inquiry .right_cont .order_w,
.my_inquiry .right_cont .list_w {
    width: 100%;
    margin: auto;
}

.my_inquiry .right_cont .title_w {
    text-align: center;
}

.my_inquiry .right_cont .title_w div:first-child {
    color: #121619;
    font-weight: 600;
    font-size: 32px;

}

.my_inquiry .right_cont .title_w div:nth-child(2) {
    color: #444444;
    font-weight: 400;
    font-size: 16px;

    margin-top: 8px;
}

.my_inquiry .right_cont .title_w div:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 48px;
    margin-bottom: 18px;
}

.my_inquiry .right_cont .title_w div:nth-child(3) a {
    padding: 6px 16px;
    width: 98px;
    border: 1px solid;
    border-radius: 30px;
    font-size: 14px;

}

.my_inquiry .right_cont .title_w div:nth-child(3) a:nth-child(2) {
    margin: 0 8px;
}

.my_inquiry .right_cont .title_w div:nth-child(3) a.select_date {
    color: #FFFFFF;
    background: #121619;
    border-color: #E1E1E1;
    font-weight: 600;
}

.my_inquiry .right_cont .title_w div:nth-child(3) a.unselect_date {
    font-weight: 400;
    color: #A8A8A8;
    background: #FFFFFF;
    border-color: #E1E1E1;
}

.my_inquiry .right_cont .title_w div input {
    font-weight: 300;
    font-size: 14px;

    padding: 8px 12px;
    border: 1px solid #DDDDDD;
}

.my_inquiry .right_cont .title_w div:nth-child(3) input {
    width: 150px;
    color: #444444;
    align-items: center;
}

.my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker {
    background-image: url('/v2/img/ico_date.png');
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: right 12px center;
}

.my_inquiry .right_cont .title_w div:nth-child(3) input:nth-child(4) {
    margin-left: 16px;
    margin-right: 8px;
}

.my_inquiry .right_cont .title_w div:nth-child(4) {
    display: flex;
    justify-content: center;
    align-items: center;
}

.my_inquiry .right_cont .title_w div:nth-child(4) input {
    padding: 9px 20px;
    width: 600px;
    color: #444444;
    margin-right: 8px;
}

.my_inquiry .right_cont .title_w div:nth-child(4) input::placeholder {
    color: #A8A8A8;
}

.my_inquiry .right_cont .title_w div:nth-child(3) a:hover {
    border-color: #121619;
}

.my_inquiry .right_cont .title_w div:nth-child(3) input:focus,
.my_inquiry .right_cont .title_w div:nth-child(4) input:focus {
    border-color: #121619;
}

.my_inquiry .right_cont .title_w div:nth-child(4) button {
    padding: 9px 20px;
    background: #121619;
    border: 1px solid #121619;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 17px;

}

.my_inquiry .right_cont .order_w {
    margin: 57px auto 17px;
}

.my_inquiry .right_cont .order_w .inner {
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .order_w .inner div.order_1,
.my_inquiry .right_cont .order_w .inner div.order_2 {
    position: relative;
}

.my_inquiry .right_cont .order_w .order_b {
    font-weight: 400;
    font-size: 16px;

    color: #121619;
}

.my_inquiry .right_cont .order_w .order_b::after {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border: 4px solid transparent;
    border-bottom-width: 0;
    border-top-color: #000;
    top: 50%;
    margin-top: -2px;
    margin-left: 6px;
}

.my_inquiry .right_cont .order_w .order_b.desc::after {
    border-top-width: 0;
    border-bottom-color: #000;
    border-bottom-width: 4px;
}

.my_inquiry .right_cont .order_w .inner {
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .order_w .status,
.my_inquiry .right_cont .order_w .by {
    position: relative;
}

.my_inquiry .right_cont .order_w i {
    margin-left: 24px;
}

.my_inquiry .right_cont .order_w .by {
    margin-left: 2px;
}

.my_inquiry .right_cont .order_w .order_s {
    position: absolute;
    left: -10px;
    top: 100%;
    margin-top: 8px;
    padding: 8px 24px;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    background: #FFFFFF;
    z-index: 1;
    width: max-content;
}

.my_inquiry .right_cont .order_w .order_s li {
    margin-top: 8px;
}

.my_inquiry .right_cont .order_w .order_s li:first-child {
    margin-top: 0;
}

.my_inquiry .right_cont .order_w .order_s li a {
    color: #838383;
    font-size: 16px;

}

.my_inquiry .right_cont .order_w .order_s li.active a {
    color: #000000;
}

.my_inquiry .right_cont .order_w .order_b+.order_s {
    display: none;
}

.my_inquiry .right_cont .list_w {
    margin: 0 0 70px 0;
}

.my_inquiry .right_cont .list_w .content_w {
    position: relative;
    padding: 24px;
    border: 1px solid #E1E1E1;
}

.my_inquiry .right_cont .list_w .content_w:not(:first-child) {
    margin-top: 28px;
}

.my_inquiry .right_cont .list_w .content_w .hover_w {
    position: absolute;
    width: calc(100% + 2px);
    margin-left: -25px;
    background: #000000;
    bottom: -1px;
    text-align: center;
    visibility: hidden;
}

.my_inquiry .right_cont .list_w .content_w .hover_w a {
    font-weight: 600;
    font-size: 18px;

    padding: 12px 25px;
    color: #FFFFFF;
    display: block;
    width: 100%;
}

.my_inquiry .right_cont .list_w .content_w:hover {
    border-color: #000000;
}

.my_inquiry .right_cont .list_w .content_w:hover .hover_w {
    visibility: visible;
}

.my_inquiry .right_cont .list_w .content_w .info_w {
    display: flex;
    padding-bottom: 21px;
    border-bottom: 1px solid #E1E1E1;
}

.my_inquiry .right_cont .list_w .content_w .info_w div {
    width: 50%;
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .list_w .content_w .info_w div:first-child {
    color: #121619;
    justify-content: start;
}

.my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:first-child {
    font-weight: 600;
    font-size: 16px;

    margin-right: 8px;
}

.my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:last-child {
    font-weight: 400;
    font-size: 14px;

}

.my_inquiry .right_cont .list_w .content_w .info_w div:last-child {
    color: #121619;
    justify-content: end;
}

.my_inquiry .right_cont .list_w .content_w .info_w div:last-child p {
    font-weight: 400;
    font-size: 14px;

    color: #838383;
    margin-right: 8px;
}

.my_inquiry .right_cont .list_w .content_w .info_w div:last-child p:nth-child(1) {
    margin-right: 8px;
}

.my_inquiry .right_cont .list_w .content_w .product_w {
    display: flex;
    flex-wrap: wrap;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f {
    display: flex;
    width: calc(50% - 8px);
    margin: 21px 16px 0 0;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f:nth-child(2n) {
    margin-right: 0;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f:last-child {
    margin-right: 0;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f img {
    width: 80px;
    height: 80px;
    margin-right: 20px;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f span {
    background: #F6F7FB;
    border-radius: 4px;
    padding: 2px 8px;
    font-weight: 600;
    font-size: 14px;

    color: #000000;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(2) {
    font-weight: 400;
    font-size: 16px;

    color: #121619;
    margin: 8px 0;
}

.my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(3) {
    font-weight: 400;
    font-size: 14px;

    color: #838383;
}

.my_inquiry .right_cont .list_w .content_w .field_w {
    color: #555555;
    font-weight: 400;
    font-size: 14px;

    margin-top: 21px;
}

.my_inquiry .right_cont .list_w .content_w .field_w div {
    display: flex;
}

.my_inquiry .right_cont .list_w .content_w .field_w div:not(:first-child) {
    margin-top: 8px;
}

.my_inquiry .right_cont .list_w .content_w .field_w div p:first-child {
    width: 160px;
    margin-right: 16px;
    flex-shrink: 0;
}

.my_inquiry .right_cont .list_w .content_w .proposal_w p:first-child {
    font-weight: 600;
    font-size: 16px;

    color: #121619;
    margin-top: 21px;
}

.my_inquiry .right_cont .list_w .content_w .proposal_w p:not(:first-child) {
    font-weight: 400;
    font-size: 14px;

    color: #838383;
    margin-top: 8px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
.my_inquiry .right_cont .view_info_w {
    padding: 60px 0 16px;
}

.my_inquiry .right_cont .view_info_w .info_2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
}

.my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 24px;

}

.my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) p:nth-child(1) {
    font-weight: 600;
    margin-right: 16px;
}

.my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: end;
    color: #838383;
    font-size: 14px;

}

.my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(1),
.my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(4) {
    margin-right: 8px;
}

.my_inquiry .right_cont .inquiry_w {
    padding: 20px 0;
    border-top: 2px solid #121619;
    border-bottom: 1px solid #121619;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p {
    display: flex;
    flex-wrap: wrap;
    padding: 16px;
    margin-bottom: 20px;
    border: 1px solid #E1E1E1;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p {
    display: flex;
    width: calc(50% - 8px);
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(2n+1) {
    margin-right: 16px;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(n+3) {
    margin-top: 16px;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p img,
.popup_comm.develop_inquiry .inquiry_check .product_check img {
    width: 120px;
    height: 120px;
    margin-right: 16px
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div,
.popup_comm.develop_inquiry .inquiry_check .product_check div {
    margin: auto 0;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div .product_type,
.my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div .product_type,
.popup_comm.develop_inquiry .inquiry_check .product_check .product_type {
    color: #000000;
    background: #F6F7FB;
    font-weight: 600;
    font-size: 12px;

    border-radius: 4px;
    padding: 3px 8px;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(2),
.my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(2),
.popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(2) {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 8px 0;
    font-size: 17px;

    font-weight: 600;
    color: #121619;
}

.my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(3),
.my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
.popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(3) {
    font-size: 14px;

    color: #838383;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t {
    display: flex;
    align-items: start;
    font-size: 16px;

    color: #555555;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t:not(:first-child) {
    margin-top: 16px;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t p:nth-child(1) {
    width: 190px;
    margin-right: 16px;
    font-weight: 500;
    flex-shrink: 0;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color {
    display: flex;
    align-items: center;
    margin: 1px 16px 1px 0;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color span {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

.my_inquiry .right_cont .inquiry_w .inquiry_t a {
    /*color: #555555;*/
    color: #1155cc;
    text-decoration: underline;
    display: block;
    width: fit-content;
}

.my_inquiry .right_cont .reply_w {
    border-bottom: 1px solid #E1E1E1;
}

.my_inquiry .right_cont .reply_w .reply_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 16px 0;
}

.my_inquiry .right_cont .reply_w .reply_btn p {
    color: #121619;
    font-weight: 600;
    font-size: 20px;

}

.my_inquiry .right_cont .reply_w .reply_btn a {
    margin-right: 16px;
}

.my_inquiry .right_cont .reply_w .reply_content_w {
    padding-top: 16px;
}

.my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) {
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) a {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    border-radius: 16px;
    width: 32px;
    height: 32px;
}

.my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p,
.my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
    color: #555555;
    font-weight: 300;
    font-size: 14px;

}

.my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
    margin-top: 8px;
}

.my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li,
.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li {
    position: relative;
    padding-left: 18px;
}

.my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li::before,
.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li::before {
    display: block;
    content: " ";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #555555;
    position: absolute;
    left: 4px;
    top: 8px;
}

.my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p:nth-child(2) {
    color: #444444;
    font-weight: 600;
    margin: 0 8px;
}

.my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(2) {
    color: #555555;
    font-size: 14px;
    line-height: 1.4285;
    margin-top: 16px;
}


.my_inquiry .right_cont .reply_w .reply_proposal_p p.proposal_t {
    font-weight: 600;
    font-size: 18px;
    line-height: var(--fs_tit);
    color: #000000;
    padding: 24px 0 10px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner {
    border: 1px solid #E1E1E1;
    padding: 16px;
}

.my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner {
    margin-top: 16px;
    background: #FFFFFF;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w {
    display: inline-flex;
    align-items: center;
    width: calc(50% - 36px);
    margin-right: 32px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p {
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p img {
    width: 120px;
    height: 120px;
    margin: 0 16px 0 8px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p a {
    display: flex;
}

.my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner .chk_w .chk_p img {
    margin-left: 20px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
.popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) {
    font-weight: 300;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;

    word-break: break-all;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3) span,
.popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) span {
    font-weight: 600;
    color: #121619;
    margin-right: 8px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(2n+2) {
    margin-right: 32px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(n+3) {
    margin-top: 16px;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #F0F0F0;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a {
    font-weight: 600;
    padding: 6px 16px;
    border: 1px solid #121619;
    font-size: 14px;

}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(1) {
    margin-right: 8px;
    color: #121619;
}

.my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(2) {
    background: #121619;
    color: #FFFFFF;
}

.my_inquiry .right_cont .reply_w .re_reply {
    padding: 16px 0 20px 0;
}

.my_inquiry .right_cont .reply_w .re_reply .re_reply_btn {
    font-size: 14px;

    color: #121619;
    text-decoration: underline;
    text-decoration-thickness: 0;
    text-underline-position: under;
    display: block;
}

.my_inquiry .right_cont .reply_w .re_reply .editor {
    margin: 16px 0 8px 0;
}

.my_inquiry .right_cont .reply_w .re_reply .editor .textarea_w:focus-within {
    border-color: #121619;
}

.my_inquiry .right_cont .reply_w .re_reply .file_list,
.my_inquiry .right_cont .reply_w .re_reply .file_list li {
    margin-bottom: 8px;
}

.my_inquiry .right_cont .reply_w .re_reply .file_list li p {
    display: flex;
}

.my_inquiry .right_cont .reply_w .re_reply .file_list li p a {
    color: #555555;
}

.my_inquiry .right_cont .reply_w .re_reply .file_notice {
    margin-bottom: 20px;
}

.my_inquiry .right_cont .reply_w .re_reply .extra_inquiry {
    padding: 6px 16px;
    background: #121619;
    border: 1px solid #121619;
    font-size: 14px;

    font-weight: 600;
    color: #FFFFFF;
    display: block;
    margin: auto;
    width: fit-content;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c {
    margin: 16px 0 20px;
    padding: 16px;
    background: #F6F7FB;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w {
    display: flex;
    align-items: center;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w img {
    width: 32px;
    height: 32px;
    border-radius: 16px;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p {
    font-size: 14px;

}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(2) {
    font-weight: 600;
    color: #444444;
    margin: 0 8px;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(3) {
    font-weight: 300;
    color: #555555;
}

.my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_c {
    margin-top: 16px;
    font-size: 14px;

    color: #555555;
}

.my_inquiry .right_cont .last_w {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 0 125px;
}

.my_inquiry .right_cont .last_w a {
    color: #121619;
    cursor: pointer;
    font-weight: 600;
    padding: 6px 20px;
    border: 1px solid #121619;
    font-size: 17px;

}

.popup_comm.develop_inquiry {
    width: 600px;
    max-width: unset;
}

.popup_comm.develop_inquiry .txt div.desc:first-child {
    text-align: center;
    font-weight: 600;
    color: #121619;
    font-size: 18px;

    margin-top: 48px;
}

.popup_comm.develop_inquiry .cont {
    padding: 0 3px;
}

.popup_comm.develop_inquiry .cont::-webkit-scrollbar {
    width: 5px;
}

.popup_comm.develop_inquiry .cont::-webkit-scrollbar-thumb {
    background: #888;
}

.popup_comm.develop_inquiry .cont::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.popup_comm.develop_inquiry .txt div.desc p.notice_comm:first-child {
    margin-top: 16px;
}

.popup_comm.develop_inquiry .inquiry_check {
    margin: 32px 0;
    padding: 16px;
    border: 1px solid #DDDDDD;
}

.popup_comm.develop_inquiry .inquiry_check .product_check {
    display: flex;
}

.popup_comm.develop_inquiry .inquiry_check .product_check:not(:first-child) {
    margin-top: 16px;
}

.popup_comm.develop_inquiry .content_check .content_tit {
    display: flex;
    color: #121619;
    font-weight: 600;
    font-size: 16px;
    line-height: var(--fs_tit);
    margin-bottom: 8px;
}

.popup_comm.develop_inquiry .content_check .content_tit .asterisk img {
    width: 9px;
    height: 18px;
}

.popup_comm.develop_inquiry .content_check .content_con textarea {
    border: 1px solid #DDDDDD;
    width: 100%;
    display: block;
    padding: 12px;
    height: 160px;
}

/********************************************************** 인쿼리 상태 *************************************************/
.my_inquiry .inquiry_status {
    font-weight: 600;
    font-size: 14px;

    padding: 2px 8px;
    border-radius: 4px;
}

.my_inquiry .inquiry_status.status_1 {
    background: rgba(235, 61, 79, 0.1);
    color: #EB3D4F;
}

.my_inquiry .inquiry_status.status_2 {
    background: rgba(253, 121, 0, 0.1);
    color: #FD7900;
}

.my_inquiry .inquiry_status.status_4 {
    background: rgba(0, 116, 253, 0.1);
    color: #0074FD
}

.my_inquiry .inquiry_status.status_3,
.my_inquiry .inquiry_status.status_5 {
    background: #F6F7FB;
    color: #121619;
}

.my_inquiry .inquiry_status.status_6 {
    background: rgba(0, 175, 165, 0.1);
    color: #00AFA5;
}

/**********************************************************************************************************************/


@media (max-width: 1300px) {
    .my_inquiry {
        padding-bottom: 0;
    }

    .my_inquiry .sec .sec_cont {
        /*padding: 0 12.62vw;*/
        padding: 0;
    }

    .my_inquiry .breadcrumb {
        font-size: 1.15vw;
    }

    .my_inquiry .right_cont .title_w div:first-child {
        font-size: 2.46vw;

    }

    .my_inquiry .right_cont .title_w div:nth-child(2) {
        font-size: 1.23vw;

        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) {
        margin-top: 3.69vw;
        margin-bottom: 1.38vw;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a {
        padding: 0.46vw 1.23vw;
        width: 7.54vw;
        border: 0.08vw solid;
        border-radius: 2.31vw;
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a:nth-child(2) {
        margin: 0 0.62vw;
    }


    .my_inquiry .right_cont .title_w div input {
        font-size: 1.08vw;

        padding: 0.62vw 0.92vw;
        border: 0.08vw solid #DDDDDD;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input {
        width: 11.54vw;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker {
        background-size: 1.23vw;
        background-position: right 0.92vw center;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input:nth-child(4) {
        margin-left: 1.23vw;
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) input {
        padding: 0.69vw 1.54vw;
        width: 46.15vw;
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) button {
        padding: 0.69vw 1.54vw;
        border: 0.08vw solid #121619;
        font-size: 1.31vw;

    }

    .my_inquiry .right_cont .order_w {
        margin: 4.38vw auto 1.31vw;
    }

    .my_inquiry .right_cont .order_w .order_b {
        font-size: 1.23vw;

    }

    .my_inquiry .right_cont .order_w .order_b::after {
        height: 0;
        width: 0;
        border: 0.31vw solid transparent;
        border-bottom-width: 0;
        margin-top: -0.15vw;
        margin-left: 0.46vw;
    }

    .my_inquiry .right_cont .order_w .order_b.desc::after {
        border-top-width: 0;
        border-bottom-width: 0.31vw;
    }

    .my_inquiry .right_cont .order_w i {
        margin-left: 1.85vw;
    }

    .my_inquiry .right_cont .order_w .by {
        margin-left: 0.15vw;
    }

    .my_inquiry .right_cont .order_w .order_s {
        left: -0.77vw;
        margin-top: 0.62vw;
        padding: 0.62vw 1.85vw;
        border: 0.08vw solid #e1e1e1;
        border-radius: 0.62vw;
    }

    .my_inquiry .right_cont .order_w .order_s li {
        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .order_w .order_s li:first-child {
        margin-top: 0;
    }

    .my_inquiry .right_cont .order_w .order_s li a {
        font-size: 1.23vw;

    }

    .my_inquiry .right_cont .list_w {
        margin: 0 0 5.38vw 0;
    }

    .my_inquiry .right_cont .list_w .content_w {
        padding: 1.85vw;
        border: 0.08vw solid #E1E1E1;
    }

    .my_inquiry .right_cont .list_w .content_w:not(:first-child) {
        margin-top: 2.15vw;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w {
        width: calc(100% + 0.15vw);
        margin-left: -1.92vw;
        bottom: -0.08vw;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w a {
        font-size: 1.38vw;

        padding: 0.92vw 1.92vw;
        width: 100%;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w {
        padding-bottom: 1.62vw;
        border-bottom: 0.08vw solid #E1E1E1;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:first-child {
        font-size: 1.23vw;

        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:last-child {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p {
        font-size: 1.08vw;

        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p:nth-child(1) {
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f {
        width: calc(50% - 0.62vw);
        margin: 1.62vw 1.23vw 0 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f:nth-child(2n) {
        margin-right: 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f:last-child {
        margin-right: 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f img {
        width: 6.15vw;
        height: 6.15vw;
        margin-right: 1.54vw;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f span {
        border-radius: 0.31vw;
        padding: 0.15vw 0.62vw;
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(2) {
        font-size: 1.23vw;

        margin: 0.62vw 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(3) {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .list_w .content_w .field_w {
        font-size: 1.08vw;

        margin-top: 1.62vw;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div:not(:first-child) {
        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div p:first-child {
        width: 12.31vw;
        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:first-child {
        font-size: 1.23vw;

        margin-top: 1.62vw;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:not(:first-child) {
        font-size: 1.08vw;

        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .view_info_w {
        padding: 4.62vw 0 1.23vw;
    }

    .my_inquiry .right_cont .view_info_w .info_2 {
        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) {
        font-size: 1.85vw;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) p:nth-child(1) {
        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(1),
    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(4) {
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .inquiry_w {
        padding: 1.54vw 0;
        border-top: 0.15vw solid #121619;
        border-bottom: 0.08vw solid #121619;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p {
        padding: 1.23vw;
        margin-bottom: 1.54vw;
        border: 0.08vw solid #E1E1E1;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p {
        width: calc(50% - 0.62vw);
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(2n+1) {
        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(n+3) {
        margin-top: 1.23vw;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p img,
    .popup_comm.develop_inquiry .inquiry_check .product_check img {
        width: 9.23vw;
        height: 9.23vw;
        margin-right: 1.23vw
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div .product_type,
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div .product_type,
    .popup_comm.develop_inquiry .inquiry_check .product_check .product_type {
        font-size: 0.92vw;

        border-radius: 0.31vw;
        padding: 0.23vw 0.62vw;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(2),
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(2),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(2) {
        margin: 0.62vw 0;
        font-size: 1.31vw;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(3),
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(3) {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t {
        font-size: 1.23vw;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t:not(:first-child) {
        margin-top: 1.23vw;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t p:nth-child(1) {
        width: 14.62vw;
        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color {
        margin: 0.08vw 1.23vw 0.08vw 0;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color span {
        width: 1.54vw;
        height: 1.54vw;
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w {
        border-bottom: 0.08vw solid #E1E1E1;
    }

    .my_inquiry .right_cont .reply_w .reply_btn {
        padding: 1.23vw 0;
    }

    .my_inquiry .right_cont .reply_w .reply_btn p {
        font-size: 1.54vw;

    }

    .my_inquiry .right_cont .reply_w .reply_btn a {
        margin-right: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w {
        padding-top: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) a {
        border-radius: 1.23vw;
        width: 2.46vw;
        height: 2.46vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p,
    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
        margin-top: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li {
        position: relative;
        padding-left: 1.38vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li::before,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li::before {
        display: block;
        content: " ";
        width: 0.31vw;
        height: 0.31vw;
        border-radius: 50%;
        background-color: #555555;
        position: absolute;
        left: 0.31vw;
        top: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p:nth-child(2) {
        margin: 0 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(2) {
        font-size: 1.08vw;
        margin-top: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p p.proposal_t {
        font-size: 1.38vw;

        padding: 1.85vw 0 0.77vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner {
        border: 0.08vw solid #E1E1E1;
        padding: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner {
        margin-top: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w {
        width: calc(50% - 2.77vw);
        margin-right: 2.46vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p img {
        width: 9.23vw;
        height: 9.23vw;
        margin: 0 1.23vw 0 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner .chk_w .chk_p img {
        margin-left: 1.54vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) {}

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3) span,
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) span {
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(2n+2) {
        margin-right: 2.46vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(n+3) {
        margin-top: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w {
        margin-top: 1.23vw;
        padding-top: 1.23vw;
        border-top: 0.08vw solid #F0F0F0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a {
        padding: 0.46vw 1.23vw;
        border: 0.08vw solid #121619;
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(1) {
        margin-right: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .re_reply {
        padding: 1.23vw 0 1.54vw 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .re_reply_btn {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .reply_w .re_reply .editor {
        margin: 1.23vw 0 0.62vw 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_list,
    .my_inquiry .right_cont .reply_w .re_reply .file_list li {
        margin-bottom: 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_notice {
        margin-bottom: 1.54vw;
    }

    .my_inquiry .right_cont .reply_w .re_reply .extra_inquiry {
        padding: 0.46vw 1.23vw;
        border: 0.08vw solid #121619;
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c {
        margin: 1.23vw 0 1.54vw;
        padding: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w img {
        width: 2.46vw;
        height: 2.46vw;
        border-radius: 1.23vw;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p {
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(2) {
        margin: 0 0.62vw;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_c {
        margin-top: 1.23vw;
        font-size: 1.08vw;

    }

    .my_inquiry .right_cont .last_w {
        padding: 2.46vw 0 9.62vw;
    }

    .my_inquiry .right_cont .last_w a {
        padding: 0.46vw 1.54vw;
        border: 0.08vw solid #121619;
        font-size: 1.31vw;

    }

    .popup_comm.develop_inquiry {
        width: 46.15vw;
    }

    .popup_comm.develop_inquiry .txt div.desc:first-child {
        font-size: 1.38vw;

        margin-top: 3.69vw;
    }

    .popup_comm.develop_inquiry .cont {
        padding: 0 0.23vw;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar {
        width: 0.38vw;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar-track {
        border-radius: 0.77vw;
    }

    .popup_comm.develop_inquiry .txt div.desc p.notice_comm:first-child {
        margin-top: 1.23vw;
    }

    .popup_comm.develop_inquiry .inquiry_check {
        margin: 2.46vw 0;
        padding: 1.23vw;
        border: 0.08vw solid #DDDDDD;
    }

    .popup_comm.develop_inquiry .inquiry_check .product_check:not(:first-child) {
        margin-top: 1.23vw;
    }

    .popup_comm.develop_inquiry .content_check .content_tit {
        font-size: 1.23vw;

        margin-bottom: 0.62vw;
    }

    .popup_comm.develop_inquiry .content_check .content_tit .asterisk img {
        width: 0.69vw;
        height: 1.38vw;
    }

    .popup_comm.develop_inquiry .content_check .content_con textarea {
        border: 0.08vw solid #DDDDDD;
        padding: 0.92vw;
        height: 14.62vw;
    }

    /******************************************************** 인쿼리 상태 ***********************************************/
    .my_inquiry .inquiry_status {
        font-size: 1.08vw;

        padding: 0.15vw 0.62vw;
        border-radius: 0.31vw;
    }

    /******************************************************************************************************************/
}

@media (max-width: 768px) {
    .my_inquiry {
        padding-bottom: 0;
    }

    .my_inquiry .sec .sec_cont {
        /*padding: 0 97px;*/
        padding: 0
    }

    .my_inquiry .breadcrumb {
        font-size: 9px;
    }

    .my_inquiry .right_cont .title_w div:first-child {
        font-size: 19px;

    }

    .my_inquiry .right_cont .title_w div:nth-child(2) {
        font-size: 9px;

        margin-top: 5px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) {
        margin-top: 28px;
        margin-bottom: 11px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a {
        padding: 4px 9px;
        width: 58px;
        border: 1px solid;
        border-radius: 18px;
        font-size: 8px;

    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a:nth-child(2) {
        margin: 0 5px;
    }

    .my_inquiry .right_cont .title_w div input {
        font-size: 8px;

        padding: 5px 7px;
        border: 1px solid #DDDDDD;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input {
        width: 89px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker {
        background-size: 9px;
        background-position: right 7px center;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input:nth-child(4) {
        margin-left: 9px;
        margin-right: 5px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) input {
        padding: 5px 12px;
        width: 354px;
        margin-right: 5px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) button {
        padding: 5px 12px;
        border: 1px solid #121619;
        font-size: 10px;

    }

    .my_inquiry .right_cont .order_w {
        margin: 34px auto 10px;
    }

    .my_inquiry .right_cont .order_w .order_b {
        font-size: 9px;

    }

    .my_inquiry .right_cont .order_w .order_b::after {
        height: 0;
        width: 0;
        border: 2px solid transparent;
        border-bottom-width: 0;
        margin-top: -1px;
        margin-left: 4px;
    }

    .my_inquiry .right_cont .order_w .order_b.desc::after {
        border-top-width: 0;
        border-bottom-width: 2px;
    }

    .my_inquiry .right_cont .order_w i {
        margin-left: 14px;
    }

    .my_inquiry .right_cont .order_w .by {
        margin-left: 1px;
    }

    .my_inquiry .right_cont .order_w .order_s {
        left: -6px;
        margin-top: 5px;
        padding: 5px 14px;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
    }

    .my_inquiry .right_cont .order_w .order_s li {
        margin-top: 5px;
    }

    .my_inquiry .right_cont .order_w .order_s li:first-child {
        margin-top: 0;
    }

    .my_inquiry .right_cont .order_w .order_s li a {
        font-size: 9px;

    }

    .my_inquiry .right_cont .list_w {
        margin: 0 0 41px 0;
    }

    .my_inquiry .right_cont .list_w .content_w {
        padding: 14px;
        border: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .list_w .content_w:not(:first-child) {
        margin-top: 17px;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w {
        width: calc(100% + 1px);
        margin-left: -15px;
        bottom: -1px;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w a {
        font-size: 11px;

        padding: 7px 15px;
        width: 100%;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w {
        padding-bottom: 12px;
        border-bottom: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:first-child {
        font-size: 9px;

        margin-right: 5px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:last-child {
        font-size: 8px;

    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p {
        font-size: 8px;

        margin-right: 9px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p:nth-child(1) {
        margin-right: 5px;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f {
        width: calc(50% - 5px);
        margin: 12px 9px 0 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f:nth-child(2n) {
        margin-right: 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f:last-child {
        margin-right: 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f img {
        width: 47px;
        height: 47px;
        margin-right: 12px;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f span {
        border-radius: 2px;
        padding: 1px 5px;
        font-size: 8px;

    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(2) {
        font-size: 9px;

        margin: 5px 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(3) {
        font-size: 8px;

    }

    .my_inquiry .right_cont .list_w .content_w .field_w {
        font-size: 8px;

        margin-top: 12px;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div:not(:first-child) {
        margin-top: 5px;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div p:first-child {
        width: 95px;
        margin-right: 9px;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:first-child {
        font-size: 9px;

        margin-top: 12px;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:not(:first-child) {
        font-size: 8px;

        margin-top: 5px;
    }

    .my_inquiry .right_cont .view_info_w {
        padding: 35px 0 9px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 {
        margin-top: 5px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) {
        font-size: 12px;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) p:nth-child(1) {
        margin-right: 9px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) {
        font-size: 8px;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(1),
    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(4) {
        margin-right: 5px;
    }

    .my_inquiry .right_cont .inquiry_w {
        padding: 12px 0;
        border-top: 1px solid #121619;
        border-bottom: 1px solid #121619;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p {
        padding: 9px;
        margin-bottom: 12px;
        border: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p {
        width: calc(50% - 5px);
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(2n+1) {
        margin-right: 9px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(n+3) {
        margin-top: 9px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p img,
    .popup_comm.develop_inquiry .inquiry_check .product_check img {
        width: 71px;
        height: 71px;
        margin-right: 9px
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div .product_type,
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div .product_type,
    .popup_comm.develop_inquiry .inquiry_check .product_check .product_type {
        font-size: 7px;

        border-radius: 2px;
        padding: 2px 5px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(2),
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(2),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(2) {
        margin: 5px 0;
        font-size: 10px;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(3),
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(3) {
        font-size: 8px;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t {
        font-size: 9px;

    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t:not(:first-child) {
        margin-top: 9px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t p:nth-child(1) {
        width: 118px;
        margin-right: 9px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color {
        margin: 1px 9px 1px 0;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color span {
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }


    .my_inquiry .right_cont .reply_w {
        border-bottom: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .reply_w .reply_btn {
        padding: 9px 0;
    }

    .my_inquiry .right_cont .reply_w .reply_btn p {
        font-size: 12px;

    }

    .my_inquiry .right_cont .reply_w .reply_btn a {
        margin-right: 9px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w {
        padding-top: 9px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) a {
        border-radius: 9px;
        width: 19px;
        height: 19px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p,
    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
        font-size: 8px;

    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach:first-child,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach:first-child {
        margin-top: 5px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li {
        position: relative;
        padding-left: 11px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li::before,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach lit::before {
        display: block;
        content: " ";
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background-color: #555555;
        position: absolute;
        left: 2px;
        top: 5px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p:nth-child(2) {
        margin: 0 5px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(2) {
        font-size: 8px;
        margin-top: 9px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p p.proposal_t {
        font-size: 11px;

        padding: 14px 0 6px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner {
        border: 1px solid #E1E1E1;
        padding: 9px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner {
        margin-top: 9px;
        background: #FFFFFF;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w {
        width: calc(50% - 22px);
        margin-right: 19px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p img {
        width: 71px;
        height: 71px;
        margin: 0 9px 0 5px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .reply_proposal_p .proposal_inner .chk_w .chk_p img {
        margin-left: 12px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) {}

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3) span,
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) span {
        margin-right: 5px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(2n+2) {
        margin-right: 19px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(n+3) {
        margin-top: 9px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w {
        margin-top: 9px;
        padding-top: 9px;
        border-top: 1px solid #F0F0F0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a {
        padding: 4px 9px;
        border: 1px solid #121619;
        font-size: 8px;

    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(1) {
        margin-right: 5px;
    }

    .my_inquiry .right_cont .reply_w .re_reply {
        padding: 9px 0 12px 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .re_reply_btn {
        font-size: 8px;

    }

    .my_inquiry .right_cont .reply_w .re_reply .editor {
        margin: 9px 0 5px 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_list,
    .my_inquiry .right_cont .reply_w .re_reply .file_list li {
        margin-bottom: 5px;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_notice {
        margin-bottom: 12px;
    }

    .my_inquiry .right_cont .reply_w .re_reply .extra_inquiry {
        padding: 4px 9px;
        border: 1px solid #121619;
        font-size: 8px;

    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c {
        margin: 9px 0 12px;
        padding: 9px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w img {
        width: 19px;
        height: 19px;
        border-radius: 9px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p {
        font-size: 8px;

    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(2) {
        margin: 0 5px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_c {
        margin-top: 9px;
        font-size: 8px;

    }

    .my_inquiry .right_cont .last_w {
        padding: 19px 0 74px;
    }

    .my_inquiry .right_cont .last_w a {
        padding: 4px 12px;
        border: 1px solid #121619;
        font-size: 10px;

    }

    .popup_comm.develop_inquiry {
        width: 354px;
    }

    .popup_comm.develop_inquiry .txt div.desc:first-child {
        font-size: 11px;

        margin-top: 28px;
    }

    .popup_comm.develop_inquiry .cont {
        padding: 0 2px;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar {
        width: 3px;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar-track {
        border-radius: 6px;
    }

    .popup_comm.develop_inquiry .txt div.desc p.notice_comm:first-child {
        margin-top: 9px;
    }

    .popup_comm.develop_inquiry .inquiry_check {
        margin: 19px 0;
        padding: 9px;
        border: 1px solid #DDDDDD;
    }

    .popup_comm.develop_inquiry .inquiry_check .product_check:not(:first-child) {
        margin-top: 9px;
    }

    .popup_comm.develop_inquiry .content_check .content_tit {
        font-size: 9px;

        margin-bottom: 5px;
    }

    .popup_comm.develop_inquiry .content_check .content_tit .asterisk img {
        width: 5px;
        height: 11px;
    }

    .popup_comm.develop_inquiry .content_check .content_con textarea {
        border: 1px solid #DDDDDD;
        padding: 7px;
        height: 135px;
    }

    /******************************************************** 인쿼리 상태 ***********************************************/
    .my_inquiry .inquiry_status {
        font-size: 8px;

        padding: 1px 5px;
        border-radius: 2px;
    }

    /******************************************************************************************************************/
}


@media (max-width:768px) {
    .my_inquiry {
        margin-top: 32px;
        padding-bottom: 0;
    }

    .my_inquiry .inner {
        padding: 0;
    }

    .my_inquiry .right_cont .title_w,
    .my_inquiry .right_cont .order_w,
    .my_inquiry .right_cont .list_w {
        width: 100%;
        margin: auto;
    }

    .my_inquiry .right_cont .title_w {
        text-align: center;
        padding: 0 20px;
    }

    .my_inquiry .right_cont .title_w div:first-child {
        color: #121619;
        font-weight: 600;
        font-size: 20px;

    }

    .my_inquiry .right_cont .title_w div:nth-child(2) {
        color: #444444;
        font-weight: 300;
        font-size: 14px;

        margin-top: 8px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) {
        margin-top: 32px;
        margin-bottom: 16px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a {
        padding: 6px 16px;
        width: 78px;
        border: 1px solid;
        border-radius: 30px;
        font-size: 16px;

    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a:nth-child(2) {
        margin: 0 8px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a.select_date {
        color: #FFFFFF;
        background: #121619;
        border-color: #121619;
        font-weight: 600;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) a.unselect_date {
        font-weight: 400;
        color: #A8A8A8;
        background: #FFFFFF;
        border-color: #E1E1E1;
    }

    .my_inquiry .right_cont .title_w div input {
        font-weight: 300;
        font-size: 14px;

        padding: 8px 12px;
        border: 1px solid #DDDDDD;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input {
        width: calc(50% - 8px);
        color: #444444;
        align-items: center;
        margin-top: 24px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker::-webkit-clear-button,
    .my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker::-webkit-inner-spin-button {
        display: none;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input[type=date]::-webkit-calendar-picker-indicator {
        color: rgba(0, 0, 0, 0);
        opacity: 1;
        display: block;
        background-image: url('/v2/img/ico_date.png');
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: right center;
    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input:nth-child(4) {
        margin-right: 8px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) {
        display: flex;
        align-items: center;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) input {
        padding: 9px 12px;
        width: calc(100% - 118px);
        color: #444444;
        margin-right: 8px;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) input::placeholder {
        color: #A8A8A8;
    }

    .my_inquiry .right_cont .title_w div:nth-child(4) button {
        width: 108px;
        padding: 9px 20px;
        background: #121619;
        border: 1px solid #121619;
        color: #FFFFFF;
        font-weight: 600;
        font-size: 17px;

    }

    .my_inquiry .right_cont .title_w div:nth-child(3) input:focus,
    .my_inquiry .right_cont .title_w div:nth-child(4) input:focus {
        border-color: #121619;
    }

    .my_inquiry .right_cont .order_w {
        margin: 32px auto 10px;
        padding: 0 20px;
    }


    .my_inquiry .right_cont .order_w .inner {
        border-bottom: 1px solid #E1E1E1;
        padding-bottom: 10px;
        display: flex;
        align-items: center;
    }

    .my_inquiry .right_cont .order_w .inner div.order_1,
    .my_inquiry .right_cont .order_w .inner div.order_2,
    .my_inquiry .right_cont .order_w .inner div.order_3 {
        position: relative;
    }

    .my_inquiry .right_cont .order_w .inner div.order_2 {
        margin: 0 26px;
    }

    .my_inquiry .right_cont .order_w .order_b {
        font-weight: 400;
        font-size: 12px;

        color: #121619;
    }

    .my_inquiry .right_cont .order_w .order_b::after {
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        border: 4px solid transparent;
        border-bottom-width: 0;
        border-top-color: #000;
        top: 50%;
        margin-top: -2px;
        margin-left: 6px;
    }

    .my_inquiry .right_cont .order_w .order_b.desc::after {
        border-top-width: 0;
        border-bottom-color: #000;
        border-bottom-width: 4px;
    }

    /*.my_inquiry .right_cont .order_w .status, .my_inquiry .right_cont .order_w .by {*/
    /*    position: relative;*/
    /*}*/

    .my_inquiry .right_cont .order_w i {
        margin-left: 24px;
    }

    .my_inquiry .right_cont .order_w .by {
        margin-left: 2px;
    }

    .my_inquiry .right_cont .order_w .order_s {
        position: absolute;
        left: -10px;
        top: 50%;
        margin-top: 16px;
        padding: 8px 24px;
        border: 1px solid #e1e1e1;
        border-radius: 8px;
        background: #FFFFFF;
        z-index: 1;
        width: max-content;
    }

    .my_inquiry .right_cont .order_w .order_s li {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .order_w .order_s li:first-child {
        margin-top: 0;
    }

    .my_inquiry .right_cont .order_w .order_s li a {
        color: #838383;
        font-size: 16px;

    }

    .my_inquiry .right_cont .order_w .order_s li.active a {
        color: #000000;
    }

    .my_inquiry .right_cont .order_w .order_b+.order_s {
        display: none;
    }

    .my_inquiry .right_cont .list_w {
        margin: 0 0 70px 0;
    }

    .my_inquiry .right_cont .list_w .each_inquiry:not(:first-child):before {
        content: "  ";
        background: #F6F7FB;
        height: 12px;
        width: 100%;
        display: block;
    }

    .my_inquiry .right_cont .list_w .content_w {
        position: relative;
        padding: 20px 20px 16px;
    }

    .my_inquiry .right_cont .list_w .content_w:not(:first-child) {
        margin-top: 12px;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w {
        width: 100%;
        background: #121619;
        text-align: center;
        margin-top: 16px;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w a {
        font-weight: 600;
        font-size: 14px;

        padding: 8px 16px;
        color: #FFFFFF;
        display: block;
        width: 100%;
    }

    .my_inquiry .right_cont .list_w .content_w:hover {
        border-color: #000000;
    }

    .my_inquiry .right_cont .list_w .content_w:hover .hover_w {
        visibility: visible;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w {
        padding-bottom: 16px;
        border-bottom: 1px solid #F0F0F0;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child {
        color: #121619;
        display: flex;
        justify-content: start;
        margin-bottom: 16px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:first-child {
        font-weight: 600;
        font-size: 16px;

        margin-right: 8px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p:last-child {
        font-weight: 400;
        font-size: 14px;

    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child {
        color: #121619;
        justify-content: end;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p {
        font-weight: 400;
        font-size: 14px;

        color: #838383;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child p:nth-child(1) {
        margin-right: 8px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span {
        font-weight: 600;
        font-size: 14px;

        padding: 2px 8px;
        border-radius: 4px;
        margin-bottom: 8px;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span+div {
        display: flex;
        margin-top: 8px;
        justify-content: start;
        color: #838383;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_1 {
        background: rgba(235, 61, 79, 0.1);
        color: #EB3D4F;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_2 {
        background: rgba(253, 121, 0, 0.1);
        color: #FD7900;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_4 {
        background: rgba(0, 116, 253, 0.1);
        color: #0074FD
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_3,
    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_5 {
        background: #F6F7FB;
        color: #121619;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:last-child span.status_6 {
        background: rgba(0, 175, 165, 0.1);
        color: #00AFA5;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w {
        padding-top: 16px;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f {
        display: flex;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f:not(:first-child) {
        margin-top: 20px;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f img {
        width: 100px;
        height: 100px;
        margin-right: 16px;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f span {
        background: #F6F7FB;
        border-radius: 4px;
        padding: 2px 8px;
        font-weight: 600;
        font-size: 12px;

        color: #000000;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(2) {
        font-weight: 400;
        font-size: 16px;

        color: #121619;
        margin: 8px 0;
    }

    .my_inquiry .right_cont .list_w .content_w .product_w .product_f p:nth-child(3) {
        font-weight: 400;
        font-size: 14px;

        color: #838383;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w {
        color: #838383;
        font-weight: 400;
        font-size: 14px;

        margin-top: 16px;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div {
        display: flex;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div:not(:first-child) {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w div p:first-child {
        width: 90px;
        margin-right: 16px;
        flex-shrink: 0;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:first-child {
        font-weight: 600;
        font-size: 16px;

        color: #121619;
        margin-top: 21px;
    }

    .my_inquiry .right_cont .list_w .content_w .proposal_w p:not(:first-child) {
        font-weight: 400;
        font-size: 14px;

        color: #838383;
        margin-top: 8px;
    }

    .my_inquiry .right_cont .view_info_w {
        padding: 26px 20px 16px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) {
        display: flex;
        align-items: center;
        justify-content: start;
        font-size: 18px;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) p:nth-child(1) {
        font-weight: 600;
        margin-right: 8px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(1) p:nth-child(2) {
        font-weight: 400;
        font-size: 16px;

    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: start;
        color: #838383;
        font-size: 12px;

        margin-top: 8px;
    }

    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(1),
    .my_inquiry .right_cont .view_info_w .info_2 div:nth-child(2) p:nth-child(4) {
        margin-right: 8px;
    }

    .my_inquiry .right_cont .inquiry_w {
        padding: 0 0 24px;
        border-top: 2px solid #121619;
        margin: 0 20px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p {
        padding: 20px 0;
        border-bottom: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p {
        display: flex;
        width: 100%;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p:nth-child(n+2) {
        margin-top: 20px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p img,
    .popup_comm.develop_inquiry .inquiry_check .product_check img {
        width: 120px;
        height: 120px;
        margin-right: 16px
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div,
    .popup_comm.develop_inquiry .inquiry_check .product_check div {
        margin: auto 0;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div .product_type,
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_c div .product_type,
    .popup_comm.develop_inquiry .inquiry_check .product_check .product_type {
        color: #000000;
        background: #F6F7FB;
        font-weight: 600;
        font-size: 14px;

        border-radius: 4px;
        padding: 3px 8px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(2),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(2) {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 8px 0;
        font-size: 17px;

        font-weight: 600;
        color: #121619;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_p .clip_p div p:nth-child(3),
    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_c div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check .product_check div p:nth-child(3) {
        font-size: 14px;

        color: #838383;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_p div p:nth-child(3) {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t {
        font-size: 16px;
        line-height: var(--fs_tit);
        font-weight: 500;
        color: #555555;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t:first-child {
        margin-top: 24px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t:not(:first-child) {
        margin-top: 16px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t p:nth-child(2) {
        font-weight: 400;
        font-size: 14px;

        margin-top: 8px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_name {
        color: #555555;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.4285;
        margin-left: 12px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list {
        display: flex;
        align-items: center;
        margin: 10px -20px 0 2px;
        overflow-x: scroll;
        -ms-overflow-style: none;
        /* 인터넷 익스플로러 */
        scrollbar-width: none;
        /* 파이어폭스 */
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list::-webkit-scrollbar {
        display: none;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color {
        display: flex;
        align-items: center;
        margin-right: 8px;
        border: 1px solid #FFFFFF;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color:last-child {
        margin-right: 0;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color.active {
        border-color: #121619;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color span {
        margin: 3px;
        width: 38px;
        height: 38px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t.color .color_list .each_color.active span {
        margin: 2px;
        width: 40px;
        height: 40px;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t a {
        font-weight: 400;
        /*color: #555555;*/
        color: #1155cc;
        text-decoration: underline;
        display: block;
        width: fit-content;
    }

    .my_inquiry .right_cont .inquiry_w .inquiry_t a:nth-child(1) {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .reply_w {
        padding: 0 20px;
        border-top: 1px solid #E1E1E1;
        border-bottom: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .reply_w .reply_btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        padding: 16px 0;
    }

    .my_inquiry .right_cont .reply_w .reply_btn p {
        color: #121619;
        font-weight: 600;
        font-size: 16px;

    }

    .my_inquiry .right_cont .reply_w .reply_content_w {
        padding-top: 16px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) {
        display: flex;
        align-items: center;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) a {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000000;
        border-radius: 12px;
        width: 24px;
        height: 24px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p,
    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
        color: #555555;
        font-weight: 300;
        font-size: 14px;

    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        padding-left: 18px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w .reply_attach li::before,
    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .reply_attach li::before {
        display: block;
        content: " ";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #555555;
        position: absolute;
        left: 4px;
        top: 8px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(1) p:nth-child(2) {
        color: #444444;
        font-weight: 600;
        margin: 0 4px;
    }

    .my_inquiry .right_cont .reply_w .reply_content_w div:nth-child(2) {
        color: #555555;
        font-size: 14px;
        line-height: 1.4285;
        margin-top: 16px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p p.proposal_t {
        font-weight: 600;
        font-size: 18px;
        line-height: var(--fs_tit);
        color: #000000;
        padding: 32px 20px 10px;
        margin: 24px -20px 0;
        border-top: 1px solid #E1E1E1;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner {
        border-top: 1px solid #121619;
        border-bottom: 1px solid #F0F0F0;
        padding: 16px 0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .each_proposal:not(:first-child) {
        margin-top: 16px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 16px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_c {
        margin-left: 32px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w .chk_p img {
        width: 160px;
        height: 160px;
        margin-left: 8px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_c div p:nth-child(2) {
        margin: 8px 0;
        font-weight: 600;
        font-size: 16px;

        color: #444444;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_c div p:nth-child(3),
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) {
        font-weight: 300;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        display: -webkit-box;

        word-break: break-all;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .chk_c div p:nth-child(3) span,
    .popup_comm.develop_inquiry .inquiry_check div p:nth-child(3) span {
        font-weight: 600;
        color: #444444;
        font-size: 14px;

        display: block;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(2n+2) {
        margin-right: 32px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .chk_w:nth-child(n+3) {
        margin-top: 16px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 16px;
        padding: 24px 0 8px;
        border-top: 1px solid #F0F0F0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w.locale_en {
        display: block;
        margin-top: 16px;
        padding-top: 16px;
        border-top: 1px solid #F0F0F0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a {
        font-weight: 600;
        padding: 10px 16px;
        border: 1px solid #121619;
        font-size: 14px;

        text-align: center;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w.locale_en a {
        display: block;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(1) {
        margin-right: 8px;
        color: #121619;
        min-width: 140px;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w a:nth-child(2) {
        background: #121619;
        color: #FFFFFF;
        width: 100%;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w.locale_en a:nth-child(1) {
        margin-right: 0;
    }

    .my_inquiry .right_cont .reply_w .reply_proposal_p .proposal_inner .add_w.locale_en a:nth-child(2) {
        margin-top: 8px;
    }

    .my_inquiry .right_cont .reply_w .re_reply {
        padding: 16px 0 20px 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .re_reply_btn {
        font-size: 14px;

        color: #121619;
        text-decoration: underline;
        text-decoration-thickness: 0;
        text-underline-position: under;
        display: block;
    }

    .my_inquiry .right_cont .reply_w .re_reply .editor {
        margin: 16px 0 8px 0;
    }

    .my_inquiry .right_cont .reply_w .re_reply .editor .textarea_w:focus-within {
        border-color: #121619;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_list,
    .my_inquiry .right_cont .reply_w .re_reply .file_list li {
        margin-bottom: 8px;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_list li p {
        display: flex;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_list li p a {
        color: #555555;
    }

    .my_inquiry .right_cont .reply_w .re_reply .file_notice {
        margin-bottom: 20px;
    }

    .my_inquiry .right_cont .reply_w .re_reply .extra_inquiry {
        padding: 6px 16px;
        background: #121619;
        border: 1px solid #121619;
        font-size: 14px;

        font-weight: 600;
        color: #FFFFFF;
        display: block;
        margin: auto;
        width: fit-content;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c {
        margin: 16px 0 20px;
        padding: 16px;
        background: #F6F7FB;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w {
        display: flex;
        align-items: center;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w img {
        width: 32px;
        height: 32px;
        border-radius: 16px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p {
        font-size: 14px;

    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(2) {
        font-weight: 600;
        color: #444444;
        margin: 0 8px;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_w p:nth-child(3) {
        font-weight: 300;
        color: #555555;
    }

    .my_inquiry .right_cont .reply_w .user_reply .re_reply_c .manager_c {
        margin-top: 16px;
        font-size: 14px;

        color: #555555;
    }

    .my_inquiry .right_cont .last_w {
        padding: 0 20px;
        margin: 42px 0 34px;
    }

    .my_inquiry .right_cont .last_w a {
        color: #121619;
        cursor: pointer;
        font-weight: 600;
        padding: 10px 34px;
        border: 1px solid #121619;
        font-size: 17px;

        display: flex;
        align-items: center;
        justify-content: center;
    }

    .popup_comm .txt .tit {
        padding: 0;
    }

    .popup_comm.develop_inquiry .txt div.desc:first-child {
        text-align: center;
        font-weight: 600;
        color: #121619;
        font-size: 18px;

        margin-top: 32px;
    }

    .popup_comm.develop_inquiry .cont {
        padding: 0 3px;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar {
        width: 5px;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar-thumb {
        background: #888;
    }

    .popup_comm.develop_inquiry .cont::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .popup_comm.develop_inquiry .txt div.desc p.notice_comm {
        font-size: 14px;

    }

    .popup_comm.develop_inquiry .txt div.desc p.notice_comm:first-child {
        margin-top: 24px;
    }

    .popup_comm.develop_inquiry .inquiry_check {
        margin: 32px 0;
        padding: 16px 0;
        border-top: 1px solid #121619;
        border-bottom: 1px solid #121619;
    }

    .popup_comm.develop_inquiry .inquiry_check .product_check {
        display: flex;
    }

    .popup_comm.develop_inquiry .inquiry_check .product_check:not(:first-child) {
        margin-top: 16px;
    }

    .popup_comm.develop_inquiry .content_check .content_tit {
        display: flex;
        color: #121619;
        font-weight: 600;
        font-size: 16px;

        margin-bottom: 8px;
    }

    .popup_comm.develop_inquiry .content_check .content_tit .asterisk img {
        width: 9px;
        height: 18px;
    }

    .popup_comm.develop_inquiry .content_check .content_con textarea {
        border: 1px solid #DDDDDD;
        width: 100%;
        display: block;
        padding: 12px;
        height: 160px;
    }

    .popup_comm.develop_inquiry .btn {
        margin-top: 39px;
        margin-bottom: 18px;
    }

    .popup_comm.develop_inquiry .btn a {
        width: 100%;
    }

    /********************************************************** 인쿼리 상태 *************************************************/
    .my_inquiry .inquiry_status {
        font-weight: 600;
        font-size: 14px;

        padding: 2px 8px;
        border-radius: 4px;
    }

    .my_inquiry .inquiry_status.status_1 {
        background: rgba(235, 61, 79, 0.1);
        color: #EB3D4F;
    }

    .my_inquiry .inquiry_status.status_2 {
        background: rgba(253, 121, 0, 0.1);
        color: #FD7900;
    }

    .my_inquiry .inquiry_status.status_4 {
        background: rgba(0, 116, 253, 0.1);
        color: #0074FD
    }

    .my_inquiry .inquiry_status.status_3,
    .my_inquiry .inquiry_status.status_5 {
        background: #F6F7FB;
        color: #121619;
    }

    .my_inquiry .inquiry_status.status_6 {
        background: rgba(0, 175, 165, 0.1);
        color: #00AFA5;
    }

    /**********************************************************************************************************************/
    .my_inquiry .right_cont .list_w .content_w .info_w {
        display: block !important;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div {
        width: 100%;
        display: block !important;
    }

    .my_inquiry .right_cont .list_w .content_w .info_w div:first-child p {
        display: inline-block;
    }

    .my_inquiry .right_cont .list_w .content_w {
        border: 0px solid #E1E1E1;
    }

    .my_inquiry .right_cont .list_w .each_inquiry:not(:first-child):before {
        content: "  ";
        background: #F6F7FB;
        height: 12px;
        width: 100%;
        display: block;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w {

        background: transparent;
    }

    .my_inquiry .right_cont .list_w .content_w .hover_w {
        visibility: visible;
        background: transparent;

    }

    .my_inquiry .right_cont .list_w .content_w .hover_w a {
        visibility: visible;
        height: 100px;

    }

    .my_inquiry .right_cont .list_w .content_w .product_w+.hover_w a {
        height: 219px;
    }

    .my_inquiry .right_cont .list_w .content_w .field_w+.hover_w a {
        height: 157px;
    }

    .my_inquiry .right_cont .list_w .content_w::after {
        content: "";
        position: absolute;
        background: #F6F7FB;
        height: 12px;
        width: 100%;
        left: 0;
        top: -10px;
        display: block;
    }
    .my_inquiry .right_cont .list_w .content_w:first-child::after {display: none;}
    .ico_comm.vertical_line_grey{
        display:none;
    }
    .my_inquiry .right_cont .title_w div:nth-child(3) a { 
        width:auto;
    }
    .my_inquiry .right_cont .title_w div:nth-child(3){
        display: block;
    }
    .my_inquiry .right_cont .title_w div:nth-child(3) input:nth-child(4) {
        margin-right: 7px;margin-left: 0;
    }
    .my_inquiry .right_cont .title_w div:nth-child(3) input.datepicker {
        background-size: 16px;
    }
    .my_inquiry .right_cont .list_w .content_w .product_w .product_f {
        width: calc(100% - 5px);
    }
    .my_inquiry .right_cont .list_w .content_w .hover_w a {
        color: transparent;
    }

}

