@charset "UTF-8";


/*-----------------------------------------------------------
共通スタイルの上書き
-----------------------------------------------------------*/
@media only screen and (max-width:767px){
    .secPictureArea.work{ background-image: url(../images/topImageWorkSp.jpg); }
}
@media print,screen and (min-width:768px){
    .secPictureArea.work{ background-image: url(../images/topImageWork.jpg); }
}


.information{
    padding-top: 40px;
    padding-bottom: 40px;
    background: #EFEFEF;
}

.informationTitle{
    float: left;
    width: 20%;
}

.information dl{
    float: left;
    width: 80%;
}

.information dt{
    font-size: 15px;
    color: #232323;
    float: left;
    font-weight: normal;
    width: 15%;
    margin-bottom: 15px;
}

.information dd a{
    font-size: 15px;
    color: #333333;
    float: left;
    width: 85%;
    word-wrap: break-word;
    margin-bottom: 15px;
    text-decoration: underline;
}

.information dd a:hover{
    color: #666666;
}

.t7_b10{
    padding-top: 60px;
    font-size: 16px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #232323;
    line-height: 26px;
    letter-spacing: 1.4px;
}

.about{
    padding-top: 100px;
    font-size: 16px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #232323;
    line-height: 26px;
    letter-spacing: 1.4px;

}

.white_arrow{
    min-height: 114px;
    background: #EFEFEF;
    background-image: url(/recruit/images/white_bg.png);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}

.gray_arrow{
    min-height: 114px;
    background: #fff;
    background-image: url(/recruit/images/gray_bg.png);
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
}

.aboutLeftBox{
    width: 50%;
    float: left;
    position: relative;
}

.aboutLeftImg1{
}

.aboutLeftImg1 img{
    margin: auto;
}

.aboutLeftImg2{
    position: absolute;
    top: 47%;
    z-index: 2;
}

.aboutLeftImg3{
    position: absolute;
    top: 70%;
    z-index: 1;
    right: 27%;
}

.aboutLeftImg3 img{
    margin: auto;
}

.aboutRightBox{
    width: 50%;
    float: left;
}

.aboutTitle{
    margin-top: 5px;
    margin-bottom: 40px;
}

.aboutText{
    margin-bottom: 50px;
}

.box{
    clear: both;
    max-width: 500px;
    width: 100%;
    height: 130px;
    padding: 25px 0px;
    position: relative;
    background: #fff;
}

.aboutBox{
    border: 1px solid #1567b1;
    margin-left: 20px;
}

.aboutBox::before{
    content: "";
    border-bottom: 1px solid #1567b1;
    position: absolute;
    top: 64px;
    width: 120px;
    left: -120px;
}

.aboutBox::after{
    content: "";
    border: 2.5px solid #1567b1;
    position: absolute;
    top: 62px;
    width: 2px;
    border-radius: 50%;
    left: -122px;
}

.aboutBoxText{
    color: #1567b1;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 80px;
    background-image: url(/recruit/images/question_1.png);
    background-repeat: no-repeat;
    background-position: left 40px top;
}

.aboutBoxText:last-child{
    margin-bottom: 0px;
}

.boxLink{
    position: absolute;
    bottom: -30px;
    right: -13%;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-weight: normal;
    padding-right: 10px;
    text-align: center;
    font-size: 15px!important;
}

