.orange_text {
    color: #0086ff !important;
    font-weight: 700;
}

@media (max-width: 1220px) {
    .loan_tab a {
        font-size: 18px;
        width: 24%;
        border-radius: 4px;
        margin: 0 5px;
    }
}

@media (max-width: 767px) {
    .spec_advertise {
        width: 46% !important;
    }

    .spec_phone {
        width: 46% !important;
    }

    header {
        height: 70px;
        border-bottom: 2px solid #2e2e2e;
    }

    .container {
        position: relative;
    }

    #top_nav {
        height: 32px;
    }

    #top_nav_left li:last-child {
        color: #232323;
        font-size: 14px;
        line-height: 32px;
    }

    #logo_top {
        padding-top: 16px;
    }

    #mobile_header {
        padding: 20px 0;
    }

    .mobile_header_icon img {
        position: relative;
        left: -10px;
        top: 15px;
        width: 20px;
        filter: invert(1);
    }

    #mobile_header_logo {
        position: absolute;
        top: 10px;
        left: 75px;
    }

    #mobile_header_logo img {
        height: 40px;
    }

    #m_nav {
        background: #f9f9f9;
        border-bottom: 1px solid #ccc;
        width: 100%;
        border-top: 2px solid #2e2e2e;
    }

    #m_nav_new {
        border-bottom: 0;
        border-top: solid 1px #f5f5f5;
    }

    #m_nav_new {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        background: #fff;
    }

    #m_nav_new::-webkit-scrollbar {
        display: none;
    }

    #m_nav_new ul li {
        display: inline-block;
        vertical-align: middle;
        padding: 5px;
        line-height: 25px;
        text-align: center;
        background: #fff;
        position: relative;
    }

    #m_nav_new ul li a {
        display: inline-block;
        color: #232323;
        font-size: 15px;
        padding: 8px 0;
        letter-spacing: -1px;
        position: relative;
        font-weight: bold;
    }

    #m_nav_new ul li a.active {
        color: #0086ff;
    }

    #m_nav_new ul li a.active:after {
        position: absolute;
        content: "";
        border-bottom: 2px solid #fff;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    #m_nav_new ul li a span {
    }

    #m_nav_new ul li a img {
        width: 14px;
        vertical-align: middle;
        display: inline-block;
        margin-top: -2px;
        margin-left: 5px;
    }

    #logo_top img {
        height: 36px;
    }

    #header_link {
        padding-top: 13px;
    }

    #header_link img {
        height: 40px;
    }

    #header_link a {
        margin-left: 22px;
    }

    #mside_open img {
        height: 30px;
        margin-top: 5px;
    }

    .main_box {
        margin-top: 12px;
        margin-bottom: 0;
    }

    .main_box h3 {
        font-size: 17px;
        margin-bottom: 10px;
        background: #ab4e8c;
        color: #fff;
        width: 32%;
        border-radius: 20px;
        margin: 0 auto;
        padding: 2px 0;
        margin-bottom: 10px;
    }

    .ad_main_box_mobile {
        margin-bottom: 6px;
        cursor: pointer;
        position: relative;
    }

    .ad_main_box_mobile {
        height: 202px;
        border: 1px solid #5bcaf0;
        border-radius: 10px;
        font-weight: 700;
        padding: 0 10px;
    }

    .ad_main_box_mobile.best_adbox_bg {
        border: 1px solid #2e2e2e;
    }

    .ad_main_box_mobile.blue_main_box {
        border: 1px solid #055bac;
    }

    .ad_main_box_mobile h2 {
        font-size: 12px;
        color: #333;
        font-weight: 500;
        height: 30px;
        line-height: 30px;
        margin-bottom: 0;
        border-bottom: 1px dotted #ccc;
    }

    .ad_main_box_mobile h2 span {
        color: #333;
    }

    .ad_main_box_mobile h3 {
        font-size: 15px;
        letter-spacing: -1px;
        font-weight: 700;
        color: #2e2e2e;
        text-align: center;
        padding-top: 10px;
        margin-bottom: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .ad_main_box_mobile h4 {
        font-size: 15px;
        font-weight: 700;
        color: #333;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 10px;
        border-bottom: 1px dotted #5bcaf0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .ad_main_box_mobile h5 {
        font-size: 12px;
        font-weight: 600;
        color: #666;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-bottom: 0;
    }

    .ds_btn_box_1 {
        color: #555;
        border: 1px solid #ccc;
    }

    .ds_btn_box_2 {
        color: #fff;
        background: #ab4e8c;
    }

    .ds_btn_box_2:hover,
    .ds_btn_box_2:focus {
        color: #fff;
    }

    .ds_btn_box_yellow {
        color: #222;
        border: 1px solid #ffe200;
    }

    .ds_btn_box_yellow:hover,
    .ds_btn_box_yellow:focus {
        color: #222;
    }

    .ad_main_box_mobile_footer_mobile {
        height: 36px;
        line-height: 33px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background: #5bcaf0;
        border-radius: 0 0 7px 7px;
    }

    .mbox_line {
        position: absolute;
        bottom: 0;
        left: 50%;
        display: inline-block;
        width: 1px;
        height: 36px;
        background: #5bcaf0;
        margin-left: 1px;
    }

    .ad_main_box_mobile_footer_mobile img {
        width: auto;
    }

    .loan_table_form {
    }

    .loan_table_form th {
        font-size: 13px;
        padding: 10px 0;
        padding-left: 10px;
        letter-spacing: -0.6px;
        font-weight: 700;
    }

    .loan_table_form.padding20 th {
        padding: 20px 0;
    }

    .th_170 th {
        width: 80px;
    }

    .th_200 th {
        width: 120px;
    }

    .loan_table_form td {
        padding-left: 10px;
    }

    .loan_table_form input[type="text"],
    .loan_table_form input[type="password"],
    .loan_table_form select {
        /*height: 30px;*/
        padding: 0 5px;
        font-size: 12px;
    }

    .loan_table_form select {
        -webkit-box-shadow: inset 0 1px 1px transparent;
        -moz-box-shadow: inset 0 1px 1px transparent;
        box-shadow: inset 0 1px 1px transparent;
    }

    .loan_table_form textarea {
        font-size: 12px;
        width: 95%;
    }

    .td_guide {
        padding: 10px 0;
        font-size: 10px;
        color: #777;
        line-height: 1.6;
    }

    #cancel_join {
        text-align: center;
    }

    .cancel {
        width: 140px;
        height: 45px;
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;
        border: 1px solid #ddd;
        line-height: 45px;
        font-weight: 500;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .join {
        width: 140px;
        height: 45px;
        background: #2e2e2e;
        display: inline-block;
        font-size: 18px;
        border-radius: 5px;
        line-height: 45px;
        font-weight: 500;
        margin-bottom: 0;
    }

    .cancel a {
        color: #000;
    }

    .join a {
        color: #fff;
    }

    .loan_title_small {
        font-size: 18px;
        margin-top: 20px;
        font-weight: 700;
    }

    .loan_big_button2 {
        line-height: 40px;
        height: 40px;
        font-size: 16px;
    }

    .guide_banner_box {
        background: #fff;
        padding: 10px;
    }

    .guide_banner_box p {
        color: #777;
        font-size: 11px;
        line-height: 18px;
        margin: 0;
    }

    .board_view_title {
        padding: 0 10px;
        font-size: 15px;
        height: 35px;
        line-height: 35px;
    }

    .board_view_title_sub {
        border-bottom: 1px solid #ccc;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
        font-size: 12px;
    }

    .board_view_content {
        padding: 10px;
        color: #555;
        font-size: 12px;
        line-height: 160%;
        border-bottom: 1px solid #ccc;
    }

    .board_view_link {
        padding: 5px 0px 5px 10px;
        border-bottom: solid 1px #ccc;
    }

    #m_nav {
        border-bottom: 0;
    }

    .sub_contents_wrap {
        min-height: 0;
        margin-bottom: 40px;
    }

    #mypage_title {
        margin-top: 17px;
        text-align: center;
        margin-bottom: 15px;
    }

    #mypage_title h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .loan_tab a {
        font-size: 13px;
        line-height: 35px;
        font-weight: 700;
        height: 35px;
        width: 24%;
        border-radius: 4px;
        margin: 0;
    }

    .loan_tab.three_tab a {
        width: 30%;
        margin-right: 5px;
    }

    .loan_tab a:first-child {
        float: left;
    }

    .loan_tab a:last-child {
        float: right;
    }

    .loan_tab:after {
        clear: both;
        content: " ";
        display: block;
    }

    .present_information {
        margin-top: 15px;
    }

    .present_information h3 {
        font-size: 13px;
        color: #fff;
        text-align: center;
        line-height: 35px;
    }

    #present_title {
        background: #2e2e2e;
        height: 35px;
        width: 100%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        float: none;
    }

    #present_text {
        height: auto;
        width: 100%;
        border-left-color: #ccc;
        float: left;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    #present_text li {
        font-size: 12px;
        color: #333;
        float: left;
        width: 33%;
        text-align: center;
        line-height: 1.2;
        padding: 10px 0;
        font-weight: 500;
    }

    #present_text li:first-child {
        font-weight: 600;
    }

    #present_real_title {
        background: #2e2e2e;
        height: 35px;
        width: 100%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        float: none;
    }

    #present_real_text {
        margin-top: 0;
        height: auto;
        width: 100%;
        border-left-color: #ccc;
        float: left;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    #present_real_text li {
        font-size: 12px;
        color: #333;
        float: left;
        width: 50%;
        text-align: center;
        line-height: 1.2;
        padding: 10px 0;
        font-weight: 500;
    }

    .information_title {
        margin-bottom: -20px;
        margin-top: 20px;
    }

    .information_title h3 {
        font-size: 18px;
        color: #333;
        font-weight: 700;
    }

    .information_text {
        width: 100%;
        margin-bottom: 55px;
    }

    .information_text th {
        border-top: 2px solid #2e2e2e;
        height: 45px;
        line-height: 45px;
        color: #333;
        font-size: 13px;
        font-weight: 500;
        width: 120px;
        text-align: center;
    }

    .information_text td {
        border-top: 2px solid #2e2e2e;
        height: 45px;
        line-height: 1.5;
        color: #555;
        font-size: 12px;
        font-weight: 400;
        padding-left: 20px;
    }

    .information_text .td_text {
        padding-left: 20px;
    }

    .loan_table_list {
        border-top: 2px solid #2e2e2e;
    }

    .loan_table_list th {
        text-align: center;
        font-size: 12px;
        color: #333;
        border-bottom: 1px solid #ccc;
        font-weight: 500;
        height: 35px;
        line-height: 35px;
        background: url(../images/bg_th.png) no-repeat;
        background-position: center right;
    }

    .loan_table_list th:last-child {
        background: 0 0;
    }

    .loan_table_list td {
        font-size: 12px;
        font-weight: 600;
        color: #555;
    }

    .list_th_num {
        width: 50px;
    }

    .list_th_date {
        width: 108px;
    }

    .loan_table_list td.loand_td_subject {
        text-align: left;
        color: #555;
        padding-left: 10px;
    }

    .loan_table_list td.loand_td_subject .cut_td {
    }

    .loan_table_list td.loand_td_subject a {
        color: #222;
        font-weight: 600;
        font-size: 13px;
    }

    .iwidth_half {
        width: 100%;
    }

    .iwidth_240 {
        width: 50%;
    }

    .input_guide {
        font-size: 11px;
    }

    .loan_big_button {
        font-size: 15px;
        color: #fff;
        text-align: center;
        line-height: 40px;
        height: 40px;
        width: 200px;
    }

    #membership_top_banner img {
        width: 100%;
    }

    #ad_title h3 {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .clause_agree {
        margin-top: 20px;
    }

    .clause_agree p {
        font-size: 17px;
        margin-bottom: 0;
    }

    .membership_box_1 {
        font-size: 11px;
        height: 250px;
        padding: 15px;
        margin-top: 10px;
        letter-spacing: -0.1px;
        line-height: 150%;
    }

    .checkbox_1 {
        margin-top: 0;
    }

    .radio,
    .checkbox {
        margin: 0;
        padding-left: 0;
        font-size: 11px;
        line-height: 27px;
        color: #404040;
        cursor: pointer;
        overflow: hidden;
    }

    .checkbox_2 {
    }

    .btn_responsive {
        width: 40%;
    }

    .btn-sm,
    .btn-group-sm > .btn {
        padding: 5px;
        font-size: 11px;
        line-height: 1.5;
    }

    .btn.w-100 {
        width: 80px !important;
    }

    .p_cmTtile {
        height: 40px;
        line-height: 40px;
        background: #2e2e2e;
        color: #fff;
        font-size: 16px;
        padding: 0;
        text-align: center;
    }

    .real_time_information th {
        height: 40px;
        width: 210px;
        background: #f8f8f8;
        color: #333;
        text-align: center;
        font-size: 13px;
        line-height: 40px;
        padding: 8px;
    }

    .real_time_information td,
    .real_time_information td:last-child {
        height: 30px;
        font-size: 12px;
        line-height: 30px;
        padding: 0 8px;
    }

    .pc_img_btn {
        width: 50%;
    }

    .td_subject img {
        height: 11px;
        margin-left: 5px;
        margin-top: 3px;
    }

    .new_ad_main_box {
        position: absolute;
        top: -3px;
        right: 42px;
        height: 30px;
    }

    .corp_subject img {
        position: relative;
        top: 11px;
    }
}

