main{
  margin-top: 50px;
  background-image: url(https://img21.shop-pro.jp/PA01494/506/etc_base64/c2hvcF9mb290ZXJfYm9yZGVy.png);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 800px;
  padding: 0 0 80px;
  margin: 100px auto 0;
}

.other_section{
  max-width: 768px;
margin: auto;
padding: 0 5%;
}


.visible__shop{
    display: block!important;
}

.header-viewcart{
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

#History{
  display: none!important;
}


main h2 {
  font-size: 1.5em;
  margin-bottom: 20px;
  font-weight: 600;
}

main .mar_b_50 {
  margin-bottom: 50px;
}
main .mar_b_10 {
  margin-bottom: 10px;
}

main .mar_b_20 {
  margin-bottom: 20px;
}

main .mar_b_30 {
  margin-bottom: 30px;
}