/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/

#real_time_title {
    font-size: 25px;
    color: #333;
    text-align: center;
    margin-top: 15px;
    margin-bottom: -15px;
}

#real_time_top {
    height: 46px;
    width: 100%;
    background: #f8f8f8;
    line-height: 46px;
    position: relative;
    text-align: center;
    border: 1px solid #ccc;
}

#real_time_top .title {
    font-size: 16px;
    color: #36b5ea;
    padding-right: 20px;
    font-weight: 600;
}

#real_time_top .title_02 {
    font-size: 13px;
    color: #999;
}

#real_time_top .select_box {
    font-size: 14px;
    color: #555;
    font-weight: 500;
    position: absolute;
    top: 0px;
    right: 12px;
    display: inline-block;
}

#real_time_top select {
    height: 30px;
    width: 150px;
    padding-left: 25px;
}

#real_time_bottom {
    height: 243px;
    border: 1px solid #ccc;
    width: 100%;
    border-top-width: 0px;
}

#real_time_house {
    float: left;
}

#real_time_house img {
    padding-top: 30px;
    padding-left: 26px;
    padding-right: 50px;
}

#real_time_text {
    #real_time_bigbox {
        width: 100%;
        background: #dbdbdb;
        display: inline-block;
        border-radius: 5px;
        margin-top: 20px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
    }
    #real_time_bigbox {
        width: 100%;
        background: #dbdbdb;
        display: inline-block;
        border-radius: 5px;
        margin-top: 20px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
    }
    #real_time_bigbox {
        width: 100%;
        background: #dbdbdb;
        display: inline-block;
        border-radius: 5px;
        margin-top: 20px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 10px;
    }
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    padding: 25px;
}

#real_time_text li {
    width: 130px;
    height: 58px;
    position: relative;
    display: inline-block;
    padding: 0 5px 0 0;
}

#real_time_text li a {
    z-index: 2;
    background: #fff;
    font-weight: bold;
    display: block;
    transition: 0.3s ease all;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 28px;
    background: #fff;
    padding: 10px 10px;
    color: #666;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.15) 5.4px 5.4px 3.2px;
    border: 1px solid #0086ff;
}

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

#real_time_contents {
    border-top: 2px solid #9c9c9c;
    text-align: center;
    font-size: 20px;
    color: #333;
}

#real_time_contents h4 {
    font-size: 20px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.real_time_information th {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 206px;
    background: #f8f8f8;
    color: #333;
    text-align: center;
    font-size: 15px;
}

.real_time_information img {
}

.real_time_information td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 396px;
    font-size: 15px;
    color: #333;
    padding: 15px 30px;
    font-weight: 600;
}

.real_time_information th:last-child {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
    color: #333;
    text-align: center;
    font-size: 15px;
}

.real_time_information td:last-child {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    color: #333;
    padding: 10px 0 10px 30px;

}

.loan_click_box {
    margin-top: 35px;
}

.loan_click_box li {
    border: 1px solid #ccc;
    height: 198px;
    width: 223px;
    float: left;
    margin-left: 21px;
    margin-bottom: 20px;
    text-align: center;
}

.loan_click_box li:first-child {
    margin-left: 0px;
}

.loan_click_box li.active a {
    height: 48px;
    width: 125px;
    background: #0086ff;
    border-radius: 5px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    line-height: 48px;
}

.loan_click_box li.active h4 {
    padding-top: 23px;
    font-size: 17px;
    color: #333;
    font-weight: 600;
}

.loan_click_box li.active h5 {
    font-size: 15px;
    color: #555;
    font-weight: 500;
}

.loan_click_box li a {
    border: 1px solid #0086ff;
    height: 48px;
    width: 125px;
    display: inline-block;
    border-radius: 5px;
    font-size: 18px;
    color: #0086ff;
    line-height: 48px;
    font-weight: 500;
}

.loan_click_box li h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    padding-top: 32px;
    line-height: 26px;
    margin-bottom: 15px;
}