#m_nav ul li {
    border-bottom: 1px solid #ccc;
}

#m_nav ul li a img {
    padding: 0;
}

.fixed_head {
    position: fixed;
    top: 0;
    z-index: 5;
    width: 100%;
}

.head_shadow {
    -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px -2px rgba(0, 0, 0, 0.2);
}

#call_menu {
    width: 100%;
}

#call_menu .call_wrap {
    z-index: 5;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 5px;
    background-color: #133858;
    box-sizing: border-box;
    vertical-align: middle;
}

#call_menu .call_wrap #tel_comment {
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    font-size: 12px;
}

#call_menu .call_wrap .call_number {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

#call_menu .call_wrap .call_number #tel_number {
    margin: 0 auto;
    color: #3d3d3d;
    text-align: center;
    padding-bottom: 5px;
}

#call_menu .call_wrap .call_button {
    display: inline-block;
    float: left;
    width: 50%;
    font-size: 13px;
    text-align: center;
    font-weight: 400;
}

#call_menu .call_wrap button {
    width: 80%;
    height: 35px;
    text-align: center;
    background: 0 0;
    border: 0;
    color: #fff !important;
    font-size: 15px;
    font-weight: 400;
}

#call_menu .call_wrap button b {
    font-weight: 400;
    color: #fff !important;
    font-size: 15px;
    margin: 0;
}

.call_btn {
    width: 100px;
    height: 25px;
    text-align: center;
    background-color: #5bc0de;
    border: 0;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #fff;
}

#area_box_list_m_main {
}

#area_box_list_m_main ul {
    margin-top: 0;
}

#area_box_list_m_main ul li {
    float: left;
    width: 33.3%;
    padding: 5px;
}

#area_box_list_m_main ul li.area_forth {
    float: left;
    width: 25%;
}

#area_box_list_m_main ul li a {
    z-index: 2;
    background: #fff;
    color: #4bc4c1;
    font-weight: 700;
    display: block;
    transition: 0.3s ease all;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 22px;
    background: #fff;
    padding: 0;
    text-align: center;
    color: #232323;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, .15) 2px 3px 3.2px;
}

#area_box_list_m_main ul li a.active,
#area_box_list_m_main ul li:hover a {
    color: #0086ff;
    border: 1px solid #0086ff;
    font-weight: 700;
}

#m_realtime_select ul li a.active,
#m_realtime_select ul li:hover a {
    color: #ab4e8c;
    font-weight: 700;
}

#area_box_list_m_main_scroll {
    background: #fff;
    z-index: 4;
}

#area_box_list_m_main_scroll ul {
    margin-top: 0;
}

#area_box_list_m_main_scroll ul li {
    float: left;
    width: 33.3%;
}

#area_box_list_m_main_scroll ul li.area_forth {
    float: left;
    width: 25%;
}

#area_box_list_m_main_scroll ul li a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 13px;
    font-weight: 600;
}

#area_box_list_m_main_scroll ul li a.active,
#area_box_list_m_main_scroll ul li:hover a {
    color: #ab4e8c;
    font-weight: 600;
}

.area_box_list_m_main_bottom {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    height: 80px;
    margin-right: 10px;
    margin-bottom: 46px;
}

.area_box_list_m_main_bottom ul {
    margin-top: 0;
}

.area_box_list_m_main_bottom ul li {
    float: left;
    width: 18%;
    text-align: center;
    line-height: 31px;
}

.area_box_list_m_main_bottom ul li a {
    display: inline-block;
    width: 70px;
    height: 20px;
    line-height: 24px;
    color: #232323;
    font-size: 12px;
    font-weight: 500;
}

.area_box_list_m_main_bottom ul li a.active,
.area_box_list_m_main_bottom ul li:hover a {
    color: #ab4e8c;
    font-weight: 700;
}

.area_box_list_m_main_bottom2 {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    height: 125px;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}

.area_box_list_m_main_bottom2 ul {
    margin-top: 0;
}

.area_box_list_m_main_bottom2 ul li {
    float: left;
    width: 15%;
    text-align: center;
    line-height: 20px;
}

.area_box_list_m_main_bottom2 ul li a {
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 24px;
    color: #232323;
    font-size: 11px;
    font-weight: 500;
}

.area_box_list_m_main_bottom2 ul li a.active,
.area_box_list_m_main_bottom2 ul li:hover a {
    color: #ab4e8c;
    font-weight: 500;
}

.loan_latest_tb_1_mobile {
    width: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}

.loan_latest_tb_1_mobile th {
    border-top: 3px solid #5ebebb;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #333;
    width: 90px;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
}

.loan_latest_tb_1_mobile th:last-child {
    background: 0 0;
}

.loan_latest_tb_1_mobile td {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
}

.loan_latest_tb_1_mobile td,
.loan_latest_tb_1_mobile td a {
    color: #555;
}

.loan_latest_tb_1_mobile td.td_area {
    width: 40px;
}

