/* メイン背景 */
.main-bg {
  background-image: url('../img/main-bg.png');
  background-repeat: repeat;
}
