body {
    margin: 0;
    padding: 0;
    color: #333;
}
@media screen and (max-width:768px) {
    body {
        width: 100% !important;
    }
}
* {
    box-sizing: border-box;
}
header.contents_header.hm h1 {
    box-sizing: content-box !important;
}
a, a:hover {
    text-decoration: none;
}

/* common */
.clr_red {
    color: #ff0000;
}
.clr_red_01 {
    color: #d80000;
}
.clr_blue_01 {
    color: #007FFF;
    color: #007FFF;
}
.clr_green_02 {
    color: #009F97;
}
.clr_green_01 {
    color: #59B200;
}
.clr_ogrange_01 {
    color: #FF8000;
}
.clr_violet_01 {
    color: #7835D3 !important;
}
.fnt100 {
    font-size: 3.21vw;
}
.fnt80 {
    font-size: 3.17vw;
}
.fnt70 {
    font-size: 3.65vw;
}
.fnt55 {
    font-size: 1.86vw;
}
.fnt50 {
    font-size: 2.6vw;
}
.fnt45 {
    font-size: 1.84vw;
}
.fnt40 {
    font-size: 1.58vw;
}
.fnt35 {
    font-size: 1.82vw;
}
.fnt32 {
    font-size: 1.67vw;
}
.fnt30 {
    font-size: 1.56vw;
}
.fnt26 {
    font-size: 1.2vw;
}
.fnt23 {
    font-size: 1.1vw;
}
.fw_bold {
    font-weight: bold;
}
.fw_normal {
    font-weight: normal;
}
.ln_height_100 {
    line-height: 5.21vw;
}
.w55w {
    width: 15vw;
}
.w787w {
    width: 41vw;
}
.w864w {
    width: 45vw;
}
.mt10w {
    margin-top: 0.52vw !important;
}
.mt20w {
    margin-top: 1.04vw !important;
}
.mt30w {
    margin-top: 1.56vw !important;
}
.mt40w {
    margin-top: 2.08vw !important;
}
.mt50w {
    margin-top: 2.6vw !important;
}
.mt80w {
    margin-top: 4.17vw !important;
}
.mt153w {
    margin-top: 8vw;
}
.ml10w {
    margin-left: 0.52vw !important;
}
.ml20w {
    margin-left: 2.04vw !important;
}
.ml30w {
    margin-left: 1.56vw !important;
}
.ml40w {
    margin-left: 2.08vw !important;
}
.ml50w {
    margin-left: 2.6vw !important;
}
.ml100w {
    margin-left: 5.21vw !important;
}
.ml345w {
    margin-left: 18vw !important;
}
.ml384w {
    margin-left: 18vw !important;
}
.mb6w {
    margin-bottom: 0.31vw;
}
.mb10w {
    margin-bottom: 0.52vw;
}
.mb20w {
    margin-bottom: 1.04vw;
}
.mb50w {
    margin-bottom: 2.6vw;
}
.mb100w {
    margin-bottom: 5.2vw;
}
.mb288w {
    margin-bottom: 15vw;
}
.mb80w {
    margin-bottom: 4.17vw;
}
.mr20w {
    margin-right: 1.04vw;
}
.mr30w {
    margin-right: 1.56vw;
}
.text_center {
    text-align: center;
}
.ml2vw{
   margin-left: 2vw;
}
.mt10 {
    margin-top: 10px;
 }
 .ml50 {
    margin-left: 50px;
 }
 .ml70 {
    margin-left: 70px;
 }
 .w19w {
    width: 19vw;
}
 