.loan_latest_tb_1_mobile td.td_company {
    width: 96px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.loan_latest_tb_1_mobile td.td_subject {
    text-align: center;
    padding-left: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.loan_latest_tb_1_mobile td.td_subject a {
    color: #555;
    letter-spacing: -1px;
}

.loan_latest_tb_1_mobile td.td_subject img {
    margin-top: 3px;
    margin-left: 6px;
}

.m_gray_box {
    background: #f4f4f4;
    border: 1px solid #ccc;
    padding: 10px;
}

.m_new_box_1_wrap {
    border-top: 3px solid #f5f7fa;
    border-bottom: 3px solid #f5f7fa;
}

.m_new_box_1 {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.m_new_box_2_wrap {
    margin-top: 25px;
    border-left: solid 1px #ab4e8c;
    border-right: solid 1px #ab4e8c;
    border-bottom: solid 1px #ab4e8c;
}

.m_new_box_2 {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    background: #fdfdfd;
}

.mboard ul {
    padding: 10px 10px 0;
}

.mboard ul li {
    line-height: 26px;
}

.mboard ul li a {
    color: #333;
    font-size: 12px;
}

.mobile_green_input {
    height: 35px;
    width: 180px;
    font-size: 12px;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #2e2e2e;
}

.mobile_green_select {
    height: 35px;
    width: 180px;
    font-size: 12px;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #2e2e2e;
}

.mobile_gray_input {
    height: 35px;
    width: 160px;
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
    padding-left: 10px;
    border: 1px solid #5bcaf0;
    border-radius: 10px;
}

.mobile_gray_select {
    height: 35px;
    width: 160px;
    font-size: 12px;
    font-weight: 300;
    margin-right: 10px;
    padding-left: 10px;
    border: 1px solid #5bcaf0;
    background: #fff;
    border-radius: 10px;
}

.mobile_s_btn {
    height: 35px;
    margin-left: -3px;
}

.ds_new_tab_1 {
}

.ds_new_tab_1 ul {
    padding: 0;
    margin-top: -10px;
}

.ds_new_tab_1 ul li {
    float: left;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}

.ds_new_tab_1 ul li:first-child {
    margin-left: 0px;
    border-right: 1px solid #ddd;
}

.ds_new_tab_1 ul li a {
    height: 38px;
    line-height: 38px;
    display: inline-block;
    color: #333;
    font-weight: 700;
}

.ds_new_tab_1 ul li.active {
    border-bottom: 2px solid #ab4e8c;
    border-top: 2px solid #ab4e8c;
    background: #fff;
}

.ds_new_tab_1 ul li.active a {
    color: #2e2e2e;
    height: 37px;
    font-weight: 700;
}

#konggi_text {
}

.konggi_01 li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.konggi_01 li:first-child {
    float: left;
    color: #333;
    font-weight: 500;
}

.konggi_01 li:last-child {
    float: right;
}

.konggi_01 a {
    color: #333;
}

.konggi_02 li {
    float: left;
    font-size: 11px;
    line-height: 20px;
    width: 50%;
}

.konggi_02 a {
    color: #777;
}

.mobile_footer {
    margin-top: 30px;
}

.bottom_logo {
    height: 40px;
}

.copy_info_1 {
    width: 100%;
    border: 1px solid #cfcfcf;
}

.copy_info_2 {
    width: 100%;
    border: 1px solid #ccc;
}

#mypage_login {
    text-align: center;
    margin-bottom: 15px;
}

#mypage_login a {
    color: #333;
    font-size: 12px;
    font-weight: 500;
}

#ft_bottom_text {
    font-weight: 400;
    font-size: 13px;
    width: 100%;
    margin: 0 auto;
    color: #a5a5a5;
}

#ft_bottom_text h6 {
    font-size: 11px;
    color: #777;
    font-weight: 400;
    margin-bottom: 0;
}

.ft_bar {
    height: 36px;
    width: 100%;
    background: #e3e4e4;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
}

#ft_top_bar {
    display: inline-block;
}

#ft_top_bar li {
    float: left;
    background-position: center right;
    padding: 0 8px;
    font-weight: 400;
}

#ft_top_bar li a {
    color: #4b4b4b;
    font-size: 10px;
    height: 36px;
    line-height: 36px;
    font-weight: 700;
}

#ft_top_bar li:last-child {
    background: 0 0;
}

#area_search_title {
    margin-top: 10px;
}

#area_search_title h4 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 700;
}

#area_search_title h5 {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 15px;
}

#area_search {
    margin-top: 5px;
}

#area_search_top {
    height: auto;
    width: 100%;
    border: 1px solid #ddd;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -1px;
}

#area_search_top .title {
    float: left;
    padding-left: 10px;
}

#area_search_top .title strong {
    color: #ab4e8c;
    font-weight: 600;
}

#area_search_top .title_02 {
    float: right;
    padding-right: 20px;
}

#areat_search_top .title img {
    height: 21px;
    margin-top: 12px;
    margin-right: 5px;
}

#area_search_top .title_02 img {
    height: 18px;
    margin-top: 13px;
    margin-left: 5px;
}

#area_search_text {
    width: 100%;
    border: 1px solid #ddd;
    border-top-width: 0;
    font-size: 13px;
    letter-spacing: -1px;
}

#area_search_text li {
    display: inline-block;
    height: 20px;
    width: 24%;
    line-height: 48px;
}

#area_search_text li a {
    color: #333;
}

#area_search_text ul li a.active,
#product_search_text ul li:hover a {
    color: #2e2e2e;
    font-weight: 400;
}

#box_ad {
    margin-top: 10px;
}

#box_ad_title h4 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 8px;
}

#box_ad_title strong {
    color: #2e2e2e;
    font-weight: 600;
}

#m_company {
    margin-bottom: 25px;
}

#m_area_title {
    margin-top: 20px;
    text-align: center;
}

#m_area_title a {
    float: right;
}

#m_area_title h4 {
    font-size: 22px;
}

#m_area_title strong {
    color: #2e2e2e;
}

.m_company_search {
    width: 100%;
}

.m_company_search th {
    border-top: 2px solid #2e2e2e;
    border-bottom: 1px solid #ccc;
    height: 35px;
    font-size: 12px;
    text-align: center;
}

.m_company_search td {
    border-bottom: 1px solid #ccc;
    height: 35px;
    font-size: 12px;
}

.td_subject {
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.td_subject span {
    display: inline-block;
    width: 100px;
    height: 35px;
    text-overflow: ellipsis;
}

.td_subject a {
    color: #555;
}

.td_product {
    width: 50px;
    text-align: center;
}

.td_company_name {
    width: 100px;
    text-align: center;
}

#m_select_input {
    text-align: center;
}

#m_select_input select {
    background-color: #fff;
    height: 35px;
    width: 80px;
    margin-right: 5px;
    color: #333;
    padding-left: 5px;
    font-size: 11px;
    border: 1px solid #ddd;
}

#m_select_input input {
    height: 35px;
    width: 135px;
    font-size: 11px;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #ddd;
}

#m_select_input img {
    height: 35px;
    margin-left: -3px;
}

#realtime_m_title {
    margin-top: 20px;
}

#realtime_m_title h4 {
    font-size: 21px;
    text-align: center;
    font-weight: 700;
}

#m_realtime_select {
    margin-bottom: 10px;
    text-align: center;
}

#m_realtime_select select {
    border: 1.4px solid #2e2e2e;
    height: 40px;
    width: 100%;
    border-radius: 6px;
    color: #2e2e2e;
    font-weight: 500;
    font-size: 15px;
    background: #fff;
}

#special_box_title {
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: center;
}

#special_box_title h4 {
    font-size: 21px;
}

.loan_table {
    width: 100%;
}

.loan_table .th_area {
    height: 35px;
    line-height: 35px;
    width: 46px;
    text-align: center;
    font-weight: 700;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
}

.loan_table .th_title {
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
}

.loan_table .td_area {
    text-align: center;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
}

.loan_table .td_area img {
    height: 35px;
}

.loan_table .td_title {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative;
    padding-left: 10px;
}

.loan_table .td_title a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.loan_table .td_title a span {
    color: #999;
    font-size: 12px;
    font-weight: 500;
}

.loan_table .td_title a span strong {
    color: #fff;
    font-weight: 500;
}

.td_icon {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -13px;
}

.loan_table .td_title img {
    height: 11px;
    margin-top: 5px;
    margin-left: 2px;
}

.loan_table .td_icon img {
    height: 15px;
}

#writing {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#writing a {
    height: 40px;
    width: 150px;
    background-color: #2e2e2e;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    color: #fff;
}

#search_input {
    text-align: center;
}

#search_input input {
    height: 35px;
    width: 270px;
    font-size: 11px;
    font-weight: 300;
    padding-left: 10px;
    line-height: 35px;
    border: 1px solid #999;
}

#search_input img {
    height: 35px;
    margin-left: -3px;
}

#realtime_view_title h4 {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.realtime_view {
    width: 100%;
}

.realtime_view th {
    border-top: 0;
    border-bottom: 1px solid #ccc;
    height: 45px;
    width: 70px;
    background: #f8f8f8;
    color: #333;
    text-align: center;
    font-size: 12px;
}

.realtime_view td {
    border-top: 0;
    border-bottom: 1px solid #ccc;
    height: 45px;
    text-align: left;
    font-size: 12px;
    color: #333;
    padding-left: 10px;
    font-weight: 600;
}

.realtime_view img {
    height: 20px;
}

.realtime_view_content_box {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    line-height: 1.5;
}

.realtime_view .td_text05 {
    padding: 8px;
}

#realtime_text {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

#realtime_text img {
    height: 30px;
}

#realtime_text p {
    font-size: 13px;
    margin-bottom: 3px;
}

#realtime_text .text_p {
    color: #ff7200;
}

#realtime_text strong {
    font-size: 20px;
    color: #2e2e2e;
}

#phone {
    text-align: center;
    margin: 0;
}

.loan_phone {
    height: 36px;
    line-height: 36px;
    width: 100%;
    border-top: 1px solid #ddd;
}

.loan_phone th {
    color: #2e2e2e;
    font-weight: 700;
    font-size: 15px;
}

.td_telephone {
    height: 42px;
    line-height: 42px;
    padding-right: 10px;
}

.td_telephone a {
    color: #fff;
    font-size: 15px !important;
    font-weight: 500;
}

.td_telephone img {
    height: 15px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -4px;
}

#list_delete_enter {
    text-align: center;
    margin: 30px 0;
}

#list_delete_enter .list {
    width: 100%;
    height: 40px;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #999;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 0;
    color: #333;
}

#list_delete_enter .delete {
    width: 100%;
    height: 40px;
    background: #ab4e8c;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

