@charset 'utf-8';


/* PC
====================================================================================*/

/* REALESTATE
---------------------------------------------------------------------------*/
#realestate.page #topic div.bgpic{
	background:url(../realestate/images/bgpic_realestate.jpg) center 0 no-repeat;
}




/* lead */

#realestate.page #lead{
	padding:60px 0 60px;
}


#realestate.page #lead .textbox{
	float:left;
	width:545px;
	line-height:1.8;
	font-size:0.9rem;
}

#realestate.page #lead .imgbox{
	float:right;
	width:400px;
	height:255px;
}

#realestate.page #lead .imgbox dl{
	display:block;
	margin:0 0 20px;
	height:193px;
	position:relative;
}

#realestate.page #lead .imgbox dl dt{
	display:inline-block;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	background-color:#cd8258;
	color:#fff;
	padding:4px 5px;
	font-size:0.8rem;
}

#realestate.page #lead .imgbox dl dt br.sp{
    display:none;
}

#realestate.page #lead .imgbox dd{
	display:block;
	width:323px;
	height:193px;
}


/* recommend */

#realestate.page #recommend{
	padding:40px 0;
	background-color:#f2f2f2;
}

#realestate.page #recommend h2{
	text-align:center;
	color:#fff;
	background-color:#3f94cf;
	line-height:70px;
	position:relative;
}

#realestate.page #recommend h2 br.sp{
	display:none;
}

#realestate.page #recommend h2:after{
	content:"";
	position:absolute;
	left:479px;
	bottom:-10px;
	background:url(../realestate/images/tri_lead_under.png) 0 0 no-repeat;
	width:22px;
	height:10px;
}

#realestate.page #recommend .box{
	background-color:#fff;
	overflow:hidden;
}

#realestate.page #recommend .box p.pic{
	float:left;
	padding:50px 0 0 40px;
	width:392px;
}

#realestate.page #recommend .box p.text{
	float:right;
	padding:50px 40px 0 0;
	width:470px;
	line-height:1.9;
	font-size:0.9rem;
}

#realestate.page #recommend ul{
	padding:30px 0 20px;
	background-color:#fff;
}

#realestate.page #recommend ul li{
	margin:0 40px;
	padding:0 0 0 30px;
	width:860px;
	border-bottom:1px solid #e2e2e2;
}

#realestate.page #recommend ul li:last-child{
	border-bottom:0;
}

#realestate.page #recommend ul li span{
	display:block;
	padding:18px 0 18px 130px;
	text-align:left;
	background:url(../realestate/images/circle_realestate.png) 90px 17px no-repeat;
	line-height:30px;
}





/* usermerit */

#realestate.page #usermerit{
	padding:0 0 20px;
	background-color:#f2f2f2;
}

#realestate.page #usermerit h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}

#realestate.page #usermerit h2 span{
	display:table-cell;
	vertical-align:middle;
}

#realestate.page #usermerit h2 span img{
	margin:-4px 12px 0 0;
	vertical-align: middle;
}

#realestate.page #usermerit h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}







#realestate.page #usermerit ol{
	
}

#realestate.page #usermerit ol li{
	clear:both;
	margin:0 0 15px;
}

#realestate.page #usermerit ol li dl{
	display:table;
	width:100%;
	background-color:#fff;
}

#realestate.page #usermerit ol li dl dt{
	display:table-cell;
	width:45px;
	text-align:center;
	vertical-align:middle;
	background-color:#3f94cf;
}

#realestate.page #usermerit ol li dl dd{
	display:table-cell;
	padding:20px 20px;
	line-height:1.5;
	font-size:0.9rem;
}

#realestate.page #usermerit ol li dl dd strong{
	color:#f00;
}




/* ownermerit */

#realestate.page #ownermerit{
	padding:0 0 50px;
	background-color:#f2f2f2;
}



#realestate.page #ownermerit h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}

#realestate.page #ownermerit h2 span{
	display:table-cell;
	vertical-align:middle;
}

#realestate.page #ownermerit h2 span img{
	margin:-4px 12px 0 0;
	vertical-align: middle;
}

#realestate.page #ownermerit h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}



#realestate.page #ownermerit ol{
	
}

#realestate.page #ownermerit ol li{
	clear:both;
	margin:0 0 15px;
}

#realestate.page #ownermerit ol li dl{
	display:table;
	width:100%;
	background-color:#fff;
}

