@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

.section.contents:nth-child(3) .interviewBox .fukidashiBox .img {
  aspect-ratio: 7/8;
  background-image: url(../images/vol1_img_lunch_09.jpg);
}
.section.contents:nth-child(4) .interviewBox .fukidashiBox .img {
  aspect-ratio: 7/8;
  background-image: url(../images/vol1_img_lunch_16.jpg);
}
.section.contents:nth-child(5) .interviewBox .fukidashiBox .img {
  aspect-ratio: 7/8;
  background-image: url(../images/vol1_img_lunch_26.jpg);
}
