@charset "utf-8";

.page_mv {
    background: url(../img/common/sand.jpg);
}

.sec1 {
    background: url(../img/common/sand.jpg);
    background-size: cover;
    background-position: center;
}

.sec2 {
    position: relative;
}

.sec3,
.sec4 {
    background: url(../img/common/sand.jpg);
    background-size: cover;
}

.sec3 .inner_wrap {
    position: relative;
}

.inner_wrap.page {
    width: 73.529vw;
    position: relative;
}

.renov_page_wrap {
    padding: 1.471vw 1.471vw 0;
    background: #fff;
    border: solid 1px #B7B7B7;
    border-radius: 1.691vw;
}

.case_img_wrap {
    height: 11.691vw;
    border-radius: 1.029vw;
    overflow: hidden;
}

img.ob_fit {
    object-fit: cover;
    height: 100%;
}

.rf_type {
    display: inline-block;
    padding: 0.147vw 0.368vw;
    margin: 0.882vw 0 1.103vw;
    background: #CC9D15;
    color: #fff;
    border-radius: 0.294vw;
}

.case_info.i_2 {
    border-bottom: solid 1px #C7C7C7;
    padding: 0.368vw 0 0.368vw;
}

h3.case__info_p {
    font-weight: 400;
    min-height: 4.044vw;
}

.tag_wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.368vw;
}

table.case_tbl tr {
    display: flex;
    justify-content: space-between;
}

table.case_tbl th {
    font-weight: normal;
    vertical-align: top;
    text-align: left;
    padding-top: 1.103vw;
}

table.case_tbl td {
    display: flex;
}

span.ask {
    font-size: 3.676vw;
    font-weight: 300;
    color: #333;
}

span.yen {
    font-size: 1.029vw;
}

.renov_slide {
    width: 56.471vw;
    margin: auto;
}

.renovation_case_btn {
    position: relative;
    width: 56.471vw;
    height: 2.5vw;
    margin: auto;
}

.swiper-button-next.slider_5 {
    top: 23.897vw;
    right: -2.647vw;
    left: auto;
    width: 2.353vw;
    height: 2.353vw;
    background: url(../img/before_after/next.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.swiper-button-prev.slider_5 {
    top: 23.897vw;
    left: -2.647vw;
    right: auto;
    width: 2.353vw;
    height: 2.353vw;
    background: url(../img/before_after/prev.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.sec1 .p_box {
    margin-bottom: 1.471vw;
}

.p_box p {
    line-height: 2.35;
}

.right_bg {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 41.176vw;
}

.right_bg_2 {
    position: absolute;
    top: 0;
    right: 2.206vw;
}

.bus_detail {
    margin-top: 3.676vw;
}

.det_txt {
    position: absolute;
    top: 10.147vw;
    right: 0;
    width: 42.206vw;
    height: 14.706vw;
    padding: 2.941vw 0 2.941vw 3.529vw;
    background: #fff;
    border-radius: 0.956vw 0 0 0.956vw;
}

.det_img.right {
    margin-left: auto;
    margin-right: 0;
}

.det_txt.left {
    right: auto;
    left: 0;
    border-radius: 0 0.956vw 0.956vw 0;
    padding: 2.941vw 2.941vw 3.529vw 0;
}

.p_box.full {
    width: 100%;
}

.right_bg_3 {
    position: absolute;
    right: 0;
}

.resale_detail {
    display: flex;
    justify-content: center;
}

.point {
    width: 45%;
    padding: 30px 2.5%;
    background: url(../img/renovation/resale_1.png) center;
    background-size: cover;
}

.and {
    width: 3%;
    padding: 1%;
    display: flex;
    align-items: center;
}

.point_2 {
    width: 45%;
    padding: 2.5%;
    background: url(../img/renovation/resale_2.png) center;
    background-size: cover;
}

.point h3,
.point_2 h3 {
    text-align: center;
    margin-bottom: 1.471vw;
}

.point p,
.point_2 p {
    line-height: 2.35;
}

.flow_wrap {
    margin-top: 3.676vw;
}

.inner_wrap_700 {
    max-width: 51.471vw;
    margin: auto;
}

.consulting_itm_wrap {
    margin-top: 3.676vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cst_item {
    width: 31%;
    margin-bottom: 3%;
}

h2.default span.gold {
    color: #CC9D15;
    font-family: "Outfit", sans-serif;
    font-size: 3.309vw;
    font-weight: 500;
    display: inline;
}

.inner_wrap.wide {
    position: relative;
}

.right_txt_bg {
    position: absolute;
    right: 0;
}

p.right {
    -webkit-writing-mode: vertical-rl;
    margin-left: auto;
    font-size: 2.279vw;
    height: 100%;
    text-align: center;
    font-weight: 500;
}

span.gold {
    color: #CC9D15;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    font-size: 2.279vw;
}

@media (max-width: 767px) {

    section.consulting_wrap {
        background: #fff;
        position: relative;

    }

    .inner_wrap.page {
        width: 90%;
        position: relative;
    }

    .right_txt_bg {
        display: none;
    }

    .cst_item {
        width: 100%;
    }

    .consul_slide_wrap {
        margin-top: 12.821vw;
    }

    .right_bg {
        top: 71.795vw;
        right: auto;
    }

    h2.default span.gold {
        font-size: 11.538461538461538vw;
    }

    .inner_wrap_700 {
        max-width: initial;
    }

}