.sp-content{height:265px;}
@media screen  and (max-width: 1500px) {
    .home-row1-bottom-img{display: none}
}


@media screen  and (min-width: 1501px) {
    .home-row1-bottom-img{width:464px;height:auto;position:absolute;right:0px;top:50%;transform:translateY(-50%);z-index:2}
}

@media screen and (max-width: 480px) {
   .home .sp-content{height: 180px}
}

@media screen and (min-width: 481px) and (max-width: 600px) {
   .home .sp-content{height: 240px}
}

@media screen and (min-width: 601px) and (max-width: 800px) {
   .home .sp-content{height: 280px}
}

@media screen and (min-width: 801px) and (max-width: 1200px) {

}

@media screen  and (max-width: 800px) {

}
@media screen  and (min-width: 800px) {
  .home  .sp-content{height: 350px}
}

#overlay-button{display: none}
.msearch-box{display: none }