@charset "utf-8";

/**************************************

other

**************************************/

#recruit {
    background-color: #FFFFFF;
}

#recruit .section01{
    background-repeat: no-repeat;
    background-image: url(../recruit/img/bg01.jpg);
    background-size: 100% auto;
    background-position: center bottom;
    text-align:center;
    font-size:12px;
    line-height:1.5em;
    padding: 0 0 200px 0;
}

#recruit .btn{
    margin: 0 10px 10px 10px;
}

#recruit .btn_tel{
    margin: 0 10px 20px 10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#recruit .section02{
    margin: 20px 10px;
}

#recruit .section02 .tit{
    margin: 0;
}

#recruit .section02 .txt{
    font-size:12px;
    line-height:1.5em;
    padding: 10px 25px 25px 25px;
    text-align:left;
    background-color: #f5f4f3;
}
