.logo_area { | |
display: flex; | |
justify-content: center; | |
} | |
.logo_area img { | |
margin-top: -10px; | |
margin-left: 0px auto; | |
width: 149px; | |
} | |
.st-af { | |
font-size: 1.11rem; | |
} | |
/* .st-c1 { | |
margin-top: 35px; | |
} */ |
.logo_area { | |
display: flex; | |
justify-content: center; | |
} | |
.logo_area img { | |
margin-top: -10px; | |
margin-left: 0px auto; | |
width: 149px; | |
} | |
.st-af { | |
font-size: 1.11rem; | |
} | |
/* .st-c1 { | |
margin-top: 35px; | |
} */ |