@charset "utf-8";

.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-company/mv_company.jpg);
}
.page-header-title::after {
content: 'COMPANY';
}
.sec_company h2 {
text-align: left;
} .table_cont table{
border-collapse:collapse;
margin: 0 auto 30px;
width: 100%;
font-size: 16px;
}
.table_cont td,th{
border:1px solid #ccc;
padding:10px;
}
.table_cont th{
background:#f9f9f9;
width: 30%;
}
.table_cont td{
width: 70%;
}       @media screen and (max-width: 1000px) {
}    @media screen and (max-width: 834px) {
}    @media screen and (max-width: 640px) {
.page-header {
background-image: url(//kashikiri-fit.com/wp-content/themes/lightning-child/img/f-company/mv_company_sp.jpg);
}
.table_cont table{
border-collapse:collapse;
width: 100%;
font-size: 14px;
}
}