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