﻿.cemter {
  text-align: center;
}

.centerin {
  margin: auto;
  text-align: left;
}

@media (min-width: 0px) {
  .cirRegister {
    height: 80vh;
    background-image: url("../img/mobileRegisSchedu.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .mainwidth {
    width: 90%;
  }

  /*notice*/

  .Allshedule {
    height: 80vh;
    background-image: url("../img/000.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .Timeinfo {
    height: 80vh;
    background-image: url("../img/noticeTimeMobile.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .Notice0 {
    height: 50vh;
    background-image: url("../img/notice00.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice1 {
    height: 50vh;
    background-image: url("../img/notice1.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice2 {
    height: 40vh;
    background-image: url("../img/notice2.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice3 {
    height: 50vh;
    background-image: url("../img/notice4.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
}

@media (min-width: 1000px) {
  .cirRegister {
    height: 40vh;
    background-image: url("../img/RegisSchedu.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .mainwidth {
    width: 50%;
  }

  /*notice*/

  .Allshedule {
    height: 30vh;
    background-image: url("../img/1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .Timeinfo {
    height: 40vh;
    background-image: url("../img/noticeTime.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .Notice0 {
    height: 80vh;
    background-image: url("../img/notice00.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice1 {
    height: 80vh;
    background-image: url("../img/notice1.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice2 {
    height: 80vh;
    background-image: url("../img/notice2.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }

  .Notice3 {
    height: 80vh;
    background-image: url("../img/notice4.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
  }
}
