@charset "utf-8";

/* /about/stories/graduates_interview.html
---------------------------------------------------------- */
h2{
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    line-height: 1.86;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.box1{
    background-color:#687c84;
    position:relative;
    color:#fff;
}
.box2{
    background-color:#688475;
    position:relative;
    color:#fff;
}
.box3{
    background-color:#846881;
    position:relative;
    color:#fff;
}

.imgSection01 .ftBox {
	padding: 20px 0 0 30px;
}


.number{
    position:absolute;
    right:17px;
    bottom:2px;
    font-size:41px;
    letter-spacing:1px;
}
.box1 .number{
    color:#92a0a5;
}
.box2 .number{
    color:#92a599;
}
.box3 .number{
    color:#a592a3;
}
.catch{
    width:270px;
	margin-bottom: 50px;
    letter-spacing:0.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}