.spi_fullpage {
    width: 100%;
    /*max-width: 1920px;*/
    margin: 0 auto;
    background-color : #fff;
    background-image: url(../images/shopinfo/bg-grid.jpg);
    margin-top: 3.3vw;
}
/* header */
.spi_header {
    position: relative;
}
.logo_shf {
    position: absolute;
    top: 5.18vw;
    left: 2.29vw;
    width: 12.8vw;
}
.div_img_01::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3F7FB9;
    opacity: 0.5;
    width: 100%;
    height: 46.9vw;
}
.div_img_01 {
    width: 100%;
    height: 46.9vw;
    position: relative;
}
.div_img_01::after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border-top: 47vw solid white;
    border-right: 44vw solid transparent;
}
.img_slide_01 {
    position: absolute;
    top: 10.54vw;
    left: 0.31vw;
    width: 45vw;
}
.banner_content {
    width: 35.5vw;
    position: absolute;
    top: 22.68vw;
    left: 42.49vw;
    color: white;
}
.banner_content p:nth-child(1) {
    text-align: center;
    font-weight: bold;
}
.banner_content p:nth-child(3) {
    text-align: center;
    float: right;
    margin-top: 1.56vw;
}
.black_line_top {
    font-size: 3.65vw;
    letter-spacing: 1vw;
    line-height: 0.8vw;
    text-align: right;
    overflow: hidden;
    width: 36vw;
    height: 0.6vw;
}
.header_bottom {
    position: relative;
    background-image: url("../images/shopinfo/bk_img01.png");
    background-size: 100% 100%;
    height: 35.5vw;
}
.header_bottom p {
    padding-top: 16vw;
    text-align: center;
    font-weight: bold;
}
.div_btn_img {
    position: absolute;
    top: -10.3vw;
    width: 100%;
}
.div_btn_img div {
    width: 65%;
    margin: -3vw auto;
    text-align: center;
}
.div_btn_img div:nth-child(2) {
    margin-top: -6vw;
}
.div_btn_img div a:hover, .right_menu_v a:hover {
    opacity: 0.7;
}
.right_menu_v a:hover{
    z-index: 2;
    position: relative;
}
.div_btn_img img {
    margin: 0 -0.3vw;
    width: 13.8vw;
}
.right_menu_v {
    width: 6.77vw;
    position: fixed;
    right: 0;
    top: 5.07vw;
    z-index: 7;
}
.right_menu_v img {
    margin: -0.3vw 0;
}
.eye_txt{
font-size: 2.86vw;
text-align: right!important;

}
/* section_content_01 */
.content_01 {
    padding-bottom: 7.42vw;
}
.but_01_title {
    width: 59vw;
    margin: 0 auto 0.52vw auto;
}
.ct_div {
    width: 87vw;
    margin: 0 auto;
}
.ct_buy_01 {
    position: relative;
    background-size: 23.96vw;
    margin-top: -10.42vw;
}
.buy_01_img {
    width: 23.96vw;
    position: absolute;
    top: 0;
    right: 0;
}
.ct_buy_02 {
    background: url("../images/shopinfo/top_bk_02.svg") no-repeat top left;
    background-size: 28.96vw;
}
.ct_buy_03 {
    background: url("../images/shopinfo/top_bk_03.svg") no-repeat top right;
    background-size: 34.95vw;
}
.ct_buy_04 {
    background: url("../images/shopinfo/top_bk_04.svg") no-repeat top left;
    background-size: 78.49vw;
}
.ct_buy_05 {
    background: url("../images/shopinfo/top_bk_05.svg") no-repeat top right;
    background-size: 53.96vw;
}
.ct_buy_06 {
    background: url("../images/shopinfo/top_bk_06.svg") no-repeat top left;
    background-size: 92.24vw;
}
.ct_div p {
    width: 55.1vw;
    margin: 0 auto;
}
.ct_01_link_01 {
    text-align: right;
}
.ct_01_link_01 img {
    width: 20.36vw;
}
/* section_content_02 */
.ct_02_rec, .cons_02_rec {
    position: relative;
    height: 54.17vw;
    background-color: #E6ECF2;
    background-size: 31.88vw;
}
.buy_top_bk {
    width: 31.88vw;
}
.top_bk {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.buy_line_top {
    position: relative;
    padding-top: 4vw;
    z-index: 1;
}
.cons_02_rec .buy_line_top {
    padding-top: 2vw;
}
.ct_brr .buy_line_top{
    padding-top: 3.5vw;
}
.buy_line_top img:nth-child(1) {
    width: 18.75vw;
}
.buy_line_top img:nth-child(4) {
    width: 61vw;
}
.buy_top {
    margin: 0 1vw 0 2vw;
    width: 4.21vw;
}
.buy_line_top span {
    margin-top: -3vw;
    display: inline-block;
    margin-right: 2vw;
}
.buy_triangle01 {
    width: 39.9vw;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
.buy_triangle_w {
    width: 39.84vw;
    position: absolute;
    top: 14.3vw;
    z-index: 5;
}
.buy_content_top {
    width: 58vw;
    margin: 0 auto;
    position: relative;
}
.bg_number_buy::before {
    background-image: url(../images/shopinfo/buy01.svg);
}
.bg_number::before {
    content: " ";
    width: 4.48vw;
    background-size: 4.48vw;
    height: 13.5vw;
    position: absolute;
    left: -3.5vw;
}
.buy_content_02 {
    position: relative;
    display: flex;
    margin-top: 1vw;
    justify-content: left;
    left: -2vw;
}
.buy_point {
    display: flex;
    justify-content: left;
}
.buy_point img:nth-child(1) {
    width: 9.98vw;
    margin-right: 1vw;
}
.buy_point_01 {
    margin: 2vw auto 2vw 12vw;
}
.buy_point_02 {
    margin: 2vw auto 2vw 13vw;
}
.buy_point_03 {
    margin: 2vw auto 1vw 14vw;
}
.btn_find_housing_01 {
    top: 112%;
    left: 23vw;
    position: absolute;
}
.btn_find_housing {
    display: grid;
    width: 36.58vw;
    height: 6.33vw;
    border: 0.3vw solid #fff;
    border-radius: 0.3vw;
    color: #fff !important;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    margin: 0 auto;
}
.btn_bg_red {
    background-color: #d80000;
}
.btn_bg_red:hover {
    background-color: #fff;
    border-color: #d80000;
    color: #d80000 !important;
}
.btn_bg_green_02 {
    background-color: #009F97;
}
.btn_bg_green_02:hover {
    background-color: #fff;
    border-color: #009F97;
    color: #009F97 !important;
}
.btn_bg_green_01 {
    background-color: #59B200;
}
.btn_bg_green_01:hover {
    background-color: #fff;
    border-color: #59B200;
    color: #59B200 !important;
}
.btn_bg_ogrange {
    background-color: #FF8000;
}
.btn_bg_ogrange:hover {
    background-color: #fff;
    border-color: #FF8000;
    color: #FF8000 !important;
}
.btn_bg_violet {
    background-color: #7835D3;
}
.btn_bg_violet:hover {
    background-color: #fff;
    border-color: #7835D3;
    color: #7835D3 !important;
    cursor: pointer;
}
.buy_midasi {
    position: absolute;
    height: 29vw;
    top: 40vw;
    left: 8vw;
    z-index: 6;
}
/* buy 02 */
.buy_02 {
    margin: 6.6vw 0 5vw 40vw;
    position: relative;
}
.bg_number_02::after {
    content: " ";
    width: 9vw;
    background: url(../images/shopinfo/buy02.svg) no-repeat top right;
    background-size: 9vw;
    height: 15.5vw;
    position: absolute;
    right: -2.5vw;
    top: -5vw;
}
.bg_number_04::after {
    content: " ";
    width: 9vw;
    background: url(../images/shopinfo/buy04.svg) no-repeat top right;
    background-size: 9vw;
    height: 15.5vw;
    position: absolute;
    right: -11.5vw;
    top: -2vw;
}
.rcm_pro_mem {
    width: 45vw;
    height: 8vw;
        margin: -2vw auto 2vw auto;
    padding: 1.5vw 2vw 1vw 10vw;
    background: url(../images/shopinfo/buy_decoration01.png) no-repeat center center;
    background-size: 100% 100%;
    line-height: 2.5vw;
}
.as_member {
    width: 62.29vw;
    margin: 0 auto;
}
.buy_point_04 {
    margin: 2vw auto 1vw 8vw;
}
.buy_point_05 {
    margin: 2vw auto 1vw 6vw;
}
.buy_point_06 {
    margin: 2vw auto 1vw 4vw;
}
.buy_point img:nth-child(1) {
    padding-bottom: 1vw;
}
.line_red {
    margin-bottom: 0.3vw;
    color: #d80000;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.line_green_02 {
    margin-bottom: 0.3vw;
    color: #009F97;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
	    margin-left: 2vw;
}
.line_green_01 {
    margin-bottom: 0.3vw;
    color: #59B200;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.line_blue_01 {
    margin-bottom: 0.3vw;
    color: #007FFF;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.line_orange_01 {
    margin-bottom: 0.3vw;
    color: #FF8000;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.buy_02_line_red_1 {
    width: 20vw;
    height: 1vw;
    line-height: 1vw;
    overflow: hidden;
}
.buy_03 {
    padding: 2vw;
    margin-top: 3vw;
    background: url(../images/shopinfo/buy_decoration02.png) no-repeat center center;
    background-size: cover;
}
.buy_know_more {
    margin-top: 5vw;
}
.buy_btn_03 {
    margin-top: 5vw;

}
.buy_btn_03 address {
    margin-left: 2vw;
}
.buy_know_more a, .buy_know_more button {
    padding: 1vw 2vw;
    background-color: #F5D923;
    border: 0.3vw solid #333;
    border-radius: 0.2vw;
    color: #333;
    font-weight: bold;
}
.buy_know_more a{
    width: 95vw;
}
.buy_know_more a:hover, .buy_know_more button:hover {
    background-color: #fff;
    border-color: #F5D923;
    color: #F5D923;
}
.btn_find_housing_02 {
   margin: 5vw 0 6.5vw 25.5vw;
    width: fit-content;
}
/*Block Sell START*/
.content_toggle {
    display: none;
}
.block_sell01_background {
    height: 58vw;
    background: #e6ecf2;
    position: relative;
}
.sell_top_bg {
    width: 31.88vw;
    position: absolute;
    top: 0;
    left: 0;
}
.sell_line_top {
    position: relative;
    padding-top: 5.4vw;
}
.sell_line_top span {
    margin-top: -3vw;
    display: inline-block;
    padding-right: 1.5vw;
}
.sell_line_top img:nth-child(1) {
    width: 18.75vw;
}
.sell_line_top img:nth-child(4) {
    width: 61vw;
}
.sell_top {
    margin: -3vw 1vw 0 0vw;
    width: 5.21vw;
}
.sell_content_top {
    width: 57vw;
    margin: 0 auto;
    position: relative;
}
.sell_content_01 {
    position: relative;
    display: flex;
    margin-top: 1vw;
    justify-content: left;
}
.sell_content_01::before {
    content: " ";
    width: 4.48vw;
    background-image: url(../images/shopinfo/sell01.svg);
    background-size: 4.48vw;
    height: 13.5vw;
    position: absolute;
    left: -4.5vw;
}
.line_blue {
    margin-bottom: 0.3vw;
    color: #007fff;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.sell_decoration01 {
    position: absolute;
    left: 22.9vw;
    top: 25vw;
}
.sell_decoration_img_01 {
    position: relative;
    height: 4.3vw;
}
.sell_decoration_text_01 {
    position: absolute;
    top: 10%;
    left: 4.6vw;
}
.sell_fukidashi01 {
    position: absolute;
    top: 32vw;
    left: 22.9vw;
}
.sell_fukidashi_img_01 {
    height: 6vw;
}
.sell_fukidashi_text01 {
    position: absolute;
    left: 5%;
    top: -1vw;
}
.sell_fukidashi02 {
    position: absolute;
    top: 39.58vw;
    left: 55.3vw;
}
.sell_fukidashi_img_02, .sell_fukidashi_img_03 {
    height: 3.95vw;
}
.sell_fukidashi_text02 {
    position: absolute;
    left: 5%;
    top: -1vw;
}
.sell_fukidashi03 {
    position: absolute;
    top: 45.67vw;
    left: 32.08vw;
}
.sell_fukidashi_text03 {
    position: absolute;
    left: 20%;
    top: -1vw;
}
.sell_fukidashi04 {
    position: absolute;
    top: 50.98vw;
    left: 51.61vw;
}
.sell_fukidashi_img_04 {
    height: 4.58vw;
}
.sell_fukidashi_text04 {
    position: absolute;
    left: 10%;
    top: -1vw;
}
.sell_woman_img {
    position: absolute;
    height: 15.4vw;
    left: 58.5vw;
    top: 21.8vw;
}
.sell_midasi_img {
    position: absolute;
    top: 75%;
    left: 9.3vw;
    height: 29vw;
    z-index: 3;
}
.block_sell01 {
    height: 81.7vw;
    margin: 0 auto;
}
.sell_decoration02 {
    padding: 4.57vw 0 1.62vw 36.53vw;
    position: relative;
}
.sell_decoration_img_02 {
    height: 11.61vw;
}
.sell_decoration_text_02 {
    position: absolute;
    top: 51%;
    left: 44.6vw;
}
.sell_decoration03 {
    padding: 0 0 0 22.91vw;
    position: relative;
}
.sell_decoration_img_03 {
    height: 2.39vw;
}
.sell_decoration03 img {
    position: absolute;
    bottom: -1vw;
    left: 24vw;
}
.sell_decoration03 span {
    position: absolute;
    bottom: -0.5vw;
    left: 26.5vw;
}
.sell_decoration_text_03 {
    position: absolute;
    top: -3%;
    left: 24.6vw;
}
.sell_fukidashi05 {
    position: relative;
    margin-left: 24.16vw;
    margin-top: 5.2vw;
}
.sell_fukidashi_img_05 {
    margin-top: 2.18vw;
    height: 4.58vw;
}
.sell_fukidashi_text05 {
    position: absolute;
    left: 5%;
    top: -3vw;
}
.sell_fukidashi06 {
    position: relative;
    margin-left: 38.59vw;
    margin-top: 2.2vw;
}
.sell_fukidashi_img_06 {
    margin-top: 1.18vw;
    height: 5.77vw;
}
.sell_fukidashi_text06 {
    position: absolute;
    left: 8%;
    top: -2.5vw;
}
.sell_block_text {
    display: flex;
    align-items: center;
    margin-left: 25.93vw;
    margin-top: 1.17vw;
}
.sell_man_img {
    height: 14.63vw;
}
.sell_block_text p {
    margin-bottom: 1.67vw;
}
.sell_block_text p:last-child {
    margin-bottom: 0;
}
.sell_decoration04 {
    padding: 2.16vw 0 2.16vw 22.81vw;
    position: relative;
}
.sell_decoration_img_04 {
    height: 12.5vw;
}
.sell_decoration_text_04 {
    position: absolute;
    top: 45%;
    left: 30.6vw;
}
.sell_btn_01 {
    padding: 1vw 31.25vw 4.16vw 31.25vw;
}
.block_sell02 {
    position: relative;
}
.btn_blue_01 {
    background-color: #007fff;
}
.btn_blue_01:hover {
    border-color: #007fff;
    color: #007fff !important;
    background-color: white;
}
.block_sell01_header {
    display: flex;
    align-items: center;
    margin: 5.167vw 0 0.72vw 26.97vw;
}
.text_title_sell01 {
    margin: 2.34vw -2.15vw 0 0;
}
.block_hover_tranition_active {
    position: relative;
    width: 56.61vw;
    margin: 0 auto;
}
.block_point {
    margin-bottom: 2.6vw;
}
.block_point:last-child {
    margin-bottom: 0;
}
.block_point_header {
    display: flex;
    align-items: center;
    padding-left: 5.12vw;
    margin-bottom: 1.58vw;
    border-bottom: 1px solid;
    cursor: pointer;
}
.block_point_content {
    padding-left: 5.12vw;
}
.point_title {
    text-transform: uppercase;
    position: relative;
    padding-right: 1.56vw;
}
.point_title_active {
    text-transform: uppercase;
    position: relative;
    padding-right: 1.56vw;
}
.point_title::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 18%;
    left: -2vw;
    margin: 0 -1.56vw;
    border-right: 1.09vw solid transparent;
    border-left: 1.09vw solid transparent;
    border-top: 1.82vw solid #333;
}
.siru_img {
    position: absolute;
    height: 14.5vw;
    top: 34.42vw;
    left: 7vw;
}
.point_title_active::before {
    content: "";
    position: absolute;
    width: 2vw;
    height: 0;
    top: 34%;
    left: -2vw;
    margin: 0 -1.56vw;
    width: 2.09vw;
    height: 0.5vw;
    background: #333;
}
.sell_btn_02 {
    padding: 4.3vw 31.25vw 0 31.25vw;
}
.block_header_sell03 {
    display: flex;
    align-items: center;
    margin-top: 5.8vw;
        margin-left: 6vw;
}
.block_sell03_content_info {
    width: 63.54vw;
    margin: 4.16vw auto;
    padding: 1.35vw 3.22vw;
    background-color: white;
    border: 1px solid;
}
.sell_btn_03 {
    padding: 0 31.25vw 2.6vw;
}
.sell_time_support {
    padding: 0 28.42vw;
    margin-bottom: 6.17vw;
}

.block_sell_deco{
    display: grid;
    width: 54.52vw;
    padding-top: 3.125vw;
    grid-template-columns: auto auto ;
}
.sell_deco_content{
    display: grid;
    grid-template-columns: auto auto;
}
.sell_deco_img {
    height: 2.5vw;
}
.sell_deco{
    display:flex;
    align-items: center;
    padding-bottom: 1.04vw;
}
.sell_deco_url{
    align-self: center;
    color: #333 !important;
}
.sell_deco_img06 {
    padding: 3.125vw 0 0 22.44vw;
}
.sell_deco_img06 img {
    height: 6.77vw;
}
/*Block Sell END */
/* build 01 */
.triangle01 {
    width: 39.9vw;
    z-index: 3;
}
.black_line {
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 0.4vw;
    display: inline-flex;
}
.black_line_media{
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 0.6vw;
    display: none;
}
.btn_rml01 {
    width: 60vw;
    height: 12.3vw;
}
.bg_number_build::before {
    background-image: url(../images/shopinfo/build01.svg);
}
.build_scroll_media {
    width: 100%;
    margin: 3.5vw 0;
    overflow-x: scroll;
    white-space: nowrap;
    background-color: #009f97;
    z-index: 1;
}
.build_img_slide {
    display: inline-block;
    margin: 0.85vw 0.4vw;
    position: relative;
}
.build_img_slide img {
    height: 22.8vw;
}
.build_img_slide img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.build_img_slide img:nth-child(2):hover {
    opacity: 1;
}
.btn_build {
    padding-top: 6vw;
    text-align: center;
}
.btn_build_01 {
    margin-left: 40vw;
}
.btn_build_div_01 {
    width: fit-content;
    padding-top: 0;
    margin: 4vw auto 0 auto;
}
.btn_build_div_02 {
    width: fit-content;
    padding-top: 0;
    margin: 4vw auto;
}
.btn_build_div_03 {
    width: 42vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    text-align: unset;
    margin-top: 18.3vw;
    margin-bottom: -4vw;
}
.build_02 {
    width: 55vw;
    height: 14vw;
    margin: 4vw 0 0 28vw;
    padding: 3.5vw 11vw 5vw 0;
    text-align: right;
}
.build_02_bg {
    background: url(../images/shopinfo/build02.svg) no-repeat 45vw 0vw / contain;
}
.build_02_text p {
    text-align: right;
}
/* build 03 */
.section_build {
    position: relative;
}
.top_bk_build {
    width: 45.56vw;
}
.build_03 {
    width: 62vw;
    margin: 0 auto;
    position: relative;
}
.btn_build_house {
    margin: 2.8vw auto;
    width: fit-content;
}
.suport_cus {
    height: 14vw;
    padding-top: 4vw;
    padding-left: 7vw;
    background: url(../images/shopinfo/build03.svg) no-repeat top left;
    background-size: contain;
}
.build_03 img {
    position: absolute;
    bottom: -1vw;
    left: 10vw;
}
.build_03 span {
    position: absolute;
    bottom: -0.5vw;
    left: 11.5vw;
}
.build_contacts {
    position: relative;
    width: 56vw;
    margin: 4vw auto;
}
.rml_contact{
    margin-bottom: 6vw;
}
.build_i_want div:nth-child(1) {
    text-align: center;
}
.build_i_want div:nth-child(2) {
    width: 38.01vw;
    margin: -2vw auto 1vw auto;
}
.build_fukidashi02 {
    width: 25.36vw;
    text-align: center;
}
.build_fukidashi02 img {
    margin-top: -1.5vw;
}
.build_fukidashi03 {
    width: 30.99vw;
    text-align: center;
}
.build_fukidashi03 img {
    margin-top: -1.5vw;
}
.fukidashi {
    width: 57vw;
    display: flex;
    align-items: baseline;
}
.build_please_contact {
    display: inline-flex;
    width: 55.26vw;
    height: 14.58vw;
    padding-left: 8vw;
    margin-top: 2vw;
    background: url(../images/shopinfo/build_decoration-1.png) no-repeat center center;
    background-size: cover;
    align-items: center;
}
.btn_build_02 {
    margin-left: -6vw;
    padding: 2vw 7.3vw;
}

.build_support_time {
    margin-left: 2vw;
    margin-bottom: 6vw;
}
.build_support_time .time_spt_tit {
    padding-left: 5vw;
}
.build_support_time .time_spt {
    padding-left: 12.5vw;
}
/* remodeling */
.build_contacts .btn_build {
    height: 5vw;
    margin-left: 10.6vw;
    margin-top: 4vw;
    padding-top: 0;
    text-align: left;
}
.build_contacts .btn_remodeling {
    position: absolute;
}
.bg_number_remodeling::before {
    background-image: url(../images/shopinfo/remodeling01.svg);
}
.top_bk_remodeling {
    width: 66.67vw;
}
.remodeling01 {
    position: relative;
}
.remodeling01 div {
    position: absolute;
    top: 6vw;
    left: 3vw;
    font-size: 1.06vw;
}
.remodeling_02_bg {
    background: url(../images/shopinfo/remodeling02.svg) no-repeat 42vw 0vw / contain;
}
.remodeling_price {
    width: 62vw;
        margin: 2vw auto;
}
.remodeling_price_01 {
    position: relative;
    height: 13.39vw;
    margin-left: 7vw;
    color: #333;
}
.remodeling_price_01 img {
    width: 52.92vw;
}
.remodeling_price_01 div {
    position: absolute;
    width: 48vw;
    top: 1vw;
    left: 2vw;
}
.remodeling_hover {
    position: relative;
    content: " ";
    width: 51.35vw !important;
    height: 11.7vw;
    margin-top: -0.4vw;
    margin-left: -1.2vw;
    background-color: #59B200;
    border-radius: 0.3vw;
    opacity: 0;
    z-index: 5;
}
.remodeling_hover:hover {
    opacity: 0.5;
}
/* **************************** */
.fnt_bold {
    font-weight: bold;
}
.block_buy_03 {
    height: 60.5vw;
    background: #e6ecf2;
    opacity: 1;
    position: relative;
}
.block_buy_04{
    position: relative;
    height: 95vw;
}
.img_right{
    position: absolute;
    right: 0%;
    transform: translateY(-50%);
    z-index: 5;
}
.img_left{
    position: absolute;
    left:0%;
    top: 100%;
    transform: translateY(-50%);
}
.img_block{
    height: 72.68vw;
}
.block_header{
    display: flex;
    align-items: center;
    position: absolute;
}
.block_header_text_buy03, .block_header_text_buy04{
    display: flex;
}
.block_header_text_buy03 .line_sp{
    width: 87vw;
}
.block_header_03 {
    top: 2.35vw;
    left: 14.8vw;
}
.block_header_04 {
    top: 6vw;
    left: 32.4vw;
}
.block_number {
    width: 8.1vw;
    height: 13.4vw;
	    margin-right: 1vw;
}
.block_number_buy04{
    position: relative;
}
.block_header_text_buy04{
    position: relative;
    left: 14%;
}
.text_title {
    position:relative;
}
.line{
    content: "---------------------";
    position: absolute;
    top: 38%;
    left: 0%;
    width: 108%;
    font-size: 1.67vw;
    color:#d80000;
    letter-spacing: 0.5vw;
}
.text_desc {
    padding-left: 2.7vw;
}
.buy03_content{
    top: 15vw !important;
}
.block_buy04_content {
    position: absolute;
    top: 15vw;
    left: 23vw;
}
.block_buy03_content_01,.block_buy03_content_02,.block_buy03_content_03,.block_buy04_content_01,.block_buy04_content_02,.block_buy04_content_03 {
    display: flex;
    margin-bottom: 3vw;
}
.block_buy03_content_02 {
    padding-left: 2.08vw;
}
.block_buy03_content_03 {
    padding-left: 4.16vw;
}
.block_buy04_content_01 {
    padding-left: 5.2vw;
}
.block_buy04_content_02 {
    padding-left: 2.6vw;
}
.content_title {
    margin-bottom: 1vw;
    position:relative;
}
.content_img {
    padding-right: 1.45vw;
}
.content_img img{
    width: 11.98vw;
}
.buy04_decoration {
    position: absolute;
    top: 37vw;
    left: 34.5vw;
}
.buy05_decoration {
    position: absolute;
    top: 38vw;
    left: 27.2vw;
}
.buy03_decoration {
    position: absolute;
    top: 63vw;
    left: 15.57vw;
}
.decoration_img_04, .decoration_img_05 {
    height: 10.6vw;
    position: relative;
}
.decoration_img_03 {
    height: 12.6vw;
    position: relative;
}
.decoration_text_04 {
    position: absolute;
    top: 30%;
    left: 4%;
}
.decoration_text_05 {
    position: absolute;
    top: 30%;
    left: 4.5vw;
}
.decoration_text_03 {
    position: absolute;
    top: 44%;
    left: 16.6vw;
}
@media screen and (max-width:767px) {
.decoration_text_03 {
    left: 5.6vw;
	top: 30%;
}
}/**/
.block_btn {
    width: 39.58vw;
    height: 8.33vw;
    border: 5px solid #ffffff;
    border-radius: 3px;
    color: white;
    letter-spacing: 1.6px;
    cursor: pointer;
}
.btn_red {
    background-color: #d80000;
}
.block_btn_03{
    position: absolute;
    top: 81%;
    left:41vw;
    z-index: 15;
}
.block_btn_04{
    position: absolute;
    top: 51.5vw;
    left: 31.25vw;
}
.btn_red:hover{
    background-color: white;
    border-color:#d80000 ;
    color: #d80000;
}
.time_support{
    position: absolute;
    top: 79.2vw;
    left: 29.79vw;
}
.phone{
    padding-left: 3.6vw;
	font-size: 2.8vw;
}
.fnt40.fw_bold.ml100w{
	font-size: 2.8vw;
}
.time{
    padding-left: 3vw;
}
.time_spt_tit {
    padding-left: 3vw;
}
.time_spt {
    padding-left: 3.1vw;
font-size: 120%;
}
.miru_img {
    width: 13.54vw;
    position: absolute;
    top: 36vw;
    right: 9vw;
}
/* ******************************************** */
.bg_number_borrow::before {
    background-image: url(../images/shopinfo/borrow01.svg);
}
.borrow_top_content {
    position: relative;
    top: 10vw;
    left: 10vw;
}
.btn_borrow_div {
    width: 35vw;
    margin: 13vw auto 0 40vw;
}
.borrow_02_bg {
    background: url(../images/shopinfo/borrow02.svg) no-repeat 40vw 0 / contain;
    margin-left: 33.5vw;
}
.borrow_point {
    width: 51vw;
    height: 85vw;
    margin: -2vw auto;
}
.borow_point_01 {
    display: inline-flex;
    align-items: center;
    margin-top: 0vw;
}
.borrow_decoration02 {
    height: 18vw;
}
.borrow_decoration02 p {
    margin-top: -7vw;
    margin-left: 1vw;
}
.borrow_decoration03 {
    margin-top: 3vw;
    width: 57vw;
    text-align: center;
}
.borrow_decoration03 p {
    margin-top: -6vw;
    text-align: center;
}
.borrow_top_content_03 {
    position: relative;
    top: 22vw;
    left: 13vw;
}
.borrow_point .btn_borrow_div_02, .btn_borrow_div_02{
    top: 1vw;
    position: relative;
    text-align: center;
}
.btn_borrow_div_03{
    top: 0.5vw;
    width: fit-content;
    margin: 0 auto;
}
.borrow_step {
    height: 58vw;
    margin-top: 2.5vw;
}
.ct_brr {
    margin-bottom: 2.8vw;
}
.borrow_content_end {
    width: 58vw;
    margin: 7vw auto;
}
.borrow_decoration13_text {
    margin: -25vw 0 0 2vw;
}
.borrow_find_room {
    width: 70%;
    height: 8vw;
    margin-top: 8vw;
    margin-left: auto;
    margin-right: auto;
}
.borrow_find_room div {
    margin-top: -5vw;
    text-align: center;
}
.details_rental {
    height: 10vw;
    margin-top: 5vw;
}
.borow_support_time {
    position: relative;
    margin: 5vw 0 0 2vw;
}
.borow_support_time img {
    position: absolute;
    width: 11.72vw;
    right: 10vw;
    top: 0;
}
.section_borrow {
    height: 139.7vw;
}
.shf_borr04_step1{
   position: relative;
}
.brr_step01{
    font-size: 1.6vw;
    left: 30.63vw;
    width: 7.19vw;
    height: 2.6vw;
    color: #FF8000;
    top: 17vw;
    position: absolute;
}
.brr_step02{
    font-size: 1.38vw;
    font-weight: bold;
    left: 40.42vw;
    height: 1.88vw;
    position: absolute;
    top: 17.5vw;
    z-index: 2;
}
.brr_img01{
    left: 39.91vw;
    width: 30.65vw;
    height: 2.86vw;
    position: absolute;
    top: 17vw;
    z-index: 1;
}
.brr_img02{
    left: 46.98vw;
    position: absolute;
    top: 20vw;
    width: 1.84vw;
    height: 2.55vw;
}
.shf_borr04_step2{
   position: relative;
    top: 6vw;
}
.shf_borr04_step3{
   position: relative;
    top: 12vw;
}
.shf_borr04_step4{
   position: relative;
    top: 18vw;
}
.shf_borr04_step5{
   position: relative;
    top: 24vw;
}
.shf_borr04_step6{
   position: relative;
    top: 30vw;
}
.shf_borr04_step7{
   position: relative;
    top: 36vw;
}
.text_center_md{
   display: none;
}
.shf_borr04_step2 .brr_img01{
    width: 38vw;
}
.shf_borr04_step3 .brr_img01{
    width: 27.65vw;
}
.shf_borr04_step4 .brr_img01, .shf_borr04_step6 .brr_img01, .shf_borr04_step7 .brr_img01{
    width: 18.65vw;
}
.shf_borr04_step5 .brr_img01{
    width: 13.65vw;
}
.borr01_content01, .borr01_content02, .borr01_content03{
    position: relative;
    margin-bottom: 1.4vw;
}
.brr_cont01{
    width: 4.51vw;
    height: 3.23vw;
    margin-right: 4vw;
}
.brr_cont02{
    font-size: 1.16vw;
    font-weight: 600;
    left: 0.6vw;
    position: absolute;
}
.brr_cont03{
    font-size: 1.17vw;
    position: absolute;
}
.shopinfo_conf, .shf_point01 {
    position: relative;
}
.shf_point01_title08{
    position: absolute;
    width: 66.67vw;
    height: 29.11vw;
}
.shopinfo_borrow{
    height: 208vw;
}
.shf_borr03{
    position: relative;
    height: 53.9vw;
}
.shf_borr03_left{
   position: relative;
}
.shf_borr03_left img, .shf_borr03_right img{
    width: 32.84vw;
    height: 87.74vw;
    top: 16vw;
    position: absolute;
}
.shf_borr01_content, .shf_borr03{
    height: 59.89vw;
    background: #E6ECF2;
    position: relative;
}
.shf_borr03_center{
    left: 13.32vw;
    position: relative;
    width: 54vw;
}
.borr03_center01_title img{
    width: 8.07vw;
    height: 13.49vw;
    top: 2vw;
    position: absolute;
	    left: -1vw;
}
.shf_borr01_content01, .borr03_center01_title span{
    font-size: 1.86vw;
    position: absolute;
    font-weight: bold;
    top: 15vw;
    left: 22.97vw;
}
.borr03_center01_title span{
    top: 3vw;
    left: 8vw;
}
.brr_line, .borr03_line{
    left: 22.55vw;
    width: 41.18vw;
    position: absolute;
    font-size: 3vw;
    color: #FF8000;
    top: 21.5vw;
    letter-spacing: 0.4vw;
}
.borr03_line{
    top: 3.59vw;
    left: 8vw;
}
.borr03_center01_span{
   position: relative;
}
.borr03_center01_span p{
    font-size: 1.35vw;
    top: 8.3vw;
    position: absolute;
    left: 9vw;
    width: 42.32vw;
}
.borr03_center01_content{
    position: relative;
    top: 16vw;
    left: 8vw;
    width: 50.57vw;
    height: 20.57vw;
    background-image: url("../images/shopinfo/borrow_decoration05.png");
    background-size: cover;
}
.center_orange{
    color: #FF8000;
    font-size: 1.56vw;
}
.center01_content{
    top: 2.5vw;
    left: 2.5vw;
    position: absolute;
    right: 1.5vw;
    font-size: 1.35vw;
}
.borr03_center01_content{
    position: relative;
    top: 14vw;
}
.shf_borr03_right{
   position: relative;
}
.shf_borr03_right img{
    position: absolute;
    transform: translateY(-68.1%);
    right: 0;
}
.brr_button_point02{
    position: relative;
    top: -7vw;
    left: -4vw;
}
.shf_borr01_content04{
    width: 71.93vw;
    height: 13.44vw;
}
.brr_button, .brr_button_point02{
   position: relative;
}
.brr_button_point02 {
    position: absolute;
    left: 36vw;
    font-size: 2.08vw;
    font-weight: bold;
    top: 50vw;
}
.brr_button button, .brr_button_point02 button{
    position: absolute;
    right: 31.25vw;
    width: 37.5vw;
    height: 8.33vw;
    font-size: 2.08vw;
    background: #FF8000;
    border: none;
    border-radius: 3px;
    color: #fff;
    top: 47vw;
    left: 41.9vw;
}
.shf_point03_01 .consultation_img02 {
    width: 57.19vw;
}
.brr_button button:hover, .brr_button_point02 button:hover{
    color: #FF8000 ;
    background: #fff;
    border-radius: 3px;
    border: 5px solid #FF8000;
}
.shf_borr04{
    position: relative;
    top: 0vw;
}
.shf_borr04_title{
   position: relative;
   left: 13vw;
   top: -1vw;
   width: 86vw;
}
.shf_borr04_title p{
    left: 25.8vw;
    right: 22.45vw;
    width: 49.7vw;
    top: 5.5vw;
    font-size: 1.86vw;
    font-weight: bold;
    position: absolute;
    z-index: 1;
}
.shf_borr04_title .brr_line{
    width: 52.2vw;
    left: 25vw;
    top: 8vw;
    position: absolute;
    overflow: hidden;
    height: 1vw;
    line-height: 1vw;
}
.shf_borr04_title img{
    left: 61vw;
    width: 9.58vw;
    height: 13.49vw;
    position: absolute;
}
.shf_borr04_title span{
    font-size: 1.35vw;
    top: 11vw;
    position: absolute;
    left: 21.92vw;
    right: 31.67vw;
    width: 45.42vw;
    height: 3.39vw;
}
.line_violet_01 {
    margin-bottom: 0.3vw;
    color: #7835D3;
    line-height: 0.2vw;
    font-size: 3vw;
    letter-spacing: 0.4vw;
    font-weight: normal;
}
.consultation_img01 {
    width: 100%;
    position: relative;
    height: 16vw;
    margin-top: 3vw;
}
.shf_point02_img02 {
    position: absolute;
    right: 0;
    margin-top: 2vw;
}
.consultation_img01_line_text {
    width: 57.19vw;
    position: absolute;
    right: 0;
}
.consultation_point0_div {
    height: 16vw;
    margin: 36vw 0 0 22vw;
}
.section_consultation {
    margin-top: 6vw;
    height: 375vw;
}
.shf_img_left {
    position: absolute;
    width: 39.84vw;
    right: 0;
    transform: translateY(-50%);
}
.consultation_img02 {
    top: 30vw;
    left: -22vw;
}
.shf_point05_01 {
    margin-top: -15vw !important;
}
.shf_point05 {
    position: relative;
    margin-top: 18vw;
}
.shf_point05_img_left {
    position: absolute;
    width: 39.84vw;
    right: 0;
    transform: translateY(-50%);
}
.end_page_snow {
    width: 45vw;
    margin: 3vw auto 0 auto;
}
.end_page_title {
    width: 57vw;
    text-align: center;
}
.consultation_img04 {
    width: 57.19vw;
    margin-top: 0;
    left: 0;
}
.consultation_line03_media{
    display: none;
}
/* consultation */
.font26{
   font-size: 1.35vw;
}
.fontW{
   font-weight: bold;
}
.font40{
   font-size: 2.08vw;
}
.font23{
   font-size: 1.02vw;
}
.font30{
   font-size: 1.56vw;
}
.font32{
   font-size: 1.67vw;
}
.font80{
   font-size: 4.17vw;
}
.colorE6{
   background-color: #E6ECF2;
}
.relative {
   position: relative;
}
.shf_point01{
   height: 54.17vw;
}
.shf_point01_img{
    position: absolute;
    width: 66.67vw;
    height: 29.11vw;
    margin-top: 1vw;
}
.shf_point01_ct_tille{
    position: relative;
    padding-top: 4vw;
    z-index: 1;
}
.point_line{
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 0.6vw;
    display: inline-flex;
}
.img_cons{
    width: 6.56vw;
    height: 5.19vw;
    margin: 0px 1vw 0 1vw;
}
.img_left{
    position: absolute;
    transform: translateY(-50%);
    z-index: 3;
    width: 34.84vw;
    height: 72.74vw;
    right: 0;
}
.shf_point01_left{
    position: absolute;
    transform: translateY(-50%);
    z-index: 5;
}
.shf_point01_left01{
   width: 33.84vw;
    position: relative;
   height: 79.69vw;
}
.shf_point01_left02{
    position: absolute;
    left: 13vw;
    top: 19vw;
    width: 1.17vw;
}
.shf_point03_cont{
    z-index: 2;
    position: absolute;
    left: 18vw;
}
.shf_point03_cont01{
    position: relative;
    top: -2vw;
}
.shf_point03_cont02{
    position: absolute;
    top: 3vw;
    width: 51vw;
}
.shf_point03_cont03{
    margin-top: 0vw;
}
.shf_point01_01 img{
    width: 11.93vw;
    height: 8.17vw;
}
.consul_point01 img {
    width: 11.93vw;
}
.shf_point01_01 span{
    margin-top: 3vw;
    margin-left: 1vw;
    width: 54vw;
}
.shf_point01_01{
   display: flex;
}
.shf_point01_01_p02,
.shf_point01_01_p{
        width: 45vw;
    margin-left: 1vw;
    margin-top: 0vw;
}
.shf_point02_img02{
    width: 57.19vw;
    height: 26.93vw;
}
.shf_point02_img01{
   width: 57.19vw;
    margin-bottom: 0.5vw;
}
.shf_point02_cont{
   margin-left: -20vw;
}
.shf_point02{
    float: right;
    margin: -11vw 0 0vw 41vw;
}
.shf_point02_text{
    margin: 0 0.8vw;
}
.shf_point03{
        margin-top: 46vw;
    height: 47.17vw;
    position: relative;
}
.shf_point03_01{
    position: absolute;
    height: 29vw;
    z-index: 2;
    top: 39vw;
    left: 26vw;
}
.shf_point03 .shf_point03_cont{
    top: 1vw;
    left: 19vw;
}
.shf_point03 .shf_point01_left{
    top: 16vw;
}
.shf_point03_text{
    margin-top: -2.5vw;
    margin-left: 40vw;
}
.shf_point04{
    position: relative;
        margin: 16vw 0 0 48.8vw;
    right: 0;
}
.shf_point04_01{
    position: absolute;
    height: 29vw;
    z-index: 2;
    top: 1vw;
    left: 0vw;
}
.shf_point05_cont{
    width: 70vw;
    margin: auto;
    margin-top: 35vw;
    margin-left: 20.5vw;
}
.end_page{
    width: 57vw;
    margin: 2vw auto 0 auto;
    text-align: center;
}
.end_page_img01{
    width: 51.93vw;
}
.end_page_img02{
    width: 52.08vw;
}
.end_page_img03{
    width: 52.08vw;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0,0.4);
    z-index: 999;
    display: none;
}
.end_page_content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #333333;
    opacity: 1;
}
.end_page_content p{
    padding: 1.5vw;
}
.end_page_snow img{
    width: 44.69vw;
}
.end_page_snow p{
    text-align: center;
    margin-left: -2vw;
    margin-top: -8vw;
}
.btn_end_page a:hover{
    background-color: #fff;
    border: 0.3vw solid #7835D3;
    color: #7835D3;
}
.btn_end_page{
    margin: 7vw auto 6vw;
    text-align: center;
}
.end_page_phone{
    margin-left: 5vw;
    margin-top: -1vw;
}
.end_page_txt{
    margin-left: 10vw;
    margin-top: -2vw;
}
.text_center_media, .text_center_md{
    display: none;
}
.btn_end_page a{
    background: none;
    border: none;
}
.btn_end_page a:hover{
    background: none;
    border: none;
}
.font15{
   font-size: 15px;
}
.line_orange_brr_media{
   display: none;
}
.brr_title_text_media{
   display: none;
}
.build_02_text_media{
   display: none;
}
.btn_org_media{
   display: none;
}
.fnt15_media{
   display: none;
}
.sp{
   display: none;
}
.borrow_point .btn_borrow_div_02{
    top: 2vw;
    width: fit-content;
    margin: 0 auto;
}
.consultation_point01{
    height: 7vw;
    width: 12vw;
}
.brr_button_point02 button:hover{
    cursor: pointer;
}
.consul_point01 {
   position: relative;
}
.consul_point01 span{
    position: absolute;
    top: 1vw;
    left: 15vw;
}
.btn_top{
    display: none;
}
.buy_content_top .buy_point {
   position: relative;
}
.buy_mt{
    position: absolute;
    top: 0;
    left: 11vw;
}
/* end consultation */
.pc_rml_header_title{
    padding-right: 1vw;
}
.pc_rml_content_title{
    padding-left: 0.5vw;
}
.remodeling01{
    margin-top: 3.125vw;
    margin-left: 2.6vw;
}
.rml_support_time{
    margin-left: 10.64vw;
}
.rml_support_time .time_spt_tit {
    padding-left: 5vw;
}
.rml_support_time .time_spt {
    padding-left: 12.5vw;
}
.pc_sell_content_01{
    padding-left: 1vw;
}
.pc_sell_content_01 p {
    margin-left: 0vw;
}
.ct_01_link_01 {
    width: 19.45vw;
    margin-right: 18vw !important;
}
.btn_slice{
    position:relative;
}
.pc_01{
    position:absolute;
    left: 0;
    opacity: 0;
    transition: transform 0.8s;
    width: 22vw !important;
    top:0;
    bottom:0;
    right:0;
}
.btn_slice .pc_01:hover {
    opacity: 1;
    animation: right_to_left 0.8s ease 1;
}
.btn_slice:hover .pc{
    opacity: 0;
}
@keyframes right_to_left {
    0% {
       margin-left: -1vw;
   }
    100% {
       margin-left: 0vw;
   }
}
/* Responsive SP START */
.line_sp {
    display: none;
}
.decoration_text_04_sp, .decoration_text_05_sp {
    display: none;
}
.block_btn br {
    display: none;
}
.sp_sell_line_top{
    display: none;
}
.sp_sell_content_title{
    display: none;
}
.sp_sell_content_01,.sp_sell_content_02,.sp_sell_content_03{
    display: none;
}
.sell_decoration_text_02 br, .sell_decoration_text_04 br , .block_sell03_content_info a > br{
    display: none;
}
.sp_rml_img01, .sp_rml_img02, .sp_rml_img03{
    display: none;
}
.sp_black_line{
    display: none;
}
.sp_rml_content_title{
    display: none;
}
.sp_line_green_01{
    display: none;
}
.sp_remodeling01_img{
    display: none;
}
.btn_rml_02{
    padding-left: 0 !important;
    margin-left: 7vw !important;
    margin-bottom: 5.2vw;
    width: 38vw;
}
.support_time_end {
    margin: 0 auto;
    width: 37vw;
}
.support_time_end .time_spt_tit {
    padding-left: 6vw;
}
.support_time_end .time_spt {
    padding-left: 12.5vw;
    width: 150%;
}

