@charset "utf-8";
@import url("/contents/style/recommend.css?t=1");


@media print, screen and (max-width: 1650px) {
	#wrap { width: calc(100% - 180px); }
}

#wrap_top section{ position: relative; z-index: 3;}


/*------------------------------------------ main ----------------------------------------*/
#main_image { width: 100%; min-height: 650px; margin:0 auto 65px auto; padding:0; box-sizing:border-box; position: relative; z-index: 2;}
#main_image .text{ position: absolute; z-index: 5; top:0; left:46%; /*width:47.5%; */width: 905px; height: 100%; padding: 0 0;}
#main_image .text .h{ background: #ffffff; border-radius: 0 0 30px 0; width: 100%; padding:3% 8% 5% 8%; box-sizing: border-box; position: relative;}
#main_image .text .h:before,#main_image .text .h:after,#main_image .text .btn:after,#main_image .text:before,#main_image .text:after{ display: block; content: ""; background: url("../images/top/main/kado.png") no-repeat; width: 29px; height: 29px; position: absolute;}
#main_image .text:before{top:0; left:-29px; transform:rotate(90deg);}
#main_image .text:after{bottom:0; left:-29px; transform:rotate(180deg);}
#main_image .text .h:before{ top:0; right:-29px;}
#main_image .text .h:after{ bottom:-29px; right:23.3%;}
#main_image .text .btn:after{ bottom:0; right:23.3%; transform:rotate(270deg);}

#main_image .text .h ul{ display: flex;}
#main_image .text .h ul > li{background: #f2f2f2;border-radius: 5px;font-size: 18px;font-weight: 500;color: #000000;padding: 1% 2.95% 1.2% 2.95%;margin-bottom: 7.5%;}
#main_image .text .h ul > li + li{ margin-left: 5px;}
#main_image .text .h h2{ margin: 0; padding: 0; display: inline-block;}
#main_image .text .h h2 > img{ width: 100%; max-width: 759px; margin: 0;}
#main_image .text .btn{ width: 100%; padding: 0 8% 0 8%; box-sizing: border-box;}
#main_image .text .btn:before{ display: block; content: ""; background: #ffffff; height: 100%; position: absolute; z-index:-1; bottom:0; left:0; width:73.5%; }


#main_image .main_slider{ opacity: 0; transition: .3s; margin-left: -30%;}
#main_image .main_slider.slick-initialized{opacity: 1;}

#main_image .main_slider .img{ margin-left: 15px;}
#main_image .main_slider .img img{ border-radius: 30px; display: block; overflow: hidden;}

#main_image .btn_search{width: 66%;height: auto;aspect-ratio: 2.09 / 1;box-sizing: border-box;max-width: 600px;}
#main_image .btn_search a{display: block;width: 100%;height: 100%;border-radius: 30px;background: #2175ba;box-sizing: border-box;padding: 6% 0 0 0;position: relative;z-index: 0;overflow: hidden;font-size: 23px;color: #ffffff;font-weight: 500;line-height: 2.3em;box-shadow: 8px 8px 15px rgba(0,0,0,0.05);transition: .3s;}
#main_image .btn_search a:hover{ transform: translateY(5px); box-shadow: 0 0 0 rgba(0,0,0,0.05); }
#main_image .btn_search a:before{display: block;content: "";background: url("../images/top/main/btn_icon.png") no-repeat;width: 14.95%;height: auto;position: absolute;top: 50%;left: 5.5%;background-size: 100% auto;aspect-ratio: 1 / 1;}
#main_image .btn_search a:after{display: block;content: "";background: url("../images/top/main/btn_indent.png") no-repeat;width: 3.535%;height: auto;position: absolute;top:57%;right: 9%;background-size: 100% auto;aspect-ratio: 1 / 1.476;}
#main_image .btn_search a span.sub_h{display: block;width: 90%;margin: 0 auto 0 auto;color: #d3e3f1;border-bottom: 1px dotted #d3e3f1;border-top: 1px dotted #d3e3f1;text-align: center;font-size: 28px;font-weight: 500;padding: 1% 0 1% 0;line-height: 1.4em;margin-bottom: 4.5%;}
#main_image .btn_search a p{ margin: 0 0 0 26%;}
#main_image .btn_search a span.big_text{ font-size: 36px; font-weight: 700; line-height: 1.4em;}

