/*
Theme Name:original
*/

/*.pc_none {
display: none;
}
.red {
color: red;
}
.txt-center {
text-align: center;
}*/
/*求人情報ページ*/
/*
table.recruit_table {
margin-bottom: 15px;
}
table.recruit_table thead th, table.recruit_table thead td {
 background: #e9dfc8;
}
table.recruit_table tbody th {
width: 35%;
background: #fdfaf4;
border: solid 1px #e9dfc8;
padding: 10px;
font-weight: bold;
vertical-align: middle;
}
table.recruit_table tbody td {
text-align: center;
background: #ffff;
border: solid 1px #e9dfc8;
font-weight: 500;
font-size: 110%;
padding: 10px;
}

@media screen and (max-width: 640px) {
.pc_none {
display: block;
}*/
/*求人情報ページ*/
/*
table.recruit_table tbody th {
width: 95%;
display: block;
}
table.recruit_table tbody td {
width: 95%;
display: block;
}
}
*/

.list_20{
padding: 0.8em 0em 0.5em 1.6em;;
}
.list_20 li {
line-height: 1.2em;
}