/* css move btn to top */
.on_top {
    position: relative;
    z-index: 15;
}
/* end css move btn to top */

/* common sp - pc */
.sp {
    display: none;
}
.sp_inline {
    display: none;
}
/* end common sp - pc */
.img_puremiamu_bannar {
    width: 57vw;
}
/* css mobile <768px */
@media screen and (max-width:767px) {
   /* common sp - pc */
    .pc {
        display: none;
   }
    .sp {
        display: block !important;
   }
    .sp_inline {
        display: inline-flex;
   }
   /* end common sp - pc */

   .clr_black{
        color: black;
    }
    .fnt23_sp {
        font-size: 6.14vw !important;
    }
    .fnt15 {
        font-size: 4vw !important;
    }
    .fnt16 {
        font-size: 4.27vw;
    }
    .fnt17 {
        font-size: 4.5vw !important;
    }
	.fnt40.fnt17 {
        font-size: 6.04vw !important;
    }
	.point_title.fnt40.fnt17,
	.point_title_active.fnt40.fnt17{
        font-size: 4.04vw !important;
    }
	.point_sub.fnt40.fnt17 {
        font-size: 4.04vw !important;
    }
    .fnt18{
        font-size: 4.8vw;
    }
    .fnt19{
        font-size: 5.1vw;
    }
    .fnt35_sp{
        font-size: 9.3vw;
    }
    .mlA_17vw {
       margin-left: -1.5vw !important;
    }
    .mlA_17_5vw{
            margin-left: -14.5vw !important;
    }
    .spi_fullpage {
        background-size: 16%;
    }
    .block_buy_03 {
        height: 175.21vw;
    }
    .img_block {
        height: 51.87vw;
    }
	.img_right {
    position: absolute;
    right: 0%;
    transform: translateY(-50%);
    z-index: 5;
}
    .div_img_01 {
        height: auto;
   }
    .div_img_01::before {
        content: none;
   }
    .banner_content {
        width: 80%;
        top: 55vw;
        left: 10%;
   }
    .banner_content p:nth-child(1) {
        font-size: 9vw;
        font-weight: bold;
		text-align: center!important;
   }
    .black_line_top {
        width: 82vw;
        font-size: 7vw;
        letter-spacing: 2vw;
        white-space: nowrap;
        height: 1em;
   }
    .banner_content p:nth-child(3) {
        font-size: 3.5vw;
   }
    .div_btn_img img {
        width: 30%;
   }
	.bg_number::before {
    left: -4.5vw;
}
    .row_01_btn {
        text-align: center;
        margin: -23.2vw 0 0 0 !important;
   }
   .row_01_btn, .row_02_btn, .row_03_btn {
        width: 100% !important;
        text-align: center;
        margin: -13.87vw 0 0 0 !important;
   }
    .row_03_btn a:nth-child(1) {
        /*margin-right: 15%;*/
   }
    .row_03_btn a:nth-child(2) {
        margin-left: 15%;
   }
    .header_bottom p {
        font-size: 4.8vw;
        padding-top: 38.33vw;
   }
    .ct_buy_01 {
        margin-top: 27vw;
   }
    .ct_div {
        width: 90%;
   }
    .ct_div p {
        font-size: 4vw;
        width: 90%;
   }
    .but_01_title {
        width: 90%;
        margin: 0 auto 1.5vw -0.8vw;
        font-size: 6.67vw;
   }
    .but_01_title span {
        font-size: 10.67vw;
   }
    .ct_01_link_01 img {
        width: 44vw;
   }
    .sp_top_bk_03 {
        position: absolute;
        top: 0;
        right: 0;
   }
    .ct_buy_02 {
        background: url("../images/shopinfo/sp_top_bk_02.svg") no-repeat top right;
   }
    .ct_buy_03 {
        background: url("../images/shopinfo/sp_top_bk_03.svg") no-repeat top right;
   }
    .ct_buy_04 {
        background: url("../images/shopinfo/sp_top_bk_04.svg") no-repeat top right;
   }
    .ct_buy_05 {
        background: url("../images/shopinfo/sp_top_bk_05.svg") no-repeat top right;
   }
    .ct_buy_06 {
        background: url("../images/shopinfo/sp_top_bk_06.svg") no-repeat top right;
   }
    .ct_01_link_01 a img {
        margin: 5.33vw 0 8vw auto !important;
        margin-right: -9vw;
   }
    .w_nornal {
        width: auto;
   }
    .buy_top {
        width: 8.53vw;
   }
    .buy_line_top span {
        font-size: 8vw;
   }
    .black_line {
        font-size: 8.53vw;
        line-height: 8vw;
   }
    .buy_content_top p {
        font-size: 5vw;
   }
   .ct_brr .buy_line_top {
    padding-top: 9vw;
   }
   .content_02 {
       height: 439vw;
   }
    .ct_02_rec {
        height: auto;
		    padding-bottom: 19vw;
   }
    .buy_triangle_w {
        width: 22vw;
   }
    .sp_buy_line03 {
        margin-left: -2.67vw;
        height: 10vw;
   }
   .sp_buy_line03 img {
       width: 43.2vw;
   }
    .sp_buy_line04 {
        margin-left: 13.33vw;
        height: 10vw;
   }
    .sp_buy_line04 img {
        width: 51.2vw;
   }
    .buy_content_top {
        padding-bottom: 5.3vw;
        width: 86%;
		padding-top: 2vw;
    }
    .buy_content_02 div:nth-child(1) {
        font-size: 6vw;
   }
    .buy_content_02 div:nth-child(2) {
        font-size: 4vw;
        width: 50vw;
   }
    .buy_content_02 {
        margin-top: 3.33vw;
        width: 95%;
		    left: 0;
   }
    .buy_content_02 p {
        font-size: 4.67vw;
   }
   .buy_02_line_red_1 {
       width: auto;
   }
   .line_green_02 {
        letter-spacing: 1.5vw;
        font-size: 4.67vw !important;
        font-weight: bold;
    }
    .buy_point img:nth-child(1) {
        width: 23.47vw;
        height: 9vw;
        margin-left: -1.33vw;
   }
    .buy_point {
        display: block;
   }
   .puremiamu_bannar {
        margin: 0 auto;
        width: 95%;
    }
    .buy_point div {
        width: 100%;
        margin-top: 11vw;
        font-size: 4vw;
        margin-left: -13vw;
        height: 11vw;
   }
    .buy_point_01, .buy_point_02, .buy_point_03 {
        margin: 5.33vw 0 2.67vw 0;
        width: 100%;
   }
    .buy_triangle_w {
        top: auto;
        transform: translateY(-7%);
   }
    .btn_find_housing_01 {
        top: 93%;
        left: 25vw;
   }
    .btn_find_housing_03 {
        position: absolute;
        margin-top: 8vw;
        border-radius: 1.33vw;
   }
    .buy_02 {
        margin: 21.67vw 0 0 0;
   }
    .buy_02 .buy_content_02 div:nth-child(1) {
        margin-left: 6vw !important;
   }
    .rcm_pro_mem {
		    margin: 3vw auto 5vw auto;
        padding: 3.5vw 2vw 1vw 16vw;
        width: 90%;
        height: 21.33vw;
        background-size: 100%;
        font-size: 4.8vw;
        line-height: normal;
   }
    .as_member {
        width: 90%;
        font-size: 4vw;
   }
    .buy_point_04, .buy_point_05, .buy_point_06 {
        margin: 4vw 0 0 0;
        display: flex;
   }
    .buy_point_04 div p:nth-child(1), .buy_point_05 div p:nth-child(1), .buy_point_06 div p:nth-child(1){
        margin-top: 1.87vw;
        font-size: 4.27vw;
   }
    .line_red {
        font-size: 4.67vw;
        letter-spacing: 1.5vw;
        font-weight: bold;
   }
   .btn_find_housing {
        width: 56.33vw;
        height: 20.27vw;
        border: 0.8vw solid #fff;
        font-size: 4.53vw;
        text-align: center;
        border-radius: 2vw;
    }
    .buy_03 {
        padding: 0;
        background: url(../images/shopinfo/sp_buy_decoration02@2x.png) no-repeat center center;
        background-size: cover;
        height: 18.67vw;
   }
    .buy_03 p {
        margin-left: 11.2vw;
        padding-top: 5vw;
   }
    .buy_know_more a {
        position: absolute;
        padding: 4vw 10.67vw;
        width: 100%;
        text-align: center;
        border: 0.8vw solid #333;
        border-radius: 1.33vw;
   }
    .btn_find_housing_02 {
        margin: 0 0 0 8vw;
        height: 25.33vw;
   }
    .sp_build_text_02 {
        margin: 10.67vw 0 0 -3.47vw !important;
        width: 110%;
   }
   .sp_build_text_02 p:nth-child(1) {
       font-size: 4.8vw;
   }
   .sp_build_text_02 p:nth-child(2) {
       font-size: 4vw;
   }
    .build_scroll_media {
        height: auto;
        margin: 0;
        padding: 2.67vw 0;
   }
    .build_img_slide img {
        height: 61.33vw;
   }
    .build_scroll_01_hover {
        width: 100%;
        height: 61.33vw;
        position: absolute;
        top: 0;
        background-color: #009F974D;
        opacity: 0;
   }
   .build_support_time_left_1 {
       margin-left: 0vw;
   }
   .sp_build_line03 {
       height: 10vw;
   }
   .sp_build_line04 {
       margin-left: 18.67vw;
       height: 10vw;
   }
   .ml100w {
    margin-left: 0vw !important;
}
   .sp_build_line03 img {
       width: 57.60vw;
   }
   .sp_build_line04 img {
       width: 37.60vw;
   }
    .build_scroll_01_hover:hover {
        opacity: 1;
   }
    .btn_custom_build {
        font-size: 4.53vw;
        position: absolute;
        width: 70%;
        text-align: center;
        margin: 0px 15%;
        padding: 0;
        border-radius: 1.33vw;
   }
    .btn_custom_build div {
        height: 21.33vw;
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
   }
    .btn_build {
        padding-top: 6vw;
        height: 33.33vw;
        text-align: unset;
   }
    .build_02_text p {
        font-size: 6.13vw;
   }
    .build_02 {
        width: 94.33vw;
    margin: 0 4vw 2.67vw 3vw;
    padding: 3.5vw 9vw 5vw 0;
   }
    .section_build .ct_02_rec .buy_line_top {
        padding-top: 9vw;
   }
    .build_02_text {
        padding-right: 2.33vw;
   }
    .build_02_bg {
        background: url(../images/shopinfo/sp_build02.svg) no-repeat top right / 10%;
        height: 30vw;
        margin-top: 2.6vw;
   }
    .build_02_text_05 {
        width: 100%;
        margin-top: 2.67vw;
        margin-left: 5.33vw;
        font-size: 4vw;
   }
    .build_scroll_media_02 {
        padding: 2.67vw 0 0 0;
   }
    .build_03 .suport_cus p {
        font-size: 6.13vw;
   }
    .build_03 {
        width: 81.33vw;
   }
    .suport_cus {
        padding-top: 1.33vw;
        padding-left: 8vw;
        margin-bottom: 13.33vw;
   }
    .build_03 img {
        position: unset;
        width: 26.67vw;
   }
    .build_03 span {
        font-size: 4vw;
        left: 4vw;
        bottom: 2.67vw;
   }
    .build_contacts {
        width: 90%;
        margin-bottom: 13.33vw;
   }
    .build_i_want div:nth-child(1) {
        font-size: 4vw;
   }
    .build_i_want div:nth-child(2) {
        width: 80%;
   }
    .build_fukidashi02 {
        width: 60%;
   }
    .fukidashi {
        width: 100%;
        display: unset;
   }
    .build_fukidashi03 {
        width: 70% !important;
        margin-top: 5.33vw !important;
        margin-left: 20% !important;
        font-size: 4vw;
   }
    .build_please_contact {
        display: block;
        width: 100%;
        height: 37.33vw;
        padding: 12vw 0;
        background: url(../images/shopinfo/sp_build_decoration01@2x.png) no-repeat center center / 100%;
        font-size: 4.8vw;
        text-align: center;
   }
    .build_support_time div:nth-child(1), .build_support_time div:nth-child(3) {
        font-size: 4vw;
   }
   .btn_build_house {
       width: 61vw;
       margin: 5vw auto 7vw;
   }
    .build_support_time div:nth-child(2) {
        font-size: 4.53vw;
   }
    .build_contacts .btn_build {
        height: 26.67vw;
   }
    .buy_content_top .buy_point {
        position: relative;
        padding-bottom: 10.5vw;
        margin-bottom: 18vw;
   }
    .btn_rml01, .btn_build_div_03 {
        width: unset;
		margin-top: 0;
   }
   .btn_build_02 {
        margin: 7vw auto;
    }
    .build_support_time {
        margin-left: 0vw;
    }
    .build_support_time .time_spt_tit {
        padding-left: 0vw;
    }
	.fnt40.fw_bold.ml100w {
    font-size: 6.0vw;
}
    .build_support_time .time_spt {
        padding-left: 0vw;
    }
   /* consultation */
   .buy_mg{
        margin-top: -1vw !important;
        margin-left: 1vw !important;
    }
    .black_line_media{
        display: inline-flex;
        font-size: 7.82vw;
        margin-top: -1vw;
    }
    .consultation_top_png{
        width: 10.6vw;
        margin-top: -2vw;
    }
    .top_bk_build{
        margin-top: 0.5vw;
        width: 96vw;
    }
    .triangle01, .cons_triangle_w, .shf_point01_left01 ,.shf_borr03_right img{
        height: 54vw;
        width: 23vw;
    }
    .cons_02_rec{
        height: 214vw;
    }
    .cons_triangle_w{
        position: absolute;
        transform: translateY(324%);
    }
    .consultation_midasi{
        top: 130vw;
    }
    .cons_point {
        margin-top: 13vw;
    }
    .consultation_line03{
        display: none;
    }
    .consultation_line03_media{
        display: block;
    }
    .consultation_line03_media img{
        width: 50vw;
    }
    .consultation_line03_media01{
        margin-left: -14vw;
		height: 9vw;
    }
    .shf_point03_cont03{
        font-size: 4vw;
        width: 94vw;
        margin-left: -18vw;
    }
    .consultation_point01,.consultation_point02 {
        height: 8vw !important;
        width: 23.5vw !important;
    }
    .consultation_point02{
        margin-top: 3vw;
    margin-left: 11vw;
    }
    .shf_point01_01 span ,.consul_point01 span, .borow_point_01 span{
        font-size: 5vw;
    margin-top: 0vw;
    margin-left: 2vw;
    width: 82vw;
    }
    .consultation_point01_img span {
        margin-left: 2.3vw;
    }
    .consul_point01{
        margin-left: 5.3vw;
    }
    .shf_point01_01{
            width: 80vw;
        margin-left: -14.5vw;
        margin-top: 9vw;
        margin-bottom: 5.3vw;
    }
    .shf_point01_05{
        padding-top: 4.3vw;
            margin-left: -14.5vw;
    }
    .shf_point01_01_p{
        width: 86vw;
        margin-left: -14vw ;
        font-size: 4vw;
    }
    .shf_point03_cont03{
        font-size: 4vw !important;
    }
    .shf_point01_01_p02{
            margin-left: -2vw;
    width: 73vw;
    margin-top: 0 !important;
    }
    .shf_point03_01 .consultation_img02 {
        width: 90vw;
        height: 45vw;
    }
    .shf_point02_img02{
        width: 90vw;
        height: 45vw;
    }
    .consultation_img01{
        margin-top: -27px;
    }
    .consultation_img01_line_text{
        width: 92.19vw;
        margin-top: -16px;
    }
    .shf_point02_img01{
        width: 91.19vw;
    }
    .shf_point02_text{
        font-size: 4vw;
        margin-top: -4vw;
        margin-left: 0;
    }
    .line_violet {
        font-size: 4.67vw;
        letter-spacing: 1.5vw;
        font-weight: bold;
        color: #7835D3;
    }
    .shf_point03{
            margin-top: 183.3vw;
        z-index: 5;
		height: 194vw;
    }
    .shf_point03_01{
        top: 180.3vw;
		height: inherit;
		left: 0;
    }
    .consul_point01{
            margin-top: 9vw;
        margin-bottom: 9.3vw;
        margin-left: -19vw;
        display: flex;
    }
    .consultation_point0_div .shf_point01_01_p{
        margin-left: -18vw;
    }
    .shf_point03_text{
        font-size: 4vw;
        margin-top: -4vw;
        margin-left: 0;
    }
    .jus_right {
        justify-content: right;
    }
    .shf_point05 p {
        margin-left: 0 !important;
    }
    .shf_point05_01 {
        width: 90%;
       /* margin-top: -26vw !important; */
       top: 13vw;
    }
    .text_point03{
        margin-top: 2px !important;
        width: 165px;
    }
    .shf_point04{
        margin: 9vw 0 17vw 40.8vw;
		top: 20vw;
    }
    .section_consultation .line_red {
        margin-top: -1vw;
    }
    .consultation_img02{
       top: 166vw;
    left: -9vw;
    }
    .shf_point03_cont{
        margin-left: 20px;
    }
    .shf_point03 .shf_point01_01_p{
        width: 84vw;
        font-size: 4vw;
    }
    .shf_point03 .shf_point01_01_p02{
        width: 65vw;
        font-size: 4vw;
        margin-right: 0 !important;
        margin-left: 8vw ;
    }
    .shf_point05{
        margin-top: 22vw;
    }
    .shf_point05_img_left{
        display: none;
    }
    .shf_point05_cont{
        margin: 84vw 0px auto 22vw;
    }
    .shf_point05_cont .shf_point01_01_p{
        width: 84vw;
    }
    .text_center{
        display: none;
    }
    .text_center_media{
        display: block;
        font-size: 5vw;
        width: 83vw;
        left: 6vw;
        position: absolute;
        top: -7vw;
    }
    .text_center_md{
        width: 97vw;
        height: 10vw;
        position: absolute;
        left: 2vw;
    }
    .end_page_img01{
        width: 90vw;
        height: auto;
        margin-top: 10vw;
    }
    .end_page_title{
        width: 90vw;
    }
    .end_page_img02, .end_page_img03{
        width: 90vw;
        height: auto;
    }
    .end_page_content{
        width: 70%;
        max-width: 80%;
        max-height: 80%;
        overflow-y: scroll;
    }
    .end_page_content p{
        /* height: 179vw; */
        width: 100%;
        font-size: 4vw;
        padding: 1.5vw;
    }
    .section_consultation{
            height: 1171vw;
    }
    .end_page_snow{
        width: 86vw;
            margin-top: 10vw;
    }
    .end_page_snow p{
        font-size: 5vw;
        margin-top: -17vw;
    }
    .end_page .btn_end_page_media button{
        height: 20vw;
        width: 58vw;
        font-size: 5vw;
        text-align: center;
        display: block;
    }
    .btn_end_page {
        margin: 11.6vw auto;
        width: 80vw;
    }
    .btn_bg_violet {
        margin: 0 auto;
    }
    .end_page .build_support_time {
        margin-left: -4vw;
    }
    .end_text{
        margin-left: 0vw;
        margin-top: 8vw;
        font-size: 4vw;
    }
    .end_phone{
        font-size: 4.53vw;
    }
    .cons_end_text{
        font-size: 4vw;
    }
    .cons_02_rec .buy_content_top{
        margin-left: 22vw;
        width: 78vw;
    }
    .cons_02_rec .shf_point01_01_p{
        margin-top: 5.3vw;
        font-size: 4vw;
    }
    .end_page .build_support_time div:nth-child(1), .build_support_time div:nth-child(3){
        font-size: 4vw;
    }
    .end_page .build_support_time div:nth-child(2){
        font-size: 5vw;
    }
    .section_build .ct_02_rec{
        height: auto;
    }
    .buy_top{
        margin: -1vw 1vw 0 1vw;
        width: 10vw;
    }
	.buy_line_top {
    padding-top: 9vw;
}
    .section_buy_03 .img_left {
        transform: translateY(-36%);
    }
    /* borrow */
    .ct_brr{
            height: 202vw;
        position: relative;
    }
    .ct_brr .buy_content_top{
        margin-left: 17vw;
        width: 83vw;
    }
    .buy_midasi{
        display: none;
    }
    .bg_number_borrow{
        margin-left: -6vw;
    }
    .bg_number_brr {
        box-sizing: border-box;
    }
    .line_orange_brr_media{
        display: block;
        font-size: 6vw;
        font-weight: bold;
        width: 66vw;
    }
    .build_02 .line_orange_brr_media{
        position: relative;
        left: 17vw;
        top: 4vw;
    }
    .line_orange_02{
        margin-left: 46px;
    }
    .bg_number_brr div:nth-child(2){
        font-size: 6vw;
		margin-bottom: 5vw;
    }
    .bg_number_brr p{
        font-size: 4vw;
        margin-left: -3vw;
    }
    .brr_title_text_media{
        display: block;
        margin-left: -12px;
        width: 84vw;
    }
    .brr_title_text{
    display: none;
    }
    .borrow_top_content{
        margin-top: 37.3vw;
        margin-left: -18vw;
        width: 100%;
    }
    .brr_cont01{
        height: 9.6vw;
        width: 19.5vw;
    }
    .brr_cont02{
        font-size: 4vw;
        width: 59vw;
    }
    .brr_cont03{
        font-size: 4vw;
        width: 56vw;
        margin-left: 4vw;
    }
    .borr01_content01, .borr01_content02, .borr01_content03{
        margin-bottom: 12.3vw;
        width: 91%;
    }
    .btn_borrow_div_media{
        margin: 30vw auto 0 auto;
        width: 49vw;
    }
    .btn_borrow{
        font-size: 4.3vw;
        margin-left: -15vw;
        position: relative;
        padding: 5vw;
    }
    .build_02_text_media{
        position: relative;
        display: block;
        top: 17vw;
        left: 11vw;
        width: 100%;
    }
    .build_02_text_media p{
        font-size: 6vw;
    }
    .borow_point_01{
        margin-top: 16px;
        margin-left: -49px;
    }
    .borrow_decoration02 img{
        margin-left: -17vw;
        margin-top: 1vw;
        height: 33vw;
        width: 73vw;
    }
    .borrow_point div:nth-child(2), .borrow_point div:nth-child(5), .borr03_center01_span p{
        margin-left: -13vw;
        margin-top: 4vw;
        width: 82vw;
        font-size: 4vw;
    }
    .borrow_decoration02 p{
        margin: -25vw 0px 0px -14vw;
        width: 86vw;
        font-size: 4vw;
    }
    .section_borrow{
        height: 449vw;
    }
    .shopinfo_borrow{
        height: 600vw;
    }
    .borrow_point02{
        margin-top: 44vw;
    }
    .end_page_snow img, .borrow_decoration03 img{
        width: 86vw;
        height: 23vw;
    }
    .borrow_decoration03{
        width: 85vw;
        left: 15vw;
        position: absolute;
    }
    .borrow_decoration03 p{
        width: 88vw;
        margin-top: -13vw;
        margin-left: -9vw;
        font-size: 4.5vw;
    }
    .btn_org_media{
        display: block;
        margin: 48vw auto auto 24px;
        top: 47vw !important;
		left: -8%;
    }
    .btn_org_media button{
        width: 60vw;
        height: 21vw;
    }
    .borr03_center01_title img{
        top: 4px;
        left: -8.27vw;
    }
    .shf_borr03{
        height: 214.1vw;
    }
	.shf_borr03_center {
    top: 9vw;
}
    .line_orange_brr_media .line_orange_01{
        margin-left: 0;
        font-size: 4.67vw;
        letter-spacing: 1.5vw;
        font-weight: bold;
    }
    .shf_borr03_left .cons_triangle_w{
        left: 0;
        transform: translateY(371.1%);
        height: 47vw;
        width: 26vw;
        z-index: 2;
    }
    .shf_borr03 .borr03_center01_span p{
        margin-top: -4vw;
    }
    .center01_content{
        font-size: 4vw;
    }
    .borr03_center01_content{
        height: 74vw;
        width: 95vw;
        left: -11vw;
        top: 22vw;
        background-image: url(../images/shopinfo/sp_borrow_decoration05.png);
        background-size: contain;
    }
    .borrow_top_content_03{
        top: 76vw;
        left: 29vw;
        width: 31vw;
    }

    .borrow_top_content_03 .borr01_content01 ,  .borrow_top_content_03 .borr01_content02 ,  .borrow_top_content_03 .borr01_content03 {
        margin-bottom: 5.3vw;
    }
    .center_orange{
        font-size: 5vw;
    }
    .center01_content{
        left: 8vw;
        top: 5.5vw;
        right: 4.5vw;
    }
    .borrow_top_content_03 .brr_cont03{
        width: 39vw;
    }
    .borrow_top_content_03 .borr01_content03{
        top: 6vw;
    }
    .borrow_step{
        margin-top: -8vw;
        margin-left: 0;
    }
    .brr_button_point02 {
        top: 184vw;
    left: 30vw;
    }
    .brr_button_point02 button{
        width: 62vw;
        font-size: 5vw;
        height: 20vw;
    }
    .shf_borr04{
        top: 0vw;
    }
    .shopinfo_end{
        height: 1504px;
    }
    .shf_borr04_title img{
        left: 84vw;
    }
    .shf_borr04 .line_orange_brr_media p{
        font-size: 6vw;
        width: 57vw;
        left: 38vw;
    }
    .shf_borr04 .line_orange_brr_media p{
        top: -1vw;
        left: 28vw;
    }
    .shf_borr04 .line_orange_brr_media p:nth-child(2){
        top: 7vw;
    left: 16vw;
    }
    .consultation_line_div {
        display: inline-flex;
    }
    .shf_borr04 .line_orange_brr_media p:nth-child(3){
        top: 8vw;
    left: 35vw;
    }
    .shf_borr04 .line_orange_brr_media p:nth-child(4){
        top: 16vw;
        left: 35vw;
    }
    .shf_borr04_title{
        height: 44vw;
        top: 9vw;
		left: 0;
    }
    .shf_borr04_title span{
        margin-left: -15vw;
        margin-top: 11vw;
        width: 85vw;
        font-size: 4vw;
    }
    .brr_step01{
        font-size: 3.5vw;
		font-weight: bold;
		left: 1vw;
    }
    .brr_step02{
        left: 15vw;
        width: 82vw;
        font-size: 4vw;
    }
    .brr_img01{
        top: 19vw;
        left: 14vw;
        width: 63vw;
        height: 6vw;
    }
    .shf_borr04_step2 .brr_img01{
        width: 80vw;
    }
    .shf_borr04_step2 .brr_step02{
        left: 15vw;
        width: 80vw;
        font-size: 4vw;
    }
    .brr_img02{
        left: 42vw;
        top: 26vw;
        height: 6vw;
        width: 6vw;
    }
    .shf_borr04_step{
        padding-bottom: 5vw;
    }
	.shf_borr04_step2{
        top: 10vw;
    }
	.shf_borr04_step3{
        top: 20vw;
    }
	.shf_borr04_step4{
        top: 30vw;
    }
	.shf_borr04_step5{
        top: 40vw;
    }
	.shf_borr04_step6{
        top: 50vw;
    }
	.shf_borr04_step7{
        top: 60vw;
    }
    .shf_borr04_step_img {
        width: 40vw;
        height: 5vw;
    }
    .shf_borr04_step_image{
        width: 102px;
    }
    .btn_borrow_div_02 a{
        margin: auto;
        top: 35vw;
    }
    .borrow_content_end{
       margin: 65.5vw 0 0 5vw;
        width: 90%;
    }
    .fnt15_media{
        display: block;
        width: 87vw;
        line-height: 1.3;
    }
    .fnt15pc{
        font-size: 4vw;
    }
    .fnt16pc{
        font-size: 16px;
    }
    .borrow_content_end img {
        height: 33vw;
		width: 53vw;
    }
    .borrow_decoration13_text{
            margin-top: -27vw;
    }
    .borrow_decoration13_text div:nth-child(3){
        width: 85vw;
		    margin-top: 5vw !important;
    }
    .borrow_content_end .borrow_find_room{
        width: 93vw;
        left: 2vw;
        position: relative;
    }
    .borrow_find_room img{
        width: 88vw;
        height: 15vw;
        margin: 0;
    }
    .borrow_find_room div{
        font-size: 5vw;
        margin-top: -10vw;
        margin-left: 1vw;
    }
    .details_rental {
        height: 10vw;
        margin-top: 12vw;
    }
    .details_rental img {
        margin: 0 auto;
        height: auto;
		    width: inherit;
    }
    .sp{
        display: block;
    }
    .buy_know_more button{
        height: 19vw;
        width: 78vw;
        font-size: 6vw;
        margin-top: 4vw;
    }
    .borow_support_time{
        margin: 28vw 0 0 4vw;
        width: 80vw;
    }
    .borow_support_time img{
        height: 22vw;
        width: 18vw;
        left: 72vw;
    }
    .borow_support_time div, .borow_support_time span{
        font-size: 4vw;
    }
    .mleft{
        margin-left: 39px;
    }
    .mtop{
        margin-top: 7vw;
    }
    .borow_support_time div:nth-child(9){
        margin-left: 6vw;
    }
    .end_page{
        width: 90vw;
        margin: 14vw auto 0 auto;
    }
    .ct_brr .buy_content_top {
        padding-bottom: 0;
    }
    .borrow_triangle02{
        transform: translateY(-79%);
    }
    .ct_brr .build_02{
        width: 100%;
    }
    .shf_borr03 .shf_borr03_right img{
        transform: translateY(-79.1%);
    }
    .borrow_02_bg{
        height: 25vw;
    margin-top: 6vw;
    width: 77%;
    padding-top: 0;
    margin-left: 17vw;
    background: url(../images/shopinfo/borrow02.svg) no-repeat 64vw 4vw / contain;
    background-size: 9vw;
    }
	.borrow_step {
    width: 90%;
    padding: 0 5%;
}
    .shf_borr04 .btn_borrow_div_03{
        width: 88vw;
            top: 62vw;
    }
	
    .text_center_md{
        display: block;
        position: absolute;
        width: 79vw;
        height: 10vw;
        left: 7vw;
        font-size: 4vw;
    }
    .end_page_title{
        position: relative;
    }
    .borrow_content_end .buy_know_more a{
        background: none;
        border: none;
        left: -5vw;
        width: 100%;
    }
    .borrow_content_end .buy_know_more a:hover{
        background: none;
        border: none;
    }
    .shf_borr04_step3 .brr_img01{
        width: 59.65vw;
    }
    .shf_borr04_step4 .brr_img01, .shf_borr04_step6 .brr_img01, .shf_borr04_step7 .brr_img01{
        width: 39.65vw;
    }
    .shf_borr04_step5 .brr_img01{
        width: 27.65vw;
    }
    .shf_point03 .shf_point03_cont{
        top: 0vw;
        left: 15.5vw;
    }
 .consultation_point0_div {
    height: 16vw;
    /* margin: 3vw 0 0 24vw; */
    top: 201vw;
    position: absolute;
}
    .consultation_point0_div .consul_point01 span{
            margin-left: 21.3vw;
    width: 57vw;
    }
    .consultation_right_img_03 {
            top: 12vw;
    }
    .btn_end_page_media {
        display: block;
        margin-left: 15vw;
    }
    .btn_top{
        display: block;
        margin-left: 73vw;
        position: absolute;
        width: 20vw;
        margin-top: -6vw;
    }
    .cons_point .shf_point01_01_p{
        margin-top: 13.3vw;
        position: absolute;
    }
    .block_sell .img_left{
        transform: translateY(-36%);
    }
    .cons_02_rec .buy_line_top {
        padding-top: 9vw;
    }
    .line_orange_01 {
        font-size: 4.67vw;
        letter-spacing: 1.5vw;
        font-weight: bold;
    }
    .shf_point03_cont03 {
        font-size: 4vw;
    }
   /* BUY03 SP START */
    .block_header_03 {
        top: 14vw;
        left: 0;
        padding-left: 4vw;
        width: 95.09vw;
        position: relative;
   }
    .block_number {
        height: 15vw;
        width: 9vw;
		margin-right: 1vw;
		margin-top: 4vw;
   }
    .line {
        display: none;
   }
    .line_sp {
        display: block;
        position: absolute;
        top: 50%;
        left: 0%;
        width: 100%;
        font-size: 4.67vw;
        color: #d80000;
        letter-spacing: 1.5vw;
   }
    .text_desc {
        position: absolute;
        top: 13vw;
        padding-left: 10vw;
   }
    .text_desc br {
        display: none;
   }
    .buy03_content {
        top: 38.98vw !important;
        left: 0 !important;
        width: 84.26vw;
        margin-left: 7.86vw;
   }
    .content_img img{
        width: 21.5vw;
   }
    .content_sub {
        margin-left: -25vw;
        padding-left: 0 !important;
        width: 85vw;
        padding-top: 2vw;
   }
    .block_buy03_content_02, .block_buy03_content_03, .block_buy04_content_01, .block_buy04_content_02 {
        padding-left: 0 !important;
   }
    .block_buy03_content_01, .block_buy03_content_02, .block_buy03_content_03, .block_buy04_content_01, .block_buy04_content_02, .block_buy04_content_03 {
        margin-bottom: 5.3vw;
   }
    .buy04_decoration {
        left: 14.28vw;
        top: 117.4vw;
   }
    .decoration_img_04, .decoration_img_05 {
        height: 18.43vw;
   }
    .decoration_text_04 {
        display: none;
   }
    .decoration_text_04_sp, .decoration_text_05_sp {
        display: block;
        position: absolute;
        top: 0%;
        left: 15%;
        text-align: center;
   }
    .block_btn_03 {
        left: 30.7vw;
        top: 83%;
   }
    .block_btn br {
        display: block;
   }
    .block_btn {
        width: 61.41vw;
        height: 20vw;
        font-size: 4.5vw;
        border: 1px;
   }
   /* BUY03 SP END */
   /* BUY04 SP START */
    .block_buy_04 {
       height: 253vw;
   }
    .block_header_04 {
        top: 13.08vw;
		left: 22.4vw;
   }
    .block_header_text_buy04 {
        left: 0;
   }
    .block_header_text_buy04 .text_desc br {
        display: none;
   }
    .block_header_text_buy04 .text_desc {
        padding-left: 0;
        width: 80vw;
        top: 9.5vw;
        right: -6vw;
   }
    .block_header_text_buy04 .line_sp{
        width: 104%;
   }
    .block_buy04_content {
        top: 38vw;
        left: 8vw;
   }
    .buy05_decoration {
        top: 120vw;
        left: 11.6vw;
   }
    .decoration_img_03, .decoration_img_04, .decoration_img_05 {
        height: 20vw;
   }
    .decoration_text_05 {
        display: none;
   }
    .decoration_text_05_sp {
        display: block;
        position: absolute;
        top: 0%;
        left: 5%;
        text-align: center;
   }
    .block_btn_04 {
        left: 20vw;
        top: 149vw;
   }
    .buy03_decoration{
        top: 179.43vw;
        left: 4vw;
   }
    .miru_img{
        display: none;
   }
    .time_support {
        top: 208vw;
        left: 8vw;
   }
    .phone,.time{
        padding-left: 0vw;
   }
   .time_spt_tit {
    padding-left: 0vw;
    }
    .time_spt {
        padding-left: 0vw;
        padding-right: 7vw;
    }
	.time_spt.fnt15 {
        font-size: 7vw;
    }
   /* BUY04 SP END */
   /* SELL SP START */
    .block_sell01_background{
        height: 155.67vw;
		padding-top: 0.6vw;
   }
    .block_sell01{
        height: 186.4vw;
   }
    .sell_top_bg {
        width: 47.8vw;
   }
    .sp_sell_line_top{
        position: relative;
        display: flex;
        align-items: center;
		padding-top: 8vw;
   }
    .sell_line_top{
        display: none;
   }
    .sp_sell_top{
        height: 9.3vw;
        margin: 0 2.13vw;
   }
    .sp_sell_line_top img:nth-child(1) {
        width: 2.13vw;
   }
    .sp_sell_line_top img:nth-child(4) {
        width: 52.93vw;
   }
    .sell_content_top{
        width: 84vw;
		margin: 1vw auto;
   }
    .sell_content_01{
        margin-top: 2.13vw;
   }
    .sell_content_title{
        display: none;
   }
    .sp_sell_content_title{
        display: block;
   }
    .sp_sell_line03, .sp_sell_line04{
        display: flex;
        flex-direction: column;
   }
    .sp_sell_line03 img {
        width: 57.73vw;
        margin-left: -1.3vw;
   }
    .sp_sell_line04 img {
        width: 37.3vw;
        margin-left: -1.3vw;
   }
    .sp_sell_line04{
        padding-left: 18.67vw;
   }
    .sell_midasi_img{
        display: none;
   }
    .sell_content_01::before{
        height: 14.67vw;
        width: 4.8vw;
        background-size: cover;
        left: -4.5%;
		top: 6vw;
   }
    .pc_sell_content_01,.pc_sell_content_02{
        display: none;
   }
    .sp_sell_content_01{
        display: block;
        padding-left: 4.1vw;
        padding-top: 4.2vw;
   }
    .sp_line_blue{
        display: block;
        letter-spacing: 1.5vw;
        margin-bottom: 0.3vw;
        color: #007fff;
        line-height: 0.2vw;
        font-size: 6.67vw;
        font-weight: normal;
        margin-top: -1vw;
   }
    .sell_decoration01{
        top: 73.8vw;
        left: 4vw;
   }
    .sell_decoration_img_01{
        height: 9.1vw;
   }
    .sell_fukidashi01{
        top: 90.13vw;
        left: 7.5vw;
   }
    .sell_fukidashi_img_01{
        height: 14.4vw;
   }
    .sell_fukidashi_text01{
        top: -3vw;
   }
    .sell_woman_img{
        height: 24.27vw;
        top: 62.53vw;
        left: 71.73vw;
   }
    .sell_fukidashi02{
        top: 111vw;
        left: 7.73vw;
   }
    .sell_fukidashi_img_02{
        height: 9.6vw;
   }
    .sell_fukidashi_text02{
        top: -5vw;
   }
    .sell_fukidashi03{
        top: 124.47vw;
        left: 44.27vw;
   }
    .sell_fukidashi_img_03{
        height: 8vw;
   }
    .sell_fukidashi_text03{
        top: -4vw;
        left: 13%;
   }
    .sell_fukidashi04{
        top: 138.4vw;
        left: 27.2vw;
   }
    .sell_fukidashi_img_04{
        height: 9.86vw;
   }
    .sell_fukidashi_text04{
        top: -4vw;
        left: 5%;
   }
    .sell_decoration02{
        padding: 8.53vw 0 6.69vw 16.8vw;
   }
    .sell_decoration_img_02{
        height: 21.9vw;
        width: 79.2vw;
   }
    .sell_decoration_text_02 br, .sell_decoration_text_04 br {
        display: block;
   }
    .sell_decoration_text_02 {
        top: 35%;
        left: 20.6vw;
        text-align: center;
   }
    .sell_decoration03{
        padding-left: 8vw;
   }
.sell_decoration03 span {
    font-size: 3.5vw;
	left: 13vw;
}
.sell_decoration03 img {
    position: absolute;
    bottom: -1vw;
    left: 8vw;
}	
    .sell_decoration_img_03{
        height: 5.3vw;
   }
    .sell_decoration_text_03 {
        top: -45%;
        left: 9.6vw;
   }
    .sell_fukidashi_img_05{
        height: 8.3vw;
        margin-top: 7.18vw;
   }
    .sell_fukidashi05{
        margin-top: 5.67vw;
        margin-left: 8vw;
   }
    .sell_fukidashi_text05{
        top:-3vw;
   }
    .sell_fukidashi_img_06{
        height: 12.3vw;
   }
   .sell_fukidashi05 .sell_fukidashi_img_06{
       margin-top: 10.3vw;
   }
    .sell_fukidashi06{
        margin-left: 21.9vw;
        margin-top: 8.2vw;
   }
    .sell_fukidashi_text06{
        top: -7vw;
   }
    .sell_block_text{
        position: relative;
        margin-left: 8vw;
        margin-top: 5.3vw;
   }
    .sell_man_img{
        height: 26.13vw;
        position: absolute;
        top: -53vw;
        left: 60.3vw;
   }
    .fnt_bold_disable{
        font-weight: normal;
   }
    .sell_decoration_img_04{
        height: 21.87vw;
   }
    .sell_decoration04{
        padding: 5.3vw 8vw 8vw;
   }
    .sell_decoration_text_04 {
        top: 25%;
        left: 14.6vw;
        text-align: center;
   }
    .sell_btn_01{
        padding: 0 19.2vw 13.3vw;
   }
    .sp_sell_content_02{
        display: block;
        padding-top: 3.2vw;
   }
    .block_sell01_header{
        margin-top: 0;
        margin-left: 17.13vw;
        margin-right: 5vw;
        align-items: normal;
   }
    .float_right{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
   }
    .block_hover_tranition_active{
        margin: 0 auto;
        margin-top: 8vw;
        width: 92vw;
   }
    .block_point_header{
        padding-bottom: 2.7vw;
        padding-left: 9.12vw;
        padding-right: 4vw;
   }
    .point_title{
        padding-right: 5.3vw;
        padding-left: 2.67vw;
   }
    .point_title::before{
        top: 22%;
        left: -4vw;
        border-right: 2.4vw solid transparent;
        border-left: 2.4vw solid transparent;
        border-top: 4.2vw solid #333;
   }
    .point_title_active::before{
        width: 5.6vw;
        height: 1.5vw;
        left: -4vw;
   }
    .block_point_content{
        padding: 0 4vw;
   }
    .point_title_active{
        padding-left: 2.67vw;
        padding-right: 5.3vw;
   }
    .siru_img{
        height: 18.67vw;
        left: 3vw;
        top: 10.67vw;
   }
    .sell_btn_02{
        padding: 8vw 19.3vw 13.3vw;
   }
    .block_sell_deco{
        width: 85vw;
        padding-top: 8vw;
        padding-bottom: 6.53vw;
        display: flex;
        flex-direction: column;
   }
    .sell_deco_img{
        width: 26.67vw;
        padding-right: 2.67vw;
   }
    .sell_deco_url{
        font-size: 15px;
   }
    .sell_deco_img06 img {
        height: 24.53vw;
   }
    .sell_deco_img06{
        padding: 2.53vw 0 0;
        width: 61.3vw;
        margin: 0 auto;
   }
    .block_point_content .content_sub{
        margin-left: 0;
   }
    .block_header_sell03 {
        margin-top: 0;
        margin-left: 8vw;
   }
    .pc_sell_content_03{
        display: none;
   }
    .sp_sell_content_03{
        display: block;
        padding-top: 3.2vw;
   }
    .block_sell03_content_info{
        width: 92vw;
        margin-bottom: 8vw;
		padding: 4vw 4vw;
   }
    .block_sell03_content_info a > br{
        display: block;
   }
    .sell_btn_03{
        padding: 0vw 19.3vw 11.3vw;
   }
    .sell_time_support{
        padding: 0 8vw 11.83vw;
        margin-bottom: 0;
   }
   .sell_time_support .time_spt {
    padding-right: 0;
}
   /* SELL SP END */
   /* REMODELING SP START */
    .sp_rml_bg{
        height: 146.67vw;
   }
    .sp_rml_triangle{
        top: 92.5%;
   }
    .top_bk_remodeling{
        width: 83.2vw;
   }
    .sp_rml_top{
        display: flex;
        align-items: center;
   }
    .sp_rml_top_img{
        width: 9.3vw;
   }
    .sp_rml_content{
        width: 92vw;
        margin: 3vw auto;
   }
    .pc_rml_img01, .pc_rml_img02, .pc_rml_img03,.pc_black_line{
        display: none;
   }
    .sp_rml_img01, .sp_rml_img02, .sp_rml_img03,.sp_black_line{
        display: block;
   }
.sp_rml_img01, .sp_rml_img02, .sp_rml_img03{
        width: 100%;
   }
    .sp_rml_img01{
        width: 92vw;
   }
    .sp_rml01{
        margin: 0 !important;
        margin-top: 13.67vw !important;
   }
    .sp_rml_content01{
        position: absolute;
        top: 10vw !important;
        left: 0 !important;
        padding: 4vw;
        font-size: 4vw;
   }
    .sp_rml_content01 p{
        font-size: 4vw;
   }
    .sp_rml_content01 br, .sp_rml_content02 br{
        display: none;
   }
    .sp_rml_img02{
        height: 55.5vw;
   }
    .sp_rml_content02{
        top: 10vw !important;
        left: 0 !important;
        padding: 4vw;
        font-size: 4vw;
        padding-right: 4vw;
   }
    .sp_rml02{
        margin-top: 5vw !important;
        margin-left: 26vw !important;
   }
    .sp_rml_line_top span{
        margin:0;
        font-size: 9.3vw;
   }
    .pc_rml_content_title{
        display: none;
   }
    .sp_rml_content_title{
    position: relative;
    top: -6vw;
   }
    .sp_rml_line03, .sp_rml_line04 {
        display: flex;
        flex-direction: column;
   }
    .sp_rml_line03 img, .sp_rml_line04 img{
        margin-left: -2vw;
   }
    .sp_rml_line04{
        padding-left: 6vw;
   }
    .sp_rml_line04 img{
        width: 65vw;
   }
    .sp_rml_line03{
        padding-left: 50vw;
   }
    .sp_rml_line03 img{
        width: 30vw;
   }
    .sp_rml_top01{
        margin-left: 8vw;
        margin-top: -0.6vw;
   }
    .sp_rml03{
        margin-top: 4vw !important;
        margin-left: 0vw !important;
   }
    /*.sp_rml_img03{
        height: 30.3vw;
   }*/
    .sp_rml_content03{
        top: 7vw !important;
        left: 0 !important;
        padding: 4vw;
        font-size: 4vw;
        padding-right: 4vw;
   }
    .line_green_01{
        display: none;
   }
    .sp_line_green_01{
        display: block;
        letter-spacing: 1.5vw;
        margin-bottom: 0.3vw;
        color: #59B200;
        line-height: 0.2vw;
        font-size: 6.67vw !important;
        font-weight: normal;
        margin-top: -1vw;
   }
    .btn_remodeling{
        padding: 4.23vw 12vw;
        font-size: 4.53vw;
   }
    .btn_custom_rml{
        font-size: 4.53vw;
        position: absolute;
        width: 70vw;
        text-align: center;
        margin: 0px 15%;
        padding: 0;
   }
    .btn_custom_rml div{
        height: 19.3vw;
        align-items: center;
        display: flex;
        justify-content: center;
        text-align: center;
   }
    .remodeling_02_bg{
        height: 14.4vw;
        background: url(../images/shopinfo/remodeling02.svg) no-repeat 85vw 0vw / contain;
}

    .remodeling_price{
        width: 92vw;
        margin: 0 auto;
        margin-top: 2.67vw;
   }
    .remodeling_price_01 img{
        width: 92vw;
        height: 35vw;
        margin-bottom: 2.3vw;
        margin: 0 auto;
   }
    .remodeling_price_01{
        height: 35vw;
        width: 92vw;
        margin-left: 0vw;
   }
    .pc_remodeling01_img{
        display: none;
   }
    .sp_remodeling01_img{
        display: block;
   }
    .remodeling_price_01 div{
        width: 80vw;
        padding: 4vw;
   }
    .rml_02{
        padding-top: 2.67vw;
        padding-right: 8.67vw;
        margin: 0 3vw 2.67vw 3vw;
        width: 94.6vw;
   }
    .rml_02 .build_02_text p {
        margin-right: 0 !important;
        margin-top: 0 !important;
        margin-left: -7vw;
   }
    .rml_02 .build_02_text {
        padding-right: 0;
   }
    .rml_contact{
        margin: 2vw auto;
        margin-bottom: 13.3vw;
   }
    .rml_support_time{
        margin: 0;
   }
   .rml_support_time .time_spt_tit {
       padding-left: 0vw;
   }
   .rml_support_time .time_spt {
       padding-left: 0vw;
   }
    .btn_rml01{
        padding: 0;
        height: 20.4vw;
        margin-bottom: 13.3vw;
   }
    .rml_container{
        height: 248.67vw;
        margin-bottom: 8.67vw;
   }
    .btn_rml_02 {
        margin-top: 5vw !important;
        height: 20.67vw !important;
        padding-left: 0 !important;
   }
    .btn_rml_02 a {
        margin: 0 11%;
        width: 70vw;
   }
   /* REMODELING SP END */
    .btn_slice:before,.btn_slice_red::before,.btn_slice_blue01::before,.btn_slice_green02::before,.btn_slice_green01::before,.btn_slice_ogrange01::before,.btn_slice_violet_01::before{
        content: none !important;
   }
    .shf_point01_01 .text_point03{
        width: 40vw;
        margin-top: -0.8vw !important;
   }
    .content_center{
        width: 84vw;
        margin-left: -14vw !important;
   }
    .consultation_line03_media .sp_sell_line04{
        width: 36vw !important;
        padding-left: 0;
        margin-bottom: 4vw;
   }
    .content_buy_01{
        width: 38.5vw !important;
   }
    .buy01_content{
        margin-left: 3vw;
   }
   .support_time_end {
        width: 90vw;
        margin-left: 10vw;
    }
    .support_time_end .time_spt_tit {
        padding-left: 0vw;
    }
    .support_time_end .time_spt {
        padding-left: 0vw;
        padding-right: 0;
        width: 100%;
    }
    .ct_01_link_01 .sp{
        float:none !important;
    }
    .remodeling01 div {
        font-size: 4vw;
    }

}
/* end css mobile < 768px */
.buy_content_02 div:nth-child(1) {
    height: 4.17vw;
    margin-right: 1.04vw;
}
.line_red_01 {
    width: 13.8vw;
}

