<style>
    /* new 30/10 */
    .wrap_dif {
        display: flex;
        gap: 408px;
    }

    .popup-nav-bar {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
        margin-bottom: 10px;
        padding: 5px 0;
    }

    .popup-nav-bar .swiper-button-prev,
    .popup-nav-bar .swiper-button-next {
        margin-top: 0;
        position: static !important;
        width: 30px;
        height: 30px;
        background: #f2f2f2;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }

    .popup-nav-bar .swiper-button-prev::after,
    .popup-nav-bar .swiper-button-next::after {
        font-size: 14px;
        color: #1e90ff;
        font-weight: 700;
    }

    .popup-zone-title {
        font-size: 28px;
        font-weight: 600;
        font-family: "Pretendard";
        min-width: 100px;
        text-align: center;
    }

    /* new */
    .contents-map {
        display: flex;
    }

    #all_price {
        font-size: 26px;
    }

    .vehicle_price.dif_new {
        margin-top: unset;
        gap: 5px;
    }

    .vehicle_all_price .usd_gray {
        color: #777777;
        font-size: 16px;
    }

    .vehicle_all_price span {
        font-size: 16px;
    }

    .vehicle_all_price .usd_gray i {
        margin-right: 5px;
    }

    .vehicle_all_price.gray_dif {
        color: #ccc;
        font-size: 26px;
    }

    .popup_map_zone .map_image_wrap .map {
        width: 551px;
        cursor: pointer;
    }

    .popup_map_zone {
        display: none;
        position: relative;
        margin-top: 20px;
        background: #fff;
        border: 1px solid #ddd;
        border-radius: 10px;
        padding: 20px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
        z-index: 10;
    }

    .popup_map_zone .top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px;
    }

    .popup_map_zone .ttl p {
        font-weight: 600;
        font-size: 28px;
    }

    .popup_map_zone .map_image_wrap {
        position: relative;
        text-align: center;
    }

    .popup_map_zone .zoom_btn {
        position: absolute;
        top: 10px;
        right: 10px;
        border: none;
        background: transparent;
        cursor: pointer;
    }

    .zone_table_wrap {
        width: 50%;
        max-width: 750px;
        font-family: "Pretendard";
        border-collapse: collapse;
    }

    .zone_table {
        width: 100%;
        border-collapse: collapse;
        font-size: 15px;
        color: #333;
        height: 362.16px;
        overflow-y: auto;
    }

    .zone_table th,
    .zone_table td {
        border: 1px solid #ddd;
        padding: 14px 18px;
        vertical-align: middle;
    }

    .zone_table th {
        font-size: 17px;
        width: 120px;
        text-align: center;
        background-color: #f7f7f7;
        font-weight: 600;
        white-space: nowrap;
    }

    .zone_table td {
        font-size: 15px;
        line-height: 1.6;
    }

    /*  */
    .white-icon {
        filter: brightness(0) invert(1);
    }

    .vehicle_list tr td:last-child {
        vertical-align: top;
    }

    .vehicle_price {
        margin-top: 20px;
    }

    .popup_wrap.place_pop.cart_info_pop .pop_box {
        max-width: 1000px;
    }

    .item-info-check .view-policy {
        margin-right: 40px;
    }

    .item-info-check:hover .view-policy {
        background-color: #fff;
    }

    .select-width {
        width: 280px;
    }

    .email-group input {
        width: 230px;
    }

    .ui-state-disabled .ui-state-default {
        color: #ccc;
        pointer-events: none;
        cursor: not-allowed;
    }

    .section_vehicle_2 .tab_list_title_ {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-bottom: 50px;
    }

    .section_vehicle_2 .tab_list_title_ .tab_title_item_ {
        width: calc(100% / 3);
        padding: 20px;
        background: #f4f4f4;
        color: #898989;
        font-size: 20px;
        border: 1px solid #dbdbdb;
        text-align: center;
        cursor: pointer;
        font-weight: 600;
    }

    .section_vehicle_2 .tab_list_title_ .tab_title_item_.active_ {
        color: #FFFFFF;
        background-color: #17469E;
    }

    .section_vehicle_2 .tab_content_list_ {
        font-family: "Pretendard";
    }

    .section_vehicle_2 .tab_content_list_ .tab_content_item_ {
        display: none;
    }

    .section_vehicle_2 .tab_content_list_ .tab_content_item_.active_ {
        display: block;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 {
        width: 100%;
        padding: 20px 0;
        display: flex;
        margin-bottom: 60px;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .eval1 {
        padding-bottom: 10px;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .eval1 li {
        padding: 3px 0;
        text-align: center;
        color: #333;
        width: 170px;
        font-size: 18px;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .eval1 li.avg {
        color: #777;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .eval1 li.avg strong {
        font-size: 40px;
        font-weight: 600;
        color: #17469E;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .eval1 li.avg b {
        font-size: 20px;
        color: #777;
        font-weight: 400;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .rate_box {
        width: 20%;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .totoal_av {
        float: left;
        width: 20%;
        margin-right: 7px;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .totoal_av p,
    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .totoal_av p {
        border: 0;
        background: 0 0;
        font-size: 13px;
        padding: 10px 0;
        text-align: center;
        color: #222;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .rating_avscore {
        width: 100px;
        padding: 0;
        display: inline-block;
        text-align: center;
        color: #17469E;
        font-size: 30px;
        font-weight: 600;
    }

    .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .rating_avstxt {
        font-size: 16px;
        line-height: 20px;
        display: block;
        background: #eee;
        padding: 11px 10px;
        ;
        font-weight: 500;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        letter-spacing: -1px;
    }

    #flight_code {
        width: 200px;
    }

    input[name="date_trip[]"] {
        width: 200px !important;
    }

    .tbl_st3 {
        width: 100%;
        border-top: 1px solid #333;
    }

    .tbl_top_wrap .count {
        float: left;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .tbl_top_wrap .count span {
        color: #17469E;
        font-weight: 600;
    }

    .review_real .list .tbl_list td {
        line-height: 20px;
    }

    .ssrvtbl_list td {
        vertical-align: top;
        padding: 25px 0 20px;
    }

    .tbl_st3 td {
        border-bottom: 1px solid #ddd;
    }

    .pl10 {
        padding-left: 10px !important;
    }

    .al {
        text-align: left !important;
        word-wrap: break-word;
    }

    .position {
        position: relative;
    }

    .live_add .ssrv_txt {
        display: inline-block;
        word-break: break-word;
    }

    .ssrvtbl_list .ssrv_txt {
        display: inline-block;
        color: #888;
        width: 100%;
        overflow: hidden;
        min-height: 70px;
        line-height: 1.3;
        margin-bottom: 10px;
    }

    .ssrvtbl_list span.ssrvid {
        font-weight: 400;
        display: block;
    }

    .ssrv_txt .cmt_link,
    .ssrv_txt .cmt_link a,
    .ssrv_txt .cmt_link a:link,
    .ssrv_txt .cmt_link a:hover {
        color: #17469E;
    }

    a.like_btn {
        font-size: 16px;
        background: #fff;
        border: 1px solid #bebebe;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        padding: 6px 10px 6px 30px;
        overflow: hidden;
        line-height: 24px;
        background: url(/images/ico/ic_like01.png);
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position-x: 6px;
        background-position-y: 6px;
    }

    a.cmt_btn {
        font-size: 16px;
        background: #fff;
        border: 1px solid #bebebe;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        padding: 6px 10px 6px 30px;
        overflow: hidden;
        line-height: 24px;
        background: url(/images/ico/ic_comment.webp);
        background-size: 16px 16px;
        background-repeat: no-repeat;
        background-position-x: 6px;
        background-position-y: 6px;
        color: #333;
    }

    .ssrv_ratebox {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .review_real .list .tbl_list .rate {
        color: #aaa;
    }

    .ac {
        text-align: center !important;
    }

    .review_real .list .tbl_list .rate span {
        color: #333;
    }

    .ssrvtbl_list span.avno1 {
        display: block;
        padding: 5px 0;
        font-size: 30px;
        line-height: 25px;
        font-weight: 600;
        color: #17469E;
    }

    .ssrv_av {
        width: 150px;
        padding-bottom: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .ssrv_av p:first-child {
        width: 100px;
        text-align: left;
        line-height: 1.2;
    }

    .rate_bar {
        width: 50px;
        height: 10px;
        border: 1px solid #17469E;
        display: block;
        position: relative;
        border-radius: 3px;
    }

    .rate_bar_inner {
        height: 10px;
        background: #17469E;
        display: inline-block;
        top: 0;
        left: 0;
        position: absolute;
    }

    .ssrvtbl_list span.avno {
        font-size: 12px;
        font-weight: 500;
        display: block;
        padding: 2px 0;
        background: #fff;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 20px;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        margin: 0 auto;
    }

    .mt10 {
        margin-top: 10px;
    }

    .supplier_list {
        width: 100%;
    }

    .supplier_infobox {
        width: 99%;
        position: relative;
        margin: 0 auto;
        text-transform: capitalize;
        display: flex;
        flex-wrap: wrap;
    }

    .supplier_infobox li {
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        /*float: left;*/
        padding: 15px 0;
    }

    .supplier_infobox li .supplierinfo {
        width: 95%;
        position: relative;
        margin: 10px 0;
        padding: 0 10px;
    }

    .thumb01 {
        display: inline-block;
        float: left;
        width: 100px;
        height: 112px;
        overflow: hidden;
        margin: 0 5px 10px 0;
    }

    .thumb01 img {
        width: 100px;
        height: 112px;
    }

    .thumb02 {
        display: inline-block;
        float: left;
        width: 150px;
        height: 112px;
        overflow: hidden;
        margin: 0 5px 10px 0;
    }

    .thumb02 img {
        width: 150px;
    }

    .ic_mention {
        clear: both;
        width: 100px;
        height: 30px;
        display: inline-block;
        overflow: hidden;
        background: url('/globals/common/images/ic/ic_mention.png') no-repeat;
        vertical-align: middle;
        color: #fb7925;
        text-indent: 25px;
        line-height: 21px;
        position: relative;
        float: left;
    }

    .ic_mention+p {
        float: right;
        position: relative;
        width: 340px;
        height: 32px;
        line-height: 16px;
        right: 10px;
        letter-spacing: -.1px;
        overflow: hidden;
        font-size: 11px;
    }

    .supplier_rate2 {
        position: relative;
        /*float: left;*/
        display: flex;
        width: 100%;
        margin: 10px 0;
        border: 0;
        gap: 10px;
    }

    .supplier_rate2 li {
        border: 0;
        text-align: center;
    }

    .supplier_rate2 dl {
        float: left;
        width: 20%;
        margin-right: 0;
    }

    .supplier_rate2 dl:first-child {
        margin-left: 20px;
    }

    .supplier_rate2 dt,
    .supplier_rate2 dd {
        border: 0;
        background: 0 0;
        font-size: 12px;
        padding: 5px 0 0;
        text-align: center;
        color: #222;
    }

    .supplier_rate2 .eval1 li .rating {
        width: 100px;
        height: 16px;
        background: url(/globals/common/images/spr/ico_star_02.png?v=1) 0 -16px no-repeat;
        position: relative;
        text-align: left;
        margin: 0 auto;
    }

    .supplier_rate2.eval1 li .rating>span {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 15px;
        background: url(/globals/common/images/spr/ico_star_02.png?v=1) 0 0px no-repeat;
        overflow: hidden;
    }

    .supplier_rate2 .rating_avscore {
        width: 100px;
        padding: 0;
        display: inline-block;
        text-align: center;
        color: #17469E;
        font-size: 30px;
        font-weight: 500;
    }

    .supplier_rate2 .rating_avstxt {
        font-size: 12px;
        line-height: 20px;
        display: block;
        background: #eee;
        padding: 3px 5px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        letter-spacing: -1px;
    }

    .ssrv_more_btn {
        cursor: pointer;
        float: right;
        padding: 6px 8px;
        font-size: 16px;
        color: #6472a1 !important;
        border: 1px solid #ccd0d8 !important;
        background-color: #f6f6f6;
        line-height: 16px;
    }

    li.total_avscore {
        font-size: 30px;
        font-weight: 500;
        color: #17469E;
        width: 80px;
    }

    .total_avscore span {
        display: inline-block;
        float: left;
        font-weight: 400;
    }

    .totalpoint {
        font-size: 14px;
        color: #777;
        font-weight: 500;
        padding-top: 20px;
    }

    .ssdr_av {
        line-height: 18px;
        text-align: center;
        color: #777;
    }

    .ssdr_av dt,
    .ssdr_av dd {
        font-size: 11px;
        color: #777;
    }

    .ssdr_av_point {
        font-weight: 500;
        display: block;
        background: #eee;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        width: 70px;
        margin: 10px 0 0 0;
        padding: 7px 0;
    }

    .driver_name {
        width: 180px;
        float: left;
        padding: 0 10px 10px;
        line-height: 15px;
    }

    .driver_name .ic_driver {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 3px;
    }

    .driver_name p {
        color: #17469E;
        width: 135px;
        float: left;
        padding: 3px 0 0;
    }

    .driver_name p {
        float: left;
        width: 45px;
        padding: 3px 0 0;
    }

    .driver_name p span {
        display: block;
        width: 45px;
        min-height: 15px;
    }

    .driver_name dd span {
        display: block;
        width: 135px;
        min-height: 15px;
    }

    .driver_name .ic_driver {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 3px;
    }

    .supplierinfo .thumb03,
    .supplierinfo .thumb02 {
        display: inline-block;
        border-radius: 55px;
        overflow: hidden;
        border: 1px solid #eee;
        float: left;
        width: 100px;
        height: 100px;
        overflow: hidden;
        margin: 0 5px 10px 0;
    }

    .supplierinfo .thumb03 img,
    .supplierinfo .thumb02 img {
        width: 120px;
        height: 100px;
        /*margin-left: -10px;*/
    }

    .supplier_infobox .drv_ssrvlist .ssrv_morelist ul li {
        height: 20px;
        margin-top: 10px;
        background: url(/globals/common/images/bu/bg_sprite_ico.gif) no-repeat 0px -142px;
    }

    .supplier_infobox .drv_ssrvlist .ssrv_morelist {
        clear: left;
        border: 0 dashed #eee;
        background: #fff;
        width: 100%;
        height: 90px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .supplier_infobox .drv_ssrvlist {
        clear: left;
        border: 0 dashed #eee;
        background: #fff;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px 0px;
    }

    .supplier_infobox .ssrv_nolist2 {
        clear: left;
        border: 0 dashed #eee;
        background: #fff;
        width: 445px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 66px 15px;
    }

    .supplier_infobox .ssrv_nolist2 p {
        color: #999;
    }

    .supplier_infobox .ssrv_nolist2 i {
        color: #ddd;
        font-size: 40px;
    }

    .supplier_rate2 .rate_box .eval1 li.total_avscore {
        border-bottom: 0;
        font-size: 30px;
        font-weight: 600;
        color: #17469E;
        height: 30px;
        width: 75px;
        padding-top: 10px;
    }

    .f_nilegreen {
        color: #17469E;
    }

    .supplier_rate2 .rate_box {
        margin-bottom: 15px;
    }

    .supplier_rate2 .rate_box .totalpoint {
        padding-top: 15px;
    }

    .carType_info {
        width: 135px;
        text-align: center;
        float: left;
        padding-top: 10px;
    }

    .carType_info span {
        display: block;
        padding-top: 5px;
        font-size: 11px;
        color: #a2a2a2;
    }

    .driver_namebox {
        width: 130px;
        text-align: center;
        float: right;
    }

    .driver_namebox .boxcircle {
        line-height: 20px;
        padding: 15px 0;
        border-left: 1px dashed #eee;
    }

    .driver_namebox b {
        margin-bottom: 5px;
    }

    .car_notice {
        font-size: 15px;
        text-align: center;
        line-height: 25px;
        margin: 35px 0 -20px;
        letter-spacing: -.5px;
        color: #0072bccf;
    }

    .car_notice ul:before {
        content: '';
        display: block;
        background: url('/globals/common/kr/images/common/cha_monkeycar.gif?v=1') no-repeat;
        width: 90px;
        height: 95px;
        margin: 0 auto;
        background-size: 90px;
    }

    .car_notice p {
        color: #17469E;
        font-size: 22px;
        padding: 20px 0 10px;
        line-height: 24px;
        width: 100%;
    }

    .car_notice p.p_txt {
        color: #333;
        width: 90%;
        margin: 0 auto;
        font-size: 14px !important;
    }

    .car_notice p.p_txt b {
        text-decoration: underline
    }

    .car_notice ul li strong {
        color: #17469E;
        font-size: 20px;
    }

    .car_notice ul li.txt {
        color: #999;
    }

    .car_notice a:hover {
        text-decoration: underline;
    }

    .car_notice em {
        width: 1px;
        background: #eee;
        margin: 0 5px;
        display: inline-block;
        height: 12px;
    }

    .txt_promo {
        padding: 0 0 30px !important;
    }

    .txt_promo li {
        font-size: 16px;
    }

    .car_txt {
        font-size: 13px;
    }

    .ssrv_more {
        clear: both;
        text-align: left;
        margin: 10px 0 5px;
        font-size: 16px;
    }

    .ssrv_morelist {
        border: 1px solid #eee;
        padding: 0 10px;
        background: #eee;
        width: 100%;
        height: 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        border-radius: .7em;
    }

    .ssrv_morelist li {
        width: 98%;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 3px 3px 3px 5px;
        border-bottom: 0;
        background: url('/globals/common/images/bu/bg_sprite_ico.gif') no-repeat 0px -146px;
    }

    .supplier_infobox .ssrv_more {
        border-bottom: 1px dashed #eee;
        padding-bottom: 15px;
        color: #6472a1;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
    }

    .layer_supplier {
        position: absolute;
        max-height: 500px;
        background: #fff;
        z-index: 5000;
        right: 0;
        border: 1px solid #dfdfdf;
        display: none;
        overflow: hidden;
    }

    .layer_supplier .ssdr_av_point {
        font-weight: 400;
        display: block;
        padding: 2px 0 1px;
        background: #eee;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: .4em;
        -moz-border-radius: .4em;
        border-radius: .4em;
        width: 90px;
        margin: 0 auto;
    }

    .layer_supplier td {
        padding: 20px;
        vertical-align: middle;
        border-bottom: 1px solid #eee;
    }

    .layer_supplier td .avno1 {
        font-weight: 500;
        display: block;
        padding-top: 5px;
        font-size: 22px;
        line-height: 25px;
    }

    .layer_supplier td p {
        color: #888;
    }

    .layer_close {
        display: inline-block;
        overflow: hidden;
    }

    .layer_supplier_tit {
        padding: 10px;
        border-bottom: 1px solid #ddd;
        margin: 0 auto;
    }

    .supplier_infobox .ssrv_txt {
        line-height: 18px;
    }

    .supplierinfo .guide_name {
        margin-top: 5px;
    }

    .supplierinfo .guide_name table {
        width: 340px;
    }

    .supplierinfo .guide_name table th,
    .supplierinfo .guide_name table td {
        padding: 5px 0;
        text-align: center;
    }

    .supplierinfo .guide_name table td span {
        font-size: 14px;
        border-radius: 10px;
        background: #fafafa;
        padding: 10px;
        height: 30px;
        word-break: break-word;
        display: table-cell;
        vertical-align: middle;
        min-width: 60px;
    }

    .supplierinfo .thumb01 {
        display: inline-block;
        border-radius: 55px;
        overflow: hidden;
        border: 1px solid #eee;
        float: left;
        width: 100px;
        height: 100px;
        overflow: hidden;
        margin: 0 5px 10px 0;
    }

    .supplierinfo .thumb01 img {
        width: 100%;
        height: 100%;
    }

    .supplier_infobox li {
        height: 265px;
    }

    .supplier_infobox li .ic_shaplus {
        left: 75px;
    }

    .supplier_infobox .ssrv_morelist ul li {
        height: 20px;
        background: url(/globals/common/images/bu/bg_sprite_ico.gif) no-repeat 0px -142px;
    }

    .supplier_infobox .ssrv_morelist {
        border: 0 dashed #eee;
        background: #fff;
        width: 100%;
        height: 90px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px 0px;
    }

    .supplier_infobox .ssrv_nolist {
        clear: left;
        border: 0 dashed #eee;
        background: #fff;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 24px 15px;
    }

    .supplier_infobox .ssrv_nolist p {
        color: #999;
    }

    .supplier_infobox .ssrv_nolist i {
        color: #ddd;
        font-size: 40px;
    }

    .guide_new_tit {
        width: 96%;
        padding: 50px 20px 30px;
        color: #17469E;
        background: #fff;
        font-size: 26px;
        font-weight: 500;
        text-align: left;
        border-bottom: 1px solid #eee;
    }

    .guide_new_tit i {
        font-size: 30px;
    }

    .driver_rvlist {
        max-height: 450px;
        background: #fff;
        z-index: 1000;
        overflow-x: hidden;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    .mr10 {
        margin-right: 10px;
    }

    .driver_list .h-380 {
        height: 380px;
    }

    .side-bar-inc {
        top: 85%;
    }

    .main_sale_banner {
        top: 85%;
    }

    .item-info-check {
        padding: 15px;
    }

    .title-second {
        font-size: 18px;
    }

    .title-second {
        margin-bottom: 20px;
    }

    .item_check_term_all_,
    .item_check_term_ {
        background: url(/uploads/icons/form_check_icon.png) no-repeat calc(100% - 15px) 50% #f3f5f7;
        background-size: 23px 15px;
    }

    .item-info-check:hover {
        background-color: #fff;
        cursor: pointer;
    }

    .item_check_term_all_.checked_,
    .item_check_term_.checked_ {
        background: url(/images/ico/check_2.png) no-repeat calc(100% - 15px) 50% #f3f5f7;
        background-size: 23px 15px;
    }

    .datepicker_wrap {
        position: relative;
        width: 200px;
    }

    .departure {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .destination {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .popup_wrap .pop_box input {
        height: 50px;
        width: 500px;
    }


    .vehicle_all_price {
        display: flex;
        align-items: flex-end;
        gap: 5px;
    }


    @media screen and (min-width: 1921px) {
        .side-bar-inc {
            top: 78%;
        }

        .main_sale_banner {
            top: 78%;
        }
    }

    @media screen and (min-width: 2400px) {
        .side-bar-inc {
            top: 68%;
        }

        .main_sale_banner {
            top: 68%;
        }
    }

    @media screen and (min-width: 2560px) {
        .side-bar-inc {
            top: 64%;
        }

        .main_sale_banner {
            top: 64%;
        }
    }

    @media screen and (min-width: 2880px) {
        .side-bar-inc {
            top: 57%;
        }

        .main_sale_banner {
            top: 57%;
        }
    }

    @media screen and (min-width: 3840px) {
        .side-bar-inc {
            top: 43%;
        }

        .main_sale_banner {
            top: 43%;
        }
    }

    @media screen and (min-width: 5760px) {
        .side-bar-inc {
            top: 28%;
        }

        .main_sale_banner {
            top: 28%;
        }

    }

    @media screen and (min-width: 7680px) {
        .side-bar-inc {
            top: 18%;
        }

        .main_sale_banner {
            top: 18%;
        }
    }

    @media screen and (max-width: 850px) {
        .vehicle_synthetic {
            width: 100%;
        }

        #all_price {
            font-size: 3rem;
        }

        .vehicle_all_price span {
            font-size: 2.6rem;
        }

        .vehicle_price {
            font-size: 3rem !important;
        }

        .vehicle_all_price {
            flex-direction: column;
            align-items: center;
        }

        .vehicle_all_price.gray_dif {
            color: #ccc;
            font-size: 3rem;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .eval1 {
            margin-top: 5rem;
        }

        .vehicle_price {
            margin-top: unset;
        }

        .section_vehicle_2 .tab_list_title_ .tab_title_item_ {
            width: calc(100% / 3);
            padding: 2rem;
            background: #f4f4f4;
            color: #898989;
            font-size: 2.4rem;
            border: 0.1rem solid #dbdbdb;
            text-align: center;
            cursor: pointer;
            font-weight: 600;
        }

        .section_vehicle_2 .tab_list_title_ {
            margin-bottom: 5rem;
            padding: 0 2rem;
        }

        .cars_category_wrap .ttl_category_depth_1 {
            font-weight: 500;
            font-size: 3rem;
            padding-top: 4rem;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 {
            padding: 0;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .eval1 li {
            padding: 0.3rem 0;
            text-align: center;
            color: #333;
            width: unset;
            font-size: 2.6rem;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .eval1 li.avg strong {
            font-size: 5rem;
            font-weight: 600;
            color: #17469E;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .eval1 li.avg b {
            font-size: 3rem;
            color: #777;
            font-weight: 400;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .rating_avscore {
            width: 10rem;
            padding: 0;
            display: inline-block;
            text-align: center;
            color: #17469E;
            font-size: 5rem;
            font-weight: 600;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .totoal_av p,
        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .totoal_av p {
            border: 0;
            background: 0 0;
            font-size: 1.3rem;
            padding: 1.2rem 0;
            text-align: center;
            color: #222;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 .rating_avstxt {
            font-size: 2.2rem;
            line-height: 2rem;
            display: block;
            background: #eee;
            padding: 1.6rem 1.4rem;
            font-weight: 500;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-border-radius: .4em;
            -moz-border-radius: .4em;
            border-radius: .4em;
            letter-spacing: -1px;
        }

        .section_vehicle_2 .tab_content_list_ .review_real .tbl_rate2 {
            width: 100%;
            padding: 0;
            display: flex;
            margin-bottom: 6rem;
            column-gap: 6rem;
            justify-content: center;
            flex-wrap: wrap;
            row-gap: 0;
        }

        .tbl_top_wrap .count {
            font-size: 2.8rem;
            margin-bottom: 2rem;
        }

        .ssrvtbl_list td {
            padding: 2.5rem 0 2rem;
        }

        .ssrvtbl_list .ssrv_txt {
            min-height: 7rem;
            line-height: 1.3;
            margin-bottom: 1rem;
        }

        .ssrvtbl_list span.avno1 {
            display: block;
            padding: 0.5rem 0;
            font-size: 3rem;
            line-height: 2.5rem;
            font-weight: 600;
            color: #17469E;
        }

        .driver_list .h-380 {
            height: 83rem;
        }

        .driver_namebox .boxcircle {
            border-left: none;
            line-height: 3.7rem;
            padding: 0;
            margin-top: -0.2rem;
        }

        .supplier_infobox li .supplierinfo {
            width: 95%;
            position: relative;
            margin: 1rem 0;
            padding: 0 0rem 0 1.3rem;
        }

        .supplier_infobox .position:nth-child(even) .supplierinfo {
            border-left: 1px solid rgb(238, 238, 238);
        }

        .supplier_infobox li {
            padding: 0;
        }

        .carType_info {
            width: 100%;
            text-align: center;
        }

        .driver_namebox {
            width: 100%;
        }

        .carType_info span {
            display: block;
            padding-top: 0.5rem;
            font-size: 2.8rem;
            margin: 1rem 0;
            color: #a2a2a2;
        }

        .supplierinfo .thumb03,
        .supplierinfo .thumb02 {
            display: inline-block;
            border-radius: 5.5rem;
            overflow: hidden;
            border: 0.1rem solid #eee;
            float: left;
            width: 12rem;
            height: 12rem;
            overflow: hidden;
            margin: 0 0.8rem 0px 0.8rem;
        }

        .supplier_rate2 .rate_box .eval1 li.total_avscore {
            border-bottom: 0;
            font-size: 3rem;
            font-weight: 600;
            margin: 0;
            color: #17469E;
            height: 3rem;
            width: 7.5rem;
            padding-top: 0;
        }

        .supplierinfo .thumb03,
        .supplierinfo .thumb02 {
            border-radius: 9.9rem;
            overflow: hidden;
            border: 0.1rem solid #eee;
            float: left;
            width: 12rem;
            height: 12rem;
            overflow: hidden;
            margin: 0 0.6rem 0.6rem 1.9rem;
        }

        .supplierinfo .thumb03 img,
        .supplierinfo .thumb02 img {
            width: 12rem;
            height: 12rem;
        }

        .supplier_rate2 .rate_box {
            margin-bottom: 0;
        }

        .supplier_rate2 {
            flex-direction: column;
        }

        .supplier_infobox .drv_ssrvlist {
            padding: 0 0px 1rem 0;
            width: 100%;
        }

        .ssrv_more {
            clear: both;
            text-align: left;
            margin: 1rem 0 0;
            font-size: 2rem;
        }

        .supplier_infobox .ssrv_more {
            border-bottom: unset;
            padding-bottom: unset;
            color: #6472a1;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-direction: column;
            gap: 2rem;
        }

        .ssrv_more_btn {
            cursor: pointer;
            float: right;
            padding: 2rem 7rem;
            font-size: 2.4rem;
            color: #6472a1 !important;
            border: 1px solid #ccd0d8 !important;
            background-color: #f6f6f6;
            line-height: 2.5rem;
        }

        .ssdr_av_point {
            font-weight: 500;
            display: block;
            background: #eee;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-border-radius: .4em;
            -moz-border-radius: .4em;
            border-radius: .4em;
            width: 70px;
            margin: 0;
            padding: 7px 0;
        }

        .ssdr_av {
            line-height: 2.4rem;
            text-align: center;
            color: #777;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 2.5rem;
        }

        .supplier_rate2 {
            display: flex;
            width: 100%;
            margin: 1rem 0;
            border: 0;
            gap: 1rem;
        }

        .supplier_rate2 .rate_box .totalpoint {
            padding-top: 0.7rem;
        }

        .totalpoint {
            font-size: 2.4rem;
        }

        .supplier_infobox .drv_ssrvlist .ssrv_morelist {
            padding-left: 1.5rem;
            height: 9rem;
            padding: 1rem 0;
        }

        .supplier_infobox .ssrv_more {
            padding-left: 0.9rem;
        }

        .carType_info {
            padding-top: 0;
        }

        .carType_info img {
            width: 11.1rem;
            height: 5.2rem;
        }

        .supplier_infobox:last-child li {
            border-bottom: none;
        }

        .vehicle_synthetic> :nth-child(1) {
            width: 100%;
            padding-left: 0;
            margin-bottom: 2rem;
        }

        .vehicle_synthetic {
            margin-top: 0;
        }

        .vehicle_synthetic__ttl {
            margin-bottom: 1rem;
        }

        .vehicle_synthetic> :nth-child(2) {
            /* width: 17rem; */
            width: 10%;
        }

        .vehicle_synthetic> :nth-child(3) {
            width: 40%;
        }

        .vehicle_synthetic> :nth-child(4) {
            /* width: 15rem; */
            width: 10%;
        }

        .vehicle_synthetic> :nth-child(5) {
            width: 40%;
        }

        .vehicle_synthetic> :nth-child(6) {
            width: 16rem;
            padding-top: 0;
        }

        .vehicle_synthetic {
            margin-top: 0;
            justify-content: space-between;
        }

        .img_box>img,
        .img_box__img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            /* height: fit-content; */
            object-fit: cover;
        }

        .popup_wrap .pop_box .close {
            top: 2.7692rem;
            right: 1.7692rem;
            width: 2.5385rem;
            height: 2.5385rem;
        }

        .popup_place__list>li>span {
            padding: 1.5rem 1.3rem;
            color: #757575;
            background-color: #fff;
            border: 0.2rem solid #dbdbdb;
            border-radius: 0.6rem;
        }

        .popup_place__list>li {
            width: unset;
        }

        .popup_place__head__ttl {
            font-size: 3rem;
        }

        .popup_place__head {
            padding-bottom: 2.5rem;
            padding-top: 5.5rem;
        }

        .popup_place__list {
            gap: 2rem;
        }

        .flex-20-mo {
            display: flex;
            gap: 2rem;
        }

        .img_box_14 {
            padding-top: calc(300% / 658 * 100);
        }

        .section_vehicle_2_7__btn_wrap {
            /*display: none !important;*/
        }

        /* new */
        .contents-map {
            display: flex;
            flex-direction: column;
        }

        .popup_map_zone .map_image_wrap .map {
            width: 100%;
        }

        .popup_map_zone {
            display: none;
            position: relative;
            margin-top: 2rem;
            background: #fff;
            border: 0.1rem solid #ddd;
            border-radius: 1rem;
            padding: 2rem;
            box-shadow: 0 5px 2rem rgba(0, 0, 0, 0.15);
            z-index: 10;
        }

        .popup_map_zone .top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 1rem;
        }

        .popup_map_zone .ttl p {
            font-weight: 600;
            font-size: 2.8rem;
            max-width: 23rem;
        }

        .popup_map_zone .map_image_wrap {
            position: relative;
            text-align: center;
        }

        .popup_map_zone .zoom_btn {
            position: absolute;
            top: 1rem;
            right: 1rem;
            border: none;
            background: transparent;
            cursor: pointer;
        }

        .zone_table_wrap {
            width: 100%;
            max-width: 66rem;
            font-family: "Pretendard";
            border-collapse: collapse;
        }

        .zone_table {
            width: 100%;
            border-collapse: collapse;
            font-size: 2.5rem;
            color: #333;
        }

        .zone_table th,
        .zone_table td {
            border: 0.1rem solid #ddd;
            padding: 1.4rem 1.8rem;
            vertical-align: middle;
        }

        .zone_table th {
            font-size: 2.7rem;
            width: 12rem;
            text-align: center;
            background-color: #f7f7f7;
            font-weight: 600;
            white-space: nowrap;
        }

        .zone_table td {
            font-size: 2.5rem;
            line-height: 1.6;
        }

        .zoom_btn img {
            width: 3rem;
        }

        /* new 30/10 */
        .wrap_dif {
            display: flex;
            gap: 0;
        }

        .popup-nav-bar {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 1.6rem;
            margin-bottom: 1rem;
            padding: 0.5rem 0;
        }

        .popup-nav-bar .swiper-button-prev,
        .popup-nav-bar .swiper-button-next {
            margin-top: 0;
            position: static !important;
            width: 3.5rem;
            height: 3.5rem;
            background: #f2f2f2;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }

        .popup-nav-bar .swiper-button-prev::after,
        .popup-nav-bar .swiper-button-next::after {
            font-size: 2rem;
            color: #1e90ff;
            font-weight: 700;
        }

        .popup-zone-title {
            font-size: 2.8rem;
            font-weight: 600;
            font-family: "Pretendard";
            min-width: 10rem;
            text-align: center;
        }


    }
</style>