@charset "utf-8";

#service_list {
    background-color: #F0F0F4;
    padding-bottom: 3.84%;
}
.top_service_each.service_list_each {
    margin-top: 0px;
}
.top_service_each.service_list_each h3 {
    color: #323333;
    border-color: #323333;
}
.top_service_each.service_list_each:last-child {
    margin-top: 3.84%;
}