.loan_click_box_tab a {
    display: inline-block;
    font-size: 20px;
    color: #333;
    text-align: center;
    line-height: 61px;
    font-weight: 500;
    border: 1px solid #333;
    height: 63px;
    width: 205px;
    border-radius: 5px;
    margin: 50px 3px;
}

.list_click {
}

.loan_click_box_tab a.delete_click {
    background: #0086ff;
    color: #fff;
    border: 1px solid #0086ff;
}

.loan_click_box_tab a.registration_click {
    background: #0086ff;
    color: #fff;
    border: 1px solid #0086ff;
}

.loan_click_box_tab a.write_click {
    background: #f02236;
    color: #fff;
    border: 1px solid #f02236;
}

#seoul_loan {
    margin-top: 43px;
    text-align: center;
    position: relative;
}

#seoul_loan .seoul_loan_span {
    font-size: 25px;
    color: #333;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

#seoul_loan span active {
    color: #385b8a;
}

#seoul_loan a img,
#seoul_loan a {
    position: absolute;
    top: 0px;
    right: 0px;
    display: inline-block;
}

#seoul_loan a.btn_large_blue {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
}

.seoul_loan_tb_1 {
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.15) 5.4px 5.4px 3.2px;
}

.seoul_loan_tb_1 th {
    border-top: 1px solid #7c7c7c;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #232323;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #7c7c7c;
    /* background: url("../images/tb_th_bg.png") no-repeat; */
    background-position: center right;
}

.seoul_loan_tb_1 th:last-child {
    background: none;
    padding-right: 10px;
}

.seoul_loan_tb_1 td {
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 15px;
    border-bottom: solid 1px #ccc;
    color: #777;
}

.seoul_loan_tb_1 td.td_gongi {
    color: #f02236;
    font-weight: 500;
}

.seoul_loan_tb_1 td.td_text {
    text-align: left;
}

.seoul_loan_tb_1 td.td_text a {
    color: #000;
    font-weight: bold;
}

.seoul_loan_tb_1 td.td_number,
.seoul_loan_tb_1 td.td_area,
.seoul_loan_tb_1 td.td_job,
.seoul_loan_tb_1 td.td_sex {
    width: 100px;
}

.seoul_loan_tb_1 td.td_write {
    width: 150px;
}

.seoul_loan_tb_1 td.td_title {
    text-align: left;
    font-weight: bold;
}

.seoul_loan_tb_1 td.td_title a {
    color: #555;
}

.seoul_loan_tb_1 td.td_title img {
    margin-top: 20px;
    margin-left: 10px;
}

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

#seoul_search_box input {
    width: 610px;
    height: 39px;
    border: 1px solid #385b8a;
    font-size: 14px;
    color: #999;
    padding-left: 15px;
    font-weight: 300;
}

#seoul_search_box img {
    margin-left: -4px;
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚ÂªÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“*/

#ad_title h3 {
    margin-top: 30px;
    text-align: center;
}

#ad_img_box {
    position: relative;
    margin-bottom: 80px;
}

#img_box_text {
    position: absolute;
    top: 14%;
    right: 5%;
}

#img_box_text h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

#img_box_text h3 {
    font-size: 23px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px;
}

#img_box_text h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
}

#ad_img_box_m {
    position: relative;
    margin-bottom: 0px;
}

#img_box_text_m {
    position: absolute;
    top: 5%;
    right: 2%;
}

#img_box_text_m h2 {
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}

#img_box_text_m h3 {
    font-size: 9px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}

#img_box_text_m h4 {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
}

#ad_main_box {
    margin-bottom: 110px;
}

#ad_main_box a img {
    margin-bottom: 34px;
}

#ad_main_box2 {
    margin-bottom: 165px;
}

#ad_main_box2 a img {
    margin-bottom: 34px;
}

#ad_area_box {
    margin-bottom: 180px;
}

#ad_area_box a img {
    margin-bottom: 34px;
}

#ad_page_box {
    margin-bottom: 80px;
}

