@charset "utf-8";

.hbd_text{
    color: #32a1d2;
	font-weight:bold;
    font-size: 4.9vw;
    margin-top: 10vw;
    margin-bottom: 5vw;
	text-align: center;
}
.hbd_text2{
    font-size: 4.5vw;
	font-weight:bold;
    text-align: center;
}
.hbd_text3{
    font-size: 3.5vw;
	line-height: 5vw;
    margin: 5vw 0;
    text-align: center;
}
.hbd_text4{
    font-size: 5vw;
	font-weight:bold;
    color: #e45927;
    margin-bottom: 10vw;
    line-height: 7vw;
    text-align: center;
}