#list_delete_enter .enter {
    width: 100%;
    height: 40px;
    background: #2e2e2e;
    display: inline-block;
    font-size: 14px;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

#former_next_table {
    margin-bottom: 20px;
}

.former_next th {
    height: 35px;
    width: 100px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 13px;
    text-align: center;
}

.former_next td {
    height: 35px;
    width: 200px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 12px;
}

.former_next .td_date {
    text-align: right;
    padding-right: 10px;
}

.former_next a {
    color: #333;
}

#sidepanel {
    color: #888;
    font-size: 13px;
    position: fixed;
    top: 0px;
    right: -280px;
    bottom: 0;
    width: 280px;
    z-index: 3000;
    overflow: hidden;
    display: none;
    -webkit-transition: right 0.4s ease;
    -o-transition: right 0.4s ease;
    transition: right 0.4s ease;
}

#sidepanel_overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2999;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.sidepanel_wrap {
    background: #fff;
    position: relative;
}

#sidepanel_close {
    display: block;
    position: absolute;
    top: 28px;
    right: 18px;
}

#sidepanel_close img {
    width: 10px;
    filter: invert(1);
}

#sidepanel_close:hover {
    color: #fff;
}

#sidepanel.sidepanel-light #sidepanel_close {
    color: #fff;
    font-size: 16px;
}

#sidepanel.sidepanel-light #sidepanel_close:hover {
    color: #eee;
}

#sidepanel.sidepanel-theme-color #sidepanel_close {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.1);
}

#sidepanel.sidepanel-theme-color #sidepanel_close:hover {
    color: #fff;
}

#sidepanel.sidepanel-inverse {
    right: auto;
    left: -280px;
}

#sidepanel.sidepanel-dark {
    color: #ddd;
    background-color: #363839;
}

#sidepanel.sidepanel-light {
    color: #111;
    background-color: #fff;
}

#sidepanel.sidepanel-theme-color {
    color: #fff;
    background-color: #333;
}

#sidepanel h1,
#sidepanel h2,
#sidepanel h3,
#sidepanel h4,
#sidepanel h5,
#sidepanel h6 {
    color: #ddd;
}

#sidepanel .sidepanel-content {
    padding-top: 0;
    overflow-y: auto;
}

#sidepanel .sidepanel-title {
    font-size: 17px;
    padding-left: 24px;
    line-height: 60px;
    height: 60px;
    background-image: url(/../images/foot_logo.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: 40% 55%;
    color: #fff;
    font-weight: 700;
    background-color: #0086ff;
}

.sidepanel-close-title {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    background: #fafafa;
    border: 1px solid #dfdfdf;
    color: #555;
    margin-top: 30px;
}

.ds_side_wrap {
}

#sidepanel_close2 {
    color: #555;
}

#sidepanel ul > li > a {
    font-size: 14px;
}

#sidepanel ul ul > li > a {
    font-size: 12px;
}

#sidepanel ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

#sidepanel ul ul {
    margin-top: 6px;
    border-bottom: 0;
    padding-bottom: 0;
}

#sidepanel ul ul > li {
    padding: 5px 0 5px 32px;
}

#sidepanel.sidepanel-light ul a,
#sidepanel.sidepanel-light ul li a[data-toggle="collapse"].collapsed,
#sidepanel.sidepanel-light
    .list-group-item
    ul
    li
    a[data-toggle="collapse"].collapsed {
    color: #222 !important;
}

#sidepanel .list-group-item:hover {
}

#sidepanel .list-group-item a {
    color: #222;
    display: block;
    text-decoration: none;
}

#sidepanel .list-group-item > a {
    font-size: 13px;
    font-weight: 500;
}

#sidepanel ul li a[data-toggle="collapse"] {
}

#sidepanel ul li a[data-toggle="collapse"].collapsed {
    color: #ddd;
    font-weight: 400;
}

#sidepanel ul li a > i.ico-dd {
    float: right;
    color: #2e2e2e;
}

#sidepanel ul li a > i.ico-category {
    width: 20px;
}

#sidepanel .list-group-item a > i {
    margin-right: 6px;
}

#sidepanel .list-group-item .badge {
    float: right;
}

#sidepanel.sidepanel-light ul a,
#sidepanel.sidepanel-light ul li a[data-toggle="collapse"].collapsed,
#sidepanel.sidepanel-light
    .list-group-item
    ul
    li
    a[data-toggle="collapse"].collapsed {
    color: #222 !important;
}

#sidepanel.sidepanel-light,
#sidepanel.sidepanel-light h1,
#sidepanel.sidepanel-light h2,
#sidepanel.sidepanel-light h3,
#sidepanel.sidepanel-light h4,
#sidepanel.sidepanel-light h5,
#sidepanel.sidepanel-light h6,
#sidepanel.sidepanel-light ul li a[data-toggle="collapse"],
#sidepanel.sidepanel-light ul a:hover {
    color: #232323 !important;
}

#list_box {
    text-align: center;
}

#list_box h5 {
    width: 130px;
    height: 38px;
    background: #2e2e2e;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    border-radius: 5px;
    line-height: 35px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 0;
}

#list_box a {
    color: #fff;
}

#company_introduction h3 {
    text-align: center;
    margin-top: 17px;
    font-size: 20px;
    margin-bottom: 15px;
}

#company_guide {
    text-align: center;
    margin-bottom: 50px;
}

#company_guide span a {
    width: 130px;
    height: 40px;
    border: 1px solid #2e2e2e;
    display: inline-block;
    font-size: 14px;
    color: #2e2e2e;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 500;
    margin-right: 4px;
    margin-bottom: 10px;
}

#company_guide span.active a {
    color: #fff;
    background-color: #2e2e2e;
}

#company_text02 h5 {
    margin-bottom: 0;
}

#company_text02 p {
    margin-bottom: 20px;
    letter-spacing: -0.4px;
}

#company_text img {
    float: right;
    height: 110px;
    width: 160px;
    margin-left: -5px;
}

#company_text p {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.4px;
}

#company_text02 strong,
#company_text strong {
    color: #2e2e2e;
    font-weight: 500;
}

#company_text02 p,
#company_text p {
    font-weight: 400;
}

#company_img {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0;
}

#company_img img {
    width: 100%;
}

#m_client_guide {
    margin-top: 40px;
}

#m_client_guide img {
    height: 28px;
    float: left;
}

#m_client_guide a {
    width: 155px;
    height: 35px;
    background: #2e2e2e;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 35px;
    font-weight: 500;
    float: right;
}

.m_guide_box_1 {
    background: #f4f4f4;
    height: 70px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #2d2c2c;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.7px;
    line-height: 1.5;
    padding: 8px 10px;
}

#m_guide_box_1_bottom {
    margin-top: 10px;
    margin-bottom: 100px;
}

#m_guide_box_1_bottom img {
    height: 55px;
    width: 100%;
}

#m_loan_guide img {
    height: 28px;
}

.m_guide_box_2 {
    background: #f4f4f4;
    height: 105px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #2d2c2c;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: -0.7px;
    line-height: 1.5;
    padding: 8px 10px;
    text-align: center;
}

.m_guide_box_2 span a {
    width: 140px;
    height: 40px;
    background: #2e2e2e;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    font-weight: 500;
}

.m_guide_box_2 a:first-child {
    margin-right: 5px;
}

#m_guide_box_2_bottom img {
    height: 83px;
    width: 100%;
}

#m_counselor_title {
    margin-top: 40px;
}

#m_counselor_title img {
    height: 30px;
}

.m_guide_box_3 {
    background: #f4f4f4;
    height: 60px;
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.m_guide_box_3 p {
    color: #2d2c2c;
    font-size: 12px;
    padding: 10px 15px;
    font-weight: 500;
    letter-spacing: -0.7px;
}

.m_guide_box_3 img {
    position: absolute;
    top: 30px;
    right: 15px;
}

#m_counselor_title {
    margin-bottom: 70px;
}

.m_login_box {
    text-align: center;
}

#m_login {
    margin-top: 35px;
    margin-bottom: 15px;
}

#m_login h4 {
    font-size: 25px;
}

#m_login h6 {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

#login_id input,
#login_number input {
    background-color: #eee;
    display: inline-block;
    height: 40px;
    width: 280px;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    padding-left: 10px;
    margin-bottom: 5px;
}

#login_mobile a {
    background-color: #2e2e2e;
    display: inline-block;
    height: 40px;
    width: 280px;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    padding-left: 10px;
    margin-bottom: 5px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
}

#id_number a {
    font-size: 12px;
    color: #333;
    font-weight: 400;
}

#m_img img {
    width: 100%;
    margin-top: 30px;
}

.modal-title {
    color: #2e2e2e;
    text-align: center;
}

.modal-footer {
    text-align: center;
}

.mobile_ad_title img {
    height: auto;
    width: 45%;
    margin-bottom: 10px;
    margin-top: 30px;
}

.ul_guide_info {
    font-size: 12px;
}
.ul_guide_info {
    height: 300px;
    overflow-y: scroll;
    overflow-x: clip;
}

.is_visited {
    color: #888 !important;
}

.ds_special_m {
    background-color: #fff;
    width: 47%;
    height: 180px;
    display: inline-block;
    padding: 8px;
    margin: 0 4px;
    text-align: center;
    border: solid 1px #ab4e8c;
}

.ds_special_m ul {
}

.ds_special_m ul li {
}

.ds_special_m ul li h3 {
    padding-bottom: 6px;
    margin-top: 0;
    margin-bottom: 10px;
}

.ds_special_m ul li h3 a {
    display: inline-grid;
    position: relative;
    top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #ff0046;
}

.ds_special_m ul li h3 a span {
    color: #232323;
    display: inline-block;
}

