.menu-container {
    background-image:url("");
}

#menu-pc_global li.menu-item a span {
        font-size:12px;
        font-size:10rem;
        color: #999;
        text-shadow: 0 1px #fff;
        text-align: center;
        font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
        font-weight: 600;
        font-style: normal;
      }
      
 .woocommerce-cart .site-main, .woocommerce-checkout .site-main {
    border: 3px solid #222;
    padding: 60px 40px 20px 40px;
    background-color: white;
}

body,h1,h2,h3,p{
font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
font-weight: 600;
font-style: normal;
}
