.noScroll {
  overflow: hidden;
}

.modal0401_onair {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 999;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.modal0401_onair .modal0401_onair_inner {
  position: relative;
  background: #000;
  padding-bottom: 60px;
}

.modal0401_onair .modal0401_onair_inner .modal0401_onair_kv {
  position: relative;
  width: 750px;
  width: 100%;
  margin: 0 auto 5px;
}

.modal0401_onair .modal0401_onair_inner .catch_modal0401_onair {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  width: 12%;
  margin: 0 auto;
}

.modal0401_onair .modal0401_onair_inner .txt01_modal0401_onair {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  width: 428px;
  width: 57%;
  margin: 0 auto 20px;
  top: 70px;
}

.modal0401_onair .modal0401_onair_inner .txt02_modal0401_onair {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  width: 402px;
  width: 53%;
  margin: 0 auto 30px;
  top: 70px;
}

.modal0401_onair .modal0401_onair_inner .btnEnter_modal0401_onair {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  width: 600px;
  width: 80%;
  margin: 0 auto;
  top: 70px;
}