.ds_premium_m {
    background-color: #fff;
    width: 47%;
    height: 160px;
    display: inline-block;
    margin: 0 4px;
    text-align: center;
}

.ds_spec .ds_premium_m ul {
}

.ds_premium_m ul li {
    background-color: #fff;
    padding: 10px 0 0;
    text-align: center;
    height: 160px;
    background-repeat: no-repeat;
}

.ds_premium_m ul li h3 {
    text-align: left;
    border-bottom: 1px solid #5bcaf0;
    padding-bottom: 6px;
    margin-top: 3px;
    padding-left: 5px;
    margin-bottom: 10px;
}

.ds_premium_m ul li h3 a {
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 700;
    color: #2e2e2e;
}

.ds_premium_m ul li h3 a span {
    color: #333;
    display: inline-block;
    margin-left: 6px;
}

.ds_premium_m ul li.best {
    background-image: url(/../images/best_badges.png);
    background-repeat: no-repeat;
    background-position: 98% 30%;
    background-size: 18%;
}

.ds_premium_m ul li.hot {
    background-image: url(/../images/hot_badges.png);
    background-repeat: no-repeat;
    background-position: 98% 30%;
    background-size: 18%;
}

.ds_premium_m ul li.non-face {
    background-image: url(/../images/non_face_badges.png);
    background-repeat: no-repeat;
    background-position: 98% 30%;
    background-size: 18%;
}

.spec_list_area {
    display: inline-block;
    margin: 0 70px 10px 8px;
    color: #232323;
    font-size: 12px;
    font-weight: 500;
    padding: 0 10px;
}

.prem_list_area {
    font-weight: 500;
    color: #232323;
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    font-size: 12px;
}

.spec_list_title {
    display: inline-block;
    width: 70%;
    font-size: 12px;
    font-weight: 500;
    color: #232323;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #ab4e8c;
}

.prem_list_title {
    width: 70%;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #fff3c3;
}

.special {
    width: 100%;
    background-color: #fff;
}

.special article {
    border-bottom: 2px solid #2e2e2e;
    padding: 10px;
}

.special article .spec_wrap {
    vertical-align: middle;
}

.special article .spec_wrap .spec_corp {
    display: inline-block;
    width: 36%;
    height: 60px;
    float: left;
    text-align: center;
}

.special article .spec_wrap .spec_corp .special_name,
.special article .spec_wrap .spec_corp .special_name a {
    display: block;
    font-size: 14px;
    color: #737373;
    margin: 0;
    font-weight: 700;
}

.special article .spec_wrap .spec_corp .special_area {
    display: block;
    font-size: 13px;
    color: #fd761a;
}

.special article .spec_wrap .spec_content {
    display: inline-block;
    width: 62%;
    padding-left: 10px;
    border-left: 1px solid #dcd9d8;
}

.special article .spec_wrap .spec_title1,
.spec_title1 a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}

.special article .spec_wrap .spec_title2,
.spec_title2 a {
    font-size: 13px;
    color: #777;
    font-weight: 700;
    margin-bottom: 5px;
}

.special article .spec_wrap .spec_title3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 2px;
    color: #888;
    font-size: 12px;
    margin: 0;
}

.latest_loan_slide {
    border-bottom: 1px solid #ddd;
    padding: 8px 25px;
}

.tip_guide {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px;
    font-size: 12px;
    background: #fff;
}

.tip_guide span {
    font-weight: 600;
    color: #2e2e2e;
}

.arrow_box {
    position: relative;
    background: #88b7d5;
    display: inline-block;
}

.arrow_box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-right-color: #88b7d5;
    border-width: 10px;
    margin-top: -10px;
}

.orange_border_tr_m {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.orange_border_tr_m td {
    font-size: 18px;
}

.ds_tab {
    padding: 8px 12px;
}

#ds_main_top_tab a {
    font-size: 15px;
    color: #222;
    font-weight: 600;
}

#ds_main_top_tab > .active > a {
    color: #fff;
}

#ds_main_top_tab li img {
    position: absolute;
    width: 14px;
    top: 50%;
    right: 4px;
    margin-top: -6px;
}

.gray_text {
    color: #999 !important;
}

.m_new_box_3_wrap {
}

.m_new_box_3 {
    padding: 10px 0;
    background: #f4f4f4;
}

.ds_footer_cs_box h3 {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 2px;
    color: #2e2e2e;
}

.ds_footer_cs_box h2 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.ds_footer_cs_box p {
    font-size: 12px;
    font-weight: 500;
    color: #77778d;
    margin-bottom: 2px;
}

.ds_footer_info_title {
    font-size: 11px;
    padding-top: 10px;
    font-weight: 400;
    color: #e66b6d;
}

.ds_footer_info_contents {
    font-size: 10px;
    letter-spacing: -0.6px;
    font-weight: 400;
    padding: 0 10px;
    text-align: center;
}

.ds_modal {
    border: 3px solid #f5f7fa;
}

.ds_modal .modal-content {
    border: 1px solid #ddd;
}

.desc {
    color: #e8e8e8;
}

.dropdown {
    width: 100%;
    margin: 0;
}

.dropdown dd,
.dropdown dt,
.dropdown ul {
    margin: 0;
    padding: 0;
}

.dropdown dd {
    position: relative;
}

.dropdown dt a:hover {
    border: 1px solid #9e9e9e;
}

.dropdown dt a {
    background: #f8f8f8 url(../images/arrow.png) no-repeat scroll right center;
    display: block;
    padding-right: 20px;
    border: 1px solid #9e9e9e;
    width: 100%;
    height: 36px;
    color: #222;
}

.dropdown dt a span {
    cursor: pointer;
    display: block;
    line-height: 29px;
    padding-left: 10px;
    text-align: left;
}

.dropdown dd ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9e9e9e;
    color: #515151;
    display: none;
    left: 0;
    padding: 5px 12px;
    position: absolute;
    top: -1px;
    width: 100%;
    list-style: none;
    text-align: left;
    z-index: 2;
}

.dropdown dd ul li {
    float: left;
}

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
    margin: 2px 12px;
    color: #555;
    font-weight: 700;
}

.dropdown dd ul li a.active {
    color: #ab4e8c;
    font-weight: 700;
}

.dropdown img.flag {
    border: none;
    vertical-align: middle;
    padding: 11px;
}

.flagvisibility {
    display: none;
}

.ds_real_roan_box {
    background: #fff;
    border: 2px solid #ebeced;
    padding: 6px;
    margin-top: 10px;
}

.ds_real_roan_box .checkbox {
    margin-right: 0;
}

.ds_cate_tab > .active > a {
    border: 1px solid #ddd;
    background: #fbfbfb;
    color: #222;
}

.ds_m_search_btn {
    display: inline-block;
    background: #0086ff;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 500;
    border-radius: 5px;
}

.ds_m_search_btn:hover {
    color: #fff;
}

.ds_m_search_btn_red {
    display: inline-block;
    background: #2e2e2e;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: 500;
}

.ds_m_search_btn_red:hover {
    color: #fff;
}

.ds_orange_btn {
    border-color: #2e2e2e;
    color: #2e2e2e;
}

.btn-red {
    background-color: #c02942;
    color: #fff !important;
}

.btn-teal {
    background-color: #53777a;
    color: #fff !important;
}

.btn-yellow {
    background-color: #ecd078;
    color: #333 !important;
}

.btn-green {
    background-color: #59ba41;
    color: #fff !important;
}

.btn-brown {
    background-color: #774f38;
    color: #fff !important;
}

.btn-aqua {
    background-color: #40c0cb;
    color: #fff !important;
}

.btn-lime {
    background-color: #aee239;
    color: #fff !important;
}

.btn-purple {
    background-color: #5d4157;
    color: #fff !important;
}

.btn-leaf {
    background-color: #a8caba;
    color: #333 !important;
}

.btn-pink {
    background-color: #f89fa1;
    color: #fff !important;
}

.btn-dirtygreen {
    background-color: #1693a5;
    color: #fff !important;
}

.btn-blue {
    background-color: #1265a8;
    color: #fff !important;
}

.btn-amber {
    background-color: #eb9c4d;
    color: #fff !important;
}

.btn-black {
    background-color: #111;
    color: #fff !important;
}

.btn-white {
    background-color: #f9f9f9;
    color: #333 !important;
}

.fullwidth.btn-red:hover,
.fullwidth.btn-teal:hover,
.fullwidth.btn-yellow:hover,
.fullwidth.btn-green:hover,
.fullwidth.btn-brown:hover,
.fullwidth.btn-aqua:hover,
.fullwidth.btn-lime:hover,
.fullwidth.btn-purple:hover,
.fullwidth.btn-leaf:hover,
.fullwidth.btn-pink:hover,
.fullwidth.btn-dirtygreen:hover,
.fullwidth.btn-blue:hover,
.fullwidth.btn-amber:hover,
.fullwidth.btn-black:hover,
.fullwidth.btn-white:hover {
    color: #fff !important;
    background-color: #434343;
}

.box-icon {
    margin: 30px 0;
}

.box-icon > a,
.box-icon .box-icon-title {
    text-decoration: none !important;
    display: block;
}

.box-icon .box-icon-title > i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-right: 15px;
    background-color: #333;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

section.dark .box-icon .box-icon-title > i {
    background-color: #666;
}

.box-icon .box-icon-title.box-icon-transparent > i {
    color: #414141;
    background-color: transparent;
}

section.dark .box-icon .box-icon-title.box-icon-transparent > i {
    color: #fff;
}

.box-icon.box-icon-left .box-icon-title > i {
    float: left;
}

