.store-title-wrapper{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.detail-hr{border:none;border-top:1px solid #e0e0e0;margin:5rem 0}.store-open-status{color:var(--brand-default);border:1px solid var(--brand-default);width:fit-content;padding:.2rem 1rem;font-size:1.3rem}.store-icon,.store-open-status{border-radius:1em;margin-left:auto}.store-icon{background:#fff}.store-icon.mh{color:var(--brand-default);border-color:var(--brand-default)}.store-icon.db{color:#152a8b;border-color:#152a8b}.store-info-box{display:grid;grid-template-columns:14em 1fr;gap:2rem;margin-top:4rem;margin-bottom:1rem}.store-info-box__content{display:flex;flex-direction:column;gap:1em}.store-info-box h2{margin-bottom:0}@media screen and (max-width:750px){.store-info-box{grid-template-columns:1fr}}.store-basic{display:grid;grid-template-columns:1em 1fr;gap:.5rem}.store-basic dt{padding:.2rem;color:var(--brand-default)}.store-basic dd{padding:.2rem .2rem .2rem .6rem}dl.hourlist{display:grid;grid-template-columns:6em 1fr}dl.hourlist dt{padding:.2rem}dl.hourlist dd{padding:.2rem .2rem .2rem .6rem}.badge-container{display:flex;flex-wrap:wrap;gap:1rem .8rem}.badge-container.sub{background:#f9f9f9;padding:1em;border-radius:.5rem}.badge-container.sub .badge{background:#fff;border:1px solid #e0e0e0;padding:.4rem .8rem;border-radius:.5rem;display:flex;align-items:center}.feature-list{list-style:none;padding:1em;background:#f9f9f9;border-radius:.5rem}.feature-list li{margin-bottom:.5rem;text-indent:-1em;padding-left:1em}.feature-list li:before{content:"* "}.holidays-box,.other-box{display:flex;flex-wrap:wrap}.other-box{gap:.5rem;align-items:center}.blog-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:.8em;padding:1em;background:#eee;border-radius:.5rem}.blog-entry{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:.5rem;border-radius:.5rem}.blog-date{margin-top:.5rem}@media screen and (max-width:750px){.blog-wrapper{width:100vw;display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:1rem;margin:0 -1.2rem}.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}}.rte ol,.rte ul{list-style:disc inside;margin-left:1.5em;padding-left:0}.rte ol{list-style:decimal inside}.rte p{margin-top:.5em;margin-bottom:.5em}.rte a{color:var(--brand-default);text-decoration:underline}.rte img{max-width:100%;height:auto}@media screen and (max-width:750px){.rte img{width:100%}}.list .store-filter-option-list{max-height:60vh;overflow-y:auto}.list .store-filter-option-list--payment{margin-bottom:1.25rem;padding-bottom:1.25rem}.list label.store-filter-option{align-items:center}@media screen and (min-width:640px){.list .store-filter-option-group__items,.list .store-filter-option-list--brand,.list .store-filter-option-list--payment{grid-template-columns:repeat(3,minmax(0,1fr))}}