.top-title-image {
    width: 100%;
}
.navigation-teller-button {
    width: 50%;
    float: left;
}
.navigation-telling-button {
    width: 50%;
}
/* スタイルのクラス */
.bg-w{
    background-color:white;
}
.text-red{
    color:#de0e26;
}
.height-473px{
    height:473px;
}