#realestate.page #ownermerit ol li dl dt{
	display:table-cell;
	width:45px;
	text-align:center;
	vertical-align:middle;
	background-color:#cd8258;
}

#realestate.page #ownermerit ol li dl dd{
	display:table-cell;
	padding:20px 20px;
	line-height:1.5;
	font-size:0.9rem;
}

#realestate.page #ownermerit ol li dl dd strong{
	color:#f00;
}



#realestate.page #ownermerit table{
	margin:30px 0 0;
	background-color:#fff;
	width:100%;
	font-size:0.9rem;
}


#realestate.page #ownermerit table tr{
	border-bottom:1px solid #f2f2f2;
}

#realestate.page #ownermerit table th{
	padding:12px 0 12px 20px;
	color:#cd8258;
	font-weight:bold;
	line-height:1.5;
	width:9rem;
	text-align:left;
	vertical-align:middle;
}

#realestate.page #ownermerit table td{
	padding:12px 0 12px 0;
	line-height:1.5;
	width:auto;
	vertical-align:top;
}




/* flow */

#realestate.page #flow{
	padding:50px 0 40px;
	overflow:hidden;
}



#realestate.page #flow h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}

#realestate.page #flow h2 span{
	display:table-cell;
	vertical-align:middle;
}

#realestate.page #flow h2 span img{
	margin:-4px 12px 0 0;
	vertical-align: middle;
}

#realestate.page #flow h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}



#realestate.page #flow ol{
	margin:0 0 0 -28px;
}

#realestate.page #flow ol li{
	float:left;
	display:table;
	margin:0 0 0 28px;
	border-left:28px;
	text-align:center;
	width:140px;
	height:140px;
}

#realestate.page #flow ol li.num1{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_1.png) 112px bottom no-repeat;
}

#realestate.page #flow ol li.num2{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_2.png) 112px bottom no-repeat;
}

#realestate.page #flow ol li.num3{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_3.png) 112px bottom no-repeat;
}

#realestate.page #flow ol li.num4{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_4.png) 112px bottom no-repeat;
}

#realestate.page #flow ol li.num5{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_5.png) 112px bottom no-repeat;
}

#realestate.page #flow ol li.num6{
	background:#3f94cf url(../realestate/images/num_realestate_flow_6.png) 112px bottom no-repeat;
	color:#fff;
}

#realestate.page #flow ol li.num1,
#realestate.page #flow ol li.num2,
#realestate.page #flow ol li.num3,
#realestate.page #flow ol li.num4,
#realestate.page #flow ol li.num5{
	position:relative;
}
	
#realestate.page #flow ol li.num1:after,
#realestate.page #flow ol li.num2:after,
#realestate.page #flow ol li.num3:after,
#realestate.page #flow ol li.num4:after,
#realestate.page #flow ol li.num5:after{
	content:"";
	position:absolute;
	right:-36px;
	top:52px;
	z-index:10;
	width:43px;
	height:36px;
	background:url(../realestate/images/arw_realestate_flow.png) 0 0 no-repeat;
}

#realestate.page #flow ol li p{
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
	line-height:1.5;
	font-size:0.9rem;
}



/* pattern */

#realestate.page #pattern{
	padding:30px 0 70px;
}



#realestate.page #pattern h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}

#realestate.page #pattern h2 span{
	display:table-cell;
	vertical-align:middle;
}

#realestate.page #pattern h2 span img{
	margin:-4px 12px 0 0;
	vertical-align: middle;
}

#realestate.page #pattern h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}



#realestate.page #pattern .box{
	margin:0 0 0 -19px;
}

#realestate.page #pattern .box dl{
	float:left;
	display:block;
	margin:0 0 20px 19px;
	width:314px;
	height:214px;
	background-color:#f2f2f2;
}

#realestate.page #pattern .box dl dt{
	display:block;
	padding:28px 20px 22px;
	text-align:center;
	font-weight:bold;
	font-size:1.0rem;
}

#realestate.page #pattern .box dl dd{
	padding:0 20px;
	line-height:1.5;
	font-size:0.9rem;
}






/* nextbtn */

#realestate.page .nextbtn{
	padding:0 0 30px;
	text-align:center;
}

#realestate.page .nextbtn a{
	display:inline-block;
	padding:0 30px;
	background-color:#cd8258;
	font-size:0.9rem;
	line-height:70px;
	color:#fff;
	
}

#realestate.page .nextbtn a p{
	padding:0 18px 0 0;
	background:url(../realestate/images/arw_nextform.png) right center no-repeat;
}

