.form-control{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#vo2val{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#result{
    margin:0 auto;
    width: 70%;
    background-color: white;
    padding: 5px;
    border-color: #ffa500;
    border:2px solid lightgray;
    border-radius: 10px;

}

#age{
    margin:0 auto;
    width: 50%;
    text-align: center;
}

#hrmax{
    margin:0 auto;
    width: 50%;
    text-align: center;
}

#hrrest{
    margin:0 auto;
    width: 50%;
    text-align: center;
}

#predict{
    width: 40%;
    font-size: 20px;
    /*height: calc(1.5em + .75rem + 2px);*/
}



#tweet{
    font-weight: 600;
}

#line{
    font-weight: 600;
}

.sakura{
    /*font-family: "新ゴ R";*/
    /*font-family: "フォーク M";*/
    font-family: 新ゴ R, Verdana, Geneva, Tahoma, sans-serif;
}