.line_red_02 {
    width: 18vw;
}
.line_red_03 {
    width: 26vw;
    height: 0.46vw;
    padding-bottom: 0.2vw;
}
.line_red_04 {
    width: 20.26vw;
    height: 0.46vw;
    padding-bottom: 0.2vw;
}
.line_red_05 {
    width: 28.65vw;
    height: 0.46vw;
    padding-bottom: 0.2vw;
}
.line_violet_30 {
    width: 3.33vw;
}
.line_violet_31 {
    width: 41vw;
}
.line_violet_32 {
    width: 38.5vw;
}
.line_violet_34 {
    width: 34.5vw;
}
.buy_content_02_div_1 {
    width: 19vw;
}
.consultation_img01_line_text {
    display: inline-flex;
    align-items: center;
    height: 1.56vw;
}
.shf_point03_01_title {
    display: inline-flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .line_red_01 {
        width: 30vw;
    }
    .line_red_02 {
        width: 37vw !important;
    }
    .line_red_03 {
        width: 54.93vw !important;
        height: 0.8vw !important;
    }
    .line_red_04 {
        width: 41vw !important;
        height: 0.8vw !important;
    }
    .line_red_05 {
        width: 59.73vw !important;
        height: 0.8vw !important;
    }
    .buy_content_02_div_1 {
        width: 41vw;
    }
    .consultation_line_div {
        display: inline-flex !important;
        width: 95vw;
            margin-top: 6vw;
    }
}
@media screen and (max-width:768px) {
    .sp_rml_content01 br,.sp_rml_content02 br,.sp_rml_content03 br{
        display: none;
    }
    .remodeling01 div {
        padding-right: 1vw;
    }
    .ct_01_link_01 a img {
        margin: 3.33vw 0 3vw auto;
    }
    .ct_01_link_01 .sp{
        display: block !important;
        /* float:right; */
    }
    .ct_01_link_01 ::before, .btn_slice.pc {
        display: none;
    }
    .logo_shf{
        display: none;
    }
    .block_hover:hover {
        transform: translateY(0px) !important;
        opacity: 1;
    }
    .div_btn_img div a:hover, .right_menu_v a:hover {
        opacity: 1;
    }
    .right_menu_v {
        top: 12.07vw;
    }

}