#realestate.page .nextbtn a p span{
	padding:0 0 0 0;
	font-size:0.7rem;
}

#realestate.page .nextbtn a p br.sp{
    display:none;
}






/* SP
====================================================================================*/

@media only screen and (max-width: 768px){



/* lead */

#realestate.page #lead {
    padding: 30px 0 20px;
}

#realestate.page #lead .textbox {
    float: none;
    width: auto;
	padding:0 10px 25px;
    font-size: 0.8rem;
}

#realestate.page #lead .imgbox {
    float: none;
    width: auto;
    height: auto;
	padding:0 20px 0;
}

#realestate.page #lead .imgbox dl {
    display: block;
    margin: 0 0 0;
	padding:0 0 2.6rem;
    height: auto;
    position: relative;
}

#realestate.page #lead .imgbox dl dt{
	display:inline;
    position:absolute;
	left:0;
	top:auto;
	bottom:0;
	color:#000;
	background:none;
	font-size:0.7rem;
	line-height:1.4;
}

#realestate.page #lead .imgbox dl dt br.sp{
    display:inline;
}

#realestate.page #lead .imgbox dd {
    width: auto;
    height: auto;
}

#realestate.page #lead .imgbox dd img{
	width:100%;
	height:auto;	
}


/* recommend */

#realestate.page #recommend h2 {
	padding:10px 0;
    line-height: 1.4;
}

#realestate.page #recommend h2 br.sp{
	display:inline;
}

#realestate.page #recommend h2:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -9px;
    background: url(../realestate/images/tri_lead_under.png) 0 0 no-repeat;
    width: 22px;
    height: 10px;
	margin:0 0 0 -11px;
}

#realestate.page #recommend .box p.pic {
    float: none;
    padding: 20px 20px 0;
    width: auto;
}

#realestate.page #recommend .box p.pic img{
	width:100%;
	height:auto;	
}


#realestate.page #recommend .box p.text {
    float: none;
    padding: 25px 20px 0;
    width: auto;
    line-height: 1.8;
    font-size: 0.8rem;
}


#realestate.page #recommend ul {
    padding: 20px 0 10px;
    background-color: #fff;
}

#realestate.page #recommend ul li {
    margin: 0 20px;
    padding: 0 0 0 0;
    width: auto;
    border-bottom: 1px solid #e2e2e2;
}

#realestate.page #recommend ul li span {
    display: block;
    padding: 10px 0 10px 20px;
    text-align: left;
    background: url(../realestate/images/circle_realestate.png) 0 12px no-repeat;
	background-size:15px;
    line-height: 1.4;
	font-size:0.9rem;
}







/* usermerit */

#realestate.page #usermerit h2 {
    display: block;
	padding:0 0 20px;
    height: auto;
    font-size: 1.0rem;
}

#realestate.page #usermerit h2 span {
    display: table;
	margin:0 auto ;
}

#realestate.page #usermerit h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:28px;
	height:auto;
}

#realestate.page #usermerit h2 span span {
    display: table-cell;
    padding: 4px 0 0 0;
    text-align: left;
    line-height: 1.4;
}

#realestate.page #usermerit ol li dl dt img{
    padding:6px 0;
}

#realestate.page #usermerit ol li dl dd {
    display: table-cell;
    padding: 10px 10px;
    line-height: 1.5;
    font-size: 0.9rem;
	vertical-align:middle;
}


/* ownermerit */

#realestate.page #ownermerit {
    padding: 0 0 15px;
}

#realestate.page #ownermerit h2 {
    display: block;
	padding:0 0 20px;
    height: auto;
    font-size: 1.0rem;
}

#realestate.page #ownermerit h2 span {
    display: table;
	margin:0 auto ;
}

#realestate.page #ownermerit h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:28px;
	height:auto;
}

#realestate.page #ownermerit h2 span span {
    display: table-cell;
    padding: 4px 0 0 0;
    text-align: left;
    line-height: 1.4;
}


#realestate.page #ownermerit ol li dl dt img{
    padding:6px 0;
}

#realestate.page #ownermerit ol li dl dd {
    display: table-cell;
    padding: 10px 10px;
    line-height: 1.5;
    font-size: 0.9rem;
	vertical-align:middle;
}



#realestate.page #ownermerit table {
	margin: 25px 0 0;
    font-size: 0.8rem;
}

#realestate.page #ownermerit table th {
	display:block;
    padding: 12px 20px 0;
    color: #cd8258;
    font-weight: bold;
    line-height: 1.5;
    width: auto;
    text-align: left;
    vertical-align: middle;
}

