@charset "UTF-8";
/*
　TOP
	PC用CSS

*/

/*-----------------------*----*----*----*----*----*----*----*----*----* タグ */
/*-----------------------*----*----*----*----*----*----*----*----*----* ヘッダー */
/*-----------------------*----*----*----*----*----*----* header */
/*-----------------------*----*----*----*----*----* slider */

/*-----------------------*----*----*----*----*----*----*----*----*----* メイン */
/*-----------------------*----*----*----*----*----*----* main */


@media screen and (min-width: 1120px){
	.main_img {
	background: url(../../../real_estate/16_yamamotochominami1/img/main_bg.jpg) no-repeat center bottom;
	background-size: cover;
	position: relative;
	height: 414px;
	width: 100%;
	text-align: center;
	padding: 147px 0;
}

 .mx1060_pc table{
	 margin-bottom:40px;
	 margin-top:-30px;
 }
 
  .mx1060_pc table p{
 	 font-size:1.4rem;
  }
  
  .right01{
	  float:right;
	  margin-right: 23px;
  }
    .right02{
	  float:right;
	  margin-right: 31px;
  }

}




/*-----------------------*----*----*----*----*----*----*----*----*----* フッター */
/*-----------------------*----*----*----*----*----*----* footer */
