@charset "UTF-8";
/*
Theme Name: sankyo
*/

.modelhouse02_sya {
  position: relative; 
  height: auto; 
  width: 100%;
}

.modelhouse02_sya:before {
    content: "";
    display: block;
    padding-top: 32%;
}
.modelhouse02_sya_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modelhouse02_sya_in {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://san-kyo.jp/wp-content/themes/sankyo/images/modelhouse02.jpg) no-repeat;
  background-size: 100% auto; background-position :top center; 
}

.modelhouse02_sya2 {
  position: relative; 
  height: auto; 
  width: 100%;
}

.modelhouse02_sya2:before {
    content: "";
    display: block;
    padding-top: 275%;
}
.modelhouse02_sya2_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modelhouse02_sya2_in {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://san-kyo.jp/wp-content/themes/sankyo/images/modelhouse02_setumei.jpg) no-repeat;
  background-size: 100% auto; background-position :top center; 
}

.modelhouse02_sya3 {
  position: relative; 
  height: auto; 
  width: 100%;
}

.modelhouse02_sya3:before {
    content: "";
    display: block;
    padding-top: 32%;
}
.modelhouse02_sya3_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modelhouse02_sya3_in {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://san-kyo.jp/wp-content/themes/sankyo/images/modelhouse01_toi.jpg) no-repeat;
  background-size: 100% auto; background-position :top center; 
}