/* Ipad pro */
/* Portrait and Landscape */
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2) {
    .logo_shf{
        display: none;
    }
    .block_hover:hover {
        transform: translateY(0px) !important;
        opacity: 1;
    }
    .div_btn_img div a:hover, .right_menu_v a:hover {
        opacity: 1;
    }
    .right_menu_v {
        top: 12.07vw;
    }
}


@media screen and (min-width: 767px) and (max-width:767px) {
    .shf_borr04_title {
        height: 50vw;
    }
    .shf_point01_01 {
        margin-left: -15vw;
    }
    .shf_point03 .shf_point01_01_p {
        width: 84vw;
        margin-left: -11vw;
    }
    .shf_point03 .shf_point01_01_p02 {
        width: 67vw;
        font-size: 4vw;
        margin-left: 7vw;
    }
}

.img_borrow_decoration02 {
    width: 18.5vw;
}
.img_borrow_decoration03{
    width: 48vw;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
    .build_02 .line_orange_brr_media{
        top: -1vw;
        left: 20vw;
   }
    .section_borrow{
        height: 159vw;
   }
    .ct_brr{
        height: 54vw;
   }
    .cons_triangle_w{
        transform: translateY(0%);
   }
    .end_page_snow{
        margin-top: 5vw;
   }
    .borrow_02_bg{
        margin-left: 25.5vw;
   }
    .consultation_point01{
        width: 15vw;
   }
   .img_borrow_decoration02 {
        width: 18.5vw !important; 
    }
    /* .borrow_point .borrow_decoration02 img:nth-child(1){
        width: 32vw;
   } */
    /* .borrow_decoration02_svg p, .borrow_de02 p{
        margin-top: -10vw;
   } */
    .borrow_decoration03 p{
        margin-top: -5vw;
   }
    .shf_borr03_left img{
        left: 0;
   }
}