.box-icon.box-icon-round .box-icon-title > i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.box-icon .box-icon-title > h2 {
    font-size: 18px;
    line-height: 35px;
    margin: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.box-icon .box-icon-title > img + h2,
.box-icon .box-icon-title > img + h3,
.box-icon .box-icon-title > img + h4,
.box-icon .box-icon-title > img + h5 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 20px;
}

.box-icon p {
    margin: 0;
    font-size: 12px;
    letter-spacing: -0.6px;
}

.box-icon a.box-icon-more {
    display: block;
    text-align: right;
    position: relative;
    color: #000;
}

section.dark .box-icon a.box-icon-more {
    color: #fff;
}

.box-icon a.box-icon-more:after {
    font-family: FontAwesome;
    content: "\f105";
    padding-left: 10px;
    top: 50%;
    margin-top: -2px;
}

.box-icon.box-icon-right .box-icon-title > i {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.box-icon.box-icon-right {
    text-align: right;
}

@media only screen and (max-width: 760px) {
    .box-icon.box-icon-right .box-icon-title > i {
        float: left;
        margin-right: 10px;
        margin-left: 0;
    }

    .box-icon.box-icon-right {
        text-align: left;
    }
}

.box-icon.box-icon-center .box-icon-more,
.box-icon.box-icon-center .box-icon-title,
.box-icon.box-icon-center p {
    text-align: center !important;
}

.box-icon.box-icon-center .box-icon-title > i {
    float: none;
    margin: 0 0 6px;
}

.box-icon.box-icon-transparent .box-icon-title > i {
    background-color: transparent;
    border: #ccc 1px solid;
    color: #333;
}

section.dark .box-icon.box-icon-transparent .box-icon-title > i {
    color: #fff;
    background-color: #212121;
    border: #555 1px solid;
}

.box-icon.box-icon-large .box-icon-title > i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
}

.box-icon.box-icon-large a.box-icon-title:hover > i {
    border-color: transparent;
}

.box-icon.box-icon-content {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 45px 15px 15px;
    display: block;
    margin-top: 33px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

section.dark .box-icon.box-icon-content {
    background-color: rgba(0, 0, 0, 0.1);
}

.box-icon.box-icon-content .box-icon-title > i {
    background-color: #fff;
    top: 0;
    margin-left: -33px;
    position: absolute;
}

section.alternate .box-icon.box-icon-content .box-icon-title > i {
    background-color: #f9f9f9;
}

.box-icon.box-icon-side {
    position: relative;
    padding-left: 70px;
}

.box-icon.box-icon-side > i {
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 48px;
}

.box-icon-pc {
}

.box-icon-pc .box-icon-pc-li {
    float: left;
    width: 12.5%;
    text-align: center;
}

.box-icon-pc .box-icon .box-icon-title > i {
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 28px;
    background-color: #333;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.box-icon-pc .box-icon p {
    font-size: 14px;
}

.box-icon-pc:after {
    clear: both;
    content: " ";
    display: block;
}

.box-video {
    border: rgba(0, 0, 0, 0.1) 1px solid;
    margin: 30px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

section.dark .box-video {
    border: rgba(255, 255, 255, 0.1) 1px solid;
}

.box-video .box-video-title {
    text-decoration: none !important;
}

.box-video .box-video-title h2 {
    margin: 20px 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.box-video p,
.box-video .btn,
.box-video button {
    margin-bottom: 15px;
}

.box-video p {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
}

.box-image {
    border: rgba(0, 0, 0, 0.1) 1px solid;
    margin: 30px 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

section.dark .box-image {
    border: rgba(255, 255, 255, 0.1) 1px solid;
}

.box-image .box-image-title {
    text-decoration: none !important;
}

.box-image img {
    margin-bottom: 20px;
}

.box-image .box-image-title h2 {
    margin: 0 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.box-image p,
.box-image .btn,
.box-image button {
    margin-bottom: 15px;
}

.box-image p {
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 760px) {
    .box-icon {
        margin-top: 20px;
        margin-bottom: 0;
    }

    .box-icon.box-icon-content .box-icon-title > i {
        top: -33px;
    }

    .page_num ul li a {
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    .page_num ul li a img {
        height: 30px;
    }
}

.balloon {
    position: relative;
    display: inline-block;
    margin-left: 8px;
}

.balloon span {
    display: inline-block;
    padding: 2px 6px;
    color: #fff !important;
    font-size: 9px !important;
    background: #ab4e8c;
    border-radius: 8px;
    width: 23px;
    text-align: center;
}

.balloon.test_3:after {
    border-color: transparent #ab4e8c transparent transparent;
    left: -12px;
}

.balloon.test_3:after,
.balloon.test_4:after {
    border-width: 4px 7px;
    top: 50%;
    margin-top: -3px;
}

.balloon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

#fixed_loan_wirte {
    display: none;
    position: fixed;
    top: 42px;
    left: 0;
    z-index: 4;
    padding: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

#fixed_loan_wirte a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
}

#modal_main_guide_contents h4 {
    font-size: 16px;
}

#modal_main_guide_contents h4 span {
    color: #2e2e2e;
}

#modal_main_guide_contents p {
    font-size: 11px;
    color: #777;
    position: relative;
    padding-left: 18px;
}

#modal_main_guide_contents p:after {
    position: absolute;
    content: "\f00c";
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    font: normal 12px/16px FontAwesome;
    text-align: center;
}

#modal_main_guide_contents p span {
    color: #2e2e2e;
}

.guide_tip {
    background: #f8f8f8;
    padding: 8px;
    font-size: 11px;
    color: #333;
}

.guide_tip span {
    color: #2e2e2e;
}

.modal_caution_box {
    position: relative;
}

.modal_caution_box strong {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #ab4e8c;
    color: #fff;
    text-align: center;
}

.modal_caution_box p {
    font-size: 12px;
    margin-left: 40px;
}

@media (min-width: 768px) {
    .modal_caution_box {
        margin-bottom: 10px;
        min-height: 30px;
    }

    .modal_caution_box p {
        font-size: 15px;
    }
}

#latest_loan_slide_up a {
    color: #333;
}

.corp_title {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700;
}

.corp_title i {
    margin-right: 5px;
    color: #2e2e2e;
}

.corp_box {
    background: #fff;
}

.corp_basic li {
    color: #222;
    font-weight: 700;
}

.corp_basic li.line {
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.corp_basic li span {
    display: inline-block;
    width: 70px;
    text-align: center;
    border-right: 1px solid #ddd;
    margin-right: 12px;
    font-weight: 500;
    color: #777;
}

.corp_basic li strong {
    font-size: 18px;
}

.ds_agree_title_m {
    display: inline-block;
    width: 178px;
}

#sidepanel_btn {
    color: #555;
    display: inline-block;
    padding: 6px 5px;
    font-size: 12px;
    font-weight: 700;
    filter: invert(1);
}

#sidepanel .list-group-item a > i {
    color: #2e2e2e;
}

#ajax_modal_m .p_cdGuide {
    display: none;
}

#mobile_header {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 85px;
    padding: 15px 0;
}

.ds_special_m .btn-success {
    background-color: #5bcaf0;
    border-color: #5bcaf0;
}

.ds_special_m .btn-success:hover {
    background-color: #0192d1;
    border-color: #0192d1;
}

.ds_premium_m .btn-success {
    background-color: #b59057;
    font-weight: bold;
    border-radius: 0;
}

.ds_premium_m .btn-success:hover {
}

.modal-footer .btn-success {
    background-color: #ab4e8c;
    border-color: #ab4e8c;
}

.modal-footer .btn-success:hover {
    background-color: #ab4e8c;
    border-color: #ab4e8c;
}

#user_menu {
    width: 100%;
    display: none;
    padding: 5px;
    background: #f6f6f6;
}

.hd_sch_wr {
    float: left;
    padding: 40px 0;
    width: 445px;
    margin-left: 5px;
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}

#hd_sch {
    border-radius: 20px;
    overflow: hidden;
}

#hd_sch #sch_stx {
    float: left;
    width: calc(100% - 60px);
    height: 35px;
    padding-left: 20px;
    border-radius: 15px 0 0 15px;
    background: #fff;
    border: 0;
    border-right: 0;
    font-size: 1em;
    letter-spacing: -0.5px;
    color: #444;
    font-weight: 600;
}

#hd_sch #sch_submit {
    float: left;
    width: 60px;
    height: 40px;
    border: 0;
    background: #fff;
    color: #444;
    border-radius: 0 15px 15px 0;
    cursor: pointer;
    font-size: 18px;
}

.icon_munu_1 {
    display: inline;
    position: relative;
    top: 10px;
    left: 10px;
}

.latest_loan_slide .pull-right a {
    border: solid 1px #0086ff;
    text-align: center;
    padding: 3px 6px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background: #0086ff;
    border-radius: 15px;
}

