.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
input[type=checkbox], input[type=radio] {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    vertical-align: -0.45rem;
    transition: all .15s ease-out 0s;
    cursor: pointer;
    display: inline-block;
    margin: 0.4rem;
    outline: none;
    border-radius: 10%;
    background: #fff;
}
input[type=radio] {
    border-radius: 50%;
}
input[type=checkbox], input[type=radio] {
    border: 2px solid #ddd;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.top-entry-check {
    font-size: 14px;
}
.industry_experience_parent2_text {
    vertical-align: bottom;
}

.text-center {
    text-align: center;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.heading-level2 {
    position: relative;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    color: #000;
    border-left: medium solid #0c0c0c;
    padding-left: 10px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.new_entry_user {
    padding-top: 15px;
}
.gender-back {
    color: #333;
    background-color: rgb(252, 244, 244);
    padding: 10px 15px;
    margin-left: 10px;
    border-radius: 5px;
}
.formbtn:disabled {
    background: #D8D8D8;
    color: #808080;
    border-color: #808080;
}
.privacy-box {
    margin: 15px;
}
.reservation label {
    background-color: #f7f7f7;
    font-size: 16px;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 3px 6px;
    margin-bottom: 6px;
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-weight: bold;
}
.inlineframe p {
    font-size: 12px!important;
    text-align: left;
    color: #333;
}
.formbtn {
    position: relative;
    line-height: 40px;
    width: 250px;
    background: #1d993d;
    border: solid 2px #1d993d;
    color: #fff;
    text-align: center;
    font-size: 18px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 5px;
    -moz-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -webkit-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -o-transition: background-color .2s linear, color .2s linear, border .2s linear;
    -ms-transition: background-color .2s linear, color .2s linear, border .2s linear;
    transition: background-color .2s linear, color .2s linear, border .2s linear;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.table {
    margin-bottom: 40px;
}

.table-ppm {
    position: relative;
}

.table .ppm {
    position: absolute;
}

.table tbody th {
    color: #000;
    background-color: #F7F9F9;
    font-size: 11px;
    width: 22%;
    text-align: center;
    font-weight: 400;
}


.table th, .table td {
    padding: 10px 15px;
    font-size: 90%;
    line-height: 160%;
}


/* -----応募フォーム----- */

.form {
    padding: 80px 0 50px;
    background-color: #f3F3F3;
}


.form-inner {
    margin: 0 15px;
}

.form p {
    text-align: center;
    margin-bottom: 20px;
}

.formbox {
    background: #fff;
    padding: 15px 0;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    color: #333;
}

.table-form tbody {
    border-bottom: 1px solid #ddd;
}

.table-form tbody th {
    background: #fff;
    vertical-align: middle!important;
    text-align: left;
    font-weight: 600!important;
    font-size: 13px!important;
    width: 170px;
    padding: 15px 0 15px 8px!important;
}

.table-form tbody th label {
    margin-top: 7px;
}

.table-form tbody td {
    vertical-align: middle!important;
    padding: 15px 8px!important;
}

.table-form .hs {
    width: 32px;
    padding: 15px 0;
}

.table-form .number {
    font-size: 15px;
    font-weight: 600;
    margin-right: .5em;
    color: #888;
}

.form-control {
    color: #000;
}

.label-hissu, .label-nini {
    float: none;
    line-height: 22px;
    margin-top: 0px;
    margin-left: 5px;
    font-weight: 400;
}

.label-hissu {
    background-color: #ba2d1c;
    color: #fff;
    padding: 0 6px;
}

.label-nini {
    background-color: #ddd;
    color: #3d3d3d;
    padding: 0 6px;
}

.form .form-group {
    margin-bottom: 0px;
}

.inlineframe {
    background-color: #FFFFFF;
    height: 200px;
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0 15px 15px;
    padding: 10px;
    border: solid 1px #eee;
}

.inlineframe p {
    font-size: 12px!important;
    text-align: left;
}

dl.policy {
    margin: 15px 0;
    font-size: 12px;
    color: #595757;
}

dl.policy dt {
    float: none;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 12px;
}

dl.policy dd {
    margin-left: 0px;
    line-height: 1.2em;
    border-bottom: solid 0px #eee;
}

.reservation label {
    background-color: #f7f7f7;
    font-size: 16px;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 3px 6px;
    margin-bottom: 6px;
    display: inline-block;
    cursor: pointer;
    padding: 10px;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0 0px;
}




@media only screen and (max-width: 539px) {
    .heading-level2 {
        margin-left: 10px;
    }
    .table-ppm {
        margin-bottom: 80px;
    }
    .table .ppm {
        bottom: -75px;
        left: 50%;
        margin-left: -37px;
    }
    .table-form tbody th {
        width: 18%;
        position: relative;
        padding: 20px 0 20px 5px!important;
    }
    .table-form tbody td {
        padding: 20px 5px 20px 0px!important;
    }
    .table-form .hs {
        position: relative;
        padding: 20px 0;
    }
    .table-form tbody th label {
        margin-top: 10px;
    }
    .label {
        padding: .3em .6em .1em;
    }
    .label-hissu, .label-nini {
        position: absolute;
        top: 12px;
        left: 3px;
        line-height: 1;
    }
    .form-inner {
        margin: 0 3px;
    }
    .table-form .number {
        font-size: 14px;
        margin-right: 0em;
    }
    .select_f1_new {
        width: 70px !important;
        font-size: 10px;
        padding: 6px 4px;
        display: inline;
    }
    .select_f2_new {
        width: 50px;
        font-size: 10px;
        padding: 6px 4px;
        display: inline;
    }
    .select_f3_new {
        width: 50px;
        font-size: 10px;
        padding: 6px 4px;
        display: inline;
    }
    .table-form tbody th label {
        margin-top: 10px;
    }
    .bottom-form-label {
        font-size: 12px;
        display: inline-block;
    }
    #entry_user_industry_experience_0, #entry_user_industry_experience_1 {
        margin-right: 2vw;
    }
    .form-title-new, .form-description-new {
        padding-left: 15px;
    }
    .reservation-text {
        font-size: 12px;
        padding-left: 10px;
    }
}


@media(min-width:768px) {
    .table tbody th {
        font-size: 12px;
    }
    .freetd {
        padding-right: 100px!important;
    }
    .table .ppm {
        bottom: 10px;
        right: 15px;
    }
    /* -----応募フォーム----- */
    .form {
        padding: 100px 0 100px;
    }
    .form-inner {
        margin-left: auto;
        margin-right: auto;
        width: 740px;
    }
    .formbox {
        padding: 0px 30px 30px;
    }
    .select_f1 {
        width: 80px;
        display: inline-block;
    }
    .select_f2 {
        width: 60px;
        display: inline-block;
    }
    .select_f3 {
        width: 60px;
        display: inline-block;
    }
    .select_f4 {
        width: 150px;
        display: inline-block;
    }
    .select_f5 {
        width: 140px;
        display: inline-block;
    }
    .label-hissu, .label-nini {
        float: right;
        line-height: 22px;
        margin-top: 2px;
        margin-left: 5px;
    }
    .inlineframe {
        margin: 0 0px 15px;
        padding: 15px;
    }
    .table-form tbody th {
        width: 18%;
        position: relative;
        padding: 20px 0 20px 5px!important;
    }
    .table-form tbody th label {
        margin-top: 10px;
    }
    .bottom-form-label {
        font-size: 12px;
    }
}

@media(min-width:992px) {
    /* -----会社概要----- */
    .table-ppm {
        margin-bottom: 40px;
    }
    .table .ppm {
        bottom: 10px;
        right: -75px;
    }
}

@media(min-width:1200px) {}


/* ------------------------------------------------------------------
on
------------------------------------------------------------------ */

.over a:hover img {
    opacity: .6;
    -webkit-opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=50);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=50)";
    /* IE 8 */
}

.over a img {
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}

.over {
    margin: 0;
}

