@charset "utf-8";

/*==============================*/

/* Shop information

/*==============================*/
@media (min-width: 767.5px){
  .mainSection {
    position: relative;
    margin-top: -155.6px;
  }

  .contentWrap {
    background-position: -0.8px 575px;
  }

  #tenant_link_new {
    padding-top: 2px;
}
}

section.contents .infoBox .storeLink a{
  color: #666;
}