@charset "utf-8";

/* 취업생인터뷰 */
/* 취업생인터뷰 메뉴분리_220222 */
.interview_wrap {width:1280px; margin:0 auto 50px; }

.interview_wrap .interview_content_list .img_box {position: relative; width:244px; height:316px; display:inline-block; outline:none; margin:0 12px 0 0; cursor: pointer; margin-top:45px;}
.interview_wrap .interview_content_list .img_box:nth-child(5n) {margin-right:0px;}
.interview_wrap .interview_content_list .img_box img {width:100%; height:100%;}
.interview_wrap .interview_content_list .interview_title {margin-top:8px; color:#333; font-weight:500; font-size:16.2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.interview_wrap .interview_content_list .interview_title span {display:block; margin-top:-3px; color:#666; font-weight: 400; font-size:14px;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
