@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
#support_con a {
    display: block;
    text-decoration: none;
    color: inherit;
}
#support_con .pop-guide-custom a{
    display:inline-block;
}
li,
ul {
    list-style: none;
}
.hd_logo {
    background-image: url("/img/new/nossdaq_logo2.png");
}
#wrapj {
    width: 100%;
    margin: 0 auto;
    /* padding-top: 20px; */
    /* max-width: 1350px; */
}
#support_con {
    /* margin: 0px auto;
    width: 100%;
    max-width: 1350px; */
    padding-bottom: 239px;
}
#support_con .dbx_help {
    position: relative;
    width: 100%;
    padding: 45px 10px;
    background: #319bf1;
    border-bottom: 1px solid #3FA390;
    /* background: rgb(179, 221, 236); */
    text-align: center;
    /* margin-bottom: 20px; */
}
#support_con .dbx_help h2 {
    display: inline-block;
    width: 100%;
    /* color: rgb(6, 48, 87); */
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 20px;
    font-weight: 700 !important;
}

#support_con .dbx_help input {
    border-radius: 50px;
    font-size: 0.95rem;
    font-weight: 600;
    padding-left: 20px;
    border: 1px solid #3FA390;
    /* box-shadow: 3px 3px 8px rgba(49, 49, 49, .5); */
}
#support_con .dbx_help img {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 59%;
    right: 29%;
}
#support_con .dbx_help .detail_wrap img {
    top: 13px;
    right: 20px;
}

/* --------------------------------------------------- */

#support_con #customer_box {
    display: flex;
    width: 100%;
    padding: 30px 0;
    justify-content: space-between;
    border-bottom: 1px solid #3FA390;
    /* border-top: 1px solid rgba(7, 54, 99, 0.6);
    border-bottom: 1px solid rgba(3, 56, 105, 0.6); */
}
#support_con #customer_box .sur_plat {
    /* width: 20%; */
    text-align: center;
}
#support_con #customer_box .sur_plat img {
    width: 70px;
    height: 70px;
    margin-bottom: 15px;
}
#support_con #customer_box .sur_plat h3 {
    width: 100%;
    font-size: 0.96rem;
    color: #000;
    font-weight: 600;
}

/* --------------------------------------------------- */

#support_con #beginner_g {
    display: none;
    width: 100%;
    margin-top: 30px;
}
#support_con #beginner_g h2 {
    width: 100%;
    line-height: 40px;
    font-size: 1.1rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #5DCDB8;
    /* border-bottom: 1px solid rgba(252, 132, 132, 0.6); */
    color: #333;
}
#support_con #beginner_g .guide_list {
    display: flex;
    width: 100%;
    padding: 10px 0;
}
#support_con #beginner_g .guide_list a {
    width: 25%;
    text-align: center;
}

/* --------------------------------------------------- */

#support_con .jinhee_list {
    width: 100%;
    margin-top: 40px;
}
/* #support_con  ul,li{list-style: disc !important; position: relative; left: 10px;}  */

#support_con .jinhee_list h2 {
    width: 100%;
    line-height: 40px;
    font-size: 1.1rem;
    font-weight: 600;
    /* border-bottom: 1px solid rgba(252, 132, 132, 0.6); */
    border-bottom: 1px solid #5DCDB8;
    color: #333;
    padding-bottom: 10px;
}
#support_con .jinhee_list .one_list {
    width: 100%;
}
#support_con .jinhee_list .one_list .fqa_jh {
    display: flex;
    width: 100%;
    padding: 20px 15px;
    flex-wrap: wrap;
    justify-content: space-between;
    /* align-content: space-between;  */
}
#support_con .jinhee_list ul li:hover {
    background: rgba(253, 236, 209,.3);
}

#support_con .jinhee_list .fqa_jh li {
    width: 46%;
}
#support_con .jinhee_list .fqa_jh li a {
    width: 100%;
    line-height: 28px;
    color: #444444;
    font-size: 0.96rem;
}