#main_image .main_slider:before,#main_image .h ul:before,#main_image .h ul:after{ display: block; content: ""; background: #f3e600; width: 100%; height: 5px; position: absolute; top:50px; left:0; z-index: -1;}
#main_image .h ul:before{width: 52px; z-index: 0; border-radius: 0 2.5px 2.5px 0;}
#main_image .h ul:after{width: 360px; z-index: 0; left: inherit; right:0; border-radius: 2.5px 0 0 2.5px;}


@media print, screen and (max-width: 1750px) {
    #main_image { min-height: 584px;}
    #main_image .main_slider .img img{height: 584px;}
    #main_image .text{left: 42%; width: 810px;}
    
    #main_image .text .h:after,#main_image .text .btn:after{ right:22.9%;}
    
    #main_image .main_slider:before,#main_image .h ul:before,#main_image .h ul:after{ top:42px; }
    #main_image .h ul:before{width: 45px; }
    #main_image .h ul:after{width: 292px; }

    #main_image .btn_search a{font-size: 21px;}
    #main_image .btn_search a span.sub_h{font-size: 26px;}
    #main_image .btn_search a span.big_text{ font-size: 32px;}
}


@media print, screen and (max-width: 1450px) {
    #main_image { min-height: 510px;}
    #main_image .main_slider .img img{height: 510px;}
    #main_image .text{left: 39.5%;width: 700px;}
    
    #main_image .text .h:after,#main_image .text .btn:after{ right:22.4%;}
    
    #main_image .main_slider:before,#main_image .h ul:before,#main_image .h ul:after{ top:38px; }
    #main_image .h ul:before{width: 36px; }
    #main_image .h ul:after{width: 212px; }

#main_image .btn_search a{font-size: 18px;}
#main_image .btn_search a span.sub_h{font-size: 22px;}
#main_image .btn_search a span.big_text{ font-size: 28px;}

}


/*---アニメーション---*/
#main_image .main-animation{transition: .3s;}

#main_image .main-animation,
#main_image .main-animation h2, 
#main_image .main-animation li,
#main_image .main-animation .btn_search,
#main_image .main-animation .main_slider:before,#main_image .main-animation .h ul:before,#main_image .main-animation .h ul:after{opacity: 0;}

#main_image .main-animation{
animation: translateY 1s cubic-bezier(0.39, 0.575, 0.565, 1) both, text_opacity 1s ease-out forwards;}

#main_image .main-animation.main-animation--up .main_slider:before,#main_image .main-animation.main-animation--up .h ul:before,#main_image .main-animation.main-animation--up .h ul:after,
#main_image .main-animation.main-animation--up h2, 
#main_image .main-animation.main-animation--up li,
#main_image .main-animation.main-animation--up .btn_search{
animation: text_opacity 1s ease-out forwards;}


#main_image .main-animation{animation-delay:0.6s !important;}

#main_image .main-animation.main-animation--up .main_slider:before,#main_image .main-animation.main-animation--up .h ul:before,#main_image .main-animation.main-animation--up .h ul:after{animation-delay:1.3s !important;}
#main_image .main-animation.main-animation--up li{animation-delay:1.3s !important;}
#main_image .main-animation.main-animation--up h2{animation-delay:1.3s !important;}
#main_image .main-animation.main-animation--up .btn_search{animation-delay:1.8s !important;}

@keyframes translateX { 0% { transform: translateX(5%); }  100% { transform: translateX(0); } }
@keyframes translateY { 0% { transform: translateY(10%); }  100% { transform: translateY(0); } }
@keyframes text_opacity { 0% {opacity: 0; } 100% {opacity: 1; } }



