/* line 3, sass/page-shop-toritsudaigaku.scss */
.store-main .icons {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin: 50px 0 80px;
  border-right: 0;
  justify-content: center;
}

/* line 11, sass/page-shop-toritsudaigaku.scss */
.store-main .map {
  margin-bottom: 20px;
}

@media all and (max-width: 480px) {
  /* line 21, sass/page-shop-toritsudaigaku.scss */
  .right {
    max-width: 100%;
  }
}