/* --------------------------------------------------- */

#support_con .twojh_list {
    display: flex;
    width: 100%;
    margin-top: 10px;
    justify-content: space-between;
}
#support_con .faq_list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 30px;
}
#support_con  .angel_one {
    /* width: 49%; */
}
#support_con .angel_one:hover {
    /* background: rgba(220, 255, 247, 0.3); */
    background: #e4e4e4;
}
#support_con  .angel_one h2 {
    position: relative;
    width: 100%;
    line-height: 40px;
    font-size: 1.1rem;
    font-weight: 600;
    border-bottom: 1px solid rgb(49, 155, 241);
    /* border-bottom: 1px solid rgba(252, 132, 132, 0.6); */
    color: #000;
    padding: 20px;
    /* background-color: rgba(49, 155, 241, 0.1); */
    background-color: #a2d5ff;
}
#support_con  .angel_one h2 a {
    position: absolute;
    width: fit-content;
    top: 21px;
    right: 20px;
    line-height: 35px;
    font-size: 0.9rem;
    color: #3FA390;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
}
#support_con  .angel_one h2 a:hover{
    color: #063057;
}

#support_con .oh_dbx {
    width: 100%;
    padding:  15px;
    min-height: 250px;
}
#support_con .oh_dbx li a {
    width: 100%;
    line-height: 28px;
    color: #222;
    font-size: 0.96rem;
}
#support_con .oh_dbx li a:hover {
    font-weight: bold;
}
/* ----------------------------------------------------- */

#support_con #info_operation {
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 140px;
}
#support_con #info_operation .consuiting {
    width: 33.33333%;
    padding: 45px 10px;
    background: rgba(179, 221, 236, .3);
    text-align: center;
}
#support_con #info_operation .consuiting:nth-child(1),
#support_con #info_operation .consuiting:nth-child(2) {
    border-right: 1px solid rgba(185, 183, 183, .2);
}

#support_con #info_operation .consuiting strong {
    width: 100%;
    color: #333;
    font-size: 1.3rem;
    font-weight: 600;
}
#support_con #info_operation .consuiting strong span {
    font-size: 1.3rem;
}
#support_con #info_operation .consuiting img {
    display: block;
    width: 85px;
    height: 85px;
    margin: 48px auto 0;
}
#support_con #info_operation .consuiting:nth-child(3) img {
    width: 90px;
    height: 90px;
    margin-top: 47px;
}
#support_con #info_operation .consuiting:nth-child(1) img {
    margin-top: 46px;
}
#support_con #info_operation .consuiting:nth-child(1) h2 {
    width: 100%;
    font-size: 1.5rem;
    color: rgb(223, 176, 21);
    margin-top: 3px;
}
#support_con #info_operation .consuiting p {
    width: 100%;
    color: rgb(87, 87, 87);
    font-size: 0.9rem;
    margin-top: 48px;
    font-weight: 600;
}
#support_con #info_operation .ohj_sulting p {
    margin-top: 44px;
}
#support_con #info_operation .consuiting:nth-child(1) p {
    margin-top: 20px;
}

/* -------------------------문의사항들 시작합니다.----------------------------- */

#dbxwrap {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}
#dbxwrap #dbx_qus {
    margin: 0 auto;
    max-width: 1250px;
}
#dbxwrap #dbx_qus h2 {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 45px;
    font-size: 1.2rem;
    color: #319bf1;
    border-bottom: 1px solid rgba(5, 69, 105, .3);
}
#dbxwrap #dbx_qus h2 a {
    position: absolute;
    width: 95px;
    top: 10px;
    right: 0;
    line-height: 24px;
    font-size: 0.76rem;
    color: #319bf1;
    border: 1px solid #319bf1;
    text-align: center;
    border-radius: 40px;
}

/* ------------------------------- */