/* end (max-width: 1024px) and (min-width: 769px) */

/* Put your IE-only styles here. Works for IS 10 & IE 11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .row_01_btn, .row_02_btn {
        text-align: center;
   }
    .buy_point img:nth-child(1) {
        height: 4vw;
        width: auto;
   }
    .btn_remodeling {
        width: 38vw;
   }
    .remodeling01 div {
        left: 2.6vw;
   }
    .shf_point02_img01 {
        width: auto !important;
   }
    .shf_point03_text {
        left: 41vw;
   }
    .borrow_point .btn_borrow_div_02{
        width: 35vw;
   }
    .btn_borrow_div_03{
        width: 31vw;
   }
   .btn_build_house {
        margin-top: 3vw;
        margin-left: 5vw;
    }
    .btn_find_housing {
        display: inline-flex;
    }
    .buy_mg {
        margin-top: -0.5vw;
    }
    .section_consultation {
        height: 440vw;
    }
}
/* end IE */

/* css for scrolling img */
#scroll_auto, #build_scroll_auto {
    overflow:hidden;
}
#in_scroll_auto, #in_build_scroll_auto {
    float: left;
    width: 1600%;
}
#scroll_auto_1, #scroll_auto_2, #build_scroll_auto_1, #build_scroll_auto_2 {
    float: left;
}
@media screen and (max-width: 768px) {
    #in_scroll_auto, #in_build_scroll_auto {
        width: 2700%;
    }
}
/* end css for scrolling img */