#ad_page_box a img {
    margin-bottom: 34px;
}

#ad_big_box {
    background: #f4f4f4;
    width: 100%;
    height: 146px;
    font-size: 18px;
    color: #f50707;
    padding-top: 23px;
}

#ad_big_box h4 {
    font-size: 18px;
    color: #f50707;
    font-weight: 500;
    padding-left: 32px;
    line-height: 22px;
}

@media only screen and (max-width: 768px) {
    #ad_main_box {
        margin-bottom: 40px;
    }
}

/*ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â«ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Â¹Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬*/

#mypage_title {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 45px;
}

#mypage_title h3 {
    font-size: 25px;
    color: #333;
}

.loan_tab {
    /* display: flex; */
    /* justify-content: center; */
}

/* .loan_tab a {
    display: inline-block;
    font-size: 21px;
    color: #0086ff;
    text-align: center;
    line-height: 65px;
    font-weight: 500;
    border: 1px solid #0086ff;
    height: 65px;
    width: 262px;
    border-radius: 5px;
    margin: 0px 5px;
} */

.loan_tab a.active,
.loan_tab a:hover {
}

.present_information {
    margin-top: 50px;
}

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

#present_title {
    background: #385b8a;
    height: 79px;
    width: 324px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
}

#present_text {
    border: 1px solid #ccc;
    height: 79px;
    width: 876px;
    border-left-color: #385b8a;
    float: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#present_text li {
    font-size: 17px;
    color: #333;
    float: left;
    width: 25%;
    text-align: center;
    line-height: 79px;
    font-weight: 500;
}

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

#present_real_title {
    background: #385b8a;
    height: 79px;
    width: 324px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
    margin-top: 20px;
}

#present_real_text {
    border: 1px solid #ccc;
    height: 79px;
    width: 876px;
    border-left-color: #385b8a;
    float: left;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 20px;
}

#present_real_text li {
    font-size: 17px;
    color: #333;
    float: left;
    width: 25%;
    text-align: center;
    line-height: 79px;
    font-weight: 500;
}

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

.information_title h3 {
    font-size: 21px;
    color: #333;
}

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

.information_text th {
    border-top: 3px solid #385b8a;
    height: 67px;
    line-height: 52px;
    color: #333;
    font-size: 16.02px;
    font-weight: 500;
    width: 226px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    background: #f8f8f8;
}

.information_text td {
    border-top: 3px solid #385b8a;
    height: 67px;
    line-height: 52px;
    color: #555;
    font-size: 15.02px;
    font-weight: 400;
    padding-left: 45px;
    border-bottom: 1px solid #ccc;
}

.information_text .th_title {
    border-top: 1px solid #ccc;
}

.information_text .td_text {
    padding-left: 45px;
    border-top: 1px solid #ccc;
}

.tip_guide_pc {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    font-size: 15px;
    background: #f8f8f8;
    text-align: center;
}

.tip_guide_pc span {
    font-weight: 600;
    color: #0086ff;
}

.orange_text {
    color: #f02236 !important;
}

.new_ad_main_box {
    position: absolute;
    top: -3px;
    right: 4px;
}

.orange_border_tr {
    border: 3px solid #f02236;
}

.orange_border_tr td {
    font-size: 20px;
}

.input_my_hp {
    font-size: 12px;
    color: #999;
    font-weight: 300;
    height: 29px;
    line-height: 27px;
    padding: 0px 5px;
    border: 1px solid #ccc;
}

#real_search_box {
    text-align: left;
    margin-top: 20px;
    margin-left: 45%;
}

#real_search_box input {
    width: 610px;
    height: 40px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #878787;
    padding: 0px 15px;
    font-weight: 400;
}

#real_search_box img {
    margin-left: -4px;
}

.bn_mtop_link {
    background: #fff;
    text-align: center;
    line-height: 35px;
    height: 35px;
}

.bn_mtop_link a i {
    color: #555;
}

.bn_mtop_link a {
    color: #757575;
}