.aboutBoxLink{
    background: #1567b1;
    color: #fff;
    background-image: url(/recruit/images/arrow_2.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
}

.work{
    background: #EFEFEF;
}

.workLeftBox{
    width: 54%;
    float: left;
}

.workTitle{
    margin-bottom: 40px;
}

.workText{
    margin-bottom: 40px;
}

.workLeftImg img{
    margin-bottom: 10px;
}

.workImgText{
    color: #1567b1;
    text-align: center;
    font-size: 15px;
    line-height: 15px;
}

.workLeftImg{
    margin-bottom: 30px;
}

.workSubText{
    clear: both;
    font-size: 13px;
    line-height: 20px;
}

.workRightBox{
    width: 46%;
    float: right;
}

.workImg{
    margin-bottom: 50px;
}

.workImg img{
    margin-left: auto;
}

.workBox{
    border: 1px solid #29abe2;
    margin-left: 20px;
}

.workBox::before{
    content: "";
    border-left: 1px solid #29abe2;
    position: absolute;
    top: -190px;
    height: 190px;
    width: 2px;
    right: 50px;
}

.workBox::after{
    content: "";
    border: 2.5px solid #29abe2;
    position: absolute;
    top: -190px;
    width: 2px;
    border-radius: 50%;
    right: 49px;
}

.workBoxLink{
    background: #29abe2;
    color: #fff;
    right: -3%;
    background-image: url(/recruit/images/arrow_2.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
}

.workBoxText{
    color: #29abe2;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 80px;
    background-image: url(/recruit/images/question_2.png);
    background-repeat: no-repeat;
    background-position: left 40px top;
}

.environmentTitle{
    text-align: right;
    margin-bottom: 30px;
}

.environmentBoxTopLeft{
    width: 36%;
    float: left;
    position: relative;
    background: #EFEFEF;
    padding: 40px;
    padding-right: 20px;
}

.environment_abu{
    position: absolute;
    top: -15px;
    left: -15px;
}

.environmentPointTitle{
    color: #1567b1;
    font-size: 24px;
    margin-bottom: 20px;
}

.environmentList{
    padding-left: 20px;
    letter-spacing: 4px;
    line-height: 18px;
    margin-bottom: 10px;
}

.environmentList li{
    margin-bottom: 10px;
}

.environmentBoxTopRight{
    width: 60%;
    float: right;
    position: relative;
}

.environmentTopImg1 img{
}

.environmentTopImg2 img{
    position: absolute;
    bottom: 0;
    left: 120px;
    z-index: 2;
}

.environmentTopImg3 img{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.environmentBoxBottomLeft{
    float: left;
}

.environmentBoxBottomRight{
    width: 50%;
    float: right;
    letter-spacing: 2.8px;
    padding-top: 25px;
}

.environmentBoxBottomLeft{
    border: 1px solid #7ac943;
}

.environmentBoxBottomLeft::before{
    content: "";
    border-left: 1px solid #7ac943;
    position: absolute;
    top: -70px;
    height: 70px;
    width: 2px;
    left: 90px;
}

.environmentBoxBottomLeft::after{
    content: "";
    border: 2.5px solid #7ac943;
    position: absolute;
    top: -70px;
    width: 2px;
    border-radius: 50%;
    left: 88px;
}

.environmentBoxLink{
    background: #7ac943;
    color: #fff;
    right: -7%;
    background-image: url(/recruit/images/arrow_2.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.environmentBoxText{
    color: #7ac943;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 80px;
    background-image: url(/recruit/images/question_3.png);
    background-repeat: no-repeat;
    background-position: left 40px top;
}

.member{
    background: #EFEFEF;
    padding-bottom: 114px;
}

.memberTitle{
    margin-bottom: 40px;
}

.memberTitle img{
    margin: auto;
}

.memberText{
    text-align: center;
    margin-bottom: 50px;
}

.memberImgArea > div{
    width: 25%;
    float: left;
}

.member_2,.member_4{
    margin-top: 15%;
}

.memberQuestionBox{
    border: 1px solid #ff9b8b;
    margin-left: 220px;
}

.memberImgArea{
    overflow: hidden;
    margin-bottom: 60px;
}

.memberQuestionBox::before{
    content: "";
    border-left: 1px solid #ff9b8b;
    position: absolute;
    top: -80px;
    height: 80px;
    width: 2px;
    left: 50px;
}

.memberQuestionBox::after{
    content: "";
    border: 2.5px solid #ff9b8b;
    position: absolute;
    top: -80px;
    width: 2px;
    border-radius: 50%;
    left: 48px;
}

.memberBoxLink{
    background: #ff9b8b;
    color: #fff;
    right: -270px;
    background-image: url(/recruit/images/arrow_2.png);
    background-repeat: no-repeat;
    background-position: right 35px center;
}

.memberBoxText{
    color: #ff9b8b;
    letter-spacing: 1.4px;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 80px;
    background-image: url(/recruit/images/question_4.png);
    background-repeat: no-repeat;
    background-position: left 40px top;
}


.center{
    display: inline-block;
}

.text_center{
    text-align: center;
    height: 90px;
}


@media screen and (max-width:767px) {
    .informationTitle{
        width: 50%;
        margin-bottom: 15px;
    }
    .information{
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .aboutLeftImg1{
        width: 95%;
        margin-bottom: 15px;
    }
    .aboutTitle{
        width:85%;
        margin-bottom: 15px;
    }
    .information dl{
        width: 100%;
        clear: both;
    }
    .information dt{
        width: 100%;
        margin-bottom: 10px;
    }
    .information dd a{
        width: 100%;
    }
    .about{
        padding-top: 20px;
    }
    .aboutLeftBox,.aboutRightBox,.workLeftBox,.workRightBox,.environmentBoxTopRight,.environmentBoxBottomRight,.environmentBoxTopLeft,.environmentBoxBottomLeft{
        width: 100%;
        clear: both;
        float: none;
    }
    .aboutBox,.workBox,.memberQuestionBox{
        margin-left: 0px;
        max-width: 100%;
    }
    .aboutTitle,.aboutText{
        padding-left: 30px;
    }
    .aboutBox::before {
        border-left: 1px solid #1567b1;
        top: -280%;
        width: 1px;
        height: 280%;
        left: 10px;
    }
    .aboutBox::after {
        top: -280%;
        width: 1px;
        left: 8px;
    }
    .aboutText{
        margin-bottom: 20px;
    }
    .boxLink {
        position: absolute;
        bottom: -40px;
        right: 0;
        left: 0;
        margin: auto;
        width: 90%;
    }
    .memberImgArea > div{
        width: 100%;
        float:none;
        clear: both;
    }
    .memberImgArea > div > div{
        width: 50%;
        float: left;
    }
    .white_arrow{
        background-image: url(/recruit/images/sp/white_bg.png);
        min-height: 45px;
    }
    .gray_arrow{
        background-image: url(/recruit/images/sp/gray_bg.png);
        min-height: 100px;
    }
    .work,.environment,.member{
        padding-top: 30px;
    }
    .workTitle{
        width: 80%;
        margin-bottom: 15px;
    }
    .workText{
        margin-bottom: 20px;
    }
    .workLeftImg img{
        margin-bottom: 5px;
    }
    .workLeftImg{
        margin-bottom: 10px;
    }
    .workImgBox{
        overflow: hidden;
        margin-bottom: 10px;
    }
    .t7_b10{
        line-height: inherit;
    }
    .workSubText{
        margin-bottom: 15px;
    }
    .workImg{
        margin-bottom: 20px;
    }
    .workBox::before{
        top: -50%;
        height: 50%;
        width: 2px;
        right: unset;
        left: 15px;
    }
    .workBox::after{
        top: -50%;
        width: 2px;
        border-radius: 50%;
        right: unset;
        left: 13px;
    }
    .environmentTitle{
        text-align: left;
        margin-bottom: 15px;
    }
    .environmentBoxBottomRight{
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .environmentBoxTopLeft{
        padding: 20px;
        margin-bottom: 20px;
    }
    .environmentList li{
        margin-bottom: 5px;
    }
    .environment_abu{
        position: absolute;
        top: -10px;
        left: -10px;
        width: 40px;
    }
    .environmentBoxBottomLeft::before {
        top: -30%;
        height: 30%;
        width: 2px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .environmentBoxBottomLeft::after {
        top: -30%;
        width: 2px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .memberTitle{
        width: 60%;
        margin: auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .memberText{
        margin-bottom: 20px;
        letter-spacing: 3px;
    }
    .member_2, .member_4{
        margin-top: 28%;
    }
    .member_3{
        margin-top: -10%;
    }
    .member_4{
        margin-top: 15%;
    }
    .memberImgArea{
        margin-bottom: 20px;
    }
    .memberQuestionBox::before{
        top: -60px;
        height: 60px;
        width: 2px;
        left: 80px;
    }
    .memberQuestionBox::after{
        top: -60px;
        width: 2px;
        left: 78px;
    }
    .member{
        padding-bottom: 0px;
    }
    .about{
        font-size: 15px;
        line-height: 24px;
        letter-spacing: 4.4px;
    }

    .aboutBoxText{
        padding-left: 40px;
        background-image: url(/recruit/images/sp/question_1.png);
        background-position: left 16px top;
        background-size: 12px;
        letter-spacing: inherit;
    }
    .t7_b10{
        font-size: 15px;
        letter-spacing: inherit;
        letter-spacing: 4.4px;
    }
    .workSubText{
        font-size: 15px;
    }
    .workImgText{
        letter-spacing: 0px;
    }

    .box{
        padding: 25px 0px 10px;
        height: auto;
    }
    .workBoxText {
        padding-left: 40px;
        background-image: url(/recruit/images/sp/question_2.png);
        background-position: left 16px top;
        background-size: 12px;
        letter-spacing: inherit;
    }
    .environmentBoxBottomRight{
        letter-spacing: 4.4px;
    }
    .environmentBoxText{
        padding-left: 40px;
        background-image: url(/recruit/images/sp/question_3.png);
        background-position: left 16px top;
        background-size: 12px;
        letter-spacing: inherit;
    }
    .memberBoxText{
        padding-left: 40px;
        background-image: url(/recruit/images/sp/question_4.png);
        background-position: left 16px top;
        background-size: 12px;
        letter-spacing: inherit;
    }
}

/* --------------------------------------------------
top
-------------------------------------------------- */
.workTop{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #232323;
    background: #f2f2f2;
    padding-bottom: 20px;
}

.workTop .pictureArea{
    margin-bottom: 100px;
    position: relative;
}
.workTop .pictureArea .backgroundImg{
    width: 100%;
}

.workTop .pictureArea .arrowImg{
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    z-index: 1;
}

.workTop .pictureArea .textImg{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    width: 205px;
    margin: auto;
    z-index: 2;
}

@media screen and (max-width:767px) {
    .workTop{
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 1px;
    }

    .workTop .pictureArea{
        margin-bottom: 20px;
    }
    
    .workTop .pictureArea .textImg{
        bottom: -42px;
        width: 123px;
    }
}

/* --------------------------------------------------
careerProfile
-------------------------------------------------- */
.career{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333;
    padding-top: 75px;
    background-color: #efefef;
}

.career .maxWidth{
    max-width: 1200px;
    width: 88%;
    margin: auto;
}

.career .titleArea{
    font-size: 36px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 46px;
    letter-spacing: 8px;
    margin-bottom: 28px;
    text-align: center;
}
.career .titleArea .titleAreaText{
    display: inline-block;
}


.career .titleLine{
    background: #1567b1;
    width: 36px;
    height: 4px;
    margin: auto;
    margin-top: 22px;
    margin-bottom: 24px;
}

.career .menuArea{
    display: flow-root;
    max-width: 540px;
    width: 50%;
    margin: auto;
}

.career .menuArea .menuLeftBox{
    float: left;
    width: 46%;
    color: #333;
    background-image: url(/recruit/shared/images/arrowBlackDown.png);
    background-position: right 5% center;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid #333;
    padding: 11px 25px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    letter-spacing: 2px;
}

.career .menuArea .menuLeftBox:hover,
.career .menuArea .menuRightBox:hover{
    opacity: 0.8;
}

.career .menuArea .menuRightBox{
    float: right;
    width: 46%;
    color: #333;
    background-image: url(/recruit/shared/images/arrowBlackDown.png);
    background-position: right 5% center;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid #333;
    padding: 11px 25px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    letter-spacing: 2px;
}

@media screen and (max-width:767px) {
    .career {
        padding-top: 35px;
        background-color: #fff;
    }

    .career .titleLine {
        margin-top: 10px;
        margin-bottom:30px;
        width: 30px;
    }

    .career .titleArea{
        font-size: 28px;
        line-height: 38px;
        letter-spacing: 5px;
        margin-bottom: 10px;
    }
    .career .titleArea .titleAreaText{
        padding:0 0 0 5px;
    }

    .career .menuArea{
        width: 100%;
    }
    
    .career .menuArea .menuLeftBox {
        float: left;
        width: 47%;
        background-position: right 10% center;
        background-size: 12px;
        padding: 8px 26px 8px 18px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        text-align: left;
    }

    .career .menuArea .menuRightBox {
        float: right;
        width: 47%;
        background-position: right 10% center;
        background-size: 12px;
        padding: 8px 26px 8px 18px;
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0px;
        text-align: left;
    }
}
@media print, screen and (min-width:768px){
    .career .titleArea .titleAreaText{
        padding:0 0 0 8px;
    }
}

/* --------------------------------------------------
buildingConstruction
-------------------------------------------------- */
.building{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333;
    padding-top: 60px;
}

.building .maxWidth{
    max-width: 1200px;
    width: 88%;
    margin: auto;
}

.building .linkWidth{
    max-width: 1200px;
    width: 90%;
    margin: auto;
    padding-bottom: 80px;
    border-bottom: 1px solid #333;
}

.building .maxWidth2{
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.building .pic1 img{
    max-width: 280px;
    margin: 0 auto 30px;
}

.building .buildingTitle{
    font-size: 32px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 42px;
    letter-spacing: 3px;
    color: #1567b1;
    text-align: center;
    margin-bottom: 25px;
}

.building .pictureArea{
    display: flow-root;
    margin-bottom: 20px;
}

.building .pictureArea .pic2{
    float: left;
    width: 50%;
}

.building .pictureArea .pic3{
    float: left;
    width: 50%;
}

.building .textArea{
    margin-bottom: 25px;
}

@media screen and (max-width:767px) {
    .building{
        font-size: 15px;
        line-height: 26px;
        padding-top: 30px;
    }

    .building .linkWidth{
        padding-bottom: 30px;
    }    
    
    .building .pic1 img{
        max-width: 215px;
        margin-bottom:25px;
    }

    .building .buildingTitle{
        font-size: 24px;
        line-height: 34px;
        margin-bottom:25px;
    }

    .building .pictureArea .pic2{
        float: none;
        width: 100%;
    }
    
    .building .pictureArea .pic3{
        float: none;
        width: 100%;
    }

    .building .textArea{
        margin-bottom: 30px;
        line-height: 26px;
    }
    .boxSlideShow{
    }
    
    .boxSlideShow .sideList{
        width:100%;
    }
}

/* --------------------------------------------------
message
-------------------------------------------------- */
.building .pic4 img{
    max-width: 140px;
    margin: 0 auto 20px;
}

.linkArea{
    display: block;
    margin: 0 auto;
    padding: 0px 10px;
    /* width: 570px; */
    max-width: 100%;
}

.linkArea .linkBoxLeft{
    float: left;
    width: 570px;
    border: 1px solid #000;
    padding: 20px;
    padding-right: 0px;
    background-color: #fff;
}
.linkArea .linkBoxLeft2 {
    margin: auto;
    float: unset;
}

.linkArea .linkBoxLeft:hover,
.linkArea .linkBoxRight:hover{
    opacity: 0.8;
}

.linkArea .linkBoxRight{
    float: right;
    width: 570px;
    border: 1px solid #000;
    padding: 20px;
    background-color: #fff;
    padding-right: 0px;
}

.linkArea .textArea{
    float: left;
    margin-left: 10px;
    width: 385px;
}

.linkArea .textArea .titleText{
    font-size: 17px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.linkArea .textArea .titleText .border1{
    background: linear-gradient(transparent 85%, #1567b1 85%);
}

.linkArea .textArea .titleText .border2{
    background: linear-gradient(transparent 85%, #ff9b8b 85%);
}

.linkArea .textArea .titleText .border3{
    background: linear-gradient(transparent 85%, #29abe2 85%);
}

.linkArea .textArea .titleText .border4{
    background: linear-gradient(transparent 85%, #8cc63f 85%);
}

.linkArea .textArea .status{
    display: table;
    width: 100%;
}

.linkArea .textArea .status .arrowImg{
    display: table-cell;
    vertical-align: bottom;
}

.linkArea .textArea .status .arrowImg img{
    margin-right: -5px;
}

.linkArea .textArea .status .textMain{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.linkArea .textArea .status .textMain .text1{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

.linkArea .textArea .status .textMain .text2{
    font-size: 20px;
    line-height: 30px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    letter-spacing: 1px;
}

.linkArea .textArea .status .textMain .text3{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 1px;
}

.linkArea .humanImg{
    float: left;
    max-width: 150px;
    width: 100%;
    padding: 4px 0px;
}

@media screen and (max-width:1280px) { 
    .building .pic4 img {
        margin: 0 auto 15px;
    }

    .linkArea .linkBoxLeft{
        float: none;
        margin: auto;
        margin-bottom: 20px;
    }

    .linkArea .linkBoxRight{
        float: none;
        margin: auto;
    }        
}

@media screen and (max-width:767px) {
    .linkArea .textArea .status .arrowImg img{
        max-width: 80%;
        margin-right: -10px;
    }
    
    .linkArea{
        padding: 0px;
    }
    
    .building .pic4 img{
        max-width: 100px;
    }

    .linkArea a{
        display: block;
        margin: 0 auto;
        max-width: 350px;
        width: 100%;
    }

    .linkArea .linkBoxLeft {
        max-width: 350px;
        width: 100%;
        margin-bottom: 20px;
        padding: 15px 15px 10px 15px;
        text-align: left;
        padding-right: 0px;
    }

    .linkArea .linkBoxRight {
        max-width: 350px;
        width: 100%;
        margin-bottom: 20px;
        padding: 15px 15px 10px 15px;
        text-align: left;
        padding-right: 0px;
    }

    .linkArea .titleText{
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 0px;
        font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        margin-bottom: 10px;
    }
    
    .linkArea .titleText .border1{
        background: linear-gradient(transparent 80%, #1567b1 80%);
    }
    
    .linkArea .titleText .border2{
        background: linear-gradient(transparent 80%, #ff9b8b 80%);
    }
    
    .linkArea .titleText .border3{
        background: linear-gradient(transparent 80%, #29abe2 80%);
    }
    
    .linkArea .titleText .border4{
        background: linear-gradient(transparent 80%, #8cc63f 80%);
    }
    
    .linkArea .textArea .status .arrowImg {
        padding-right: 15px;
    }

    .linkArea .humanImg{
        /*margin-left: 10px;
        max-width: 112px;*/
        width:40%;
        max-width:115px;
        margin:0;
    }

    .linkArea .textArea {
        /*margin-left: 20px;
        padding: 25px 0px;
        width: 170px;*/
        width:60%;
        margin:0;
        padding:20px 0 0 10px;
    }

    .linkArea .textArea .status .textMain .text1{
        font-size: 12px;
        line-height: 20px;
    }
    
    .linkArea .textArea .status .textMain .text2{
        font-size: 18px;
        line-height: 28px;
        font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    }
    
    .linkArea .textArea .status .textMain .text3{
        font-size: 12px;
        line-height: 20px;
    }    
}
@media print, screen and (min-width:768px){
    .linkArea .linkBoxLeft{
        height: 230px;
    }
    .linkArea .linkBoxRight{
        height: 230px;
    }
}

/* 小さい端末用の文字サイズ設定 */
@media only screen and (max-width:374px){
    .linkArea .titleText{
        font-size:14px;
    }
}
@media only screen and (max-width:350px){
    .linkArea .titleText{
        font-size:12px;
    }
}


/* --------------------------------------------------
civilConstruction
-------------------------------------------------- */
.civil .linkWidth{
    max-width: 1200px;
    width: 90%;
    margin: auto;
    padding-bottom: 20px;
}

.civil{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333;
    padding-top: 60px;
}

.civil .maxWidth{
    max-width: 1200px;
    width: 88%;
    margin: auto;
}

.civil .maxWidth2{
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.civil .pic1 img{
    max-width: 280px;
    margin: 0 auto 30px;
}

.civil .civilTitle{
    font-size: 32px;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 42px;
    letter-spacing: 3px;
    color: #1567b1;
    text-align: center;
    margin-bottom: 25px;
}

.civil .pictureArea{
    display: flow-root;
    margin-bottom: 20px;
}

.civil .pictureArea .pic2{
    float: left;
    width: 50%;
}
.civil .pictureArea .pictureAreaPic2{
    margin: auto;
    float: unset;
}

.civil .pictureArea .pic3{
    float: left;
    width: 50%;
}

.civil .textArea{
    margin-bottom: 25px;
}

@media screen and (max-width:767px) {
    .civil{
        font-size: 15px;
        line-height: 26px;
        padding-top: 35px;
    }

    .civil .linkWidth{
        padding-bottom: 15px;
    }    
    
    .civil .pic1 img{
        max-width: 215px;
        margin-bottom:25px;
    }

    .civil .civilTitle{
        font-size: 24px;
        line-height: 34px;
        margin-bottom:25px;
    }

    .civil .pictureArea .pic2{
        float: none;
        width: 100%;
    }
    
    .civil .pictureArea .pic3{
        float: none;
        width: 100%;
    }

    .civil .textArea{
        margin-bottom: 30px;
    }
    .civil .linkArea .textArea{
        margin-bottom: 20px;
    }    
}
/* --------------------------------------------------
message
-------------------------------------------------- */
.civil .pic4 img{
    max-width: 140px;
    margin: 0 auto 20px;
}

@media screen and (max-width:767px) {
    .civil .pic4 img{
        max-width: 100px;
    }
}

/* --------------------------------------------------
next
-------------------------------------------------- */
.next{
    padding-top: 90px;
    padding-bottom: 76px;
    font-size: 16px;
    color: #232323;
    line-height: 26px;
    letter-spacing: 1px;
    background: #EFEFEF;
}

.next .maxWidth{
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.next .nextTitle{
    text-align: center;
    margin-bottom: 20px;
}

.next .nextTitle img{
    margin: auto;
    margin-bottom: 10px;
}

.next .nextBtn{
    text-align: center;
    height: 90px;
}

.next .nextBtn .nextBtnSec{
    display: inline-block;
}

.next .nextBtn .nextBtnSec .nextPage{
    width: 340px;
    height: 70px;
    border: 1px solid #1567b1;
    color: #fff;
    background: #1567b1;
    text-align: center;
    font-weight:bold;font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    display: table-cell;
    vertical-align: middle;
    background-image: url(/recruit/images/arrow_2.png);
    background-repeat: no-repeat;
    background-position: right 50px center;
}

@media screen and (max-width: 767px){
    .next{
        font-size: 12px;
        line-height: 20px;
        padding-top: 45px;
        padding-bottom: 30px;
        letter-spacing: 2px;
    }
    .next .nextBtn .nextBtnSec .nextPage {
        width: 260px;
        height: 50px;
        background-position: right 32px center;
        background-size: 8px;
    }

    .next .nextTitle {
        margin-bottom: 15px;
    }

    .next .nextTitle img {
        margin: auto;
        margin-bottom: 10px;
    }


    .next .nextTitle img{
        max-width: 280px;
        width: 95%;
    }

    .next .nextBtn {
        width: 260px;
        margin: auto;
        height: 50px;
        font-size:14px;
    }
}



/* -----------------------------------------------------------
hover
----------------------------------------------------------- */
a {
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

.nextBtn:hover{
    opacity: 0.8;
}
