@import url(phone.min.css)screen and (max-width:599px);@import url(tablet.min.css)screen and (min-width:600px) and (max-width:999px);@import url(pc.min.css)screen and (min-width:1000px);.shopPlate h3{text-align:center;font-weight:600;color:#ff8585;font-size:1.2rem}.shopPlate>ul{list-style:none}.shopPlate>ul>li>div{display:flex;justify-content:flex-start;align-items:center;margin-bottom:.5rem}.shopPlate>ul>li>div .icon{margin-right:1rem;color:#ff8585}#map{filter:drop-shadow(0 2px 2px rgba(0,0,0,.3))}@media screen and (max-width:599px){#map{width:100%;height:700px;border-radius:5px}}@media screen and (min-width:600px) and (max-width:999px){#map{width:100%;height:700px;border-radius:5px}}@media screen and (min-width:1000px){#map{width:100%;height:700px;border-radius:5px}}