* {
    box-sizing: border-box;
}
p {
    line-height: 1;
}
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}
.rollover:hover,
.rollover:hover img {
    opacity: unset;
}
.header-bottom {
    display: none;
}
.txt_red {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.txt_desc {
    font-size: 14px;
    line-height: 20px;
}
.input_box,
.input_box2,
.select_box2,
.textarea_box,
.select_box2 > select {
    -ms-box-shadow: unset;
    -o-box-shadow: unset;
    box-shadow: unset;
    border-radius: 2px;
}

.hdg_lv3_3 {
    padding: 4px 0 8px 0;
    font-size: 28px;
    border-bottom: 1px solid #a40023;
    line-height: 40px;
    margin-bottom: 4px;
    letter-spacing: 1px;
    font-weight: 500;
}

.breadcrumb {
    text-align: right;
}
.nav_breadcrumb {
    color: #888888;
}
.nav_breadcrumb {
    margin: 16px 0 16px;
}
.header-bottom {
    display: none;
}
.building-project-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    margin-bottom: 8px;
}
#property_project .section_heading {
    padding-bottom: 0;
}

.building-project-title-group {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.list-project-tag {
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.building-project-tag {
    border: 1px solid #a21830;
    border-radius: 11px;
    font-size: 12px;
    line-height: 17.38px;
    font-weight: 400;
    color: #a21830;
    width: max-content;
    height: 21px;
    padding: 2px 10px 2px 10px;
}
.building-project-tag.new-tag {
    background-color: #a21830;
    color: white;
}
.building-project-tag:not(:last-child) {
    margin-right: 4px;
}
.hdg_lv1_project {
    line-height: 46px;
}
.hdg_lv1_project .project-name {
    margin-top: 4px;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.building {
    line-height: 46px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 8px;
}

.box_fav {
    width: 280px;
    height: 60px;
    border-radius: 1px;
    border: 1px solid #333333;
    padding: unset;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 16px;
}
.box_fav .js_booking {
    padding: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box_fav .js_booking:hover {
    opacity: 0.7;
}
.fav_popup {
    z-index: 9999;
}
.js_booking span {
    font-size: 14px;
    line-height: 20px;
}

.box_fav .js_booking i {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box_fav .fa:before {
    font-size: 18px;
    margin-right: 0;
    width: 18px;
    height: 18px;
    color: #888888;
}
.building-project-style {
    display: flex;
    align-items: center;
}

.main_pag_num {
    width: 47px;
    height: 23px;
    border-radius: 2px !important;
    display: flex;
    top: 20px !important;
    left: 20px !important;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.6) !important;
    color: #333333 !important;
    font-weight: 400 !important;
    box-sizing: border-box;
    font-size: 12px;
}
.section_content .box_slider {
    display: flex;
    justify-content: space-between;
    padding: 20px 40px;
    background-color: #f5f5f2;
}
.section_content .custom-slick-slider,
.section_content .bx_control {
    width: 50%;
}
#property_project .box_slider .bx-viewport {
    min-height: 428px !important;
    height: 100% !important;
}
#property_project .bx_control {
    /* padding: 0 80px 20px; */
    box-sizing: border-box;
    display: block;
    padding: 0;
}
.bx_paper_box {
    height: 50px;
    padding: 8px 16px;
    margin-bottom: 12px;
    background-color: white;
    border-radius: 4px;
}
.bx_pager_caption {
    font-size: 12px;
    line-height: 17.38px;
    letter-spacing: 0.04em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#property_project .bx_pager_box {
    width: 100%;
    height: 366px;
    background: #edede5;
    border: 1px solid #dddddd;
    padding: 16px;
}
#property_project .bx_pager__inner {
    width: 473px;
    max-height: 305px;
    padding-right: 10px;
    overflow-y: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
#property_project .box_slider .bx_pager li {
    width: 85px !important;
    height: 85px !important;
    padding: 0;
    margin-bottom: 0;
}
#property_project .bx_pager__inner::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
}
#property_project .bx_pager__inner::-webkit-scrollbar-track {
    background-color: #d9d9d9;
    border-radius: 4px;
}
#property_project .bx_pager__inner::-webkit-scrollbar-thumb {
    background-color: rgba(136, 136, 136, 0.53);
    border-radius: 4px;
}
#property_project .box_slider .bx_pager {
    width: 505px;
    margin-left: 40px;
    display: block;
}
#popup_floor_map .popup__inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#popup_floor_map span {
    position: absolute;
    right: 0;
    width: 100%;
    display: block;
    text-align: right;
    padding: 10px 20px 0;
    z-index: 99;
}
#popup_floor_map .popup__close {
    width: 50px;
    height: 50px;
    cursor: pointer;
}
#slider_document #main #filter p.btn_contact:hover,
#slider_form #main #filter #form p.btn_contact:hover {
    opacity: 0.7;
}

/* section content */
.section_content_slide,
.section_content_text {
    width: 100%;
}

.slider-item,
#slider_form,
#slider_document {
    width: 100%;
    height: 428px !important;
    background: #efefea;
    display: flex;
    justify-content: center;
    position: relative;
}
#property_project .slider-item a,
#slider_form #main,
#slider_document #main {
    width: 720px !important;
    height: 428px !important;
}
.slider-item a {
    position: relative;
}
/* custom slider arrow */
.custom-slick-slider {
    position: relative;
}
#property_project .box_slider .bx_caption {
    position: unset;
    padding: 12px 80px;
    font-size: 12px;
    box-sizing: border-box;
    line-height: 17.38px;
}
.custom-chevron-backward {
    left: 20px;
}
.custom-chevron-right {
    right: 20px;
}
#slider_prev,
#slider_next {
    padding-bottom: 3px;
    width: max-content;
}
#slider_next .bx-next,
#slider_prev .bx-prev {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #333333;
    min-height: unset;
    margin: 0 auto;
}
#slider_next {
    background-image: unset;
    padding-left: 27px;
}
#slider_prev {
    padding-right: 19px;
    background-image: unset;
}
#slider_next .bx-next {
    background-image: url(/resource/img/chevron_right_white.svg);
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: center;
}
#slider_prev .bx-prev {
    background-image: url(/resource/img/chevron_backward_white.svg);
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: center;
}

