section.link {
    background-color: #DFE4E6;
    padding: 100px 0;
}

section.link .inblc {
    width: 61%;
    margin: 0 auto 0;
    max-width: 732px;
    position: relative;
}



h1.linktitle {
    font-size: 1.538em;
    line-height: 1.1;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    background-color: #2C5EBF;
    color: #fff;
    padding: 1em;
    letter-spacing: 0.1em;
}

.linkbox {
    background-color: #fff;
    padding: 3em;
}
.linkbox ul {
}
.linkbox ul li {
    font-size: 1.154em;
    line-height: 1.2;
    margin-bottom: 0.8em;
}




