@charset  "UTF-8";

@media all and (max-width:768px) {
    .employment-know-bold {
        font-size: 14px;
        font-family: ;
    }

    .employment-know-bold h4 {
    }

    .pagenavi {
        height: 40px;
        width: 100%;
        line-height: 40px;
        background: #efefef;
    }

    .pagenavi ol {
        padding-left: 25px;
    }

    .pagenavi ol li {
        display: inline;
        list-style-type: none;
        font-size: 16px;
    }

    .pagenavi ol li:before {
        content: " > ";
    }

    .pagenavi ol li:first-child:before {
        content: "";
    }

    .employment-know-bold {
        width: 100%;
        height: 80px;
        background: #f5f6f1;
        display: flex;
        line-height: 80px;
        padding-left: 10px;
    }

    .employment-know-bold h4 {
        font-size: 28px;
        font-family: 'Hiragino Kaku Gothic ProN',Meiryo,sans-serif !important;
        font-weight: 700;
        line-height: 50px;
    }

    .corporate-top {
        margin-top: 35px;
    }

    .corporate-top-left {
        margin-left: -20px;
        width: 100%;
        min-width: 145px;
        height: auto;
    }

    .corporate-top {
        margin-top: 50px;
    }

    .corporate-top-left h4 {
        font-size: 11px;
    }

    .corporate-top-right {
        width: 100%;
        height: auto;
    }

    .corporate-top-right p {
        font-size: 12px;
    }

    .corporate-iso {
        max-width: 750px;
        margin: 50px auto;
    }

    .corporate-cover h4 {
        font-size: 20px;
        width: 100%;
        height: 55px;
        line-height: 55px;
        background: #f4f4f4;
        padding-left: 15px;
        font-weight: 700;
        margin-top: -0;
    }

    .top-border:before {
        margin-top: 30px;
        content: "";
        display: block;
        height: 3px;
        width: 100%;
    }

    .corporate-cover ul li {
        font-size: 12px;
    }

    .corporate-cover p {
        font-size: 12px;
    }

    .corporate-table-top th {
        font-size: 16px;
        font-weight: 700;
    }

    .corporate-table-top td {
        font-size: 12px;
    }

    .corporate-table-under th {
        font-size: 16px;
        font-weight: 700;
    }

    .corporate-table-under td {
        font-size: 12px;
    }

    .corporate-sidebar-top {
    }

    .corporate-sidebar-top ul li.first-home {
        width: 108.5%;
        height: 67px;
        line-height: 67px;
        text-align: left;
        font-size: 18px;
        display: block;
        background: #19689F;
        padding-left: 14px;
        overflow: hidden;
        margin-left: -15px;
    }

    .corporate-sidebar-top ul li.first-home a {
        color: #fff;
    }

    .corporate-sidebar-top ul li.first-home:hover {
        background: rgba(0,145,139,0.5);
    }

    .corporate-sidebar-top ul li.first-home a:hover {
        text-decoration: none;
        color: #fff;
    }

    .corporate-sidebar-top ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-size: 16px;
        display: block;
        background: #fff;
        padding-left: 14px;
        border-bottom: #f5f5f5 1px solid;
    }

    .corporate-sidebar-top ul li:hover {
        background: rgba(255,255,255,0.5);
    }

    .corporate-sidebar-top ul li a:hover {
        text-decoration: none;
    }

    .corporate-sidebar-top ul li a {
        display: block;
    }

    .corporate-sidebar-under ul li:first-child {
        margin-top: 30px;
    }

    .corporate-sidebar-under ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-size: 16px;
        background: #fff;
        padding-left: 14px;
        margin-top: 20px;
        border: #f5f5f5 1px solid;
    }

    .corporate-sidebar-under ul li:hover {
        background: rgba(255,255,255,0.5);
    }

    .corporate-sidebar-under ul li a:hover {
        text-decoration: none;
    /*color: white;*/
    }

    .corporate-sidebar-under ul li a {
        display: block;
    }
}
