@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/
.mainSection {
  margin-top: -155.6px;
}

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol24_img_gift_08.jpg)!important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

#section03 .section.contents .headingBox._3line {
  position: relative;
  height: 159px;
}

.section.contents .headingBox._3line::after {
  top: 27px;
}

.section.contents .headingBox._3line::before {
  top: 27px;
}
@media screen and (max-width: 767.5px) {
  .mainSection {
      margin-top: -5.1px;
  }
  .section.contents .headingBox p:first-child {
    padding-top: 17px;
  }
}