@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol0_img_trip_01.jpg)!important;
}

/*==============================*/

/* MV

/*==============================*/

@media (min-width: 767.5px){
  .mainSection {
      position: relative;
      margin-top: -155.6px;
  }
}

/*==============================*/

/* shop

/*==============================*/

section.contents .infoBox .storeLink a {
  color: var(--font-color);
}

.interviewBox .fukidashiBox .text_lf {
  align-items: baseline !important;
}

.interviewBox .fukidashiBox .text_lf a {
  text-decoration: underline;
}

.interview .txt a {
  text-decoration: underline;
}