@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol8_img_store_16.jpg)!important;
}

@media (min-width: 767.5px) {
  .mainSection {
      margin-top: -154px;
  }
}

@media (max-width: 767.5px) {
  .mainSection {
      padding-top: 2.5%;
  }
}

/*==============================*/

/* Shop

/*==============================*/


section.contents .infoBox .storeLink {
  color: var(--font-color);
}
section.contents .infoBox .storeLink a {
  color: var(--font-color);
}