#slider_next .bx-next img,
#slider_prev .bx-prev img {
    display: none;
}
#slider_document #main {
    background-color: white;
}
/* #slider_next .bx-next,
#slider_prev .bx-prev {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
} */
.custom-chevron-backward,
.custom-chevron-right {
    background-color: #d9d9d9;
    position: absolute;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
    border: 1px solid #888888;
}
.custom-chevron-backward:hover,
.custom-chevron-right:hover {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.control_show_popup_img {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 20px !important;
    right: 15px !important;
}
.show_image_list,
.show_image_slider {
    position: unset !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333333 !important;
    width: 64px !important;
    height: 48px !important;
    background-color: rgb(255, 255, 255, 0.6) !important;
    cursor: pointer;
}
.show_image_list p {
    font-size: 12px;
    line-height: 17.38px;
}
.show_image_list p span {
    display: unset !important;
    height: unset !important;
    font-size: 12px;
}

.show_image_list img {
    margin-top: unset !important;
}
.show_image_slider {
    margin-right: 10px;
}
.show_image_slider p {
    font-size: 12px;
    font-weight: 400;
    line-height: 17.38px;
}
#property_project .box_slider .bxslider li span {
    height: 428px;
    width: 545px;
}
#property_project .box_slider .bxslider li span img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

/* section content */
.section_content_text {
    margin-top: 10px;
}
.content_detail .section_content {
    margin-bottom: 0;
}

.section_content_slide {
    margin-right: 15px;
}
.txt_info {
    display: flex;
    align-items: center;
    text-indent: unset;
    padding: 12px 0;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.4px;
}
.txt_info_price span em {
    color: #a4002c;
    font-size: 32px;
    padding: 0;
    letter-spacing: 1px;
    line-height: 46px;
}
.txt_info_price span em i {
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
}
.txt_no_price {
    font-size: 24px !important;
    line-height: 36px !important;
}
.txt_price {
    padding-left: 0 !important;
}
#floor_plan {
    font-weight: 400;
}
.txt_info_price {
    text-indent: unset;
}
.link_loan_simulator {
    padding-left: 15px;
}
.link_loan_simulator a {
    display: flex;
    align-items: center;
}
.link_loan_simulator a img {
    margin-right: 5px;
    width: 3.5px;
}
.txt_info_price span.link_loan_simulator {
    padding: 0 0 0 20px;
}
.link_loan_simulator_txt {
    font-size: 12px;
    line-height: 17px;
    text-decoration: underline;
    letter-spacing: 0.4px;
    font-weight: 400;
}

.txt_info_price span.lbl_info,
.lbl_info {
    display: flex;
    align-items: center;
    width: 120px;
    height: 21px;
    border: unset;
    background-color: unset;
    padding-left: 10px;
    color: #888888;
    letter-spacing: 0.4px;
    line-height: 21px;
}

.lbl_info_icon {
    margin-right: 4px;
}

/* section feature */
.section_tabs {
    margin-top: 40px;
}
.floor-plan-item {
    /* width: calc(50% - 15px); */
    width: 100%;
}
#property_text_wrap {
    display: none !important;
}

.box_contact_project {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #888888;
    padding: 40px 24px;
    flex-direction: column;
}
.box_contact_project_title {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 10px;
}