#dbxwrap #dbx_qus .qus_contant {
    width: 100%;
}
#dbxwrap #dbx_qus .qus_contant .qus_title {
    width: 100%;
}
#dbxwrap #dbxwrap #dbx_qus .qus_contant .qus_title {
    width: 100%;
    border-collapse: collapse;
}
#dbxwrap #dbxwrap #dbx_qus .qus_contant .qus_title thead {
    border-collapse: collapse;
    border-bottom: 1px solid #319bf1;
}
#dbxwrap #dbx_qus .qus_contant .qus_title thead tr {
    height: 45px;
    background: rgba(0, 255, 206, 0.25);
    font-size: 0.9rem;
    color: #fff;
    border-top: 1px solid #319bf1;
}
#dbxwrap #dbx_qus .qus_contant .qus_title thead tr th {
    text-align: center;
    padding: 10px;
}

/* ------------thead end------------ */

#dbxwrap #dbx_qus .qus_contant .qus_title tbody {
    width: 100%;
}
#dbxwrap #dbx_qus .qus_contant .qus_title tbody tr {
    height: 40px;
    font-size: 0.8rem;
    font-weight: 200;
    border-bottom: 1px solid #eeee;
    text-align: center;
    cursor: pointer;
}
#dbxwrap #dbx_qus .qus_contant .qus_title tbody td{
    padding: 10px;
}
/*---------------------공지사항 입니다.-------------------  */

#dbx_qus2 {
    display: flex;
    margin: 0 auto;
    max-width: 1250px;
    justify-content: space-between;
}
#dbx_qus2 .dbx_notice1 {
    /*width: 80%;*/
    width: 100%;
}
#dbx_qus2 .dbx_notice1 table th {
    padding: 0 10px;
}

#dbx_qus2 .dbx_notice1 h2 {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 45px;
    font-size: 1.2rem;
    color: #319bf1;
    border-bottom: 1px solid #319bf1;
}
#dbx_qus2 .dbx_notice1 h2 #momomo {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0 8px;
    max-width: 140px;
    line-height: 25px;
    border: 1px solid #319bf1;
    border-radius: 35px;
    font-size: 13px;
}

#dbx_qus2 .dbx_notice1 #option_box {
    display: flex;
    width: 100%;
    padding: 12px 10% 12px 0;
    justify-content: space-between;
    border-bottom: 1px solid rgba(49, 155, 241, .3);
}
#dbx_qus2 .dbx_notice1 #option_box a {
    padding: 0 20px;
    line-height: 34px;
    border: 1px solid rgba(49, 155, 241, 0.7);
    border-radius: 10px;
    font-size: 0.8rem;
    transition: all 0.4s;
}
#dbx_qus2 .dbx_notice1 #option_box a:hover {
    background: rgba(49, 155, 241, 0.7);
    line-height: 34px;
    color: white;
    font-weight: 600;
}

/*exploere 처리*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #dbx_qus2 .dbx_notice1 h2 #momomo {
        padding: 4px 8px;
        line-height: 17px;
    }
}

/* --------------------------------------------------------- */

#dbx_qus2 .dbx_notice1 table {
    width: 100%; /*margin-top: 20px;*/
    margin-bottom: 100px;
    border-collapse: collapse;
}

#dbx_qus2 .dbx_notice1 table thead tr {
    width: 100%;
    height: 35px;
    background: rgba(49, 155, 241, 0.25);
    color: #fff;
    border-bottom: 1px solid #eee;
}
#dbx_qus2 .dbx_notice1 table tbody {
    width: 100%;
}
#dbx_qus2 .dbx_notice1 table tbody tr {
    width: 100%;
    height: 45px;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #319bf1;
}
#dbx_qus2 .dbx_notice1 table tbody tr:first-child {
    color: #fff;
}
#dbx_qus2 .dbx_notice1 table tbody tr:nth-child(2) {
    background: rgba(250, 167, 167, 0.25);
}
#dbx_qus2 .dbx_notice1 table tbody tr td:nth-child(2) {
    font-size: 0.8rem;
    font-weight: 600;
    text-align: left;
    padding-left: 15px;
    color: #fff;
}
#dbx_qus2 .dbx_notice1 table tbody tr td:nth-child(3) {
    color: lightslategrey;
}

