.box-hako {margin-bottom: 50px;}
.box-hako.osusume {
padding-top: 50px;
border-top: 1px solid #dfdfdf;
}
h2.midashi {
font-size: 16px;
letter-spacing: 0.12em;
margin-bottom: 50px;
font-weight: 500;
margin-top: 40px;
}
.teika{
  display: none;
}

@media (max-width: 480px) {
.product-right-slot {
width: 100%;
order: 2;
box-sizing: border-box;
padding-top: 100px;
}
}