/* BASIC css start */
.store_box {max-width:1400px; width:100%; margin:72px auto; }
.plops_info {display:flex;align-items: center;justify-content: space-between; margin-bottom:20px; }
.plops .name {font-size:32px; font-weight:600; margin-bottom:32px}
.plops .address  {font-size:24px; font-weight:400; margin-bottom:32px}
.plops .time  {font-size:24px; font-weight:400; margin-bottom:32px}
.plops_info .tel {font-size:24px; font-weight:400;}


.plops_video {position:relative;padding-bottom: 57%; }
.plops_video iframe {width:100%; height:100% !important; position:absolute; top:0; left:0; border:none;  }

/* BASIC css end */

