header {
    border-bottom: 3px solid #284167;
    overflow: hidden;
}

header .wrap_ img {
    vertical-align: bottom;
}

header .wrap_ {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

header .wrap_ h1 {
    margin: 18px 0 19px 0;
    padding: 0;
    float: left;
    width: 845px;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    text-align: center;
}

header .wrap_ p {
    margin: 38px 0 19px 0;
    padding: 0;
    float: left;
    font-size: 12px;
    font-weight: normal;
    color: #284066;
}

header .wrap_ h1 + p {
    float: right;
}

#recruitvisual {
    height: 600px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.recruitvisual_infoBtn {
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
}

#recruitvisual .wrap_ {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

#recruitvisual .wrap_::before {
    content: '';
    display: block;
    width: 1280px;
    height: 600px;
    background: url(https://www.bleubleuet.jp/bb/img/event/shinseikatu/saiyou_top_pc_1500-700_0201.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -40px;
    right: -40px;
    margin: 0 auto;
    z-index: -1;
}

@media screen and (max-width:992px) {
    #recruitvisual .wrap_::before {
        position: absolute;
    }
}

#recruitvisual .wrap_ img {
    vertical-align: bottom;
}

#recruitvisual .wrap_ h2 {
    margin: 0;
    padding: 217px 0 0 0;
    line-height: 1;
    text-align: center;
}

#recruitvisual .wrap_ h3 {
    margin: -26px 0 0;
    padding: 0;
    line-height: 1;
    text-align: center;
}

#recruitmenu_item2 .recruitmenu_btn_ {
    margin-top: 1px;
}

#recruitmenu {
    position: relative;
    z-index: 2;
}

#recruitmenu .inner {
    width: 1034px;
    margin: -80px auto 0 auto;
    overflow: hidden;
    height: 751
}

.recruitmenu_infoBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 138px;
    height: 44px;
    box-sizing: border-box;
    border: 1px solid #66a8ca;
    margin: 0 auto 0;
    text-decoration: none;
}

.recruitmenu_infoBtn:hover {
    text-decoration: none;
}

.recruitmenu_item_ {
    width: 282px;
    float: left;
    margin: 0 94px 0 0;
    text-align: center;
}

.recruitmenu_item_ .line_ {
    display: block;
}

.recruitmenu_item_ .line_ img {
    vertical-align: bottom;
}

.recruitmenu_item_ p {
    text-align: left;
    min-height: 33px;
}

.recruitmenu_item_:last-child {
    margin: 0;
}

.recruitmenu_item_ h3 {
    margin: 0 0 9px;
    padding: 0;
    font-size: 22px;
}

.recruitmenu_item_ p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 16px;
    color: #284066;
    line-height: 1.8;

}

.recruitmenu_item_ h2 {
    margin: 0 0 27px;
    background: #fff;
    border-radius: 140.5px;
    width: 281px;
}

.recruitmenu_btn_ + a img,
.recruitmenu_btn_ + a + a img {
    margin: 0;
    vertical-align: bottom;
}

.recruitmenu_btn_ + a img {
    margin: 0 0 20px 0;
}

.recruitmenu_btn_ a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    border-radius: 40px;
    font-weight: normal;
    text-decoration: none;
}

.recruitmenu_btn_ span {
    position: relative;
}

.recruitmenu_item_ .recruitmenu_btn_.icon_ span::after {
    content: url(../../img/usr/freepage/recruit/icon.png);
    width: 9px;
    height: 9px;
    position: absolute;
    top: -19px;
    left: 126px;
}

.inner_ {
    min-height: 290px;
}

#recruitmenu_item1 p {
    text-align: center;
}

.recruitmenu_item_:nth-child(1) .recruitmenu_btn_ a {
    background: #3f72c0;
}

.recruitmenu_item_:nth-child(2) .recruitmenu_btn_ a {
    background: #1d427a;
}

.recruitmenu_item_:nth-child(3) .recruitmenu_btn_ a {
    background: #15babc;
}

.recruitmenu_item_:nth-child(1) h3 {
    color: #3f72c0;
}

.recruitmenu_item_:nth-child(2) h3 {
    color: #284066;
}

.recruitmenu_item_:nth-child(3) h3 {
    color: #15babc;
}

.pane-footer {
    margin-top: 140px;
}

body {
    min-width: 1200px;
}