/* ================================= 
非公開物件情報
================================= */
.private_bl{background: url("../images/top/private_illust_line.jpg") no-repeat center bottom; padding: 0 0 175px 0;z-index: 1; margin-bottom: 90px;}


.private_bl .inn{display: flex;justify-content: space-between;align-items: center;flex-wrap: nowrap;width: 90% !important;max-width: 1485px;margin: auto;min-width: 1100px;box-sizing: border-box;}
.private_bl p.center{text-align: left;font-size: 18px;font-weight: 500;line-height: 2.0em; max-width: 800px; margin: 0 auto 0 auto; padding: 30px 0 0 180px; background: url("../images/top/private_illust01.jpg") no-repeat bottom left 34px; min-height: 175px; box-sizing: border-box;}
.private_bl p.center span{font-size: 22px; font-weight: bold;}

.private_bl .box{width: 24.243%;position: relative;box-sizing: border-box;color: #ffffff;padding: 2.15% 0 2% 0;z-index: 0;text-align: center;background: #004680;border-radius: 15px; overflow: hidden;}
.private_bl .box.main_secret{background: #f3e600; color: #004680;}
.private_bl .box.main_raiten{background: #2175ba;}

.private_bl .sub_h{font-size: 28px;font-weight: 700;text-align: center;}

.private_bl .num{font-weight: 500;font-size: 60px;text-align: center;letter-spacing: 0.06em;line-height: 0.3;margin-top: 25px;font-family: "Roboto", sans-serif; margin-bottom: 45px;}
.private_bl .num:after{ content: "件"; font-size: 28px; margin-left: 2px;}
.private_bl a{display: flex;width: 86%;height: 80px;font-size: 16px;font-weight: 700;color: #004680;text-align: center;border-radius: 10px;box-sizing: border-box;transition: .3s;margin: auto;align-items: center;justify-content: center;flex-wrap: nowrap; letter-spacing: 0.06em; position: relative; z-index: 0;}
.private_bl a *{position: relative; z-index: 1;}
.private_bl a:before{display: block;content: "";position: absolute;top:0;left: 0;width: 100%; height: 100%;background: #ffffff; z-index: 0;border-radius: 10px; transition: .3s;}
.private_bl a:after{display: block;content: "";position: absolute;top:0;left: 37%;width: 85%;aspect-ratio: 1 / 1;transform: rotate(45deg) skew(327deg);background: #272727;z-index: -1; opacity: 0.3; transition: .3s;}
.private_bl a.btn_secret:after{ opacity: 0.05;}
.private_bl a.btn_raiten:after{ opacity: 0.13;}

.private_bl a.btn_secret{ letter-spacing: 0;}
.private_bl a small{font-size: 16px;}
.private_bl a:hover{ transform: translateY(3px); box-shadow: 0 0 0 rgba(0,0,0,0.05); }
.private_bl a:hover:after{opacity: 0;}
.private_bl a img.icon{ display: inline-block; vertical-align: middle; margin:0 20px 2px 0; }
.private_bl a.btn_secret img.icon{ margin-right: 12px;}
.private_bl a span{font-size: 22px;margin-right: 3px;vertical-align: middle;display: inline-block;line-height: 1;margin-bottom: 4.5px;}
.private_bl a.btn_raiten{ color: #2175ba;}

.private_bl .total{position: relative;box-sizing: border-box;padding-right: 0; margin-bottom: 15px;}
.private_bl .total:before{display: inline-block;content: "";background: url("../images/top/private_illust02.jpg") no-repeat;width: 32px;height: 32px;position: absolute;top: -26px;right: -20px;}
.private_bl .total p{font-size: 40px;font-weight: 700;color: #004680;text-align: center;letter-spacing: 0.06em;line-height: 1.25em; position: relative; z-index: 0;}
.private_bl .total p small{display: block;font-size: 14px;font-weight: 600;line-height: 1;margin: 12px 0 0 0;letter-spacing: normal;}
.private_bl .total p.total_num{font-weight: 500;font-size: 70px;line-height: 0.3;margin-top: 48px;font-family: "Roboto", sans-serif;letter-spacing: normal;}
.private_bl .total p.total_num span{ font-size: 32px;margin-left: 2px;}
.private_bl .total p.total_num:before{ display: block; content: ""; background: #f3e600; width: 100%; height: 25px; position: absolute; bottom:-15px; left:0; z-index: -1;}


@media print, screen and (max-width: 1660px) {
 .private_bl{background: url("../images/top/private_illust_line.jpg") no-repeat center bottom; background-size: 90% auto; margin-bottom: 4%; padding-bottom: 11%;}   
.private_bl .icon_plus,.private_bl .icon_ikoru{ margin: 0 .5%;}
}

@media print, screen and (max-width: 1560px) {
.private_bl .box { width: 23%;}
.private_bl .sub_h{font-size: 26px;}
.private_bl .num{font-size: 58px;}
.private_bl .num:after{font-size: 26px;}
    
.private_bl .total { margin-right: 2%; }
.private_bl .total p{font-size: 38px;}
.private_bl .total p small{font-size: 12px;}
.private_bl .total p.total_num{font-size: 68px;}
.private_bl .total p.total_num span{ font-size: 30px;}
    
.private_bl a img.icon{ margin-right: 12px;}
.private_bl a.btn_secret img.icon {margin-right: 6px;}
.private_bl a small{ display: none;}
}

@media print, screen and (max-width: 1450px) {
.private_bl .sub_h{font-size: 24px;}
.private_bl .num{font-size: 50px; letter-spacing: 0;}
.private_bl .num:after{font-size: 24px;}
    
.private_bl .total p{font-size: 36px;}
.private_bl .total p small{font-size: 11px;}
.private_bl .total p.total_num{font-size: 60px;}
.private_bl .total p.total_num span{ font-size: 28px;}
}

@media print, screen and (max-width: 1350px) {
  .private_bl .box { width: 22.5%;}  
.private_bl .box.main_secret a span{ font-size: 20px;}  
}

@media print, screen and (max-width: 1250px) {
	.private_bl .inn{width: 1100px !important;}
}



/* ================================= 
不動産を購入したい 
================================= */
#wrap_add01.property_search{ width: 100%; padding:0; margin:0 0 100px 0; z-index: 0;}
#wrap_add01.property_search .inn{width: 90%;max-width: 1640px;min-width: 1100px;margin: auto;}

#wrap_add01.property_search h2{ margin-bottom: 90px;}

#wrap_add01.property_search .inn.search_blocks{ height: 100%; display: flex; justify-content: space-between; flex-wrap: nowrap; }
#wrap_add01.property_search .search_box{width: calc(50.5% - 22px);display: flex;flex-wrap: wrap;justify-content: space-between;align-content: flex-start;}
#wrap_add01.property_search .search_box li{display: block;width: calc(50% - 15px);text-align: center;margin-bottom: 30px;}
#wrap_add01.property_search .search_box li a{display: block;width: 100%; color:inherit;box-sizing: border-box;position: relative;z-index: 1;transition: .3s;}
#wrap_add01.property_search .search_box li a:hover{ transform: translateY(3px); }

#wrap_add01.property_search .search_box li p{position: absolute;bottom:16px;left:-5px;width: auto;height: 75px;background: #004680;text-align: left;margin:0;font-size: 16px;color: #ffffff;font-weight: 500;box-sizing: border-box;border-radius: 5px;transition: .3s;padding: 22px 10% 0 9%;letter-spacing: 0.03em;min-width: 76%;}
#wrap_add01.property_search .search_box li:nth-child(2) p,#wrap_add01.property_search .search_box li:nth-child(3) p{background: #2175ba;}

#wrap_add01.property_search .search_box li p .icon{display: inline-block;vertical-align: middle;margin: 0 5px 9px 0;}
#wrap_add01.property_search .search_box li p span{font-size: 22px;margin-right: 2px;vertical-align: baseline;display: inline-block;line-height: 1;}
#wrap_add01.property_search .search_box li .img{ width: 100%; height: 100%; border-radius: 15px;}


#wrap_add01.property_search .map_box{width: calc(49.5% - 22px);height: 100%;position: relative;}
#wrap_add01.property_search .map_box:before{display: block;content: "";background: url("../images/top/sale_img.png") no-repeat;background-size: 100% auto;width: 38.9%;aspect-ratio: 3 / 3.8;position: absolute;bottom: -17%;left: -4.5%;}
#wrap_add01.property_search .map_box img.map_bg{ width: calc(100% - 8px);border:3px solid #004680; border-radius: 15px; overflow: hidden;}
#wrap_add01.property_search .map_box .illust{position: absolute;z-index: 1;bottom: 3px;right: 2.5%;max-width: 144px;width: 18.234%;}
#wrap_add01.property_search .map_box .illust img{ width: 100%;}
#wrap_add01.property_search .map_box .btn_area a{position: absolute;width: auto;height: 9.55%;background-color: #004680;color: #ffffff;font-size: 20px;font-weight: 500;text-align: center;box-sizing: border-box;border-radius: 5px;letter-spacing: .03em;transition: .3s;display: flex;align-items: center;justify-content: center;padding: 0 4% 0 4.5%;}
#wrap_add01.property_search .map_box .btn_area a:hover{ opacity: .7; transform: translateY(3px); }
#wrap_add01.property_search .map_box .btn_area a span:after{display: inline-block;content: "";background:url("../images/top/sale_map_indent.png") no-repeat;width: 10px;height: 14px;vertical-align: middle;margin: 0 0 5px 15px;}

#wrap_add01.property_search .map_box .btn01{top: 30.5%;left: 47.5%;}
#wrap_add01.property_search .map_box .btn02{top: 42%;left: 10.5%;}


@media print, screen and (max-width: 1660px) {
    #wrap_add01.property_search h2 {margin-bottom: 6.2%;}
    #wrap_add01.property_search .map_box .btn_area a{ font-size: 18px;}
    
    #wrap_add01.property_search .search_box li p{height: 65px;min-width: 57%; padding: 17px 10% 0 9%;}
    #wrap_add01.property_search .search_box li p span{font-size: 20px;margin: 0 0 2px 0; font-weight: bold;}   
}

@media print, screen and (max-width: 1600px) {
    #wrap_add01.property_search .search_box li p{min-width: 67%;}
}

@media print, screen and (max-width: 1550px) {
    #wrap_add01.property_search .map_box .btn_area a{ font-size: 16px;}
    #wrap_add01.property_search .search_box li p{min-width: 75%;}
}

@media print, screen and (max-width: 1450px) {
    #wrap_add01.property_search .search_box li p span{font-size: 18px;}   
}

@media print, screen and (max-width: 1250px) {
#wrap_add01.property_search .inn{ width: 1100px; }
}




/*--------------- 新着物件 --------------*/
#wrap_add01 .newproperty_blocks{position: relative;box-sizing: border-box;padding: 65px 0 0 0;}

#wrap_add01 .newproperty_blocks h2{ text-align: center; font-size: 60px; font-weight: 700; color: #004680; padding: 0; margin: 0 0 75px 0; position: relative;}
#wrap_add01 .newproperty_blocks h2:before,#wrap_add01 .newproperty_blocks h2:after{display: block;content: "";background: #f3e600;width: 50%;height: 5px;position: absolute;top: 50px;left: -170px;z-index: 0;border-radius:0 2.5px 2.5px 0;}
#wrap_add01 .newproperty_blocks h2:after{left: inherit; right:-170px; border-radius: 2.5px 0 0 2.5px;}


#wrap_add01 .newproperty_list{ position: relative; z-index: 2; }
#wrap_add01 .newproperty_list:not(.slider){display: flex;flex-wrap: nowrap;justify-content: center;}

#wrap_add01 .newproperty_list.slider{ opacity: 0; transition: .3s;}
#wrap_add01 .newproperty_list.slider.slick-initialized{opacity: 1;}
#wrap_add01 .newproperty_list .slick-track{ display: flex;}

#wrap_add01 .newproperty_list .slick-list{ overflow: inherit;}

#wrap_add01 .newproperty_one{ width: 425px; height: auto !important; background-color: #f2f9ff; position: relative; border-radius: 15px; box-sizing: border-box; margin: 0 15px 20px 15px;  }
#wrap_add01 .newproperty_one .new{ position: absolute; top:15px; left:0; z-index: 5;}
#wrap_add01 .newproperty_one .img{ width: 100%; aspect-ratio: 5 / 4.2; overflow: hidden; border-radius: 6px 6px 0 0;}
#wrap_add01 .newproperty_one .img img{ width: 100%; height: 100%; object-fit: cover;}
#wrap_add01 .newproperty_one .txt{ letter-spacing: 0.03em; padding:22px 30px 20px 30px;}
#wrap_add01 .newproperty_one .txt > .h{font-size: 22px; font-weight: bold; color: #000000; margin-bottom: 22px;}
#wrap_add01 .newproperty_one .txt > .h:after{ display: block; content: "";  clear: both;}
#wrap_add01 .newproperty_one .txt > .h span.redtxt{display: block; float: right; font-size: 20px; font-weight: 700; color: #ea400c;}
#wrap_add01 .newproperty_one .txt > .h span.redtxt > span{font-size: 16px; margin-right: 13px;}
#wrap_add01 .newproperty_one .ul{ font-size: 15px; font-weight:500; color: #000000; }
#wrap_add01 .newproperty_one .ul li{ margin-bottom: 5px;}

#wrap_add01 .newproperty_one .cmnt{ color: #2175ba; font-size: 15px; font-weight:500; line-height: 1.81; margin: 18px 0 9px 0;}
#wrap_add01 .newproperty_one .cmnt > p{height: 52px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

#wrap_add01 .newproperty_blocks .slick-prev,#wrap_add03 .newproperty_blocks .slick-next { height: 80px; width: 80px; background-color: #f1ede7; top: auto; bottom:160px; border-radius: 50%; box-shadow: 0 2px 0 rgba(0,0,0,.15); transition: .3s; transform: none; }
#wrap_add01 .newproperty_blocks .slick-prev { left: -313px; }
#wrap_add01 .newproperty_blocks .slick-next { right:auto; left: -217px; }
#wrap_add01 .newproperty_blocks .slick-prev:before,#wrap_add03 .newproperty_blocks .slick-next:before {content: ""; width: 19px; height: 29px; display: block; opacity: 1; margin: 0 auto; }
#wrap_add01 .newproperty_blocks .slick-prev:before{background: url(../images/top/slide_navi_r.png) no-repeat;}
#wrap_add01 .newproperty_blocks .slick-next:before{background: url(../images/top/slide_navi_l.png) no-repeat;}

#wrap_add01 .newproperty_blocks .slick-prev:hover { transform: translateY(2px); box-shadow: 0 0 0 rgba(0,0,0,.15); opacity: .7; }
#wrap_add01 .newproperty_blocks .slick-next:hover { transform: translateY(2px); box-shadow: 0 0 0 rgba(0,0,0,.15); opacity: .7; }


@media print, screen and (max-width: 1660px) {
    #wrap_add01 .newproperty_blocks{ padding-top: 40px;}
    #wrap_add01 .newproperty_blocks h2{ margin-bottom: 50px;}
}

@media print, screen and (max-width: 1450px) {
	#wrap_add01 .newproperty_one{ width: 350px;}
}



/*--------------- 1カラムバナー --------------*/
#wrap_add.top_banner{ background-color: #fff;}
#wrap_add.top_banner .inner{ padding-top: 30px; margin-bottom: -46px;}
#wrap_add.top_banner .inner > div{ margin-bottom: 25px;}



/*--------------- オープンハウス情報 --------------*/

#contents-inner-top .openhouse{ margin: 0 0 107px 0; position: relative; box-sizing: border-box;}
#contents-inner-top .openhouse_list{ position: relative; z-index: 2; }

#contents-inner-top .openhouse_one{ min-height: 380px; background-color: #fcfbe8; position: relative; box-sizing: border-box; padding:25px 30px 25px 490px; margin-top: 30px; border-radius: 10px;}
#contents-inner-top .openhouse_one > a{ color: inherit;}
#contents-inner-top .openhouse_one .new{ position: absolute; top:15px; left:0; z-index: 5;}
#contents-inner-top .openhouse_one .img{ width: 465px; height: 100%; overflow: hidden; position: absolute; top:0; left:0; border-radius:10px 0 0 10px;}
#contents-inner-top .openhouse_one .img a,#contents-inner-top .openhouse_one .img img{display: block; width: 100%; height: 100%; object-fit: cover;}
#contents-inner-top .openhouse_one .img a{ background: url("/contents/images/store/photo_nowprinting.jpg") no-repeat center,#f1f0ee;}
#contents-inner-top .openhouse_one .txt{ letter-spacing: 0.03em;}
#contents-inner-top .openhouse_one .txt > .time{color: #ea1c0c;font-size: 22px;font-weight: 600;border-bottom: 1px dotted rgb(61,61,61,0.2);padding-bottom: 20px;margin-bottom: 15px;}
#contents-inner-top .openhouse_one .txt > .time:before {display: inline-block;content: "開催日時";border: 2px solid #ea1c0c;width: 100px;height: 40px;vertical-align: middle;font-size: 16px;color: #ea1c0c;text-align: center;font-weight: 600;margin-right: 20px;margin-bottom: 6px;box-sizing: border-box;padding-top: 6px;border-radius: 5px;}

#contents-inner-top .openhouse_one .txt .detail_btn{position: absolute;top: 3px;right: 0;display: block;width: 160px;height: 38px;background: #ea1c0c;text-align: center;margin: auto;font-size: 15px;color: #ffffff;font-weight: 500;box-sizing: border-box;border-radius: 30px;transition: .3s;padding-top: 7px;letter-spacing: 0.06em;}

#contents-inner-top .openhouse_one .txt > .h{font-size: 24px; font-weight: bold; color: #000; margin-bottom: 15px; position: relative;}
#contents-inner-top .openhouse_one .txt > .h:after{ display: block; content: "";  clear: both;}
#contents-inner-top .openhouse_one .txt > .h span.redtxt{display: inline-block; margin-left: 45px; font-size: 26px; font-weight: bold; color: #ea1c0c;}
#contents-inner-top .openhouse_one .txt > .h span.redtxt > span{font-size: 18px; margin-right: 13px;}
#contents-inner-top .openhouse_one .openhouse_ul{ font-size: 16px; font-weight: 500; color: #000; }
#contents-inner-top .openhouse_one .openhouse_ul ul{display: flex; flex-wrap: wrap;}
#contents-inner-top .openhouse_one .openhouse_ul li{width: auto;margin-bottom: 5px;display: inline-block; min-width: 35%; padding-right: 3%; box-sizing: border-box;}
#contents-inner-top .openhouse_one .txt .cmnt{ background-color: #ffffff; padding: 17px 20px 13px 24px; margin-top: 21px; border-radius: 5px;}
#contents-inner-top .openhouse_one .txt .cmnt .sub_h{  font-size: 15px; font-weight: 600; color: #2175ba; margin-bottom: 10px;}
#contents-inner-top .openhouse_one .txt .cmnt p{ font-size: 14px; line-height: 1.61; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}


@media print, screen and (max-width: 1560px) {
	#contents-inner-top .openhouse_one .txt .detail_btn{ display: none;}
	#contents-inner-top .openhouse_one .openhouse_ul li{ display: block;}
	#contents-inner-top .openhouse_one .txt > .h{ font-size: 22px;}
	#contents-inner-top .openhouse_one .txt > .h span.redtxt { display: block; margin-left: 0; font-size: 24px; float: right; }

#contents-inner-top .openhouse_one { padding-left:430px; }
#contents-inner-top .openhouse_one .img { width: 400px; }
#contents-inner-top .openhouse_one .txt > .time{font-size: 17px;}
#contents-inner-top .openhouse_one .txt > .time:before {width: 80px;height: 40px;font-size: 14px;padding-top: 6.5px; margin-right: 15px;}
}



/*-------------------------- contact -------------------------*/
#contents-inner-top .contact {
margin:30px auto 0;
width:690px;
height:160px;
position:relative;
background:url(../images/top/contact_tel.png) no-repeat;
}
#contents-inner-top .contact .mail{
position:absolute;
top:78px;
right:18px;
}


/*-------------------------- 非公開物件 -------------------------*/
#contents-inner-top .member {
background: url("../images/top/member_bg.jpg") no-repeat scroll center center;
height: 150px;
margin: 30px 0 0 0;
position: relative;
width: 690px;
box-sizing:border-box;
}
#contents-inner-top .member ul {
padding: 0;
position: absolute;
right: 40px;
top: 20px;
}
#contents-inner-top .member li {}
#contents-inner-top .member li:first-child {margin-bottom:4px;}
#contents-inner-top .member li img {vertical-align:bottom;}

/*---------------------------- case ---------------------------*/
#wrap_case{background:#ecedee; padding:45px 0 80px 0; text-align:center;}
#wrap_case .h_img{text-align:center; margin-bottom:38px;}

/* 物件検索 */
#wrap_add.wrap_map {background:#f5f0e3; display:none;}
/*#wrap_add.wrap_map .inner{padding-top:46px;}*/
#wrap_add.wrap_map .inner{padding:50px 0 40px 0;}
#wrap_add.wrap_map .h_img{}
#wrap_add.wrap_map .area_map .block{display:inline-block; vertical-align:top; /*width:530px;*/}
#wrap_add.wrap_map .area_map .block:last-child{margin-left:20px;}

#wrap_add.wrap_map .area_map .block .list .h_border{ margin-bottom:20px;}

#wrap_add.wrap_map .area_map table{margin:auto; width:1100px;}
#wrap_add.wrap_map .area_map td{padding:0 10px 10px 0;}
#wrap_add.wrap_map .area_map td:last-child{padding:0 0 10px 0;}
#wrap_add.wrap_map .area_map img{margin:0; padding:0; vertical-align:top;}

/*---------------------------- search_property ---------------------------*/
#contents-inner-top .search_property{background-color:#f9f6ec;margin-left:-500%;padding-left: 500%;padding:40px 0 35px 500%;}
#contents-inner-top .search_property::after{ display:block; content:""; clear:both;}
#contents-inner-top .search_property .block{ float:left;}
#contents-inner-top .search_property .block:first-of-type{ margin-right:10px;}
#contents-inner-top .search_property .block .h_border{ /*height:28px;*/ margin-bottom:28px;}
#contents-inner-top .search_property table{border-collapse:separate; border-spacing:0;}
#contents-inner-top .search_property td{ padding-bottom:2px;}
#contents-inner-top .search_property td:first-child{ padding-right:2px;}
#contents-inner-top .search_property a{}


/* board_information ----------------------------------------------------------------------------------------------*/
#contents-inner-top .board_information{margin:0 0px 20px 0px;}
#contents-inner-top .board_information.movie_blocks{ margin-bottom: 50px;}


/* netde ----------------------------------------------------------------------------------------------*/
#contents-inner-top .netde {width:660px; text-align:right;}
