.main-visual  {
    padding-top:  140px;
    padding-bottom:  50px;
    background-image:  url("images/HP-picture/unnamed%20(2).jpg");
    background-size: 50%;
    color:  #f5f5f5;
    text-align: center;
}
.p  {
    font-size:25px; 
}
.top-title  {
    font-size:  64px;
    margin-bottom:  10px;
}
.top-subtitle  {
    font-size:  24px;
    margin-bottom:   60px;
}
.top-text  {
    opacity:  1;
}
.main  {
    padding:  40px  0;
    color:  #5a5c5f;
    text-align:   center;
}
.main h2  {
    margin-bottom:  0px;
}
.main-image  {
    width:  450px;
    margin-bottom:   25px;
    box-shadow:   2px  2px  4px  #b7b7b7;
    border-radius:  5px;
}
.main h3  {
    margin-bottom:  0px;
}
.main p  {
    font-size:  22px;
}
.main p2 {
    font-size:  40px;
}
.menu-image3 {
	width:  100%;
	margin-bottom: 20px;
    border-radius:  5px;
	text-align:  center;
}