@charset "UTF-8";

.job_photo_list a {
	font-weight: normal;
	color: #27008b;
	font-size: 19px;
}

.full_wd_head {
	width: 932px;
	font-size: 15px;
	color: #fff;
	line-height: 38px;
	background: #016975;
	padding-left: 18px;
	font-weight: normal;
}
.video_area {
	text-align: center;
}

.rec_title {
	font-weight: bold;
    min-height: 2rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}
h1.rec_title span {
    display: block;
    width: 90px;
    height: 90px;
    margin-right: 8px;
}
.top-pickupjob__text--area {
	line-height: 21px;
}
.top-pickupjob__text--area img {
	vertical-align: middle;
}

.list_photo > a {
    display: block;
    height: 230px;
}

.list_photo .caption {
    background-color: #fff;
}

.pagelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.pagelist > a {
    width: 32%;
    border: 1px solid #d0d0d0;
    background-color: #000000;
    color: #fff;
    border-radius: 8px;
    line-height: 37px;
    letter-spacing: 3px;
    text-align: center;
    margin-right: 6px;
    margin-bottom: 5px;
}

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

類似求人

************************************/
.rec_list dt {
    width: 54%;
    height: 115px;
}

dd .rec_title {
    display: -webkit-box;
    line-height: 19px;
}

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

他の求人で探す

************************************/
.det_linkl {
    width: 48%;
    overflow: hidden;
    margin: 0 1%;
    line-height: 14px;
}

.det_linkl_l {
    background-color: #f1f1f1;
    line-height: 15px;
    padding: 5px;
    margin-bottom: 5px;
}

.det_linkl_r {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.det_linkl_r a {
    width: 33%;
}

.det_linkl_r p {
    width: 49%;
}

.det_linkl_r a,
.det_linkl_r p {
    line-height: 19px;
}
