@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
.breadcrumb {
    background-color: inherit;
    padding: 7px 0px;
    padding-bottom: 15px;
}
.section-title h2,
h1 {
    letter-spacing: 0px;
    font-family: 'Open Sans', "Noto Sans Japanese", 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 600;
}
.breadcrumb li a {
    font-size: 13px;
    font-weight: 400;
}
.breadcrumb li a,
.section-title h2,
h1 {
    color: #fff;
    font-family: 'Open Sans', "Noto Sans Japanese", 'Oswald', sans-serif;
}
#page-header {
    background-image: url(../images/recruit/experiment/background.png);
}
#button-link .all {
    margin-top: 40px;
}
#button-link .all .around3 {
    padding-left: 8px;
}
#button-link .all .around2 {
    padding-right: 2px;
    padding-left: 2px;
}
#button-link .all .around1 {
    padding-right: 18px;
}
#button-link .all div div {
    padding: 10px 0px;
    background-color: #232323;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: bold;
    border: 1px solid #dadada;
}
.down a div {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 0px solid #333;
    color: #fff;
    overflow: hidden;
}
.down a div::after,
.down a div::before {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.down a div:hover {
    color: #333;
}
.down a div::after {
    top: -100%;
    width: 100%;
    height: 100%;
}
.down a div:hover::after {
    top: 0;
    background-color: #dadada;
}
.down a div,
.down a div::before,
.down a div::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.title-service-re {
    font-family: Impact, Charcoal, sans-serif;
    font-weight: 100;
    padding-left: 15px;
    font-size: 32px;
    border-left: 5px solid #d70d19;
    padding-bottom: 5px;
    padding-top: 2px;
    color: #232323 !important;
}
#recruit {
    margin-top: 52px;
}
.all-recruit {
    margin-top: 29px;
}
.title-re {
    font-size: 18px;
    font-weight: bold;
    margin-top: -5px;
}
.des-re {
    margin-top: 4px;
    letter-spacing: px;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 6px;
}
.des-re div {
    font-weight: bold;
}
.block-left {
    padding-left: 15px;
}
.block-left ul {
    padding-left: 17px;
    list-style: square;
}
.article-re {
    margin-bottom: 21px;
}
#sl-flow {
    margin-top: 9px;
}
#flow {
    margin-top: 30px;
}
.circle-blk {
    width: 166px;
    height: 166px;
    float: left;
}
.circle-flow {
    margin-top: 20px;
    margin-left: 50%;
    transform: translate(-35%);
}
.circle-blk label {
    line-height: 25px;
    top: 55%;
}
.circle-blk label strong {
    font-size: 23px;
    letter-spacing: 0px;
}
.circle-blk label div {
    font-size: 15px;
    letter-spacing: 0px;
}
.arrow {
    float: left;
    text-align: center;
    padding: 62px 2px;
}
.content-flow {
    clear: both;
    padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
}
#requirement {
    margin-top: 50px;
}
.table-require {
    margin-top: 39px;
}
.table-require tbody tr td {
    padding: 9px 20px;
}
.table-require tbody tr td:first-child {
    font-weight: bold;
}
.table-require tbody tr td:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.8;
}
#meeting {
    margin-top: 17px;
}
.down a div {
    position: relative;
    z-index: 2;
    background-color: #232323;
    color: #fff;
    overflow: hidden;
}
.down a div::after,
.down a div::before {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.down a div:hover {
    color: #333;
}
.down a div::after {
    top: -100%;
    width: 100%;
    height: 100%;
}
.down a div:hover::after {
    top: 0;
    background-color: #dadada;
}
.down a div,
.down a div::before,
.down a div::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.bottom-link {
    padding: 10px 0px;
    background-color: red;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    border: 1px solid #dadada;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 50px;
    font-size: 13px;
    letter-spacing: 0px;
    padding-right: 0px;
}
.form-group {
    margin-bottom: 16px;
}
.form-control {
    border-radius: 1px;
}
.btn-contact {
    padding-left: 35px;
    padding-right: 35px;
    border-radius: 0;
    color: #fff;
    background-color: #d70d19;
}
.btn-contact:hover {
    color: #fff;
    background-color: #000;
}
textarea.last-textarea {
    height: 190px;
}
@media (max-width: 767px) {
    .form-group {
        padding: 0 10px;
    }
}
.control-label span {
    color: red;
}
.form-horizontal {
    padding-bottom: 50px;
}
.contact-form {
    margin-top: 32px;
}
.contact-form textarea {
    margin-bottom: 0px;
}
@media (max-width: 767px) {
    .down {
        padding: 0 !important;
        margin-bottom: 10px;
    }
    .title-re h3 {
        padding-top: 10px !important;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .circle-blk {
        width: 120px;
        height: 120px;
    }
    .circle-blk.yellow {
        border: solid 4px #fabd00;
    }
    .circle-blk.green {
        border: solid 4px #579934;
    }
    .circle-blk.blue {
        border: solid 4px #2b8dbf;
    }
    .arrow {
        padding: 50px 0px;
    }
    .arrow img {
        width: 60%;
    }
    .circle-flow {
        margin-left: 0px;
        transform: none;
    }
}
@media (max-width: 767px) {
    .circle-blk {
        width: 180px;
        height: 180px;
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }
    .arrow {
        display: none;
    }
    .circle-flow {
        margin-left: 0px;
        transform: none;
    }
}
.button-back {
    padding-top: 0px;
    margin-bottom: 40px;
}
.circle-flow-text .table-require tbody tr td:first-child {
    font-weight: 400;
}
h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px !important;
}