@charset "utf-8";
/* CSS Document */

.toppic {
    background-image: url(../img/toppic-concept.jpg);
}
.t-concept:nth-child(4) h2 {
    padding-top: 0;
}
.t-concept:nth-child(4) h2:before {
    display: none;
}