/* --------------------------------------------------------------- */

#dbx_qus2 .dbx_posts {
    width: 18%;
    height: 335px;
    padding: 15px;
    margin-top: 10px;
    border: 1px solid rgba(177, 175, 175, 0.4);
    border-radius: 10px;
}
#dbx_qus2 .dbx_posts h3 {
    width: 100%;
    line-height: 25px;
    font-size: 0.9rem;
    color: #333;
    margin-bottom: 17px;
}

#dbx_qus2 .dbx_posts .namdosan {
    width: 100%;
}
#dbx_qus2 .dbx_posts .namdosan a {
    width: 100%;
    line-height: 24px;
    color: rgb(139, 138, 138);
    font-size: 0.8rem;
}

/*--------------------자동매매 시작 입니다.---------------------  */

#dbxwrap5 {
    width: 100%;
    margin: 0 auto;
}
.autojinhee {
    position: relative;
    width: 100%;
    height: 360px;
    background: url("/img/dbx/auto_pimg.png");
    background-size: cover;
}

.autojinhee h1 {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 2.7rem;
    margin-bottom: 15px;
}
.autojinhee p {
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 1.4rem;
    text-align: center;
    font-weight: 300 !important;
}

#dbxwrap5 #auto_bigback {
    width: 100%;
    height: 500px;
    background: rgba(202, 201, 201, 0.4);
}
#dbxwrap5 #auto_bigback .possibility {
    display: flex;
    position: relative;
    top: -80px;
    margin: 0 auto;
    padding: 45px 10px;
    background: white;
    max-width: 1100px;
    /*z-index: 1;*/
    border-radius: 15px;
    box-shadow: 2px 3px 10px rgba(34, 34, 34, .2);
}
#dbxwrap5 #auto_bigback .possibility .available {
    width: 33.3333%;
    text-align: center;
}
#dbxwrap5 #auto_bigback .possibility .available img {
    width: 95px;
    height: 95px;
    margin-bottom: 15px;
}
#dbxwrap5 #auto_bigback .possibility .available h2 {
    width: 100%;
    font-size: 1.5rem;
    color: #333;
    margin-bottom: 13px;
    font-weight: 600;
}
#dbxwrap5 #auto_bigback .possibility .available p {
    width: 100%;
    font-size: 1rem;
    line-height: 23px;
}

#dbxwrap5 #auto_bigback .robot {
    margin: 0 auto;
    max-width: 1100px;
    text-align: center;
    margin-top: 20px;
    font-size: 1.3rem;
    color: rgb(1, 63, 104);
}

/*--------------------------------------------------------  */

#dbxwrap5 .auto_caution {
    margin: 0 auto;
    padding: 50px 0 150px;
    max-width: 1100px;
}
#dbxwrap5 .auto_caution h2 {
    width: 100%;
    font-size: 1.3rem;
    line-height: 40px;
    font-weight: 600 !important;
    margin-bottom: 15px;
}

#dbxwrap5 .auto_caution .caution2 {
    width: 100%;
}
#dbxwrap5 .auto_caution .caution2 li {
    width: 100%;
    font-size: 0.95rem;
    line-height: 30px;
    color: rgb(129, 127, 127);
    font-weight: 600;
}

/*-------------------------자동 매매 모바일----------------------  */

