.info_banner {width: 100%;height: 410px;display: flex;background-image: url('/images/pc/info_banner2.png');background-repeat: no-repeat;background-repeat: no-repeat;
    background-size: contain;background-position: center;background-color: #F8FAFB;padding-top: 75px;}
    .info_banner_text {font-size: 32px;font-weight: 700;color: #121212;}
    .info_banner_mob {display:none;}
    .info_banner_mob img {width:100%;}
    
    /* 정보 */
    .info_box_wrap {padding:55px 0;}
    .info_box_tab_wrap {display: flex;align-items: center;justify-content: center;}
    .info_box_tab_wrap .info_box_tab {position: relative;}
    .info_box_tab_wrap .info_box_tab::after {content:"";width: 1px;height: 15px;background: #e2e2e2;position: absolute;top:50%;right: 0;transform:translateY(-50%);}
    .info_box_tab_wrap .info_box_tab:last-child::after {display: none;}
    .info_box_tab_wrap .info_box_tab a {display: block;padding: 0 45px;font-size: 18px;color: #4f4f4f;}
    .info_box_tab_wrap .info_box_tab a.tab_on {color: #00A965;font-weight: 700;}
    
    .info_box_cont {background: #F8FAFB;padding:30px 25px;border-radius: 8px;border: 1px solid #EAEBEF;margin-top: 45px;}
    .info_box_cont .info_box_cont_box {position: relative;font-size: 18px;font-weight: 500;word-break: keep-all;padding-left: 30px;margin-bottom: 25px;}
    .info_box_cont .info_box_cont_box span {font-size: 16px;color: #999;padding-left: 10px;position: relative;}
    .info_box_cont .info_box_cont_box span:before {content:"*";position:absolute;top:50%;left: 0;transform:translateY(-50%);}
    .info_box_cont .info_box_cont_box.red {color:#E7414D;}
    .info_box_cont .info_box_cont_box i.red {color: #E7414D;font-style:normal;font-weight: 500;}
    .info_box_cont .info_box_cont_box:last-child {margin-bottom: 0;}
    .info_box_cont .info_box_cont_box::before {content:"";width: 10px;height: 10px;border-radius: 10px;background: #00A965;position: absolute;top:10px;left: 0;}
    .info_box_cont .info_box_cont_box a {padding:5px 10px;border-radius: 15px;background: #00A965;color: #fff;font-size: 14px;display: inline-block;margin-top: 5px;}
    
    
    
    .price_account {padding: 45px 0 70px;}
    .price_account_box {margin-top: 30px;}
    .price_account_label {font-size: 28px;font-weight: 700;}
    .pabl_label_box .pabl_label {font-size: 18px;font-weight: 700;margin-bottom: 15px;}
    .pabl_tab_wrap {display: flex;gap:0 15px;}
    .pabl_tab_wrap_box a {padding: 10px 15px;background: #F2F4F5;border-radius: 16px;font-size: 14px;color: #9f9f9f;display: block;}
    .pabl_tab_wrap_box a.tab_on {color: #00A965;border: 1px solid #00A965;background: #fff;}
    .pabl_top {margin-bottom: 30px;}
    .pabl_bottom_inner {display: flex;align-items: center;justify-content: center;}
    .pabl_bottom_inner > div {width: 50%;padding-right: 43px;}
    .pabl_select_box select {width: 100%;border:1px solid #DFE3E6;border-radius: 8px;height: 47px;padding: 0 10px;font-size: 16px;}
    .price_account_box {display: flex;padding: 25px 20px;border-radius: 8px;border: 1px solid #DFE3E6;}
    .price_account_box2 .price_account_box_right {padding: 70px 0;}
    .price_account_box_w {padding:40px 20px;}
    .price_account_box .price_account_box_left {width: 70%;display: flex;flex-direction: column;justify-content: center;}
    .price_account_box .price_account_box_right {width: 30%;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}
    .price_account_box_right::before {content:"";height: 100%;width: 1px;background: #DFE3E6;position: absolute;left: 0;top:50%;transform:translateY(-50%);}
    .price_account_box_right .sum_price_box {font-size: 24px;font-weight: 700;color: #121212;}
    .sum_price_box span {font-size: 28px;color: #00A965;display: inline-block;margin-right: 5px;}
    .price_account_box_right .price_account_text {position: absolute;bottom:0;right: 0;font-size: 14px;font-weight: 500;color: #909090;}
    .price_account_box_right .sum_price_box2 {width: 100%;}
    .sum_price_box2 > div {margin-bottom:5px;}
    .sum_price_box2 > div:last-child {margin-bottom: 0;}
    .sum_price_box2_wrap {display: flex;align-items: center;justify-content: space-between;width: 100%;padding-left: 20px;}
    .sum_price_box2_wrap2.thr {position: relative;font-size: 18px;}
    .sum_price_box2_wrap2.thr span {color: #999;text-decoration: line-through;font-size: 18px;}
    /* .sum_price_box2_wrap2.thr::after {width: calc(100% - 20px);height: 2px;background: #121212;position: absolute;top:50%;left: 20px;transform:translateY(-50%);content:"";} */
    
    .tomb_box_warppers {display: flex;align-items: center;justify-content: center;}
    .tomb_box_warpper {display: flex;flex-direction: column;width: 70%;}
    .tomb_box_warpper2 {width: 100%;}
    .tomb_box_warppers .tomb_box_inner {justify-content: space-between;}
    .tomb_box_warppers .tomb_box_inner .tomb_box {width: 50%;}
    .tomb_box_inner {display: flex;justify-content: center;gap:0 20px;}
    .tomb_box_inner .tomb_box {padding: 45px 25px;border-radius: 8px;border: 1px solid #EAEBEF;background: #F8FAFB;width: 37%;display: flex;align-items: center;flex-direction: column;justify-content: space-between;}
    .tomb_title {font-size: 24px;font-weight: 500;word-break: keep-all;text-align: center;}
    .tomb_title2 {font-size: 20px;font-weight: 500;}
    .tomb_box img:first-of-type {margin-bottom: 10px;}
    .tomb_box_info_wrap {width: 100%;margin-top: 50px;}
    .tomb_box_info_wrap .tomb_box_info {display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
    .tomb_box_info_wrap .tomb_box_info:last-child {margin-bottom: 0;}
    .tomb_box_left {font-weight: 500;}
    .tomb_box_right {font-weight: 700;}
    .tob_box_texts {font-size: 14px;font-weight: 500;color: #00A965;margin-top: 10px;}
    .tomb_per {font-size: 14px;font-weight: 500;color: #707070;margin-top: 10px;}
    
    /* 부가옵션 */
    .tomb_option {margin-top: 40px;padding-bottom: 75px;}
    .tomb_option_box {padding:35px;border:1px solid #EAEBEF;border-radius: 8px;}
    .to_top_box {display: flex;align-items: center;gap:0 20px;padding:15px 20px;background: #F8FAFB;border-radius: 8px;}
    .to_top_right {font-size: 16px;color: #121212;}
    /* .to_bottom_box {margin-top: 40px;} */
    .to_top_box {margin-bottom: 40px;}
    .tb_label_box {font-size: 18px;font-weight: 500;color: #00A965;padding-bottom: 14px;border-bottom: 1px solid #707070;}
    .tb_box_wrap {margin-top: 29px;border: 1px solid #F2F4F5;}
    .tb_box_wrap2 {margin-top: 0;border-top: 1px solid #F2F4F5;}
    .tb_box_wrap .tb_box_inner {display: flex;margin-bottom: 20px;}
    .tb_box_wrap .tb_box_inner:last-child {margin-bottom: 0;}
    .tb_box_wrap .tb_box_inner .tb_box_right {border-top: 1px solid #F2F4F5;background: #fff;width:calc(100% - 150px);padding:30px;}
    .tb_box_wrap .tb_box_inner:first-child .tb_box_right {border-top: none;}
    .tb_box_left {background: #F1F4E7;width: 150px;display: flex;align-items: center;justify-content: center;font-size: 14px;}
    
    .tb_box_right_inner .tb_box_right_box {display: flex;align-items: center;justify-content: space-between;margin-bottom: 15px;}
    .tb_box_right_inner .tb_box_right_box:last-child {margin-bottom: 0;}
    .tb_box_r_left {color: #454545;width: 80%;word-break: keep-all;}
    .tb_box_r_right {width: 20%;text-align: right;}
    .tomb_option_vat_info {font-size: 12px;font-weight: 500;color: #9F9F9F;margin-top: 10px;}
    
    .tb_box_wrap .tb_box_inner .tb_box_right2 {padding:0;}
    .tb_box_right2 .tb_box_right_box_wrap {display: flex;}
    .tb_box_right_box_wrap .tb_box_right_hill_box_wrap  {width: 50%;display: flex;border-right: 1px solid #F2F4F5;align-items: center;}
    .tb_box_right_box_wrap .tb_box_right_hill_box_wrap:last-child {border-right: none;}
    .tb_box_right_hill_box_wrap .tb_box_right_hill_label {display: none;}
    .tb_box_right_hill_box_wrap .tb_box_right_hill_box {padding: 30px;width: 100%;}
    .tb_box_right_hill_box .tb_box_right_hill_box_cont {display: flex;margin-bottom: 10px;}
    .tb_box_right_hill_box .tb_box_right_hill_box_cont:last-child {margin-bottom: 0;}
    .tb_box_right_hill_box_cont > div:first-child {margin-right: 10px;}
    .tb_box_right_hill_box_cont > div.tb_box_right_hill_box_cont_status {position: relative;padding-left: 15px;font-weight: 700;margin-right: 15px;min-width: 75px;}
    .tb_box_right_hill_box_cont_status::before {content:"";width: 5px;height: 5px;border-radius: 5px;background: #454545;position: absolute;top:10px;left: 0;}
    .tb_box_right_hill_box_cont3 > div.tb_box_right_hill_box_cont_status{font-weight: 400;color: #666;margin-top: -5px;}
    .tb_box_right_hill_box_cont3 .tb_box_right_hill_box_cont_status::before {display: none;}
    .tb_box_right_hill_box_content {word-break: keep-all;}
    
    /* 면적확인 */
    .area_size {background: #F7FEF7;padding: 75px 0;}
    .area_size_inner {display: flex;align-items: center;justify-content: space-between;}
    .area_size_label {font-size: 28px;font-weight: 700;}
    .area_size_text_box_wrap {margin-top: 40px;}
    .area_size_text_box_inner > div {font-size: 18px;font-weight: 500;color: #121212;position: relative;padding-left: 20px;margin-bottom: 15px;}
    .area_size_text_box_inner > div::before {content:"";width: 10px;height: 10px;border-radius: 10px;background: #FEC635;position: absolute;top:10px;left: 0;}
    .area_size_text_box_inner > div.area_size_text_box_use {padding-left: 25px;}
    .area_size_text_box_inner > div.area_size_text_box_use span {    position: relative;font-size: 14px;color: #999;margin-top: 5px;display: inline-block;}
    .area_size_text_box_inner > div.area_size_text_box_use::before {width: auto;height: auto;background: none;top:0;}
    .area_size_text_box_inner > div.area_size_text_box1::before {content:"1.";}
    .area_size_text_box_inner > div.area_size_text_box2::before {content:"2.";}
    .area_size_text_box_inner > div.area_size_text_box3::before {content:"3.";}
    .area_size_text_box_inner > div.area_size_text_box4::before {content:"4.";}
    .area_size_text_box_inner > div.area_size_text_box5::before {content:"5.";}
    .area_size_text_box_inner > div.area_size_text_box6::before {content:"6.";}
    .area_size_text_box_inner > div.area_size_text_box7::before {content:"7.";}
    .area_size_text_box_inner > div:last-child {margin-bottom: 0;}
    .area_size_button {display: flex;margin-top: 15px;}
    .area_size_button a {padding:12px 30px;background: #00A965;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: 500;color: #fff;border-radius: 30px;}
    
    /* 유의사항 */
    .notice_info {padding: 75px 0;}
    .notice_info2 {padding:0 0 75px;}
    .notice_info3 {padding:75px 0 0;}
    .notice_info_label {font-size: 28px;font-weight: 700;text-align: center;}
    .notice_box_wrap {margin-top: 50px;}
    .notice_box_wrap .notice_box {margin-bottom: 20px;}
    .notice_box_wrap .notice_box:last-child {margin-bottom: 0;}
    .notice_box .notice_box_label {position: relative;padding-left: 25px;font-size: 18px;font-weight: 500;word-break: keep-all;}
    .notice_box_label::before {width: 10px;height: 10px;background: #FEC635;border-radius: 10px;content:"";position: absolute;top:10px;left: 0;}
    .notice_box .notice_box_label strong {color: #00A965;}
    .notice_box .notice_box_label_n::before {width: auto;height: auto;background: none;border-radius: 0;top:0;}
    .notice_box .notice_box_label1::before {content:"1.";}
    .notice_box .notice_box_label2::before {content:"2.";}
    .notice_box .notice_box_label3::before {content:"3.";}
    .notice_box .notice_box_label4::before {content:"4.";}
    .notice_box .notice_box_label5::before {content:"5.";}
    .notice_box .notice_box_label6::before {content:"6.";}
    .notice_box .notice_box_label7::before {content:"7.";}
    .notice_box_label span {position: relative;font-size: 14px;color: #999;padding-left: 12px;margin-top: 5px;display: inline-block;}
    .notice_box_label span::before {content:"*";position: absolute;top:0;left: 0;}
    .notice_cont_box_wrap {padding-left: 25px;margin-top: 20px;}
    .notice_cont_box_inner {padding: 25px;background: #F8FAFB;border-radius: 8px;}
    .notice_cont_box_inner .notice_cont_title {color: #121212;margin-bottom: 7px;}
    .notice_cont_box_inner .notice_cont_title2 {margin-top: 20px;}
    .notice_cont_box_inner .notice_cont_box {position: relative;padding-left: 20px;font-size: 15px;color: #121212;margin-bottom: 7px;word-break: keep-all;}
    .notice_cont_box_inner .notice_cont_box:last-child {margin-bottom: 7px;}
    .notice_cont_box_inner .notice_cont_box::before {content:"";width: 5px;height: 5px;border-radius: 5px;background: #121212;position: absolute;top:10px;left: 0;}
    .notice_cont_box_inner .notice_sub_cont_box {margin-bottom: 7px;font-size: 15px;color: #707070;margin-left: 20px;position: relative;padding-left: 10px;word-break: keep-all;}
    .notice_cont_box_inner .notice_sub_cont_box::before {content:"-";font-size: 15px;color: #707070;position: absolute;top:0;left: 0;}
    .notice_cont_box_inner .notice_sub_cont_box:last-child {margin-bottom: 0;}
    
    .notice_cont_box_inner .notice_cont_box span {font-size: 14px;color: #999;padding-left: 0;position: relative;}
    .notice_cont_box_inner .notice_cont_box a {padding:5px 10px;border-radius: 15px;background: #00A965;color: #fff;font-size: 14px;display: inline-block;margin-top: 5px;}
    
    /* 작업범위 */
    .work_info {padding: 75px 0 0;}
    .work_info_label {font-size: 28px;font-weight: 700;text-align: center;word-break: keep-all;}
    .work_info_box {padding:25px;background: #F8FAFB;border-radius: 8px;border:1px solid #EAEBEF;margin-top: 40px;}
    .work_info_box_inner .work_info_cont_box {margin-bottom: 10px;font-weight: 500;font-size: 16px;color: #121212;position: relative;padding-left: 15px;word-break: keep-all;}
    .work_info_box_inner .work_info_cont_box::before {content:"";width: 5px;height: 5px;border-radius: 5px;background: #121212;position: absolute;top:10px;left: 0;}
    .work_info_box_inner .work_info_cont_box:last-child {margin-bottom: 0;}
    
    .map_infomation_wrap {padding: 75px 0;}
    .map_info_label {font-size: 24px;font-weight: 700;color: #121212;}
    .map_info_label span {color: #00A965;}
    .map_info_sub_label {font-size: 18px;font-weight: 500;color: #121212;margin-top: 10px;}
    .map_info_text_box {margin-top: 20px;}
    .map_info_text_box p {position: relative;font-size: 14px;padding-left: 14px;margin-bottom: 10px;}
    .map_info_text_box p::before {content:"";width: 2px;height: 14px;background: #999;position: absolute;top:4px;left: 0;}
    .map_info_text_box p:last-child {margin-bottom: 0;}
    .map_info_box_wrap {padding: 40px 0 0;margin-top: 40px;border-top: 1px solid #dfdfdf;}
    .map_info_box_wrap > div {margin-bottom: 40px;}
    .map_info_box_wrap > div:last-child {margin-bottom: 0;}
    .map_info_box_title {font-size: 18px;font-weight: 500;color: rgb(28, 131, 16);}
    .map_info_box_sub_title_box {margin-top: 15px;}
    .map_info_box_sub_title_box > div {font-size: 14px;color: #121212;padding-left: 10px;position: relative;margin-bottom: 10px;}
    .map_info_box_sub_title_box > div::before {content:"-";position: absolute;top:0;left: 0;font-size: 14px;color: #121212;}
    .map_info_box_sub_title_box > div:last-child {margin-bottom: 0;}
    .map_info_img_box {width: 60%;margin-top: 20px;}
    .map_info_img_box img {max-width: 100%;}
    .map_info_img_box2 {display: flex;gap:0 20px;}
    .map_info_img_box_wrap {width: 50%;}
    .map_info_img_box_wrap img {width: 100%;;height: 260px;}
    .map_info_img_box_wrap .map_info_img_box_texts {font-size: 13px;text-align: center;margin-top: 15px;}
    .map_circle_text_box {margin-top: 10px;}
    .map_circle_text_box p {font-size: 14px;padding-left: 20px;position: relative;margin-bottom: 10px;}
    .map_circle_text_box p:last-child {margin-bottom: 0;}
    .map_circle_text_box p::before {content:"";width: 3px;height: 3px;border-radius: 3px;background: #333;position: absolute;top:9px;left: 10px;}
    
    .ye_info {margin-top: 20px;}
    .ye_info p {font-size: 14px;color: #333;position: relative;padding-left: 20px;margin-bottom: 10px;}
    .ye_info p:last-child {margin-bottom: 0;}
    .ye_info p::before {content:"※";position: absolute;top:0;left: 0;}
    .ye_info p span {position: relative;padding-left: 10px;margin-top: 5px;display: inline-block;}
    .ye_info p span::before {content:"*";position: absolute;top:0;left: 0;}
    
    #miri_info_wrap {border-radius: 8px;}
    #miri_info_wrap .miri_info_title {font-size: 28px;font-weight: 500;}
    #miri_info_wrap .miri_info_sub_title {font-size: 16px;font-weight: 500;color: #454545;position: relative;padding-left: 15px;margin-top: 20px;word-break: keep-all;}
    #miri_info_wrap .miri_info_sub_title2 {margin-top: 40px;}
    #miri_info_wrap .miri_info_sub_title::before {content:"";display: block;width: 7px;height: 7px;background: #00A965;position: absolute;top:8px;left: 0;border-radius: 7px;}
    .miri_info_sub_title span {font-size: 16px;color: #999;font-weight: 400;}
    .miri_table_wrap {margin-top: 20px;}
    .miri_table_wrap table {width: 100%;border-collapse: collapse;}
    .miri_table_wrap table td {border:1px solid #F2F4F5;border-left:none;text-align: center;font-size: 15px;font-weight: 500;width: calc(100% / 7);padding:15px 0;color: #454545;}
    .miri_table_wrap table td:first-child {font-size: 16px;text-align: left;}
    .miri_table_wrap table td:last-child {border-right: none;}
    .miri_table_wrap table td.rows {background: #F1F4E7;font-size: 16px;}
    .miri_table_wrap p {text-align: right;font-size: 12px;font-weight: 500;color: #9F9F9F;margin-top: 10px;}
    
    .miri_img {margin-top: 30px;}
    .miri_img img {max-width: 100%;}
    
    .miri_small_text {margin-top: 12px;}
    .miri_small_text p {position: relative;padding-left: 15px;font-size: 12px;color: #9F9F9F;font-weight: 500;margin-top: 1px;}
    .miri_small_text p::before {content:"※";position: absolute;top:0;left: 0;}
    
    .miri_img_pc {display: block;}
    .miri_img_mob {display: none;}
    
    @media(max-width:1096px){
        .info_banner {height: 300px;padding-top: 0;align-items: center;}
        .info_banner_text {font-size: 26px;}
    
        .tb_box_right_hill_box_wrap .tb_box_right_hill_box {padding: 30px 20px;}
    }
    
    @media(max-width:960px){
        .info_banner {height: 250px;background-size: cover;}
        .info_banner_text {font-size: 22px;}
    
        .info_box_cont .info_box_cont_box {font-size: 16px;}
    
        .tomb_box_inner .tomb_box {width: 50%;}
    
        .tb_box_right_hill_box_cont {font-size: 15px;}
    
        .map_info_img_box {width: 100%;}
    }
    
    @media(max-width:860px){
        .info_box_tab_wrap {flex-wrap: wrap;align-items: flex-start;justify-content: flex-start;}
        .info_box_tab_wrap .info_box_tab {width: 50%;margin-bottom: 15px;}
        .info_box_tab_wrap .info_box_tab:last-child {margin-bottom: 0;}
        .info_box_tab_wrap .info_box_tab a {padding: 0;display: block;text-align: center;font-size: 16px;}
        .info_box_tab_wrap .info_box_tab::after {display: none;}
    
        .price_account {padding: 25px 0 35px;}
        .price_account_label {font-size: 24px;}
    
        .area_size_text_box_inner > div {font-size: 17px;}
    
        .tomb_box_inner {flex-wrap:wrap;gap:20px;}
        .tomb_box_warppers .tomb_box_inner .tomb_box {width: calc(50% - 10px);}
    
        .price_account_box_right .sum_price_box {font-size: 21px;}
        .sum_price_box span {font-size: 21px;}
    }
    
    @media(max-width:760px){
        .info_box_wrap {padding: 35px 0;}
        .info_box_cont {padding: 20px;}
        .info_box_cont .info_box_cont_box {margin-bottom: 15px;font-size: 15px;padding-left: 15px;}
        .info_box_cont .info_box_cont_box::before {width: 5px;height: 5px;top:10px;}
    
        .price_account_label {font-size: 20px;}
        .pabl_label_box .pabl_label {font-size: 16px;}
        .price_account_box {flex-direction: column;}
        .price_account_box .price_account_box_left {width: 100%;}
        .price_account_box .price_account_box_right {width: 100%;padding: 40px 0;margin-top: 40px;}
        .price_account_box_right::before {top:0;left: 0;transform:none;width: 100%;height: 1px;}
        .pabl_bottom_inner {gap:0 20px;}
        .pabl_bottom_inner > div {padding-right: 0;}
        .pabl_select_box select {font-size: 14px;}
        .price_account_box_right .sum_price_box {font-size: 20px;}
        .sum_price_box span {font-size: 24px;}
        
    
        .tomb_title {font-size: 20px;}
        .tomb_box_info_wrap .tomb_box_info {font-size: 14px;}
    
        .tomb_option {padding-bottom: 35px;}
        .tb_label_box {font-size: 17px;}
        .tb_box_right {padding: 30px 20px;}
        .tb_box_right_inner .tb_box_right_box {font-size: 14px;}
        .tomb_option_box {padding:30px 20px;}
    
        .area_size {padding: 35px 0;}
        .area_size_label {font-size: 24px;}
        .area_size_inner {align-items: flex-start;flex-direction: column;}
        .area_size_left {width: 100%;}
        .area_size_right {display: none;}
    
        .notice_info {padding: 35px 0;}
        .notice_info_label {font-size: 24px;}
        .notice_box_wrap {margin-top: 30px;}
    
        .price_account_box2 {padding: 25px 20px;}
    
        .tb_box_inner {flex-direction: column;}
        .tb_box_left {width: 100%;padding: 10px 0;}
        .tb_box_wrap .tb_box_inner .tb_box_right {width: 100%;padding: 20px;}
        .tb_box_wrap .tb_box_inner .tb_box_right3 {padding: 0;}
    
        .tb_box_wrap .tb_box_inner .tb_box_right2 {width: 100%;}
        .tb_box_right_hill_box_wrap .tb_box_right_hill_label {display: flex;min-width: 100px;font-size: 12px;font-weight: 500;text-align: center;justify-content: center;}
        .tb_box_right_box_wrap {flex-direction: column;}
        .tb_box_right_box_wrap .tb_box_right_hill_box_wrap {width: 100%;background: #F1F4E7;}
        .tb_box_right_box_wrap .tb_box_right_hill_box_wrap .tb_box_right_hill_box {border-bottom: 1px solid #F2F4F5;}
        /* .tb_box_right_box_wrap .tb_box_right_hill_box_wrap:last-child .tb_box_right_hill_box {border-bottom: none;} */
        .tb_box_right_hill_box_wrap .tb_box_right_hill_box {background: #fff;}
        .tb_box_right_hill_box_wrap .tb_box_right_hill_box {padding: 20px;}
        .tb_box_right_hill_box_cont {font-size: 13px;}
    
        .tb_box_right_hill_box_cont > div.tb_box_right_hill_box_cont_status {min-width: 70px;margin-right: 0;}
    
        .tomb_box_warpper {width: 100%;}
    
        .work_info {padding: 35px 0 0;}
        .work_info_label {font-size: 24px;}
        .work_info_box_inner .work_info_cont_box {font-size: 15px;}
    
        .to_top_right {font-size: 14px;}	
    
        .price_account_box_w {padding:0;}
        .sum_price_box2_wrap {padding-left: 0;}
    }
    
    @media(max-width:720px){
        .info_banner {height:auto;background:#F8FAFB;padding:30px 0;}
        .exam_banner {height:auto;background:#F8FAFB;padding:30px 0;}
        .info_banner_mob {display:block;margin-bottom:15px;}
    
        #miri_info_wrap {padding: 20px;}
    
        .miri_img_pc {display: none;}
        .miri_img_mob {display: block;}
    }
    
    @media(max-width:580px){
        /*.info_banner {height: 200px;background-size: cover;}*/
        .info_banner_text {font-size: 18px;}
    
        .info_box_tab_wrap .info_box_tab a {font-size: 14px;}
    
        .info_box_cont {margin-top: 25px;}
    
        .price_account_label {font-size: 18px;}
        .price_account_box .price_account_box_right {padding: 30px 0;margin-top: 30px;}
        .price_account_box_right .sum_price_box {font-size: 18px;}
        .sum_price_box span {font-size: 22px;}
    
        .pabl_select_box select  {height: 37px;}
    
        .tomb_box_inner {flex-direction: column;gap:0;}
        .tomb_box_inner .tomb_box {width: 100%;padding: 25px;margin-bottom:20px;}
        .tomb_box_inner .tomb_box:last-child {margin-bottom: 0;}
        .tomb_box_info_wrap {margin-top: 25px;}
        .tomb_box_info_wrap .tomb_box_info {margin-bottom: 15px;}
    
        .area_size_label {font-size: 20px;}
        .area_size_text_box_wrap {margin-top: 20px;}
        .area_size_text_box_inner > div {font-size: 15px;word-break: keep-all;}
    
        .area_size_text_box_inner > div {padding-left: 13px;}
        .area_size_text_box_inner > div::before {width: 5px;height: 5px;}
    
        .notice_box .notice_box_label {font-size: 14px;}
        .notice_cont_box_wrap {padding-left: 0;}
        .notice_cont_box_inner {padding: 15px 20px;}
        .notice_cont_box_inner .notice_cont_title {font-size: 15px;}
        .notice_cont_box_inner .notice_sub_cont_box {margin-left: 0;}
    
        .tomb_box_warppers .tomb_box_inner .tomb_box {width: 100%;}
        
        .work_info_box {padding: 15px 20px;}
    
        .map_info_img_box2 {flex-direction: column;gap:20px 0;align-items: center;}
        .map_info_img_box_wrap img {height: auto;}
    
        .map_info_label {font-size: 20px;}
    
        #miri_info_wrap .miri_info_title {font-size: 16px;}
        #miri_info_wrap .miri_info_sub_title {font-size: 14px;}
        .miri_table_wrap table td:first-child {font-size: 14px;}
        .miri_table_wrap table td {font-size: 12px;}
        .miri_table_wrap table td.rows {font-size: 14px;}
    
        .miri_info_sub_title span {font-size: 13px;}
    
        .area_size_text_box_inner > div.area_size_text_box_use span {font-size: 13px;}
        .notice_cont_box_inner .notice_cont_box span {font-size: 13px;}
    }
    @media(max-width:480px){
        .to_top_right {word-break: keep-all;}
        .to_top_box {margin-bottom: 25px;}
     
    
        .notice_info_label {font-size: 20px;}
        .notice_box .notice_box_label {font-size: 15px;padding-left: 15px;}
        .notice_box .notice_box_label::before {width: 5px;height: 5px;top:9px}
        .notice_box .notice_box_label_n::before {top:0;}
    
        .tb_box_r_left {width: 70%;}
        .tb_box_r_right {width: 30%;}
    
        .tob_box_texts {font-size: 14px;word-break: keep-all;}
    
        .work_info_box_inner .work_info_cont_box {font-size: 14px;}
        .work_info_label {font-size: 20px;}
    
        .map_info_img_box_wrap {width: 100%;}
    
        .map_info_label {font-size: 18px;}
        .map_info_sub_label {font-size: 15px;}
        .map_info_box_title {font-size: 15px;}
        .map_info_box_sub_title_box > div {font-size: 13px;}
    
        #miri_info_wrap {padding: 0;border:none;}
        .miri_table_wrap table td:first-child {font-size: 13px;}
        .miri_table_wrap table td {font-size: 11px;}
        .miri_table_wrap table td.rows {font-size: 13px;}
    }
    
    @media(max-width:420px){
        .info_box_cont .info_box_cont_box {font-size: 14px;}
        .info_box_cont .info_box_cont_box span {font-size: 13px;display: inline-block;}
        .info_box_cont .info_box_cont_box span::before {top:10px;}
    
        .price_account {padding: 0 0 35px;}
        .pabl_label_box .pabl_label {font-size: 14px;}
        .pabl_bottom_inner {gap:0;flex-direction: column;}
        .pabl_bottom_inner > div {width: 100%;}
        .pabl_bottom_inner > div:first-child {margin-bottom: 15px;}
        .price_account_box_right .price_account_text {font-size: 13px;}
    
        .tb_label_box {font-size: 16px;}
        .tomb_box_inner .tomb_box {padding: 25px 15px;}
        .tomb_title {font-size: 18px;}
        .tomb_box_info_wrap .tomb_box_info {font-size: 13px;}
    
        .tomb_option_box {padding: 20px 15px;}
    
        .area_size_label {font-size: 18px;}
        .area_size_text_box_inner > div {font-size: 14px;}
        .area_size_button a {width: 100%;}
    
        .notice_info_label {font-size: 18px;}
        .notice_box .notice_box_label {font-size: 14px;}
        .notice_cont_box_inner {padding: 15px;}
        .notice_cont_box_inner .notice_cont_box {font-size: 14px;}
        .notice_cont_box_inner .notice_sub_cont_box {font-size: 14px;}
    
        .tb_box_right_hill_box .tb_box_right_hill_box_cont2 {width: 100%;flex-direction: column;}
        .tb_box_right_hill_box_cont2 .tb_box_right_hill_box_content {margin-top: 10px;}
        
        .tob_box_texts {font-size: 13px;}
    
        .work_info_box {padding: 15px;}
        .work_info_label {font-size: 18px;}
    
        .miri_table_wrap table td {padding: 10px 0;}
        .miri_table_wrap table td:first-child {text-align: center;}
        .miri_table_wrap table td span {display: block;}
    
        .miri_table_wrap p {text-align: left;}
    
        .info_box_cont {padding: 15px;}
    }
    
    @media(max-width:360px){
        .to_top_right {font-size: 13px;}
        .tb_box_left {font-size: 12px;}
        .tb_box_right_inner .tb_box_right_box {font-size: 12px;}   
        .tomb_option_box {padding: 0;border: none;}
    
        .tb_box_right_hill_box_wrap .tb_box_right_hill_label {display: none;}
    }
    
    @media(max-width:320px){
        .area_size_text_box_inner > div {font-size: 13px;}
        .info_box_cont .info_box_cont_box {font-size: 13px;}
        .area_size_text_box_inner > div.area_size_text_box_use {padding-left: 15px;}
        .area_size_text_box_inner > div.area_size_text_box_use span {font-size: 13px;}
        .notice_cont_box_inner .notice_cont_box {font-size: 13px;padding-left: 15px;}
        .notice_cont_box_inner .notice_cont_title {font-size: 14px;}
        .notice_cont_box_inner .notice_sub_cont_box {font-size: 13px;}
    
        .notice_box .notice_box_label {font-size: 13px;}
        .notice_box .notice_box_label span {font-size: 13px;}
    
        #miri_info_wrap .miri_info_sub_title {font-size: 13px;}
        #miri_info_wrap .miri_info_sub_title span {font-size: 13px;}
    
        .work_info_box_inner .work_info_cont_box {font-size: 13px;}
    
        .move_btn a span {font-size: 14px;}
    
        .miri_table_wrap table td:first-child {font-size: 12px;}
        .miri_table_wrap table td {letter-spacing: -0.5px;}
        .miri_table_wrap table td.rows {font-size: 12px;}
    }
    