@charset "utf-8";
.bcListInnerBox div {
    color: #000;
    font-weight: bold;
    line-height: 36px;
}
.interview h1 {
    text-align: left;
    font-size: 30px;
    line-height: 50px;
    font-weight: normal;
    color: #54246f;
    margin: 50px 0 20px 0;
}
.interview h2 {
    color: #54246f;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    margin: 40px 0 10px;
}
.interview img {
    max-width: 100%;
}
@media only screen and (max-width: 767px){

}