@charset "utf-8";

/* 三井ホーム倶楽部 */

/*
photosection1
recipisection1
photosection2
recipisection2
recipisection13
-------------------------------------------------------*/
#title1{
	background-image: url(../images/satoimo/title1.jpg);
}
#title2{
	background-image: url(../images/satoimo/title2.jpg);
	padding-bottom:37.68%;
}
#recipisection1{
	background-image: url(../images/satoimo/recipi1.jpg);
	padding-bottom:63.76%;
}
#recipisection2{
	background-image: url(../images/satoimo/recipi2.jpg);
	padding-bottom:32.6%;
}
@media only screen and (max-width: 480px) {
  #title2 {
	  padding-bottom: 78.7%;
  }
}
