/*採用募集*/
.line-left{
    margin: 30px 0px;
    padding: 10px 18px;
    background: #f2fef5;
    border-left: dashed 2px #669900;
}
.line-left h4{
    color: #669900;
}
img.line-g{
    margin: 15px 10px;
    padding: 6px;
    background: #fff;
    border-radius: 6px;
    border: solid 1px #0b912a;
}
.recruit_flow1,
.recruit_flow2,
.recruit_flow3{
    background: #e2f0d9;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-top: 100px;
    padding: 30px 0px;
}
.recruit_flow2{
    background: #c5e0b4;
    margin-top: 50px;
    padding: 55px 0px;
}
.recruit_flow3{
    background: #a9d18e;
    margin-top: 0px;
    padding: 80px 0px;
}
.line-both{
    padding: 15px;
    background: #f7f7f7;
    min-height: 450px;
}
.line-both h4{
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: dotted 1px #999999;
}

.recruit_flow4,
.recruit_flow5,
.recruit_flow6{
    background: #fff2cc;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-top: 100px;
    padding: 30px 0px;
}
.recruit_flow5{
    background: #ffe699;
    margin-top: 50px;
    padding: 55px 0px;
}
.recruit_flow6{
    background: #ffd966;
    margin-top: 0px;
    padding: 80px 0px;
}

.bg-g{
    margin-bottom: 20px;
    padding: 12px;
    background: #e2f0d9;
}
.bg-o{
    padding: 12px;
    background: #fff2cc;
}

@media(max-width:767px) {
.recruit_flow1,
.recruit_flow2,
.recruit_flow3,
.recruit_flow4,
.recruit_flow5,
.recruit_flow6{
    margin-top: 0px;
    padding: 30px 0px;
    }
.line-both{
    min-height: auto;
    }
}
.contact-form .form-control{
    margin-bottom: 0px;
}
table.rectbl{
    width: 100%;
    border-collapse: collapse;
}
table.rectbl th,
table.rectbl td{
    padding 40px !important;
    border: solid 2px #fff;
}
table.rectbl th{
    background: #84ba3f;
    color: #fff;
    text-align: center;
}
.remember-checkbox{
    padding: 10px 20px;
}

/*避妊去勢ページ*/
.castra_list{
    background: #fff2cc;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0px;
    padding: 30px 0px;
}
.list-both{
    padding: 15px;
    background: #f7f7f7;
    min-height: 270px;
}