@media all and (max-width:560px) {
    .autojinhee h1 {
        font-size: 1.8rem !important;
    }
    .autojinhee p {
        top: 35%;
        font-size: 0.7rem !important;
    }

    #dbxwrap5 #auto_bigback {
        width: 100%;
        height: 950px;
        background: rgba(202, 201, 201, 0.4);
    }
    #dbxwrap5 #auto_bigback .possibility {
        padding: 30px 10px;
        margin-top: -130px !important;
    }
    #dbxwrap5 #auto_bigback .possibility .available img {
        width: 75px;
        height: 75px;
    }
    #dbxwrap5 #auto_bigback .possibility .available h2 {
        font-size: 1.3rem;
    }
    #dbxwrap5 #auto_bigback .possibility .available p {
        font-size: 0.77rem;
    }

    #dbxwrap5 #auto_bigback .robot {
        margin: 0 auto;
        max-width: 1100px;
        text-align: center;
        margin-top: 80px;
        font-size: 1.3rem;
        color: rgb(1, 63, 104);
        font-weight: 800 !important;
    }

    #dbxwrap5 .auto_caution h2 {
        padding: 0 10px;
    }
    #dbxwrap5 .auto_caution .caution2 li {
        padding: 0 10px;
        font-size: 0.75rem;
    }

}

/* -------------------------시세알림-------------------------- */

#ratebox_j {
    margin: 42px auto 0;
    max-width: 1200px;
}
#ratebox_j h2 {
    display: inline-block;
    position: relative;
    width: 100%;
    line-height: 45px;
    font-size: 1.2rem;
    color: #319bf1;
    border-bottom: 1px solid #319bf1;
}

#ratebox_j .rate_content {
    position: relative;
    width: 100%;
    height: 350px;
    border-bottom: 1px solid rgba(5, 69, 105, .3);
}

#ratebox_j .rate_content h3 {
    position: absolute;
    width: 100%;
    top: 40%;
    font-size: 1.3rem;
    color: rgb(1, 63, 104);
    text-align: center;
    line-height: 32px;
}

#ratebox_j .rate_found {
    position: relative;
    width: 100%;
    padding: 0 30px;
    margin-top: 50px;
    padding-bottom: 200px;
}
#ratebox_j .rate_found ul li {
    width: 100%;
    font-size: 0.8rem;
    line-height: 25px;
    font-weight: 600;
}
#ratebox_j .rate_found ul li:nth-child(2) span {
    color: rgb(250, 53, 93);
}
#ratebox_j .rate_found a {
    position: absolute;
    width: 115px;
    top: 0;
    right: 20px;
    padding: 0 10px;
    line-height: 27px;
    font-size: 0.8rem;
    text-align: center;
    color: rgb(250, 53, 93);
    border: 1px solid rgb(250, 53, 93);
    border-radius: 40px;
}

/* ----------------------모바일----------------------- */

@media all and (max-width:560px) {
    #ratebox_j h2 {
        padding: 0 10px;
    }
    #ratebox_j .rate_content h3 {
        padding: 0 20px;
        font-size: 0.9rem !important;
    }
    #ratebox_j .rate_found {
        position: relative;
        padding: 0 20px;
        padding-bottom: 200px;
    }
    #ratebox_j .rate_found ul li {
        width: 100%;
        font-size: 0.74rem;
        line-height: 25px;
        font-weight: 600;
    }
    #ratebox_j .rate_found ul li:nth-child(2) span {
        color: rgb(250, 53, 93);
    }
    #ratebox_j .rate_found a {
        position: absolute;
        width: 100px;
        top: 0;
        right: 20px;
        padding: 0 10px;
        line-height: 23px;
        font-size: 0.74rem;
        text-align: center;
        color: rgb(250, 53, 93);
        border: 1px solid rgb(250, 53, 93);
        border-radius: 20px;
    }
}

/* -------------------------------------------------------- */