/* css for top slide */
#slideshow {
    overflow: hidden;
    margin: 0 auto;
}
.slide-wrapper {
    width: 600vw;
    -moz-animation: slide 30s ease infinite;
    -webkit-animation: slide 30s ease infinite;
    -o-animation: slide 30s ease infinite;
    animation: slide 30s ease infinite;
}
.slide {
    float: left;
    width: 100vw;
}
@keyframes slide {
    15% {
       margin-left: 0px;
   }
    20% {
       margin-left: -100vw;
   }
    30% {
       margin-left: -100vw;
   }
    35% {
       margin-left: -200vw;
   }
    45% {
       margin-left: -200vw;
   }
    50% {
       margin-left: -300vw;
   }
    60% {
       margin-left: -300vw;
   }
    65% {
       margin-left: -400vw;
   }
    75% {
       margin-left: -400vw;
   }
    80% {
       margin-left: -500vw;
   }
    90% {
       margin-left: -500vw;
   }
}
/* end css for top slide */

/* button animation */
.block_hover{
    transform: translateY(0);
    transition: all 0.3s ease;
    /* transform: translateY(10px); */
    -webkit-transition: all 0.3s cubic-bezier(0.890, 0, 0.140, 1);
   /* older webkit */
    -webkit-transition: all 0.3s cubic-bezier(0.890, -0.170, 0.140, 1.225);
    -moz-transition: all 0.3s cubic-bezier(0.890, -0.170, 0.140, 1.225);
    -o-transition: all 0.3s cubic-bezier(0.890, -0.170, 0.140, 1.225);
    transition: all 0.3s cubic-bezier(0.890, -0.170, 0.140, 1.225);
   /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.890, 0, 0.140, 1);
   /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225);
    -moz-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225);
    -o-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225);
    transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225);
}
.block_hover:hover {
    transform: translateY(10px);
}