.box_contact_project_content,
.box_contact_project_group {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-control_btn {
    width: 155px;
    height: 52px;

    margin-right: 10px;
    background-color: #a4002c;
    border-radius: 1px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.box-control_btn a {
    color: white;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 20px;
    width: 100%;
}

.box-control_btn:hover {
    opacity: 0.8;
}
.box-control_btn img {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}

.inquiry-text {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.4px;
}
.box-control_tel {
    display: flex;
    align-items: center;
}
.box-control_tel img {
    margin-right: 2px;
    width: 20px;
    height: 20px;
}
.box-control_tel .visible_pc {
    font-size: 24px;
    color: #a4002c;
    line-height: 34.75px;
    letter-spacing: 1px;
}
.box_apply_project {
    border: 1px solid #888888;
    padding: 16px;
}

.txt_apply_lead {
    line-height: 21.72px;
    font-weight: 400;
    letter-spacing: 0.4px;
    text-align: center;
    margin: 0;
    font-size: 14px;
}
.grid_6 {
    padding: unset;
}
.box_apply_project_btn {
    width: 100%;
    height: 60px;
    border-radius: 1px;
    border: 1px solid #eea320;
    background-color: #fff7c9;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.btn-buy-property {
    color: #2d3339;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.4px;
    padding: 20px;
    width: 100%;
    justify-content: center;
}
.btn-buy-property:hover {
    background: #eea320;
    color: white;
}
.btn-buy-property:hover img {
    filter: contrast(0%) brightness(2);
}
.btn-buy-property img {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}
.box_apply_guide_link {
    margin-top: 10px;
}
.box_apply_guide_link a {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.4px;
    text-decoration: underline;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box_apply_guide_link a:hover {
    color: #a4002c;
}
.box_apply_guide_link a img {
    width: 3.5px;
    margin-right: 6px;
}

.floor_plan_map_title {
    padding: 10px 0;
    border-bottom: 1px solid #888888;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 1px;
    color: #333333;
}
.det_madori {
    max-width: 463px;
    width: 100%;
    height: 288px;
    background: #f5f5f2;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.det_madori img {
    max-width: 100%;
    max-height: 100%;
    height: 265px;
    width: auto;
}
.section-lst {
    margin-top: 40px;
}
.section-lst .hdg_lv3_3 {
    font-size: 20px;
    line-height: 29px;
    border-bottom-color: #888888;
}
.lst_info {
    margin: 20px 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 20px 0;
}
.lst_info li {
    width: 280px;
    height: 100%;
    padding: 0;
}
.lst_info__content {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #dddddd;
    padding: 16px;
}
.lst_info__content:hover {
    border-color: #888888;
}

.lst_info__text p {
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
}

.lst_info__pic {
    padding: 0;
    width: 100%;
    height: 140px;
    background-color: #f5f5f2;
}

.lst_info__pic span {
    width: inherit;
    height: inherit;
}
.lst_info__pic > span > span {
    width: 100%;
    height: 140px;
    display: block;
}
.lst_info__pic > span > span:before {
    width: auto;
    height: 100%;
}
.lst_info__pic img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: 100% !important;
    object-fit: contain;
}
.lst_info__pic,
.lst_info__text {
    display: block;
}

.lst_info__text {
    margin-top: 8px;
}
.lst_info__ttl {
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
    margin-bottom: 8px;
}

.lst_info__ttl a {
    display: flex;
    align-items: center;
}
.lst_info__ttl a img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.lst_info_desc p {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.4px;
}
.lst_info_desc p:not(:last-child) {
    margin-bottom: 4px;
}

.btn-back-to-prj {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_property_back {
    width: max-content;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2d3339;
    padding: 20px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

.btn-back-to-prj .btn_property_back img {
    margin-right: 5px;
}
/* custom item slick slider */
.custom-slick-slider {
    position: relative;
}

/* section feature */
.features {
    margin-top: 60px;
}

.features-image .js_env_photo_item {
    width: 100%;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    height: 370px;
    box-sizing: border-box;
    cursor: pointer;
}
.features-image .env_photo {
    position: relative;
    width: 245px;
    height: 200px;
    margin-bottom: 12px;
    display: flex;
    justify-content: center;
    background-color: #f5f5f2;
}
.env_photo .fluid_image {
    width: auto;
    height: 100%;
    object-fit: contain;
}
.features-image .box_slider_enviroment {
    padding: 20px 0;
}
.features-image .env_photo .icon_zoom_image {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.features-image .env_photo .icon_zoom_image:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.features-image .box_slider_enviroment .bx-next,
.features-image .box_slider_enviroment .bx-prev {
    top: calc(50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border: 1px solid #888888;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.6);
}
.features-image .box_slider_enviroment .bx-next:hover,
.features-image .box_slider_enviroment .bx-prev:hover {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.features-image .box_slider_enviroment .bx-next img,
.features-image .box_slider_enviroment .bx-prev img {
    width: 6px;
}
.features-image .box_slider_enviroment .bx-next.disabled,
.features-image .box_slider_enviroment .bx-prev.disabled {
    opacity: 0.5;
    cursor: default;
}
.features-image .box_slider_enviroment .bx-next {
    right: -40px;
}
.features-image .box_slider_enviroment .bx-prev {
    left: -40px;
}
.features-image .bx-default-pager {
    text-align: center;
    line-height: 1.5;
    width: 240px;
    margin: 4px auto 0;
}
.features-image .bx-pager-item {
    margin: 0 !important;
    background-color: #333333 !important;
}
.features-image .bx-pager-item:not(:last-child) {
    margin-right: 8px !important;
}
.bx-pager .bx-pager-item a.active {
    background-color: #333333;
}

.features-image .bx-pager-item,
.features-image .bx-pager-item a {
    width: 20px !important;
    height: 6px !important;
}
.features-image .bx-viewport {
    height: 317px;
}
.features-image .bx_caption {
    height: 138px;
    line-height: 23px;
    letter-spacing: 0.4px;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.features-image .surrounding_caption {
    display: flex;
    flex-direction: column;
    height: 138px;
    padding: 0 10px;
    overflow-y: auto;
    font-size: 14px;

}
.features-image .surrounding_caption span {
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.4px;
}
.features-image .surrounding_caption span:last-child {
    padding-top: 8px;
}

.box_contact__pic__zoom {
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.box_contact__pic__zoo:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
.box_contact__pic__zoom img {
    width: 14px;
    height: 14px;
}

.lst_features {
    display: block;
}
.feature-group:not(:last-child) {
    margin-bottom: 20px;
}
.feature-title {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}
.feature-title img {
    width: 5.44px;
}
.feature-title p {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
    font-weight: 500;
    margin-left: 5px;
}
.list-feature-name {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 8px;
}
.feature-name {
    font-size: 13px;
    font-weight: 400;
    line-height: 18.82px;
    letter-spacing: 0.4px;
}

.feature-name span {
    margin: 0 8px;
    color: #bbbbbb;
    font-size: 13px;
    line-height: 18.82px;
    letter-spacing: 0.4px;
}

.js_env_photo_item a:hover {
    opacity: unset;
    color: inherit;
}
/* map */
.section-project-map {
    margin-top: 40px;
}
.section-project-map p {
    line-height: 1.76;
}

.section-project-map .google_map {
    margin-top: 20px;
}
.google_map .google_map_link a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
/* project environment */
.project-environment {
    margin-top: 40px;
}
.project-environment .lbl_info {
    display: inline-flex;
    align-items: center;
    width: 160px;
    height: 28px;
    padding: 4px 10px;
    border: 1px solid #aaaaaa;
    line-height: 20.27px;
    letter-spacing: 0.4px;
    margin-right: 10px;
    color: #333333;
    flex-shrink: 0;
}
.lst_enviroment > li {
    margin-bottom: 0;
}
.project-environment .project-environment-item {
    padding: 8px 0;
    font-size: 14px;
    display: flex;
}
.lst_enviroment {
    display: flex;
    flex-wrap: wrap;
}
.lst_enviroment li {
    float: unset;
}
.lbl_info_txt {
    margin-top: 4px;
    line-height: 21px;
    letter-spacing: 0.4px;
}

/* project property detail */
.prj-property-detail {
    margin-top: 40px;
}
.lst_detail li {
    border-bottom: 1px solid #dddddd;
    padding: 0;
}
.lst_detail li:nth-child(odd) {
    border-right: 1px solid #dddddd;
}
.lst_detail__item {
    display: flex;
    align-items: center;
}

.lst_detail__title {
    display: flex !important;
    align-items: center;
    width: 240px !important;
    border-right: 1px solid #dddddd;
    height: 100%;
    color: #888888;
    flex-shrink: 0;
    padding: 10px !important;
}
.lst_detail_content {
    padding: 10px !important;
    font-size: 14px;
    line-height: 20.27px;
    letter-spacing: 0.4px;
}
.prj-property-detail .box_property_detail {
    margin-bottom: 0;
}
.prj-property-detail .google_map .google_map_link a {
    color: #fff;
    background: #2d3339;
    padding: 0;
    height: 25px;
    width: 100px;
    line-height: 17.38px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 0 0 !important;
    letter-spacing: 0.4px;
}
.prj-property-detail .google_map .google_map_link a img {
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
.lst_detail__item span {
    margin-left: 0 !important;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
}

/* contact info */
.contact_info {
    margin-top: 40px;
}
.contact_info_list {
    display: flex;
}
.sale-company {
    margin-right: 10px;
}
.contact-point {
    margin-left: 10px;
}
.section_contact_title {
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 0;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #888888;
}
.shop_name,
.shop_inquiry_text {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
}
.shop_inquiry_text {
    text-align: left;
}
.list_content_description p,
.shop_tel_desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
}
.box_media__txt {
    display: block;
    margin-left: 34px;
}
.list_content_description {
    margin-bottom: 0;
}

.contact_info .box_media .box_media__pic {
    width: 30%;
    padding-right: 0;
}
.box_media {
    padding: 0 21px;
    display: flex;
    align-items: center;
    line-height: 1;
}

/* favorite */
.info_favorite__content {
    background-color: rgba(51, 51, 51, 0.6);
}
.favorite-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0;
    height: 84px;
    box-sizing: border-box;
}
.control-box {
    display: flex;
    align-items: center;
}

.btn_back_home,
.style-sample-btn {
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(51, 51, 51, 0.6);
    background-color: white;
}
.btn_back_home a,
.style-sample-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.4px;
    font-weight: 500;
    padding: 10px;
}
.btn_back_home a:hover,
.style-sample-btn a:hover {
    color: #a4002c !important;
}

.btn_back_home {
    width: 225px;
}
.style-sample-btn {
    margin-left: 10px;
    width: 133px;
}

.project-contact {
    display: flex;
    align-items: center;
}
.project-contact .fa::before {
    color: unset;
}
.project-contact_btn {
    width: 258px;
    height: 52px;
    background-color: #a21830;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.project-contact_btn:first-child {
    margin-right: 10px;
}
.project-contact-btn-order {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    color: white !important;
    width: 100%;
    height: 100%;
    padding: 16px 20px;
}

.project-contact-btn-order:hover {
    color: white;
}
.project-contact_btn:hover {
    opacity: 0.8;
}
.project-contact-btn-order img {
    margin-right: 4px;
}

.project-contact__phone {
    width: 186px;
    margin-left: 10px;
    box-sizing: border-box;
}
.project-contact__phone p {
    font-size: 12px;
    color: white;
    line-height: 14.4px;
    letter-spacing: 0.4px;
}
.tel_btn {
    display: flex;
    align-items: center;
}
.tel_btn img {
    width: 20px;
    height: 20px;
}
.tel_btn span {
    width: 100%;
    font-size: 24px;
    letter-spacing: 0.4px;
    line-height: 34px;
    color: white;
    margin-left: 5px;
}
.fav_visible_tb {
    display: none;
}

/* reserve */
.order-title {
    margin: 40px 0 20px 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 0.4px;
}
.frm_contact {
    margin-bottom: 0;
}
.reserve-title {
    padding: 40px 0 20px;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 40.54px;
    letter-spacing: 1px;
}
.lst_step li:last-child {
    border-right: 1px solid #dddddd;
}

.lst_step li p {
    padding: 0;
    height: 43px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 1px;
}
.lst_step li:first-child.current {
    border-left: 1px solid #333333;
}
.lst_step .current {
    background: #333333;
    color: #fff;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}
.lst_step li.current:after {
    border-color: transparent transparent transparent #333333;
}
.lst_step li.current:before {
    border-color: transparent transparent transparent #333333;
    right: -31px;
}
.box {
    border: 1px solid #888888;
    margin-bottom: 40px;
    background-color: #f5f5f2;
}
.box__inner {
    padding: 18px 10px;
    box-sizing: border-box;
}
.frm_contact-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-align: center;
}

.tbl_data {
    margin-bottom: 20px;
}
.lbl_red,
.lbl_blue {
    width: 49px;
    height: 21px;
    border-radius: 13px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    box-sizing: border-box;
    line-height: 17px;
    font-size: 12px;
    letter-spacing: 0.04px;
}
.text-space {
    margin: 0 16px;
}

.tbl_data th {
    box-sizing: border-box;
}
.tbl_data th {
    font-size: 16px;
    line-height: 23.17px;
    letter-spacing: 1px;
    padding: 19px 0 19px 19px;
    width: 289px;
}
#txt_area p {
    font-size: 14px;
    line-height: 20.27px;
    letter-spacing: 0.4px;
}
.tbl_data tr {
    border-bottom: 1px dashed #ddd;
}
.tbl_data td {
    padding: 19px 0 19px 16px;
}

.tbl_data .input_box2:first-child {
    width: 80px !important;
}
.tbl_data #txt_date_m,
.tbl_data #txt_date_d,
.tbl_data .select_box2 {
    width: 56px !important;
}

.input_box,
.input_box2,
.select_box2 > select {
    font-size: 14px;
    line-height: 20.27px;
    letter-spacing: 0.4px;
}
.select_box2 {
    background: #ffc;
    border-radius: 2px;
    box-sizing: border-box;
    height: 36px;
    display: flex;
    align-items: center;
}
.select_box2 select {
    background-color: unset;
    padding: 8px;
    width: 100%;
}
.select_box2 select option {
    background: #ffc;
}

.input_box,
.input_box2,
.select_box2,
.ui-datepicker-trigger {
    height: 36px;
}
.ui-datepicker-trigger {
    margin-bottom: 0;
}
.ui-datepicker-trigger {
    width: 98px;
    position: relative;
    border: 1px solid #2d3339;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 8px;
    font-size: 12px;
    line-height: 17.38px;
    letter-spacing: 1px;
    color: #2d3339;
}
.ui-datepicker-trigger::before {
    content: "";
    background: url("/resource/img/calendar.svg") no-repeat center / cover;
    position: absolute;
    left: 8px;
    top: 50%;
    width: 14px;
    height: 14px;
    transform: translateY(-50%);
}
.custom-txt_date {
    display: flex;
    align-items: center;
}

.txt_red {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    margin-top: 8px;
}
.txt_mail_desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
    margin-top: 8px;
}
.textarea_box {
    padding: 8px;
}
.box_info__ttl {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 23px;
}
.box_info__txt,
.box_info_txt_privacy {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.4px;
}
.box_info__txt {
    margin: 16px 0;
}
.submit_box {
    position: relative;
    text-align: center;
    margin: 40px 0 !important;
    display: flex;
    justify-content: center;
}
.submit_box_btn {
    width: 370px;
    height: 63px;
    padding: 20px;
    background-color: #a21830;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.4px;
    color: white;
}
.submit_box_btn:hover {
    opacity: 0.8;
}

/* modal */
.outer-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 99999;
    display: none;
}
.outer-modal.opened {
    display: block;
}
.custom-modal {
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 800px;
    padding: 40px;
    height: 278px;
    background-color: white;
    border-radius: 5px;
    z-index: 999999;
}

.custom-modal .close-modal {
    position: absolute;
    right: 46px;
    top: 20px;
}
.custom-modal .close-modal img {
    width: 16px;
    height: 16px;
}
.custom-modal .title {
    width: 100%;
    font-size: 28px;
    line-height: 40.54px;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: 0.4px;
    font-weight: 400;
}
.custom-modal .sub-title {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
}
.custom-modal .control {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.custom-modal .control a {
    display: inline-flex;
    align-items: center;
}
.custom-modal .control .primary-btn {
    width: 100%;
    border-radius: 1px;
    padding: 20px;
    background-color: #a4002c;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
    justify-content: center;
    color: white;
    position: relative;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.label_text_free {
    padding: 2px 10px;
    background-color: white;
    font-size: 10px;
    line-height: 14.48px;
    letter-spacing: 1px;
    text-align: center;
    color: #a4002c;
}
.custom-modal .control .primary-btn img {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.custom-modal .control .secondary-btn img {
    width: 6.5px;
    margin-right: 5px;
}
.custom-modal .control .secondary-btn span {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.4px;
    text-decoration: underline;
}

.custom-modal .control .secondary-btn img {
    filter: brightness(0%);
}

/* custom recent */
#recent-wrap .wrp_container {
    padding: 0;
}
@media screen and (min-width: 767px) {
    .section_content_group {
        display: flex;
        justify-content: space-between;
        gap: 0 20px;
        margin-top: 20px;
    }
    .section_content_group .section_content_text,
    .section_content_group .section_content_img {
        width: 50%;
    }

    .section_tabs .floor-plan-image {
        display: none;
    }
    .det_madori {
        background: unset;
    }
    .box-contact-control {
        display: flex;
        justify-content: space-between;
    }

    .box_contact_project {
        margin-right: 20px;
        margin-bottom: 0;
        justify-content: center;
    }
    .box_contact_project.only_btn_contact {
        margin-right: unset;
    }
    .box_contact_project.only_btn_contact {
        width: 100%;
    }

    .box_contact_project.only_btn_contact .box-control_btn {
        width: 20.6vw;
        margin-right: 16px;
    }
    .box_contact_project,
    .box_apply_project {
        width: calc(50% - 10px);
    }
    .box_contact_project {
        padding: 43px 24px;
    }
    .box_contact_project.only_btn_contact {
        padding: 33px 24px;
    }
    .box_contact_project .box_contact_project_title {
        margin-bottom: 24px;
    }
    .box_apply_project {
        height: 185px;
    }
}
@media screen and (min-width: 767px) and (max-width: 1200px) {
    .wrp_grid {
        margin-left: unset;
        margin-right: unset;
    }
    .section_content .box_slider {
        padding: 20px;
    }
    #property_project .box_slider .bx_pager {
        width: 100%;
        margin-left: 20px;
    }
    #property_project .bx_pager_box {
        width: max-content;
    }
    #property_project .bx_pager__inner {
        width: 40vw;
    }

    .box_contact_project {
        height: 185px;
        padding: 24px;
    }
    .box_contact_project_content {
        flex-wrap: wrap;
    }
    .inquiry-text {
        text-align: center;
    }
    .box_contact_project_group {
        margin-bottom: 10px;
    }
    .box_contact_project__phone {
        text-align: center;
    }

    .project-contact_btn {
        width: 178px;
    }
}
@media screen and (max-width: 991px) {
    .project-contact_btn {
        width: 140px;
    }
}
@media screen and (max-width: 940px) {
    .custom-chevron-backward {
        left: 20px;
    }
    .custom-chevron-right {
        right: 20px;
    }

    .favorite-control {
        flex-wrap: wrap;
        height: auto;
    }
    .control-box {
        width: 100%;
    }
    .info_favorite .box_fav_contact {
        margin-top: 8px;
    }
    .btn_back_home,
    .style-sample-btn {
        width: calc(50% - 5px);
    }

    .info_favorite .box_fav_contact,
    .project-contact {
        width: 100%;
    }
    .project-contact {
        justify-content: space-between;
    }
    .project-contact_btn {
        width: 36%;
    }
    .box_slide {
        margin-top: 106px !important;
    }
}

@media screen and (max-width: 767px) {
    html {
        scroll-padding-top: 50px;
    }
    section {
        scroll-margin-top: 50px;
    }
    .l_header__btn__text {
        white-space: nowrap;
    }
    .l_header__content01 {
        box-sizing: content-box;
    }
    .page_property #l_document {
        padding-top: 50px;
    }
    .header-bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 56px;
        background: white;
        width: 100%;
        position: fixed;
        top: 50px;
        z-index: 1000;
    }
    .header-bottom a {
        width: 100%;
        box-sizing: border-box;
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #cccccc;
        border-bottom: 2px solid #cccccc;
    }
    .header-bottom a.active {
        color: #a21830;
        border-color: #a21830;
    }
    #l_container.l_container_bookmark {
        padding-top: 56px;
        min-height: unset;
    }
    .hdg_lv3_3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
        letter-spacing: 0.4px;
        font-weight: 400;
        padding: 10px 0;
    }
    .wrp_grid {
        margin: 0;
    }

    .building-project-header {
        padding: 10px 0;
        margin-bottom: 0;
    }

    .main_pag_num {
        left: 0px !important;
        top: 12px !important;
        width: 42px;
        height: 20px;
        border-radius: 2px !important;
        padding: 3px 10px !important;
        font-size: 10px;
        line-height: 14px;
        letter-spacing: 0.4px;
        font-weight: 400 !important;
        box-sizing: border-box;
        margin-left: 12px;
    }

    #popup_floor_map span {
        padding: 0;
    }

    .building-project-title-group {
        flex-direction: column;
        align-items: flex-start;
    }
    .building-project-title-group .hdg_lv1_project {
        line-height: unset;
    }
    .building-project-title-group .hdg_lv1_project small {
        line-height: 17px;
    }
    .building-project-title-group .hdg_lv1_project .building {
        line-height: 26px;
        font-size: 18px;
        margin-left: 5px;
    }

    .building-project-tag {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 14.48px;
        font-size: 10px;
        height: 18px;
    }
    .building-project-tag.new-tag {
        width: 42px;
    }
    .hdg_lv1_project {
        max-width: 100%;
        margin-top: 5px;
        padding-bottom: 0;
    }
    .hdg_lv1_project .project-name {
        margin-top: 0;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 0.4px;
    }

    .box_fav {
        width: 98px;
        height: 26px;

        display: flex;
        align-items: center;
        border-color: #dddddd;
    }
    .box_fav .js_booking {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #2d3339;
        padding: 4px 8px;
    }
    .box_fav .visible_sp {
        display: block;
        font-size: 12px;
        margin-left: 1px;
    }
    .box_project_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .icon_style_property {
        margin-top: 0px;
    }
    /* content section */
    #property_project .box_slider .bx-viewport {
        min-height: 240px !important;
    }
    .slider-item,
    #slider_form,
    #slider_document {
        height: 240px !important;
        background-color: #333333;
    }
    #property_project .slider-item a,
    #slider_form #main,
    #slider_document #main {
        width: 100% !important;
        height: 240px !important;
    }

    .section_content_slide {
        width: 100%;
        margin-right: 0;
    }
    .section_content_text {
        width: 100%;
        margin-left: 0;
    }
    .section_content .box_slider {
        padding: 0 !important;
        background-color: #f5f5f2 !important;
    }
    .show_image_list,
    .show_image_slider {
        width: 44px !important;
        height: 44px !important;
    }
    .show_image_list p span {
        display: none !important;
    }
    .show_image_list img,
    .show_image_slider img {
        width: 14px !important;
        height: 14px !important;
    }
    .slider-item a {
        position: unset;
    }

    #property_project .bx_control {
        display: none;
    }
    .custom-chevron-backward,
    .custom-chevron-right {
        width: 30px;
        height: 30px;
        top: 50%;
    }
    .custom-chevron-right {
        right: 12px;
    }
    .custom-chevron-backward {
        left: 12px;
    }
    .control_show_popup_img {
        bottom: 12px !important;
        right: 12px !important;
    }

    #property_project .box_slider .bxslider li span {
        height: 240px;
        width: 100%;
    }

    .fluid_image {
        width: auto !important;
    }
    .show_image_list .icon {
        margin-top: 0 !important;
    }
    .txt_info_price {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .txt_info_price .lbl_info {
        display: none !important;
    }
    .txt_info_price .link_loan_simulator {
        padding: 0 !important;
        margin-top: 4px;
    }
    .txt_info_price span em {
        font-size: 28px;
        line-height: 40.54px;
    }
    .txt_info_price span em i {
        font-size: 14px;
        line-height: 24px;
        margin-left: 2px;
    }
    .lbl_info {
        font-size: 12px;
        width: 80px;
        height: 15px;
        line-height: 17px;
        margin-right: 5px;
    }
    .lbl_info_txt {
        margin-top: 2px;
    }
    .txt_info {
        padding: 8px 0;
        margin-top: 0;
    }
    .txt_info_price {
        padding: 10px 0;
    }
    #floor_plan {
        font-size: 14px;
        font-weight: bold;
        line-height: 21px;
        letter-spacing: 0.4px;
    }
    .section_content_img {
        display: none;
    }
    /* favorite */
    .box_fav_button {
        height: 60px;
        width: 100%;
        padding: 12px 20px;
        border-radius: 1px;
        border: 1px solid #2d3339;
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin-top: 20px !important;
    }
    .section_content .js_booking {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section_content .js_booking i {
        width: 18px;
        height: 18px;
        margin-right: 4px;
    }
    .section_content .js_booking .fa::before {
        color: #888888;
        font-size: 18px;
        height: 18px;
        width: 18px;
    }
    .box_fav_button .active .fa:before {
        color: #ff9900 !important;
    }

    .btn_back_home {
        margin-top: 0 !important;
    }
    /* section tab */

    .section_tabs {
        margin-top: 40px;
    }
    .floor-plan-item {
        width: 100%;
    }
    .floor_plan_map_title {
        font-size: 16px;
    }
    .floor-plan-item:first-child {
        margin-right: unset;
    }
    .floor-plan-item:last-child {
        margin-left: unset;
    }
    .det_madori {
        width: 100%;
        height: 240px;
        position: relative;
    }
    .det_madori p img {
        height: 220px;
        width: 236px;
    }
    .box_contact__pic__zoom img {
        width: 14px !important;
    }
    .box_contact_project_group {
        margin-bottom: 0;
    }
    .box_contact_project_content {
        width: 100%;
    }
    .box-contact-control {
        margin-top: 20px;
    }
    .box-control_btn {
        width: 31vw;
        margin-right: 0;
    }
    .box-control_btn {
        margin-right: 10px;
    }
    .box-control_btn a {
        padding: 16px;
    }

    .box_contact_project {
        padding: 20px 10px;
        margin-bottom: 10px;
    }
    .box_contact_project p {
        line-height: 20px;
    }
    .box-control_btn a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-control_phone {
        width: 22.3vw;
        height: 52px;
        padding: 0;
        border-radius: 1px;
        background-color: #2d3339;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .box-control_phone:hover {
        opacity: 0.8;
    }

    .box-control_tel .visible_sp {
        color: white;
    }
    .box-control_tel img {
        width: 14px;
        height: 14px;
        margin-right: 5px;
        filter: brightness(0) invert(1);
    }

    .box_apply_project {
        padding: 15px;
    }
    .txt_apply_lead {
        text-align: left;
        line-height: 21px;
    }
    .box_apply_project_btn {
        width: 100%;
        height: 60px;
        margin-top: 15px;
    }
    .btn-buy-property {
        font-weight: 400;
    }
    .box_apply_guide_link a {
        font-size: 12px;
        line-height: 17px;
    }
    .box_apply_guide_link a img {
        display: block !important;
        width: 11px;
        height: 11px;
    }
    /* section lst */
    .detail_relative .hdg_lv3_3 {
        text-align: left;
        font-size: 16px;
        font-weight: 500;
    }
    .lst_info {
        flex-wrap: unset;
        gap: unset;
        overflow-x: scroll;
        padding: 0;
    }
    .lst_info li {
        width: 100%;
        height: 100%;
    }
    .lst_info__content {
        flex-direction: column;
        align-items: unset;
        width: 248px;
        min-height: 291px;
        height: 100%;
    }
    .lst_info__pic {
        margin-right: 0;
        width: 100%;
        height: 140px;
    }
    .lst_info__pic img {
        max-width: 100%;
        max-height: 100%;
    }
    .lst_info__text {
        padding: 0;
    }
    .lst_info__text p {
        line-height: 14px;
        font-size: 12px;
        letter-spacing: 0.4px;
    }
    .lst_info::-webkit-scrollbar {
        display: none;
    }
    .btn_property_back {
        width: 100%;
    }
    /* feature */
    .features .hdg_lv3_3 {
        padding: 0 0 4px 0;
        line-height: 30px;
    }
    .box_slider_enviroment {
        background: white;
    }
    .box_slider_enviroment .bx-viewport {
        width: inherit !important;
    }
    .js_env_photo .env_photo > span {
        width: 100%;
    }
    .js_env_photo .env_photo {
        width: 100%;
        height: 185px;
    }
    .js_env_photo .env_photo > span:before {
        width: 100%;
        height: 185px;
    }
    .features-image .js_env_photo_item {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
    }
    .env_photo .fluid_image {
        height: 100%;
    }
    .bx_slider_arrows {
        display: block;
    }
    .custom-slick-slider {
        position: relative;
    }

    .section_content .custom-slick-slider {
        width: 100%;
    }

    .bx-slider-chevron-backward {
        left: 0;
    }
    .bx_slider-chevron-right {
        right: 0;
    }
    .bx-slider-chevron-backward,
    .bx_slider-chevron-right {
        background-color: white;
        position: absolute;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 50%;
        transform: translateY(calc(-50% - 20px));
        z-index: 99;
        border-radius: 50%;
        cursor: pointer;
    }
    .features-image .bx_caption,
    .features-image .surrounding_caption {
        height: 92px;
    }
    .features-image .js_env_photo_item {
        height: 347px;
    }
    .lst_features {
        padding: 0 10px;
    }
    .features-image .box_slider_enviroment .bx-prev {
        left: 0;
    }
    .features-image .box_slider_enviroment .bx-next {
        right: 0;
    }
    .features-image .box_slider_enviroment .bx-next,
    .features-image .box_slider_enviroment .bx-prev {
        background: white;
        padding: 0;
    }

    .features-image .bx-pager-item,
    .features-image .bx-pager-item a {
        width: 16px !important;
        height: 6px !important;
    }
    .bx-pager .bx-pager-item a.active {
        background-color: #333333;
    }

    .feature-title {
        font-size: 16px;
        line-height: 23px;
    }
    .feature-name {
        font-size: 13px;
        line-height: 18.82px;
    }
    /* section map */
    .section-project-map {
        height: 340px;
    }
    .section-project-map .hdg_lv3_3 {
        padding: 0 0 5px 0;
    }
    #property_project_map,
    #property_project_map_sp {
        margin-bottom: 73px;
    }
    .section-project-map .google_map {
        flex-direction: column;
    }
    .section-project-map .google_map > div {
        width: 100% !important;
        flex-shrink: 0;
    }

    .section-project-map .google_map .google_map_link {
        display: flex;
        padding: 0;
    }
    .section-project-map .google_map_link {
        flex-direction: row;
        justify-content: space-between;
        margin-top: 20px;
    }
    .google_map .google_map_link a {
        padding: 0 !important;
        height: 52px;
        align-items: center;
        justify-content: center;
        width: 46.15vw !important;
    }
    .section-project-map .google_map_link a:not(:last-child) {
        margin-bottom: 0;
    }

    /* section environment */
    .lst_enviroment {
        margin-top: 20px;
        padding: 0;
    }
    .project-environment .hdg_lv3_3 {
        padding: 0 0 5px 0;
    }
    .lst_enviroment > li:not(:last-child) {
        margin-bottom: 0;
    }
    .project-environment .project-environment-item {
        padding: 5px 0;
        font-size: 12px;
    }
    .project-environment .lbl_info {
        width: 120px;
        height: 25px;
        margin-right: 10px;
        line-height: 14.4px;
    }
    .lst_enviroment > li > p {
        font-size: 12px;
        line-height: 14.4px;
        letter-spacing: 0.4px;
    }

    /* prj detail */

    .prj-property-detail .lst_detail.wrp_grid {
        margin: 0 -10px;
    }
    .prj-property-detail .hdg_lv1_project {
        padding: 0 0 5px 0;
    }
    .lst_detail__title {
        width: 120px !important;
    }
    .lst_detail li p {
        border-bottom: unset;
    }

    .prj-property-detail .google_map .google_map_link a {
        height: 33px;
        width: 107px !important;
        margin: 10px 0 0 0 !important;
    }

    .prj-property-detail .google_map .google_map_link a img {
        width: 7px;
        height: unset;
    }
    .lst_detail .google_map {
        margin-top: 10px;
    }
    .lst_detail__item span {
        line-height: 20px;
        letter-spacing: 0.04em;
    }
    /* section contact info */
    .content_detail .contact_info {
        margin-top: 40px;
    }
    .contact_info_list {
        flex-direction: column;
    }

    .section_contact_title {
        font-size: 16px;
        font-weight: 500;
    }
    .sale-company {
        padding-right: unset;
    }
    .contact-point {
        padding-left: unset;
        margin-top: 20px;
        margin-left: 0;
    }

    .box_media {
        display: flex;
        justify-content: space-between;
        padding: 0 19px;
    }

    .box_media__txt {
        margin-left: 25px;
    }
    .box_media__txt .hdg_lv4 {
        font-size: 14px;
        line-height: 20px;
    }
    .list_content_description {
        margin-bottom: 0;
        margin-top: 10px;
    }
    .shop-inquiry-text,
    .shop-tel {
        text-align: left;
    }
    .shop-tel {
        margin-top: 10px;
    }

    /* favorite box */
    .info_favorite__content {
        background-color: unset;
    }
    .box_fav_button {
        height: 60px;
        width: 100%;
        padding: unset;
        border-radius: 1px;
        border: 1px solid #2d3339;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .box_fav_button .js_booking {
        padding: 12px 20px;
        width: 100%;
        height: 100%;
    }
    .fav_visible_pc {
        display: none;
    }
    .fav_visible_tb {
        display: block;
    }
    .favorite-control {
        flex-direction: column;
        align-items: flex-start;
        height: 111px;
        padding: 8px 0;
    }
    .control-box {
        width: 100%;
        margin-bottom: 10px;
        justify-content: space-between;
    }

    .style-sample-btn {
        width: 131px;
        height: 41px;
        margin: 0;
    }
    .btn_back_home {
        width: 58.2vw;
        height: 34px;
    }
    .style-sample-btn {
        height: 34px;
        width: 35vw;
    }

    .btn_back_home,
    .style-sample-btn {
        font-size: 12px;
        line-height: 17px;
        border-color: #aaaaaa;
        box-shadow: 0px 1px 4px 0px #00000040;
    }
    .btn_back_home a,
    .style-sample-btn a {
        line-height: 13px;
        letter-spacing: 0.4px;
        padding: 2.57vw;
        color: #333333 !important;
    }
    .tel_btn {
        padding: 4.1vw 5.1vw;
    }
    .tel_btn img {
        width: 14px;
        height: 14px;
    }
    .tel_btn span {
        font-size: 14px;
        margin-left: 3px;
        width: max-content;
    }
    .project-contact__phone {
        width: 22.3vw;
        padding-left: 0 !important;
        margin-left: 0;
    }
    .project-contact__phone:hover {
        opacity: 0.8;
    }
    .project-contact {
        justify-content: space-between;
        padding: 8px 10px 16px;
        background-color: rgba(51, 51, 51, 0.6);
    }
    .project-contact_btn {
        width: 33.6vw;
    }
    .project-contact_btn:first-child {
        margin-right: 0;
    }
    .project-contact-btn-order {
        padding: 4.1vw 5.1vw;
    }
    #visible_tb_shop_tel_a_1 {
        height: 52px;
        padding: 16px 5.12vw;
        border-radius: 1px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }

    /* reserve */
    .lst_step li.current:before {
        right: -20px;
    }
    .frm_contact-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 1px;
        text-align: center;
        margin: 40px 0 15px;
    }

    .lst_step li p {
        height: 43px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lbl_red,
    .lbl_blue {
        height: 21px;
        border-radius: 13px;
        margin-right: 10px;
    }
    .tbl_data th .lbl {
        line-height: 17px;
    }
    .tbl_data .input_box2:first-child {
        width: 74px !important;
        height: 36px;
    }
    .tbl_data #txt_date_m,
    .tbl_data #txt_date_d {
        width: 44px !important;
        height: 36px;
    }
    .tbl_data .select_box2 {
        width: 57px !important;
        height: 36px;
    }
    .select_box2 > select {
        height: 36px;
    }
    .ui-datepicker-trigger {
        margin-bottom: 0;
    }

    .tbl_data th {
        padding: 19px 0 8px 10px;
    }
    .tbl_data td {
        padding: 8px 0 19px 10px;
    }
    .custom-txt_date {
        flex-wrap: wrap;
    }
    .text-space {
        margin: 0 8px;
    }
    .input_box2,
    .select_box2 {
        margin-bottom: 8px;
    }
    .select_box2 {
        width: 44px;
    }
    .input_box {
        height: 37px;
    }
    .frm_contact {
        margin: 0 auto 40px;
    }

    .submit_box .btn {
        height: 60px;
        padding: 20px;
        margin: 0;
    }

    .custom-modal {
        width: calc(100% - 40px);
        padding: 26px 10px 10px;
    }
    .custom-modal .close-modal {
        right: 16px;
        top: 10px;
    }
    .custom-modal .control .primary-btn {
        width: 100%;
        margin-bottom: 20px;
    }
    .custom-modal .title {
        font-size: 20px;
        line-height: 28px;
    }
    .custom-modal .sub-title {
        padding-bottom: 20px;
        letter-spacing: 0.08em;
        text-align: left;
    }
    .textarea_box {
        font-size: 14px;
    }
    .box_info__txt {
        line-height: 20px;
    }
    /* custom recent */
    #recent-wrap .wrp_container {
        padding: 0 10px;
    }
}

@media screen and (max-width: 375px) {
    .btn_back_home a,
    .style-sample-btn a {
        padding: 0;
    }
    .project-contact__phone {
        display: flex;
        align-items: center;
    }
    #visible_tb_shop_tel_a_1 {
        padding: 16px 10px;
        width: 100%;
    }
    .box-control_btn a {
        padding: 16px 10px;
    }
    .project-contact-btn-order {
        padding: 16px 10px;
    }
}