#ratebox_j .jindeal_box {
    display: flex;
    width: 100%;
    height: 45px;
    margin-top: 40px;
    border-bottom: 1px solid rgba(5, 69, 105, .3);
}
#ratebox_j .jindeal_box .ddff66 {
    display: flex;
    width: 75%;
    width: 100%;
    background-color: rgba(0, 255, 206, 0.25);
    justify-content: space-between;
    color: #fff;
}
#ratebox_j .jindeal_box .ddff66 a {
    display: flex;
    padding: 10px;
    text-align: center;
    font-size: 0.9rem;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
}
#ratebox_j .jindeal_box .ddff66 a:hover {
    color: #319bf1;
}
#ratebox_j .jindeal_box .ether_box {
    display: flex;
    width: 25%;
}
#ratebox_j .jindeal_box .ether_box h3 {
    line-height: 45px;
    font-size: 0.7rem;
    margin-left: 103px;
}
#ratebox_j .jindeal_box .ether_box #jkjk5 {
    margin-left: auto;
    margin-top: 10px;
    border: 1px solid rgba(5, 69, 105, .86);
    border-radius: 5px;
}

#ratebox_j #iwannergo {
    display: flex;
    width: 100%;
    margin-top: 50px;
}
#ratebox_j #iwannergo .exotown {
    display: flex;
    width: 75%;
}
#ratebox_j #iwannergo .exotown h4 {
    width: 40px;
    font-size: small;
    line-height: 30px;
}
#ratebox_j #iwannergo .exotown a {
    padding: 0 17px;
    line-height: 24px;
    color: rgb(109, 107, 107);
    border: 1px solid rgba(5, 69, 105, .86);
    border-radius: 7px;
    font-size: 0.8rem;
}
#ratebox_j #iwannergo .exotown span {
    width: 25px;
    line-height: 24px;
    text-align: center;
}

#ratebox_j #iwannergo .exotown .jinhatos {
    color: rgb(250, 53, 93);
    border: 1px solid rgb(250, 53, 93);
    margin-left: 13px;
}
#ratebox_j #iwannergo .exotown .dbx_pack {
    display: flex;
}
#ratebox_j #iwannergo .exotown .dbx_pack a {
    display: flex;
    border-color: rgba(0, 255, 206, 0.25);
    line-height: 24px;
    margin-right: 7px;
    color: #fff;
    align-items: center;
    justify-content: center;
}

#ratebox_j #iwannergo .jinselec_box {
    width: 25%;
    line-height: 24px;
    text-align: right;
}
#ratebox_j #iwannergo .jinselec_box #jkjk6 {
    border: 1px solid rgba(5, 69, 105, .86);
    border-radius: 5px;
}

#ratebox_j .dealtable {
    width: 100%;
    margin-top: 20px;
    border-collapse: collapse;
}
#ratebox_j table thead {
    border-bottom: 1px solid rgba(144, 144, 145, 0.3);
}
#ratebox_j .dealtable thead tr {
    width: 100%;
    background-color: rgba(0, 255, 206, 0.25);
    color: #fff;
    line-height: 40px;
    text-align: left;
}
#ratebox_j .dealtable thead tr th {
    padding: 0 15px;
}

#ratebox_j .dealtable tbody tr {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid rgba(144, 144, 145, 0.3);
}
#ratebox_j .dealtable tbody tr td {
    padding: 13px 15px;
    line-height: 20px;
}
#ratebox_j .dealtable tbody tr td h4:nth-child(2) {
    color: rgb(161, 159, 159);
}
#ratebox_j .dealtable tbody tr td span {
    display: inline-block;
}

#ratebox_j .know_dbx {
    width: 100%;
    margin-top: 60px;
    padding-bottom: 200px;
}
#ratebox_j .know_dbx h3 {
    width: 100%;
    font-size: 0.9rem;
    margin-bottom: 11px;
}
#ratebox_j .know_dbx .gohomego li {
    width: 100%;
    line-height: 26px;
    font-size: 0.75rem;
    color: slategrey;
}

/* -----------------------faq detail 시작------------------------- */
article#faq_box {
    width: 1250px;
    margin: 50px auto 150px;
}

.faq_con {
    margin-top: 10px;
    min-height: 100px;
}

