.page-id-20 .hentry .entry-header h1 { display:none; }

.fullWidth { max-width: 100% !important }
.fullWidth .ms-view { width: 100% !important }
.fullWidth .ms-inner-controls-cont { max-width: 100% !important }


.home header { position: absolute; background: transparent; top: 0; left:0; width: 100%; border:none; }

.home .site-footer { background: transparent; text-align: center; }
.site-footer .site-info a { display: none; }

body.home #masthead {
  background: rgba(0, 0, 0, 0) url("http://meguminakanishi.com/wp-content/uploads/2019/02/megumi.jpg") no-repeat;
background-size: cover;
    height: 100%;
    background-position-x: center;
}

body.home .storefront-product-categories { display: none; }

.site-branding .site-title { font-size: 1.5em; font-weight: 100; }

@media (max-width: 1050px) {
  body.home #masthead { 
    background-position: 70%;
    height: 90%;
    background-position: -650px;
  }
}

body.home #content { min-height: 777px; }



/* Enter Your Custom CSS Here */