#realestate.page #ownermerit table td {
	display:block;
    padding: 8px 20px 12px;
    line-height: 1.5;
    width: auto;
    vertical-align: top;
}










/* flow */


#realestate.page #flow {
    padding: 40px 0 0;
    overflow: hidden;
}


#realestate.page #flow h2 {
    display: block;
	padding:0 0 20px;
    height: auto;
    font-size: 1.0rem;
}

#realestate.page #flow h2 span {
    display: table;
	margin:0 auto ;
}

#realestate.page #flow h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:28px;
	height:auto;
}

#realestate.page #flow h2 span span {
    display: table-cell;
    padding: 4px 0 0 0;
    text-align: left;
    line-height: 1.4;
}




#realestate.page #flow ol{
	margin:0 0 0 0;
}

#realestate.page #flow ol li{
	float:none;
	display:block;
	margin:0 0 24px 0;
	border-left:0;
	border-bottom:28px;
	text-align:center;
	width:100%;
	height:auto;
}

#realestate.page #flow ol li.num1{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_1.png) 98% bottom no-repeat;
}

#realestate.page #flow ol li.num2{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_2.png) 98% bottom no-repeat;
}

#realestate.page #flow ol li.num3{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_3.png) 98% bottom no-repeat;
}

#realestate.page #flow ol li.num4{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_4.png) 98% bottom no-repeat;
}

#realestate.page #flow ol li.num5{
	background:#f2f2f2 url(../realestate/images/num_realestate_flow_5.png) 98% bottom no-repeat;
}

#realestate.page #flow ol li.num6{
	background:#3f94cf url(../realestate/images/num_realestate_flow_6.png) 98% bottom no-repeat;
	color:#fff;
}

#realestate.page #flow ol li.num1,
#realestate.page #flow ol li.num2,
#realestate.page #flow ol li.num3,
#realestate.page #flow ol li.num4,
#realestate.page #flow ol li.num5{
	position:relative;
}
	
#realestate.page #flow ol li.num1:after,
#realestate.page #flow ol li.num2:after,
#realestate.page #flow ol li.num3:after,
#realestate.page #flow ol li.num4:after,
#realestate.page #flow ol li.num5:after{
	content:"";
	position:absolute;
	left:50%;
	right:auto;
	top:auto;
	bottom:-30px;
	margin:0 0 0 -21px;
	z-index:10;
	width:43px;
	height:36px;
	background:url(../realestate/images/sp/arw_realestate_flow.png) center bottom no-repeat;
}

#realestate.page #flow ol li p{
	display:block;
	width:100%;
	height:100%;
	padding:18px 0;
	vertical-align:middle;
	line-height:1.4;
	font-size:0.9rem;
}













/* pattern */

#realestate.page #pattern {
    padding: 30px 0 25px;
}

#realestate.page #pattern h2 {
    display: block;
	padding:0 0 20px;
    height: auto;
    font-size: 1.0rem;
}

#realestate.page #pattern h2 span {
    display: table;
	margin:0 auto ;
}

#realestate.page #pattern h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:28px;
	height:auto;
}

#realestate.page #pattern h2 span span {
    display: table-cell;
    padding: 4px 0 0 0;
    text-align: left;
    line-height: 1.4;
}


#realestate.page #pattern .box {
    margin: 0 0 0 0;
}

#realestate.page #pattern .box dl {
    float: none;
    display: block;
    margin: 0 0 15px 0;
    width: auto;
    height: auto;
}

#realestate.page #pattern .box dl dt {
    display: block;
    padding: 20px 20px 12px;
    text-align: center;
    font-weight: bold;
    font-size: 0.9rem;
}

#realestate.page #pattern .box dl dd {
    padding: 0 20px 20px;
    line-height: 1.4;
    font-size: 0.8rem;
}




/* nextbtn */

#realestate.page .nextbtn {
    padding: 0 0 40px;
    text-align: center;
}

#realestate.page .nextbtn a {
    text-align: left;
    display: inline-block;
    padding: 5px 12px;
    background-color: #cd8258;
    font-size: 0.8rem;
    line-height: 1.5;
    color: #fff;
}
#realestate.page .nextbtn a p {
    padding: 0 18px 0 0;
    background: url(../realestate/images/arw_nextform.png) right center no-repeat;
}

#realestate.page .nextbtn a p br.sp{
    display:inline;
}



}
