.r_consultant_title {
    background: url(../images/application/r_consultant_title.png);
	background-size: cover;
}
.application_title{
    background: url(../images/application/application_title.png);
	background-size: cover;
}
.application2_title{
	background: url(/recruit/images/requirements/27903977_m.jpg);
	background-size: cover;
	background-position: center;
}
.application3_title{
	background: url(/recruit/images/requirements/25009068_m.jpg);
	background-size: cover;
	background-position: center;
}
.application4_title{
	background: url(/recruit/images/requirements/23015716_m.jpg);
	background-size: cover;
	background-position: center;
}
.application5_title{
	background: url(/recruit/images/requirements/32496358_m.jpg);
	background-size: cover;
	background-position: center;
}
.r_web_engineer_title{
    background: url(../images/application/r_web_engineer_title.png);
	background-size: cover;
}
.r_test_engineer_title{
    background: url(../images/application/r_test_engineer_title.jpg);
    background-size: cover;
    background-position: bottom;
}
.r_accounting_title{
    background: url(../images/requirements/24262576_m.jpg);
    background-size: cover;
}
.r_salesoffice_title{
    background: url(../images/application/r_salesoffice_title.jpg);
    background-size: cover;
				background-position: center;
}
.r_new_sales_title {
	background: url(../images/application/r_new_sales_title.jpg);
	background-size: cover;
	background-position: center;
}
.r_callcenter_title {
	background: url(../images/application/r_callcenter_title.jpg);
	background-size: cover;
	background-position: center;
}
.r_hrga_title {
	background: url(../images/application/r_hrga_title.jpg);
	background-size: cover;
	background-position: bottom;
}
.r_inhouse_title {
	background: url(../images/application/r_inhouse_title.jpg);
	background-size: cover;
	background-position: bottom;
}
.r_experienced_title {
	background: url(../images/application/experienced_title.jpg);
	background-size: cover;
	background-position: bottom;
}

.sp2{
    display: none;
}
.application_teble{
    width: 100%;
    word-break: break-word;
    border-collapse: collapse;
    border-spacing: 0;
}
.application_teble th{
    border-top: 1px solid #ccc;
    background-color: #f5f5f5;
    width: 230px;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5rem;
}
.application_teble td {
    border-top: 1px solid #ccc;
    padding: 16px;
    vertical-align: middle;
}
.application_teble tr:last-child td {
    border-bottom: 1px solid #ccc;
}
.application_teble tr:last-child th {
    border-bottom: 1px solid #ccc;
}

.application_teble,.application_teble ul,.application_teble ol{
    line-height: 1.75;
    letter-spacing: 0.02rem;
}
.application_teble ul{
    list-style: inside;
}
.application_teble th{
    font-weight: 500;
}
.application_teble a{
    color: #00A5E3;
}
a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
i {
    margin-left: 5px;
}
.sp{
    display:none;
}
table li {
    margin-left: 1.4em;
    text-indent: -1.4em; /*インデントの調整*/
}
/* リクナビ */
.rikunabi_erea{
    text-align: center;
    margin: auto;
}
@media screen and (max-width: 980px){
    .application_teble th {
        width: 100%;
        display: block;
    }
    .application_teble tr {
        display: block;
        border: none;
    }
    .application_teble td{
        display: block;
        padding: 16px 0;
    }
    .sp{
        display: block;
    }
}
@media screen and (max-width: 390px){
    .newpage_title h2 span {
        font-size: 1.65em;
    }
    .sp2{
        display: block;
    }
}
