@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/
.mainSection {
  margin-top: -155.6px;
}

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol0_img_gift_01.jpg)!important;
}

@media screen and (max-width: 767.5px) {
  .mainSection {
      margin-top: -5.1px;
  }
  .section.contents .headingBox p:first-child {
    padding-top: 17px;
  }
}