.cs_common .btn_ver.cancel {
    margin-right: 1rem;
}
.inq_inactive .btn_ver2_box {
    margin-top: 10.3rem;
}
.inq_inactive .section02 {
    max-width: 105rem;
    margin: 0 auto;
}
.inq_inactive .form_box .tit_box {
    justify-content: flex-start;
}
.inq_inactive .section02 .tit_box span {
    font-size: 1.5rem;
    line-height: 1.8;
}
.inq_inactive .input_box .err_message.error {
    padding-left: 0;
}
/* »ó´Ü °øÅë ¹è³Ê */
.cs_common .inq_ban {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 56% 43%);
    gap: 1rem;
    margin: 5rem 0 6rem;
}
.cs_common .cs_center {
    background: #cfe4ff;
    border-radius: 2rem;
}
.cs_common .soho_inq {
    background: #f4f6f8;
    display: flex;
    align-items: center;
    border-radius: 2rem;
}
.cs_common .soho_inq img{
    width: 27.5%;
}
.cs_common .soho_inq .ban_txt {
    text-align: left;
    margin-left: 2rem;
}
.cs_common .soho_inq .soho_tit {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.13;
    letter-spacing: -0.15rem;
    margin-bottom: 1.5rem;
    position: relative;
}
.cs_common .soho_inq .soho_tit::after {
    content: '';
    background: url(../../../img/sub/cs/inq_arrow.png) no-repeat center/cover;
    width: 1.4rem;
    height: 1.2rem;
    position:absolute;
    top: 50%;
    margin-left: 1.1rem;
    transform: translateY(-50%);
}
.cs_common .soho_inq .soho_desc {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: -0.15rem;
}
.cs_common .inq_ban_vip{
	margin: 5rem 0 6rem;
	width:100%;

}
.cs_common .inq_ban_vip .pc{
	display:block;
	max-width:calc(100% + 36px);
}
.cs_common .inq_ban_vip .mobile{
	display:none;
}
/* °øÅë ¹è³Ê end */

.inq_inactive .input_box {
    margin-top: 1.6rem;
}
.inq_inactive .input_box.user_file {
    margin-top: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    min-width: 13.5rem;
}
.inq_inactive .input_box.user_name {
    margin-top: 3rem;
}
.inq_inactive .user_name .logout {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.43;
    letter-spacing: -0.13rem;
    text-decoration: underline;
    color: var(--mainColor);
    margin-left: 2.4rem;
}
/* °í°´¸í end */
.inq_inactive .cus_name,
.inq_inactive .user_id,
.inq_inactive .user_num,
.inq_inactive .cus_pwd {
    width: 50rem;
}
.inq_inactive .user_email {
    max-width: 64.8rem;
}
/* input ³ÐÀÌ °ª */
.inq_inactive .ref {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.71;
    letter-spacing: -0.13rem;
    color: rgba(0, 0, 0, 0.5);
}
.inq_inactive .ref_ind {
    padding-left: 4%;
    margin-top: 1.1rem;
}
.inq_inactive .ref_b {
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.93;
    letter-spacing: -0.13rem;
    color: var(--mainColor);
}

.div_line {
    max-width: 105rem;
    background: #ddd;
    height: 0.1rem;
    margin: 6rem 0 6rem;
}
/* ÂüÁ¶±Û ±¸ºÐ¼± */

/* ¹®ÀÇÀÚ select */
.inq_inactive .inquirer_box {
    display: flex;
    align-items: center;
}
.inq_inactive .direct_b {
    margin-left: 3rem;
}

/* ¹®ÀÇÀÚ end */


/* ¹®ÀÇ À¯Çü */
.inq_inactive .form_box .inq_box, .id_box .inq_box {
    width: 100%;
    display: flex;
}
.inq_inactive .form_box .inq_box .select_box_tit {
    color: rgba(0, 0, 0, 0.6);
}
.id_box .inq_box .select_box_tit{
    color: rgba(0, 0, 0, 0.6);
    width:40rem;
}
.inq_inactive .form_box.n2 .input_box .user_select:first-of-type, .id_box .user_select:first-of-type {
    margin-left: 0;
}
.inq_inactive .input_box .user_select, .id_box .user_select {
    width: 40rem;
    border-radius: 1rem;
    background: #fff;
}
.id_box .user_select .select_box{
    width:40rem;
}
.inq_inactive .input_box .user_select.re_inq:nth-of-type(1), .id_box .user_select.re_inq:nth-of-type(1){
    margin-left: 0;
}
.inq_inactive .input_box .user_select.inq_email {
    width: 14.5rem;
}
/* ¹®ÀÇ À¯Çü end */

