@charset "utf-8";

/*==============================*/

/* tip for you

/*==============================*/

.interviewBox .fukidashiBox .img {
  background-image: url(../images/vol29_img_geek_05.jpg)!important;
}

@media (min-width: 767.5px){
  .mainSection {
      position: relative;
      margin-top: -155.6px!important;
  }
  #tenant_link_new {
    padding-top: 2px;
  }
}

.section.contents .interviewBox .fukidashiBox {
  max-height: 480px;
}

/*==============================*/

/* vol.29 interviewBox sp-img viewsize

/*==============================*/

@media screen and (max-width:767.5px) {
  .section.contents .interviewBox .fukidashiBox .img{
    background-position: 80% center;
  }
}