.interview .mv {
  background: url("../interview/img/bg_interview.jpg") no-repeat center;
  background-size: cover; }
.interview .item .txt-top p span {
  display: inline-block; }

@media screen and (max-width: 850px) {
  .pc-lower {
    display: none; } }
@media screen and (min-width: 851px) and (max-width: 1199px) {
  .pc-lower {
    display: none; } }
@media screen and (min-width: 1200px) {
  .sp-lower {
    display: none; } }
@media screen and (min-width: 1800px) {
  .sp-lower {
    display: none; } }
@media screen and (max-width: 480px) {
  .interview .mv {
    background: url(../interview/img/bg_interview_sp.jpg) no-repeat center top 30%;
    background-size: cover; } }

/*# sourceMappingURL=interview.css.map */