.prem_list_24 {
    display: table;
    border-radius: 15px;
    padding: 0 10px;
    background: linear-gradient(to top, #41bfee, #4ec5cd);
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}

.prem_list_t {
    position: relative;
    top: -15px;
    float: right;
    background: linear-gradient(to top, #41bfee, #4ec5cd);
    width: 105px;
    font-size: 14px;
    font-weight: 700;
    padding: 7px 0 7px 14px;
    border-radius: 20px;
    color: #fff;
}

.ds_special_h3 {
    border: solid 1px #4ac4c0;
    border-radius: 13px;
    width: 25%;
    font-weight: 900 !important;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 15px !important;
    background-color: #fff;
    font-size: 14px !important;
    line-height: 28px;
    color: #4ac4c0 !important;
}

.spec_advertise {
    font-size: 10px;
    font-weight: 400;
    color: #fd0064;
    border: solid 1px #fd0064;
}

.spec_phone {
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    background-color: #ffd7e2;
    color: #fd0064;
}

.list-group-item img {
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.member_lo {
    display: inline-block;
    background-color: #71315c;
    width: 118px;
    height: 33px;
    line-height: 30px;
    border: solid 1px #71315c;
}

.member_re {
    display: inline-block;
    background-color: #fff;
    width: 118px;
    height: 33px;
    line-height: 30px;
    border: solid 1px #71315c;
}

.ft_community {
    padding: 15px;
    border-radius: 10px;
}

.ft_community_2 {
    display: inline-table;
    width: 48%;
    background-color: #fff;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
    border-radius: 10px;
}

.sidepanel_box {
    background-color: #fff;
    height: 40px;
    text-align: center;
    font-size: 12px;
    border-bottom: solid 1px #d7c1d2;
}

.sidepanel_quick1 {
    display: inline-block;
    color: #232323;
    border-right: solid 1px #d3d3d3;
    height: 38px;
    padding-right: 25px;
    font-weight: 700;
    position: relative;
    line-height: 17px;
    top: 0px;
}

.sidepanel_quick2 {
    display: inline-block;
    color: #232323;
    padding-left: 20px;
    font-weight: 700;
    position: relative;
    top: 1px;
}

.bt_banner {
    background: #fafafa;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .bt_banner {
        background: #fff;
        margin-top: 0;
    }
}

.slide_prem_mob_group {
    display: inline-flex;
    padding: 0 35px;
}

#slide_prem_mob_wrap .bx-wrapper {
    margin: 0px 0px 10px 2px !important;
}

.slide_spec_mob_group {
    display: inline-flex;
    padding: 0 35px;
}

#slide_spec_mob_wrap .bx-wrapper {
    margin: 0px 0px 10px 2px !important;
}

.slide_best_mob_group {
    display: inline-flex;
    padding: 0 35px;
}

#slide_best_mob_wrap .bx-wrapper {
    margin: 0px 0px 10px 2px !important;
}

.best_m ul li {
    background-image: url("/images/new_recommend_bg_mo01.png");
    background-size: cover;
    border: 0px;
}

.best_m ul li a {
    color: #fada9d !important;
}

.best_m ul li span {
    color: #fada9d !important;
}

.best_m ul li .label {
    position: absolute;
    padding: 3px 5px;
    color: #fada9d;
    border: 1px solid #fada9d;
    font-size: 12px;
    top: 8px;
    right: 8px;
    border-radius: 0px;
}

.best_m ul li .label i {
    font-style: normal;
}

.best_m .btn-success {
    background-color: #e5b165;
    color: #000 !important;
    border: 0;
}

.best_m .btn-success img {
    filter: invert(1);
}

.premium_bg {
    background-image: url(/images/premium_img.png);
    background-repeat: no-repeat;
    background-size: auto, 100% 100%;
    background-position: 0px 0px, 100% 100%;
}

.prem_sms {
    position: relative;
    width: 100%;
    top: -32px;
    left: -2px;
    height: 32px;
    z-index: 2;
}

.prem_btn {
    color: #232323 !important;
    position: relative;
    width: 50%;
    font-size: 12px;
    left: 2px;
    top: 1px;
    line-height: 1;
    padding: 8px 0px;
    border: solid 1px #232323;
}

.prem_coll {
    position: relative;
    top: 1px;
    width: 50%;
    font-size: 12px;
    line-height: 1;
    color: #232323 !important;
    padding: 8px 0;
}

.prem_sms_img {
    position: relative;
    left: -2px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}

.prem_coll_img {
    position: relative;
    left: -2px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}

.main_box h4 {
    background: #fff;
    color: #ab4e8c;
    border: solid 2px #ab4e8c;
    width: 30%;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 10px;
}

.spec_coll {
    position: relative;
    width: 50%;
    font-size: 12px;
    line-height: 1;
    top: -0.8px;
    padding: 9px 0;
    font-weight: bold;
    border-left: solid 1px #ab4e8c;
    color: #232323 !important;
}

.spec_sms {
    position: relative;
    font-size: 12px;
    padding: 9px 0;
    line-height: 1;
    border: 0;
    color: #232323 !important;
    left: 5px;
    font-weight: bold;
}

.spec_coll_img {
    position: relative;
    left: -2px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}

.spec_sms_img {
    position: relative;
    left: -2px;
    height: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -2px;
    margin-right: 2px;
}

.main_text {
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
    color: #232323;
    width: 30%;
    border-radius: 20px;
    margin: 0 auto;
    padding: 1px 0;
    margin-top: 15px;
    margin-bottom: 10px;
    border: solid 1px #232323;
}

.main_list_area {
    color: #ab4e8c;
    float: right;
    font-weight: 500;
}

.main_list_title {
    float: left;
    font-weight: 500;
}

.main_cool {
    position: relative;
    width: 50%;
    font-size: 12px;
    line-height: 1;
    padding: 9px 0;
    color: #000 !important;
    border-left: solid 1px #ccc;
}

.main_sms {
    position: relative;
    font-size: 12px;
    padding: 9px 0;
    line-height: 1;
    border: 0;
    color: #000 !important;
    left: 5px;
}

.mobile_sms {
    display: block;
    position: relative;
    top: 3px;
    left: -45px;
    height: 30px;
    border-radius: 15px;
    width: 120px;
    text-align: center;
    line-height: 24px;
    font-size: 0.9em;
    color: #232323;
    border: solid 2px #ab4e8c;
    margin-top: 10px;
    margin-left: auto;
    margin-right: 10px;
}

.pull-left_img {
    position: relative;
    width: 17px;
    top: 2px;
    left: -5px;
}

@media (max-width: 766px) {
    .subB-3_tableAtd1 .write_pw {
        width: 95%;
    }
}

