body.home #main_visual {
background: #41BAA4;
background-image: -webkit-linear-gradient(bottom right, #41baa4, #42a994);
background-image: linear-gradient(to top left, #41baa4, #42a994);
color: #000;
text-align: center;
background-image: url(http://japan-feeling.com/wp/wp-content/uploads/2017/06/IMG_52871.jpg);
background-size: cover;
height: 300px !important;
min-height: 100%;
}
body.home .wrap {
padding-top: 0px !important;
}
body.home #main_visual h2 {
margin-bottom: 3px;
font-size: 24px;
}
#header-right {
  height: 10px;
  float: right;
}
