.store-title-wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:750px){.store-title-wrapper{flex-direction:column-reverse;align-items:flex-start}}.store-icon{background:#fff;top:1em;right:1em;margin-left:auto}.store-icon.mh{color:var(--brand-default);border-color:var(--brand-default)}.store-icon.db{color:#152A8B;border-color:#152A8B}dl.hourlist{display:grid;grid-template-columns:6em 1fr}dl.hourlist dt{padding:.2rem}dl.hourlist dd{padding:.2rem .2rem .2rem .6rem}.other-box__title{width:10em}@media screen and (max-width:750px){.other-box__title{width:100%}}.blog-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.blog-date{margin-top:.5rem}@media screen and (max-width:750px){.blog-wrapper{display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:1rem}.blog-wrapper .blog-entry{width:220px;flex:0 0 auto;scroll-snap-align:start}.blog-wrapper .blog-entry img{width:200px;height:200px;object-fit:cover;border-radius:8px}}