/* @media (min-width: 280px) and (max-width: 400px) {
    #m_nav_new ul li a {
        display: inline-block;
        color: #232323;
        font-size: 11px;
        padding: 6px 0;
        letter-spacing: -1px;
        position: relative;
        font-weight: bold;
    }

    .pull-left.mr-5.orange_text {
        font-size: 11px;
    }

    .pull-left {
        font-size: 11px;
    }

    .latest_loan_slide {
        border-bottom: 1px solid #ddd;
        padding: 8px 5px 8px 10px;
    }

    .main_box h3 {
        font-size: 12px;
        margin-bottom: 10px;
        background: #ab4e8c;
        color: #fff;
        width: 40%;
        border-radius: 20px;
        margin: 0 auto;
        padding: 2px 0;
        margin-bottom: 10px;
    }

    .main_box h4 {
        background: #fff;
        color: #ab4e8c;
        border: solid 2px #ab4e8c;
        width: 38%;
        margin: 0 auto;
        font-weight: bold;
        text-align: center;
        border-radius: 20px;
        margin-bottom: 10px;
        font-size: 12px;
    }

    .pull-left_img {
        position: relative;
        width: 12px;
        top: 0px;
        left: -5px;
    }

    .prem_btn {
        color: #232323 !important;
        position: relative;
        width: 50%;
        font-size: 12px;
        left: 3px;
        top: 3px;
        font-size: 10px;
        line-height: 1;
        padding: 8px 0px;
        border: solid 1px #232323;
    }

    .prem_coll {
        position: relative;
        top: 3px;
        left: 2px;
        width: 50%;
        font-size: 10px;
        line-height: 1;
        color: #232323 !important;
        padding: 8px 0;
    }

    .spec_sms {
        position: relative;
        font-size: 10px;
        padding: 9px 0;
        line-height: 1;
        border: 0;
        color: #232323 !important;
        left: 5px;
        font-weight: bold;
    }

    .spec_coll {
        position: relative;
        width: 50%;
        font-size: 10px;
        line-height: 1;
        top: -0.8px;
        padding: 9px 0;
        font-weight: bold;
        border-left: solid 1px #ab4e8c;
        color: #232323 !important;
    }

    .spec_list_title {
        display: inline-block;
        width: 70%;
        font-size: 11px;
        font-weight: 500;
        color: #232323;
        margin: 0 auto;
        margin-top: 10px;
        padding-bottom: 10px;
        border-bottom: dotted 1px #ab4e8c;
    }

    .spec_list_a {
        font-size: 10px;
        font-weight: bold;
        color: #232323;
        margin-bottom: 5px;
    }

    .spec_list_wr_1 {
        font-size: 10px;
        font-weight: bold;
        color: #ab4e8c;
        text-wrap: nowrap;
        margin: 1px 0;
    }

    .main_text {
        font-size: 12px;
        text-align: center;
        font-weight: 500;
        margin-bottom: 10px;
        color: #232323;
        width: 38%;
        border-radius: 20px;
        margin: 0 auto;
        padding: 1px 0;
        margin-top: 15px;
        margin-bottom: 10px;
        border: solid 1px #232323;
    }

    .main_list_title {
        float: left;
        font-weight: 500;
        font-size: 11px;
    }

    .main_list_area {
        color: #ab4e8c;
        float: right;
        font-weight: 500;
        font-size: 11px;
    }

    .boxad_wr_4 {
        font-size: 11px;
        font-weight: bold;
        color: #232323;
        margin-top: 6px;
    }

    .boxad_wr_1 {
        font-size: 11px;
        font-weight: bold;
        color: #ab4e8c;
        text-wrap: nowrap;
    }

    .boxad_content {
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 10px;
    }

    .boxad_wr_6 {
        margin-bottom: 0;
        font-size: 10px;
    }

    .main_sms {
        position: relative;
        font-size: 10px;
        padding: 9px 0;
        line-height: 1;
        border: 0;
        color: #000 !important;
        left: 5px;
    }

    .main_cool {
        position: relative;
        width: 50%;
        font-size: 10px;
        line-height: 1;
        padding: 9px 0;
        color: #000 !important;
        border-left: solid 1px #ccc;
    }

    .my_area {
        margin-bottom: 10px;
        float: left;
        font-size: 12px;
        font-weight: 700;
        color: #000;
    }

    .my_area img {
        width: 11%;
    }

    .loan_latest_tb_1 th {
        border-top: 2px solid #232323;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #333;
        font-size: 11px;
        font-weight: 600;
        border-bottom: 1px solid #232323;
        background-position: center right;
    }

    .corp_text {
        background: #fff;
        color: #232323;
        font-weight: 500;
        font-size: 11px;
        display: inline-block;
        width: 40px;
        padding: 0px 8px;
        border: solid 1px #ab4e8c;
        margin: 0;
    }

    .loan_latest_tb_1 td {
        height: 25px;
        line-height: 15px;
        font-weight: 400;
        text-align: center;
    }

    .my_area_img {
        position: relative;
        float: right;
        top: 4px;
        width: 10px;
    }

    .loan_latest_tb_1 td,
    .loan_latest_tb_1 td a {
        color: #232323;
        font-size: 10px;
    }

    .corp_subject img {
        position: relative;
        top: 4px;
        width: 6%;
    }

    .premium_span {
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        text-wrap: nowrap;
        margin-top: 5px;
    }

    .prem_list_div {
        display: inline-grid;
        margin-top: 10px;
    }

    .gongi_h3 {
        font-size: 11px;
        color: #232323;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .gongi_p {
        font-size: 10px;
        font-weight: 500;
    }

    #footer_top {
        display: flex;
        float: left;
        height: 90px;
        width: 100%;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    #footer_top li {
        color: #555;
        font-size: 10px;
        background-position: center right;
        font-weight: 400;
    }

    .ft_link_a {
        padding: 0px 10px 0 0 !important;
    }

    .bottom_box {
        padding-bottom: 0;
    }

    .tail_box .subject {
        width: 100%;
        line-height: 24px;
        font-size: 11px;
        font-weight: bold;
        color: #232323;
        text-align: left;
        border-radius: 10px;
        float: left;
        margin: 0px 0 0px 0;
        margin-left: 0;
    }

    .tail_span {
        font-size: 15px;
        color: #ab4e8c;
    }

    .tail_b_img {
        width: 100%;
        padding: 25px 0;
        margin-top: 70px;
        text-align: center;
    }

    #ft_bottom_text {
        font-weight: 400;
        font-size: 11px;
        width: 100%;
        margin: 0 auto;
        color: #a5a5a5;
    }

    .ft_community_ul {
        margin-top: 20px;
        margin-left: 20px;
        font-size: 11px;
    }

    .loan_table_list td.loand_td_subject a {
        color: #222;
        font-weight: 600;
        font-size: 11px;
    }

    .loan_table_list th {
        text-align: center;
        font-size: 12px;
        color: #333;
        border-bottom: 1px solid #ccc;
        font-weight: 500;
        height: 30px;
        line-height: 30px;
        background: url(../images/bg_th.png) no-repeat;
        background-position: center right;
    }

    #m_select_input input {
        height: 35px;
        width: 100px;
        font-size: 11px;
        font-weight: 300;
        padding-left: 10px;
        border: 1px solid #ddd;
    }

    .loan_title_big {
        font-size: 14px;
        text-align: center;
        margin-bottom: 8px;
    }

    #area_box_list_m_main ul li a {
        z-index: 2;
        background: #fff;
        color: #4bc4c1;
        font-weight: 700;
        display: block;
        transition: 0.3s ease all;
        font-size: 10px;
        font-weight: 400;
        letter-spacing: -0.5px;
        line-height: 22px;
        background: #fff;
        padding: 0px;
        text-align: center;
        color: #232323;
        border: solid 1px #ab4e8c;
        box-shadow: rgba(0, 0, 0, 0.15) 5.4px 5.4px 3.2px;
    }

    .loan_title_big {
        font-size: 14px;
        text-align: center;
        margin-bottom: 8px;
    }

    #m_select_input input {
        height: 35px;
        width: 100px;
        font-size: 11px;
        font-weight: 300;
        padding-left: 10px;
        border: 1px solid #ddd;
    }

    .former_next th {
        height: 35px;
        width: 150px;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        font-size: 13px;
        text-align: center;
    }

    .size-16 {
        font-size: 11px !important;
        line-height: 20px !important;
    }

    .size-14 {
        font-size: 11px !important;
        line-height: 18px !important;
    }

    .corp_basic li strong {
        font-size: 11px;
    }

    .corp_basic li.line {
        border-bottom: 1px solid #ddd;
        margin-bottom: 8px;
        padding-bottom: 8px;
        font-size: 11px;
    }

    .corp_basic li span {
        display: inline-block;
        width: 70px;
        text-align: center;
        border-right: 1px solid #ddd;
        margin-right: 12px;
        font-weight: 500;
        color: #777;
        font-size: 11px;
    }

    .box-icon p {
        margin: 0;
        font-size: 10px;
        letter-spacing: -1.1px;
    }

    .sub_contents_wrap {
        min-height: 0;
        margin-bottom: 40px;
    }

    .ad_ul {
        border: solid 1px #ccc;
        padding: 10px;
        height: 220px;
    }

    #login_box_in input {
        display: block;
        height: 40px;
        width: 260px;
        border: none;
        font-size: 13px;
        margin: 0 auto;
        padding-left: 10px;
        margin-bottom: 5px;
        border: 1px solid #ccc;
    }

    #btn_Login {
        width: 260px !important;
        display: inline-block;
    }

    #login_password_lost {
        position: relative;
        top: 2px;
        left: -15px;
        float: right;
        display: inline-block;
        color: #909090;
        border-radius: 2px;
        padding: 2px 5px;
        line-height: 20px;
    }

    #login_box p {
        font-size: 11px;
    }

    .radio,
    .checkbox {
        margin: 0 0px 0 0;
        padding-left: 27px;
        font-size: 11px;
        line-height: 27px;
        color: #404040;
        cursor: pointer;
        overflow: hidden;
    }

    a.btn_close {
        padding: 0 30px;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
        border: 1px solid #e0dfe5;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        background: #e0dfe5;
    }

    .ds_btn_md_blue {
        padding: 0 15px;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
        border: 1px solid #ab4e8c;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        background: #ab4e8c;
    }

    .loan_table_form th {
        font-size: 10px;
        padding: 10px 0;
        padding-left: 5px;
        letter-spacing: -0.6px;
        font-weight: 700;
    }

    .ds_btn_md_white,
    .ds_btn_md_blue {
        height: 41px;
        line-height: 42px;
        font-size: 16px;
    }

    .ds_btn_md_white {
        padding: 0 25px;
        height: 41px;
        display: inline-block;
        line-height: 40px;
        text-align: center;
        border: 1px solid #e0dfe5;
        background: #e0dfe5;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
    }

    .sw_info_two_le {
        width: 100%;
        border-radius: 0 0 10px 10px;
        display: inline-block;
        padding-bottom: 10px;
        padding-top: 12px;
        text-align: center;
    }

    #area_wing_banner_m .ltrt_sde {
        width: 140px !important;
        margin: 0 !important;
        height: 100px !important;
        padding: 0px;
        text-align: center;
        border: solid 1px #c5c5c5;
    }

    .swiper-wrapper2_m .bx-viewport {
        height: 100px;
    }

    .main_text1 {
        font-size: 12px;
        text-align: center;
        font-weight: 500;
        margin-bottom: 10px;
        color: #232323;
        width: 38%;
        border-radius: 20px;
        margin: 0 auto;
        padding: 1px 0;
        margin-top: 0px;
        margin-bottom: 10px;
        border: solid 1px #232323;
    }
} */

@media (min-width: 402px) and (max-width: 644px) {
    #footer_top {
        display: flex;
        justify-content: space-around;
        float: left;
        height: 90px;
        width: 100%;
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    a.btn_close {
        padding: 0 60px;
        height: 40px;
        display: inline-block;
        line-height: 35px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
        border: 1px solid #e0dfe5;
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        background: #e0dfe5;
    }
}

@media (max-width: 1100px) {
    .callBox {
        margin-top: 20px;
        display: grid;
        grid-template-columns: 49% 49%;
    }

    .footerGLL .tel {
        font-size: 19px !important;
    }

    .footerGLL .etc {
    }
}

@media (max-width:280px) {
    .search_cateCode_m {
        width: 75% !important;
    }

    #m_nav_new ul li a {
        font-size: 10px;
    }

    .latest_loan_slide .pull-right a {
        position: relative;
        top: -10px;
    }

    .sec-comment img {
        width: 85px !important;
    }

    .user-count .count-list .name, .user-count .count-list .number, .user-count .count-list .people {
        font-size: 10px !important;
    }

    .call_sms {
        gap: 60px;
    }

    .footerGLL .footTitle {
        font-size: 10px !important;
    }

    .footerGLL .comunityCenterGLL .tt {
        font-size: 8px !important;
    }

    .footerGLL a:nth-child(-n + 2) {
        font-size: 7px !important;
    }

    .footerGLL a {
        font-size: 7px !important;
    }

    .boxC_m {
        width: 115px !important;
    }

    .boxC_logo {
        width: 115px !important;
    }

    .boxB_m {
        font-size: 10px !important;
    }

    .footerGLL .tel {
        font-size: 12px !important;
    }

    .boxB_img {
        position: relative;
        width: 10px;
        height: auto;
        top: 5px;
        margin-right: 5px;
    }

    .footerGLL .times .time1 {
        font-size: 11px !important;
    }

    #m_select_input input {
        width: 100px !important;
    }

    #real_search_box input {
        width: 145px !important;
    }

    #real_search_box {
        margin-left: 0% !important;
    }
}