@charset "utf-8";
@import url(cmn.css);
@import url(base.css);

/*-------------------------------------------------------------------------
▼スライド
-------------------------------------------------------------------------*/
#mainImg{
  margin-bottom:20px;
}
#mainImg-in img {
  width: 100%;
  height: auto;
}

.scene-box{
  margin-bottom:30px;
}
.scene-box .img-max{
  max-width:800px;
  margin-bottom:10px;
}
/*-------------------------------------------------------------------------
▼bn-box
-------------------------------------------------------------------------*/
.box img{
  margin-bottom:10px;
}

#bn-box{
  text-align:center;
}
#bn-box .img-max{
  max-width:600px;
  margin-bottom:10px;
}