.faq_head {
    padding: 10px 0;
    font-weight: bold;
    border-bottom: 1px solid rgba(7, 54, 99, 0.6);
    color: black;
    display: flex;
}
.faq_head > a{
    margin-right: 5px;
    margin-top: 1px;
}
.faq_head > a +a{
    margin-left: 5px;
    margin-top: 1px;
}

.faq_head .index {
    color: #063057;
}

.faq_content {
    min-height: 400px;
    margin-bottom: 100px;
}

.faq_content .faq_title {
    padding: 20px 0 30px;
    color: #063057;
    font-size: 24px;
    font-weight: bold;
}

.faq_answer {
    color: #444;
    font-size: 15px;
    margin-bottom: 50px;
    line-height: 30px;
}

.faq_answer .accent {
    color: #063057;
    font-size: 16px;
    font-weight: bold;
}

.faq_answer a {
    color: #063057;
    font-weight: bold;
}

.back_btn {
    width: 115px;
    padding: 0 10px;
    cursor: pointer;
    line-height: 27px;
    font-size: 15px;
    text-align: center;
    color: rgb(250, 53, 93);
    border: 1px solid rgb(250, 53, 93);
    border-radius: 40px;
}

.faq_answer h3 {
    width: 100%;
    top: 40%;
    font-size: 1.3rem;
    line-height: 32px;
    font-weight: bold;
}

.faq_answer table th {
    background: rgba(148, 223, 253, 0.3);
    font-size: 14px;
    color: #414242;
    font-weight: bold;
}

.faq_answer table td {
    background: rgba(253, 249, 223, 0.2);
    color: #7c7c7c;
    font-size: 14px;
    font-weight: bold;
}

.faq_answer table td,
.faq_answer table th {
    height: 30px;
    padding: 0 20px;
    word-break: keep-all;
    text-align: center;
    border: 1px solid rgba(119,119,120,0.4);
}

/* -----------------------faq detail 끝------------------------- */

.faq_con .search_head {
    font-size: 20px;
    border-bottom: 1px solid rgba(119,119,120,0.4);
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: black;
}

.search_head .keyword {
    font-size: 20px;
    color: #063057;
    font-weight: bold;
}

.btn_search {
    cursor: pointer;
}

.search_container {
    padding: 0 10px;
    color: black;
}

.result_box {
    padding: 10px;
    border-bottom: 1px solid rgba(119,119,120,0.4);
}

.result_title {
    font-size: 14px;
    font-weight: bold;
    color: #063057;
}

.result_content {
    display: -webkit-box;
    width: 100%;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 10px;

}

@media all and (max-width:560px) {
    .faq_con {
        padding:0 10px;
        margin-top: 0;
    }
    #support_con {
        min-width: inherit;
    }
}

.security_head > h2 {
    font-size: 20px;
    font-weight: bolder;
}

.security_head > p {
    font-size: 18px;
    font-weight: bolder;
}

.security_head > span {
    font-size: 16px;
}

.security_body-listBox {
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-flow: wrap;
    list-style: none;
    margin-top: 80px;
}

.security_body-content {
    flex-basis: 50%;
    margin-bottom: 50px;
}

.security_body-infoBox {
    text-align: center;
    margin-bottom: 20px;
}

.security_body-infoBox > p {
    font-size: 20px;
    font-weight: bolder;
}

.security_body-content-textBox {
    list-style: disc;
    padding-left: 26px;
}

.security_body-content-text {
    list-style: disc;
}
@media screen and (max-width:1350px) {
    #wrapj{
        width: 1350px;
    }
    #support_con #customer_box{

    }
    #support_con #customer_box .sur_plat{
        width: 20%;
    }
}

@media screen and (max-width:768px) {
    #wrapj{
        width: 100%;
    }
    #support_con .dbx_help{
        padding-top: 77px;
    }
    #support_con{
        padding-bottom: 0;
    }
    #support_con .dbx_help .detail_wrap  input{
        width: 80vw;
        
    }
}