@charset "UTF-8";
/*==================
 採用情報 */
.aco_style02 .accordion_item.open .aco_inner {
    -webkit-padding-before: 24px;
    padding-block-start: 24px;
}
.aco_style02 .sheet_basic th {
    text-align: start;
}
@media (width >=768px) {
    .aco_style02 .sheet_basic th {
        inline-size: 25%;
    }
}
/*フォント揃え游明朝*/
table tr td p, table tr td p span, table tr td p a, table tr td div {
    font-family: "游明朝体", "Yu Mincho", YuMincho, serif !important;
    color: #000 !important;
}
table tr td p a {
    line-height: 1.85em;
}
.aco_inner table tr th {
    color: #000 !important;
}