@font-face {
  font-family: 'NotoSansKr';
  font-style: normal;
  font-weight: 400;
  src: local('NotoSansCJKkr-Regular'), url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Regular.eot);
  src: url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Regular.woff2) format('woff2'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Regular.woff) format('woff');
}

@font-face {
  font-family: 'NotoSansKr';
  font-style: normal;
  font-weight: 500;
  src: local('NotoSansCJKkr-Medium'), url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Medium.eot);
  src: url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Medium.eot?#iefix) format('embedded-opentype'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Medium.woff2) format('woff2'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Medium.woff) format('woff');
}

@font-face {
  font-family: 'NotoSansKr';
  font-style: normal;
  font-weight: 700;
  src: local('NotoSansCJKkr-Bold'), url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Bold.eot);
  src: url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Bold.eot?#iefix) format('embedded-opentype'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Bold.woff2) format('woff2'),
       url(//file.koreapolyschool.com/hompy/front/resources/font/NotoSans-Bold.woff) format('woff');
}

.newViewerinfoPop{
	z-index:15;
}

.infoPopWrapper{
    position: absolute;
    z-index: 9999;
    left: 49.5%;
    top: 52%;
    transform: translate(-50%, -50%);
}

.infoPopBox{
    position: absolute;
    z-index: 9997;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#epolyInstallBtn{
	position: absolute;
    z-index: 9998;
    right: -372px;
    bottom: -250px;
}

.infoCloseBtn{
	position: absolute;
	z-index: 9998;
	top: -280px;
    right: -350px;
	cursor: pointer;
}

#dayCloseChkBox{
	position: absolute;
    z-index: 9998;
    bottom: -285px;
    right: -245px;
}

.chkboxTitle{
	position: absolute;
    z-index: 9998;
    bottom: -298px;
    right: -338px;
    font-family: NotoSansKr;
    font-size: 15px;

    font-stretch: normal;
    font-style: normal;
    line-height: 2.6;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}