@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/
.mainSection {
  margin-top: -155.6px;
}

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol21_img_trip_05.jpg)!important;
}

.interviewBox .fukidashiBox.andImage02 .img {
  background-image: url(../images/vol21_img_trip_10.jpg)!important;
}
.interviewBox .fukidashiBox.andImage03 .img {
  background-image: url(../images/vol21_img_trip_21.jpg)!important;
}
/*==============================*/

/* shop

/*==============================*/

section.contents .infoBox .storeLink a {
  color: var(--font-color);
}

@media screen and (max-width: 767.5px) {
  .mainSection {
      margin-top: -5.1px;
  }
}