/* end button animation */

@media screen and (max-width: 1400px) and (min-width: 1025px) {
    .borrow_point .btn_borrow_div_02{
        top: 5vw;
   }
}


/* LINE HOVER TOP */

.block_slice{
    position: relative;
}

.block_slice::before{
    content: '';
    height: 1.5px;
    width: 8.3vw;
    position: absolute;
    right: -1.5%;
    bottom: 0%;      
    -webkit-transition: all 600ms cubic-bezier(0.890, 0, 0.140, 1); 
    -webkit-transition: all 600ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    -moz-transition: all 600ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    -o-transition: all 600ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    transition: all 600ms cubic-bezier(0.890, -0.170, 0.140, 1.225);
  
    -webkit-transition-timing-function: cubic-bezier(0.890, 0, 0.140, 1);
    -webkit-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    -moz-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    -o-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
    transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
}

.block_slice:hover {
    opacity: 0.5;
}

.block_slice:hover:before{
	width: 20.5vw;
}

.btn_slice {
    position: relative;
    font-size: 1vw;
    height: 1.7vw;
    font-weight: 500;
    letter-spacing: 0.1vw;
    padding-bottom: 0.1vw;
    padding-right: 8.3vw;
}

.btn_slice::after{
    content: '';
    position: absolute;
    height: 1.7vw;
    width: 1.5px;
    transform: rotate(315deg);
    margin-left: 8.3vw;
    top: 20%;
}
.btn_slice::before{
    content: '';
    position: absolute;
    height: 1.7vw;
    width: 1.5px;
    transform: rotate(315deg);
    top: 20%;
    left: 98%;
}

.slice_red:before,.slice_red:after{
    content: '';
    background-color: #d80000;    
}

.slice_blue:before,.slice_blue:after {
    content: '';
    background-color: #007FFF   
}

.slice_green02:before,.slice_green02:after {
    content: '';
    background-color: #009F97;   
}

.slice_green01:before,.slice_green01:after {
    content: '';
    background-color: #59B200;   
}

.slice_ogrange:before,.slice_ogrange:after {
    content: '';
    background-color: #FF8000;   
}

.slice_violet:before,.slice_violet:after {
    content: '';
    background-color: #7835D3;   
}

.slice_blue:before, .slice_green01:before, .slice_green02:before {
    content:'' ;
    bottom: -2%;
}
/* .slice_violet:before{
    content:'' ;
    bottom: 8%;
} */

/* LINE HOVER TOP */



@media screen and (max-width:767px) {
    .ct_01_link_01 {
        width: 100% !important;
    }
    .block_slice::before{
        content: '';
        display: none;
    }
    .w61w {
        width: 61vw;
    }
    .header_bottom {
        height: 46.5vw;
    }
    .consul_point01 span{
        top: 3vw;
    }
    .remodeling01 div {
        padding: 4vw;
    }
    .spi_fullpage{
        margin-top: 0;
		overflow: hidden;
    }

}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { 
	@media (min-width: 768px) {
		/*.shf_point02_text{
			margin-left: 5vw;
		}*/
		.shf_point03_text{
			margin-left: 39.5vw;
		}
		.buy_mt {
			top: 1vw;
		}
		.block_slice::before, .slice_ogrange:before, .slice_violet:before, .slice_green01:before {
			bottom: -12%;
		}
        .buy_point_01, .buy_point_02, .buy_point_03  {
            margin-bottom: 0;
            margin-top: 0;
        }
		.line_style_ov {
			overflow: hidden;
			height: 1vw;
			line-height: 1vw;
		}
		.line_style_ov2 {
			overflow: hidden;
			height: 2vw;
		}
		.w13w {
			width: 13vw;
		}
		.w22w {
			width: 22vw;
		}
		.w23w {
			width: 23vw;
		}
		.w24w {
			width: 24vw;
		}
		.w25w {
			width: 25vw;
		}
		.w26w {
			width: 26vw;
		}
		.w27w {
			width: 27vw;
		}
		.w28w {
			width: 28vw;
		}
		.w29w {
			width: 29vw;
		}
		.w30w {
			width: 30vw;
		}
		.w32w {
			width: 32vw;
		}
		.w35w {
			width: 35vw;
		}
		.w37w {
			width: 37vw;
		}
		.w38w {
			width: 38vw;
		}
		.w40w {
			width: 40vw;
		}
		.w42w {
			width: 42vw;
		}
		.w45w {
			width: 45vw;
		}
		.w50w {
			width: 50vw;
		}
        .ml7w {
            margin-left: 7vw;
        }
        .ml9w {
            margin-left: 9vw;
        }
        .ml11w {
            margin-left: 11vw;
        }
		.buy_mg {
            margin-top: 1vw;
		}
        .borr03_line {
            width: 34vw;
            overflow: hidden;
            height: 3vw;
        }
	}
}

.line_red_new {
    background: url("../images/shopinfo/red.png");
}

/* IE css */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .block_slice:before{
        content: '';
        bottom: -6%;
    } 
    .slice_ogrange:before, .slice_violet:before {
        content:'' ;
        bottom: -8%;
    }
    .slice_blue:before {
        content:'' ;
        bottom: -9%;
    }
    .btn_find_housing_01 {
        top: 125%;
    }
} 
/* LINE HOVER TOP */

/* Modal poptup end */