h2.section-title {
    margin-top: 100px;
}

.company-info-table {
    border-collapse: collapse;
    width: 100%;
}

.company-info-table th,
.company-info-table td {
    padding: 30px;
    border-bottom: 1px solid #e1e1e1;
}

table.company-info-table ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

table.company-info-table li {
    margin-bottom: 0.5em;
}


table.company-info-table li:last-child {
    margin-bottom: 0;
}

img.float-right {
    float: right;
    margin-left: 15px;
    width: 120px;
    height: auto;
}

.kyoto-article img {
    width: 50%;
}

img.bottom-img {
    margin-top: 100px;
}
