@charset "utf-8";
/* CSS Document */

h1{
	font-size: 76px;
}
.hpBtn{
   font-size: 76px; 
}
.hpBtnStart, .hpBtnStartNew{
    font-size: 80px;
}
.formBut{
    font-size: 70px;
}
#popupBtn{
    font-size: 70px;
}
.resultBtn{
    font-size: 70px;
}
h2{
	font-size: 76px;
}

.bigText{
	font-size: 76px;
	
}
.smallText, .smallTextRes{
	font-size: 50px;
}
.innerBtn{
    font-size: 60px;
}
.hugeTitle{
    font-size: 140px;
}
.hugeText{
    font-size: 66px;
}
.formTitle{
    font-size: 90px;
}
.inputText{
    font-size: 50px;
}
.chLabel{
    font-size: 36px;
}
.chLabel2{
    font-size: 42px;
}
.gameTitle{
    font-size: 90px;
}
.resTitle{
    font-size: 160px;
}
#endTitle{
    font-size: 90px;
}
.rushTitle{
    font-size: 90px;
}
h3{
    font-size: 60px;
}

h4{
	font-size: 60px;
}
h5{
	font-size: 56px;
}