/* ¼¿·ºÆ® Æû */
.inq_inactive .form_box.n2 {
    width: 100%;
    background: #f4f6f8;
    border-radius: 2rem;
    padding: 4rem 4.8rem 4.5rem 4.7rem;
}
.inq_inactive .form_box.n2 .faq_sel input[type="search"] {
    background: url(../../../img/sub/cs/icon_search.png)no-repeat;
    background-position-y: center;
    background-position-x: 98%;
    background-color: #fff;
    background-size: 2rem;
    /*cursor: pointer;*/
}
.inq_inactive .form_box.n2 .faq_sel input[type="search"]:disabled {
    background: transparent;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: -0.13rem;
    color: rgba(0, 0, 0, 0.3);
    background: none;
}
/* .inq_inactive .form_box.n2 .faq_sel input[type="search"]:focus {
    background: none;
    background-color: #fff;
} */
.inq_inactive .form_box.n2 .user_btn {
    max-width: 13.5rem;
    font-weight: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inq_inactive .form_box.n2 .user_name {
    margin-top: 0;
}

.inq_inactive .section02 .table_cont {
    margin-bottom: 0;
}
.inq_inactive .view_more {
    width: 8.1rem;
    height: 2.9rem;
    border: 1px solid #ddd;
    border-radius: 0.4rem;
    padding: 0 1rem;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    top: 2px;
    margin-left: 1.5rem;
    background: url(../../../img/sub/check/icon_arrow_black.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 9px) center;
	background-size:0.6rem;
}
.inq_inactive .view_more.on {
    background: url(../../../img/sub/cs/icon_arrow_up.png) no-repeat;
    background-position: calc(100% - 9px) center;
}
.inq_inactive .view_more span {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: -0.1rem;
    color: rgba(0, 0, 0, 0.7);
	line-height:2.5rem
}
.inq_inactive .policy_table .obj_desc_con.n3 {
    border-right: none;
    padding: 2.5rem 0;
}
.inq_inactive .policy_table td:nth-of-type(1),
.inq_inactive .policy_table td:nth-of-type(3) {
    width: 32.729%;
    font-weight: normal;
}
.inq_inactive .policy_table td:nth-of-type(2) {
    width: 34.542%;
    font-weight: normal;
}
.inq_inactive .policy_table th:nth-child(3) {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
/* ¼¿·ºÆ® Æû end */


/* °Ë»ö°á°ú */


/* ¸®½ºÆ® */
.inq_inactive .res_txt {
    width: 100%;
    border-bottom: 0.1rem solid #ddd;
    margin-top: 1.6rem;
}
.inq_inactive .res_txt p {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: -0.13rem;
    padding-bottom: 0.5rem;
}
.inq_inactive .res_txt span.res_num {
    color: var(--mainColor);
}

.inq_inactive .de_result_box .res_txt {
    border-bottom: none;
}
.inq_inactive .de_result_box .more_contents_btn {
    position: relative;
    padding-right: 2.1rem;
    cursor: pointer;
}
.inq_inactive .de_result_box .more_contents_btn::before {
    content: '';
    display: block;
    width: 7px;
    height: 12px;
    background: url(../../../img/sub/search/more_arrow_r.png) no-repeat center / cover;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.inq_inactive .de_result_box .ref_b {
    margin-top: 1rem;
}
.inq_inactive .res_list {
    margin-top: 0.6rem;
}
.inq_inactive .res_list li {
    width: 100%;
    border: solid 0.1rem #ebebeb;
    border-radius: 1rem;
    background: #fff;
    transition: all 0.3s;
    margin-bottom: 1rem;
}
.inq_inactive .res_list li a {
    display: block;
    width: 100%;
    padding: 1.5rem 2rem 1.6rem 2.1rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: -0.13rem;
}
.inq_inactive .res_list li span {
    font-size: 1.5rem;
}
.inq_inactive .res_list li span.detail_img {
    float: right;
    display: none;
}
.inq_inactive .res_list li:last-of-type {
    margin-bottom: 0;
}

.inq_inactive .res_list li:hover {
    border: 0.1rem solid var(--mainColor);
}
.inq_inactive .res_list li:hover a {
    color: var(--mainColor);
}
.inq_inactive .res_list li:hover span.detail_img {
    display: block;
    padding: .5rem 1rem;
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    border: solid 1px #ddd;
    line-height: 1;
}


/* .inq_inactive .input_box .input_text {
    padding-right: 2rem;
} */
.inq_inactive .input_box .input_text.inq_faq {
    padding-right: 5rem;
}
/* ¾øÀ»¶§ */
.inq_inactive .res_con {
    padding: 7.4rem 0 4.5rem;
    flex-direction: column;
    text-align: center;
}
.inq_inactive .res_con .no_result_tit {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: -0.15rem;
    margin-bottom: 1.5rem;
}
.inq_inactive .res_con dd {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: -0.15rem;
    color: rgba(0, 0, 0, 0.5);
}
/* ¾øÀ» ¶§ */
/* °Ë»ö°á°ú end*/
/* Á¦¸ñ */
.inq_inactive .input_box.inquiry_tit {
    margin-top: 4.6rem;
}
.inq_inactive .input_box.inquiry_tit .input_text {
    max-width: 59.3rem;
}
/* Á¦¸ñ end */

/* ³»¿ë */
.inq_inactive .user_inquiry .user_b:nth-child(1) {
    align-items: flex-start;
    margin-bottom: 1.6rem;
}
.inq_inactive .user_inquiry .user_b:nth-child(1) .tit.inq {
    line-height: 1.8;
    margin: 0;
}
.inq_inactive .user_inquiry .user_b:nth-child(1) .desc.inq {
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: -0.13rem;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 2.8rem;
}
.inq_inactive .input_text::placeholder {
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: -0.13rem;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.3);
}

.inq_inactive .input_box textarea.input_text {
    height: 30rem;
    padding: 3rem;
}
.inq_inactive textarea::-webkit-scrollbar {
    width: 14px;
}
.inq_inactive textarea::-webkit-scrollbar-thumb {
    background-color: #e4e4e4;
    border-radius: 3rem;
    width: 90%;
    border: 5px solid #fff;
}
.inq_inactive textarea::-webkit-scrollbar-track {
    border-radius: 1rem;
    width: 9rem;
    height: 70%;
}
.inq_inactive dl.e_info_desc {
    margin-top: 1rem;
}
/* ³»¿ëÀÔ·Â end */

/* ÆÄÀÏÃ·ºÎ */
.inq_inactive .user_file_box {
    margin: 4rem 0;
}
.inq_inactive .user_file_box .file_box {
    max-width: 77.3rem;
}
.inq_inactive .user_file_box p.ref:nth-of-type(1) {
    margin-top: 1.6rem;
}
/* ÆÄÀÏÃ·ºÎ end */


/* ÀÌ¿ë¾à°ü µ¿ÀÇ */
.inq_inactive .privacy_chk01 {
    margin: 1.8rem 0 3.5rem;
}
.inq_inactive .privacy_chk01 span.tit,
.inq_inactive .privacy_chk02 span.tit {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: -0.1rem;
    margin-left: 1.2rem;
    padding: 0;
}
/* ÀÌ¿ë¾à°ü µ¿ÀÇ end*/



/* 230516 [¼öÁ¤Ç¥½Ã] start */
.notice_view .policy_table th:nth-child(3) {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1280px) {
    .cs_common .soho_inq .soho_tit::after {
        width: 1.7rem;
        height: 1.4rem;
    }
}
@media screen and (max-width: 1110px) {

}
@media screen and (max-width: 989px) {
    .cs_common .soho_inq {
        padding: 1.5rem;
    }
    .cs_common .soho_inq .soho_tit {
        margin-bottom: 1rem;
    }
    .cs_common .soho_inq .soho_desc {
        line-height: 1.39;
    }
    .inq_inactive .input_box .user_select {
        width: 50%;
    }
	.cs_common .inq_ban_vip .pc{
		display:none;
	}
	.cs_common .inq_ban_vip .mobile{
		display:block;
	}
}
@media screen and (max-width: 767px) {
    .cs_common .soho_inq .soho_tit {
        font-size: 2.2rem;
    }

}
@media screen and (max-width: 650px) {
    .cs_common .inq_ban {
        grid-template-columns: repeat(1, 100%);
    }
    .cs_common .soho_inq {
        padding: 3.5rem;
    }
    .cs_common .soho_inq img {
        width: 23.5%;
    }
    .inq_inactive .user_inquiry .user_b:nth-child(1) {
        align-items: unset;
        flex-direction: column;
    }
    .inq_inactive .user_inquiry .user_b:nth-child(1) .desc.inq {
        margin-left: 0;
    }
    .inq_inactive .privacy_chk01 span.tit, .inq_inactive .privacy_chk02 span.tit {
        font-size: 1.8rem;
    }
    .inq_inactive .policy_table td {
        font-size: 1.4rem;
    }
    .inq_inactive .form_box.n2 {
        padding: 2.5rem 2.8rem 2.5rem 2.7rem;
    }
    .inq_inactive .form_box .inq_box {
        flex-direction: column;
    }
    .inq_inactive .input_box .user_select {
        width: 100%;
    }
    .inq_inactive .input_box .user_select.n2 {
        margin-left: 0;
        margin-top: 1rem;
    }
    .inq_inactive .form_box.n2 .user_b.n1 {
        align-items: flex-start;
    }
    .inq_inactive .res_list li:hover span.detail_img {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .inq_inactive .radio_box input + .radio_text::before {
        top: 50%;
        transform: translateY(-50%);
    }
    .inq_inactive .radio_box input:checked + .radio_text::after {
        top: 50%; left: 5px;
        transform: translateY(-50%);
    }
    .cs_common .cs_center,
    .cs_common .soho_inq {
        border-radius: 1rem;
    }
    .inq_inactive .select_li {
        margin-bottom: 1rem;
    }
    .inq_inactive .select_li:last-of-type {
        margin-bottom: 0;
    }
    .inq_inactive .cus_name,
    .inq_inactive .user_id,
    .inq_inactive .user_num,
    .inq_inactive .cus_pwd {
        width: 100%;
    }
    .cs_common .soho_inq {
        padding: 1.5rem;
    }
    .cs_common .soho_inq .soho_tit,
    .inq_inactive .res_con .no_result_tit {
        font-size: 1.7rem;
    }
    .cs_common .soho_inq {
        padding: 2rem 3rem;
    }
    .cs_common .soho_inq .soho_tit::after {
        width: 1.2rem;
        height: 1.1rem;
    }
    .inq_inactive .user_name .logout {
        margin-left: 1.4rem;
    }
    .inq_inactive .input_box .user_select.inq_email {
        min-width: 9.5rem;
    }
    .div_line {
        margin: 3rem 0 3rem;
    }
    .inq_inactive .form_box.n2 {
        padding: 2.5rem 1.5rem 2.5rem 1.5rem;
        border-radius: 1rem;
    }
    .inq_inactive .form_box.n2 .user_btn,
    .inq_inactive .form_box.n2 .faq_sel input[type="search"]:disabled,
    .inq_inactive .ref_b,
    .inq_inactive .ref,
    .cs_common .soho_inq .soho_desc,
    .inq_inactive .policy_table td,
    .inq_inactive .res_con dd,
    .inq_inactive .user_name .logout {
        font-size: 1.3rem;
    }
    .inq_inactive .ref_b {
        line-height: 1.63;
    }
    .inq_inactive .input_box textarea.input_text {
        padding: 1.5rem;
    }
    .inq_inactive .input_text::placeholder {
        font-size: 1.2rem;
    }
    .inq_inactive .privacy_chk01 span.tit, .inq_inactive .privacy_chk02 span.tit {
        font-size: 1.4rem;
        margin-left: 0.7rem;
    }
    .inq_inactive .btn_ver2_box {
        margin-top: 5.3rem;
    }
    /* inq_active */
    .inq_inactive .res_list li a {
        font-size: 1.3rem;
        line-height: 1.7;
    }
    .inq_inactive .user_select .select_box ul {
        padding: 1rem;
    }
    .inq_inactive .input_box.user_file {
        min-width: unset;
    }
    .inq_inactive .res_con {
        padding: 5.4rem 0 2.5rem;
    }
    .inq_inactive .form_box.n2 .faq_sel input[type="search"] {
        background-position-x: 95%;
        background-size: 1.7rem;
    }
    .inq_inactive .input_box .input_text.inq_faq {
        padding-right: 3.5rem;
    }
}
