/*=========================================*/
/* RECRUIT */
/*=========================================*/

.recruit_flame{
    max-width: 1280px;
    margin: 0px auto 0px auto;
	position: relative;
}

.recruit_title_area{
	padding: 0px 0px 25px 0px;
	color: rgba(40, 120, 60, 1.00);
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.recruit_title_area.shien{
	background-image: url(../images/main_list_img01.png);
    background-size: 70px;
    background-position: 100px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.hoiku{
	background-image: url(../images/main_list_img07.png);
    background-size: 70px;
    background-position: 97px -5px;
    background-repeat: no-repeat;
}

.recruit_title_area.soudan{
	background-image: url(../images/main_list_img03.png);
    background-size: 67px;
    background-position: 92px -2px;
    background-repeat: no-repeat;
}

.recruit_title_area.kango{
	background-image: url(../images/main_list_img04.png);
    background-size: 69px;
    background-position: 93px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.eiyoushi{
	background-image: url(../images/main_list_img05.png);
    background-size: 69px;
    background-position: 94px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.care{
	background-image: url(../images/main_list_img06.png);
    background-size: 69px;
    background-position: 96px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.hoiku_kyouyu{
	background-image: url(../images/main_list_img02.png);
    background-size: 69px;
    background-position: 118px -4px;
    background-repeat: no-repeat;
}

.recruit_title_area.chouriin{
	background-image: url(../images/main_list_img09.png);
    background-size: 69px;
    background-position: 93px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.chourishi{
	background-image: url(../images/main_list_img08.png);
    background-size: 69px;
    background-position: 100px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.jidou_shidouin{
	background-image: url(../images/main_list_img10.png);
    background-size: 69px;
    background-position: 147px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.sagyou_shidouin{
	background-image: url(../images/main_list_img11.png);
    background-size: 69px;
    background-position: 147px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.jimuin{
	background-image: url(../images/main_list_img12.png);
    background-size: 69px;
    background-position: 93px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area h2{
    padding-left: 15px;
    font-size: 150%;
    line-height: 150%;
    font-weight: 400;
	word-break: keep-all;
    position: relative;
	display: inline-block;
}

.recruit_title_area h2::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 120, 60, 1.00);
    border-radius: 10px;
}

.recruit_title_area .recruit_sub{
    width: 100%;
	margin-left: 20px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.shien .recruit_sub{
    width: 100%;
	margin-left: 85px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.hoiku .recruit_sub{
    width: 100%;
	margin-left: 80px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.soudan .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.kango .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.eiyoushi .recruit_sub{
    width: 100%;
	margin-left: 75px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.care .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.hoiku_kyouyu .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.chouriin .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.chourishi .recruit_sub{
    width: 100%;
	margin-left: 75px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.jidou_shidouin .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.sagyou_shidouin .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.jimuin .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area.shien .recruit_sub::before,
.recruit_title_area.hoiku .recruit_sub::before,
.recruit_title_area.soudan .recruit_sub::before,
.recruit_title_area.kango .recruit_sub::before,
.recruit_title_area.eiyoushi .recruit_sub::before,
.recruit_title_area.care .recruit_sub::before,
.recruit_title_area.hoiku_kyouyu .recruit_sub::before,
.recruit_title_area.chouriin .recruit_sub::before,
.recruit_title_area.chourishi .recruit_sub::before,
.recruit_title_area.jidou_shidouin .recruit_sub::before,
.recruit_title_area.sagyou_shidouin .recruit_sub::before,
.recruit_title_area.jimuin .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area.shien .recruit_sub::after,
.recruit_title_area.hoiku .recruit_sub::after,
.recruit_title_area.soudan .recruit_sub::after,
.recruit_title_area.kango .recruit_sub::after,
.recruit_title_area.eiyoushi .recruit_sub::after,
.recruit_title_area.care .recruit_sub::after,
.recruit_title_area.hoiku_kyouyu .recruit_sub::after,
.recruit_title_area.chouriin .recruit_sub::after,
.recruit_title_area.chourishi .recruit_sub::after,
.recruit_title_area.jidou_shidouin .recruit_sub::after,
.recruit_title_area.sagyou_shidouin .recruit_sub::after,
.recruit_title_area.jimuin .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub p{
	padding: 10px;
    font-size: 85%;
    line-height: 150%;
}

.recruit_title_area .recruit_sub p span{
	margin-right: 3px;
	color: rgba(0,0,0,1.00);
}

.recruit_title_area .recruit_sub p span:last-child{
	margin-right: 0px;
}

.recruit_list_area{
	margin: 0px 0px 70px 0px;
}

.recruit_list_area li{
	border-bottom: 1px solid rgba(201,218,197,1.00);
}

.recruit_list_area li:first-child {
	border-top: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area li:last-child {
	border-bottom: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area .none{
	padding: 30px 30px 30px 30px;
	font-size: 100%;
	line-height: 150%;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	box-sizing: border-box;
}

.recruit_list_area a{
	padding: 30px 30px 30px 30px;
	color: rgba(0,0,0,1.00);
	font-size: 100%;
	line-height: 150%;
	text-decoration: none;
	display: block;
	position: relative;
	box-sizing: border-box;
	transition: 0.5s;
}

.recruit_list_area a::before{
    position: absolute;
    content: "";
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, 1.00);
    height: 9px;
    width: 9px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}

.recruit_list_area a:hover{
	color: rgba(40, 120, 60, 1.00);
	background: rgba(40, 120, 60, 0.10);
    transition: 0.5s;
}

.recruit_list_area a:hover::before{
    background: rgba(40, 120, 60, 1.00);
    transition: 0.25s ease-out;
}

.recruit_list_area a p img{
	margin-left: 10px;
	vertical-align: sub;
}


@media screen and (max-width:1280px){

.recruit_flame{
    max-width: 1280px;
    margin: 0px auto 0px auto;
	position: relative;
}

.recruit_title_area{
	padding: 0px 0px 20px 0px;
	color: rgba(40, 120, 60, 1.00);
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
	
.recruit_title_area.shien{
	background-image: url(../images/main_list_img01.png);
    background-size: 60px;
	background-position: 88px -1px;
    background-repeat: no-repeat;
}

.recruit_title_area.hoiku{
	background-image: url(../images/main_list_img07.png);
    background-size: 62px;
	background-position: 83px -4px;
    background-repeat: no-repeat;
}

.recruit_title_area.soudan{
	background-image: url(../images/main_list_img03.png);
    background-size: 60px;
	background-position: 78px -1px;
    background-repeat: no-repeat;
}

.recruit_title_area.kango{
	background-image: url(../images/main_list_img04.png);
    background-size: 62px;
	background-position: 80px -3px;
    background-repeat: no-repeat;
}
	
.recruit_title_area.eiyoushi{
	background-image: url(../images/main_list_img05.png);
    background-size: 62px;
	background-position: 82px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.care{
	background-image: url(../images/main_list_img06.png);
    background-size: 62px;
	background-position: 83px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.hoiku_kyouyu{
	background-image: url(../images/main_list_img02.png);
    background-size: 62px;
	background-position: 102px -3px;
    background-repeat: no-repeat;
}
	
.recruit_title_area.chouriin{
	background-image: url(../images/main_list_img09.png);
    background-size: 62px;
	background-position: 80px -3px;
    background-repeat: no-repeat;
}
	
.recruit_title_area.chourishi{
	background-image: url(../images/main_list_img08.png);
    background-size: 62px;
	background-position: 88px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.jidou_shidouin{
	background-image: url(../images/main_list_img10.png);
    background-size: 62px;
	background-position: 130px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.sagyou_shidouin{
	background-image: url(../images/main_list_img11.png);
    background-size: 62px;
	background-position: 130px -3px;
    background-repeat: no-repeat;
}

.recruit_title_area.jimuin{
	background-image: url(../images/main_list_img12.png);
    background-size: 62px;
	background-position: 80px -3px;
    background-repeat: no-repeat;
}	

.recruit_title_area h2{
    padding-left: 12px;
    font-size: 135%;
    line-height: 150%;
    font-weight: 400;
	word-break: keep-all;
    position: relative;
	display: inline-block;
}

.recruit_title_area h2::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 120, 60, 1.00);
    border-radius: 10px;
}

.recruit_title_area .recruit_sub{
    width: 100%;
	margin-left: 15px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.shien .recruit_sub{
    width: 100%;
	margin-left: 78px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.hoiku .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.soudan .recruit_sub{
    width: 100%;
	margin-left: 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.kango .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.eiyoushi .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.care .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.hoiku_kyouyu .recruit_sub{
    width: 100%;
	margin-left: 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.chouriin .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.chourishi .recruit_sub{
    width: 100%;
	margin-left: 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.jidou_shidouin .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.sagyou_shidouin .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.jimuin .recruit_sub{
    width: 100%;
	margin-left: 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area .recruit_sub::before{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 12px;
    width: 12px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area.shien .recruit_sub::before,
.recruit_title_area.hoiku .recruit_sub::before,
.recruit_title_area.soudan .recruit_sub::before,
.recruit_title_area.kango .recruit_sub::before,
.recruit_title_area.eiyoushi .recruit_sub::before,
.recruit_title_area.care .recruit_sub::before, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::before,
.recruit_title_area.chouriin .recruit_sub::before,
.recruit_title_area.chourishi .recruit_sub::before,
.recruit_title_area.jidou_shidouin .recruit_sub::before,
.recruit_title_area.sagyou_shidouin .recruit_sub::before,
.recruit_title_area.jimuin .recruit_sub::before{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 12px;
    width: 12px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub::after{
	position: absolute;
	content: "";
	left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 12px;
    width: 12px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area.shien .recruit_sub::after,
.recruit_title_area.hoiku .recruit_sub::after,
.recruit_title_area.soudan .recruit_sub::after,
.recruit_title_area.kango .recruit_sub::after,
.recruit_title_area.eiyoushi .recruit_sub::after,
.recruit_title_area.care .recruit_sub::after, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::after,
.recruit_title_area.chouriin .recruit_sub::after,
.recruit_title_area.chourishi .recruit_sub::after,
.recruit_title_area.jidou_shidouin .recruit_sub::after,
.recruit_title_area.sagyou_shidouin .recruit_sub::after,
.recruit_title_area.jimuin .recruit_sub::after{
	position: absolute;
	content: "";
	left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 12px;
    width: 12px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub p{
	padding: 10px;
    font-size: 80%;
    line-height: 150%;
}

.recruit_title_area .recruit_sub p span{
	margin-right: 2px;
	color: rgba(0,0,0,1.00);
}

.recruit_title_area .recruit_sub p span:last-child{
	margin-right: 0px;
}
	
.recruit_list_area{
	margin: 0px 0px 60px 0px;
}
	
.recruit_list_area li{
	border-bottom: 1px solid rgba(201,218,197,1.00);
}

.recruit_list_area li:first-child {
	border-top: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area li:last-child {
	border-bottom: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area .none{
	padding: 25px 25px 25px 25px;
	font-size: 95%;
	line-height: 150%;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	box-sizing: border-box;
}

.recruit_list_area a{
	padding: 25px 25px 25px 25px;
	color: rgba(0,0,0,1.00);
	font-size: 95%;
	line-height: 150%;
	text-decoration: none;
	display: block;
	position: relative;
	box-sizing: border-box;
	transition: 0.5s;
}
	
.recruit_list_area a::before{
    position: absolute;
    content: "";
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, 1.00);
    height: 9px;
    width: 9px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}

.recruit_list_area a:hover{
	color: rgba(40, 120, 60, 1.00);
	background: rgba(40, 120, 60, 0.10);
    transition: 0.5s;
}
	
.recruit_list_area a:hover::before{
    background: rgba(40, 120, 60, 1.00);
    transition: 0.25s ease-out;
}

.recruit_list_area a p img{
	height: 18px;
}
	
}

@media screen and (max-width:960px){

.recruit_title_area{
	padding: 0px 0px 15px 0px;
	color: rgba(40, 120, 60, 1.00);
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.recruit_title_area.shien{
	background-image: url(../images/main_list_img01.png);
	background-size: 56px;
	background-position: 0px 38px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area.hoiku{
	background-image: url(../images/main_list_img07.png);
	background-size: 57px;
	background-position: 0px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.soudan{
	background-image: url(../images/main_list_img03.png);
	background-size: 56px;
	background-position: 0px 37px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.kango{
	background-image: url(../images/main_list_img04.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area.eiyoushi{
	background-image: url(../images/main_list_img05.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.care{
	background-image: url(../images/main_list_img06.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.hoiku_kyouyu{
	background-image: url(../images/main_list_img02.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.chouriin{
	background-image: url(../images/main_list_img09.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}	
	
.recruit_title_area.chourishi{
	background-image: url(../images/main_list_img08.png);
	background-size: 57px;
	background-position: 1px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.jidou_shidouin{
	background-image: url(../images/main_list_img10.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.sagyou_shidouin{
	background-image: url(../images/main_list_img11.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.jimuin{
	background-image: url(../images/main_list_img12.png);
	background-size: 57px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area h2{
    padding-left: 10px;
    font-size: 120%;
    line-height: 150%;
    font-weight: 400;
	word-break: keep-all;
    position: relative;
	display: inline-block;
}
	
.recruit_title_area h2::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 120, 60, 1.00);
    border-radius: 10px;
}

.recruit_title_area .recruit_sub{
    width: 100%;
	margin-left: 15px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.shien .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 72px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.hoiku .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.soudan .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 62px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.kango .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.eiyoushi .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.care .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.hoiku_kyouyu .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 58px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.chouriin .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.chourishi .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
		
.recruit_title_area.jidou_shidouin .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.sagyou_shidouin .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.jimuin .recruit_sub{
    width: 100%;
	margin: 15px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area.shien .recruit_sub::before,
.recruit_title_area.hoiku .recruit_sub::before,
.recruit_title_area.soudan .recruit_sub::before,
.recruit_title_area.kango .recruit_sub::before,
.recruit_title_area.eiyoushi .recruit_sub::before,
.recruit_title_area.care .recruit_sub::before, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::before,
.recruit_title_area.chouriin .recruit_sub::before,
.recruit_title_area.chourishi .recruit_sub::before,
.recruit_title_area.jidou_shidouin .recruit_sub::before,
.recruit_title_area.sagyou_shidouin .recruit_sub::before,
.recruit_title_area.jimuin .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
	margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area.shien .recruit_sub::after,
.recruit_title_area.hoiku .recruit_sub::after,
.recruit_title_area.soudan .recruit_sub::after,
.recruit_title_area.kango .recruit_sub::after,
.recruit_title_area.eiyoushi .recruit_sub::after,
.recruit_title_area.care .recruit_sub::after, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::after,
.recruit_title_area.chouriin .recruit_sub::after,
.recruit_title_area.chourishi .recruit_sub::after,
.recruit_title_area.jidou_shidouin .recruit_sub::after,
.recruit_title_area.sagyou_shidouin .recruit_sub::after,
.recruit_title_area.jimuin .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 14px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub p{
	padding: 8px;
    font-size: 75%;
    line-height: 150%;
}

.recruit_title_area .recruit_sub p span{
	margin-right: 2px;
	color: rgba(0,0,0,1.00);
}

.recruit_title_area .recruit_sub p span:last-child{
	margin-right: 0px;
}
	
.recruit_list_area{
	margin: 0px 0px 50px 0px;
}
	
.recruit_list_area li{
	border-bottom: 1px solid rgba(201,218,197,1.00);
}

.recruit_list_area li:first-child {
	border-top: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area li:last-child {
	border-bottom: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area .none{
	padding: 20px 20px 20px 20px;
	font-size: 90%;
	line-height: 150%;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	box-sizing: border-box;
}

.recruit_list_area a{
	padding: 20px 20px 20px 20px;
	color: rgba(0,0,0,1.00);
	font-size: 90%;
	line-height: 150%;
	text-decoration: none;
	display: block;
	position: relative;
	box-sizing: border-box;
	transition: 0.5s;
}
	
.recruit_list_area a::before{
    position: absolute;
    content: "";
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, 1.00);
    height: 7px;
    width: 7px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}

.recruit_list_area a:hover{
	color: rgba(40, 120, 60, 1.00);
	background: rgba(40, 120, 60, 0.10);
    transition: 0.5s;
}
	
.recruit_list_area a:hover::before{
    background: rgba(40, 120, 60, 1.00);
    transition: 0.25s ease-out;
}
	
.recruit_list_area a p img{
	margin-left: 5px;
	height: 17px;
}

}

@media screen and (max-width:640px){

.recruit_title_area{
	padding: 0px 0px 10px 0px;
	color: rgba(40, 120, 60, 1.00);
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
	
.recruit_title_area.shien{
	background-image: url(../images/main_list_img01.png);
	background-size: 55px;
	background-position: 0px 38px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area.hoiku{
	background-image: url(../images/main_list_img07.png);
	background-size: 55px;
	background-position: 0px 38px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.soudan{
	background-image: url(../images/main_list_img03.png);
	background-size: 55px;
	background-position: 0px 38px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.kango{
	background-image: url(../images/main_list_img04.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area.eiyoushi{
	background-image: url(../images/main_list_img05.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.care{
	background-image: url(../images/main_list_img06.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.hoiku_kyouyu{
	background-image: url(../images/main_list_img02.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.chouriin{
	background-image: url(../images/main_list_img09.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}	
	
.recruit_title_area.chourishi{
	background-image: url(../images/main_list_img08.png);
	background-size: 55px;
	background-position: 0px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.jidou_shidouin{
	background-image: url(../images/main_list_img10.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.sagyou_shidouin{
	background-image: url(../images/main_list_img11.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}

.recruit_title_area.jimuin{
	background-image: url(../images/main_list_img12.png);
	background-size: 55px;
	background-position: -3px 36px;
	background-repeat: no-repeat;
	flex-wrap: wrap;
}
	
.recruit_title_area h2{
    padding-left: 10px;
    font-size: 105%;
    line-height: 150%;
    font-weight: 400;
	word-break: keep-all;
    position: relative;
	display: inline-block;
}
	
.recruit_title_area h2::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 120, 60, 1.00);
    border-radius: 10px;
}

.recruit_title_area .recruit_sub{
    width: 100%;
	margin-left: 15px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.shien .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.hoiku .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 70px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.soudan .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}

.recruit_title_area.kango .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.eiyoushi .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 65px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.care .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.hoiku_kyouyu .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 57px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.chouriin .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}	
	
.recruit_title_area.chourishi .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 63px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.jidou_shidouin .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.sagyou_shidouin .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}
	
.recruit_title_area.jimuin .recruit_sub{
    width: 100%;
	margin: 12px 0px 0px 60px;
    background: rgba(244, 254, 242, 1.00);
	border: 1px solid rgba(40, 120, 60, 1.00);
	border-radius: 5px;
	position: relative;
}


.recruit_title_area .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
	margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 13px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area.shien .recruit_sub::before,
.recruit_title_area.hoiku .recruit_sub::before,
.recruit_title_area.soudan .recruit_sub::before,
.recruit_title_area.kango .recruit_sub::before,
.recruit_title_area.eiyoushi .recruit_sub::before,
.recruit_title_area.care .recruit_sub::before, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::before,
.recruit_title_area.chouriin .recruit_sub::before,
.recruit_title_area.chourishi .recruit_sub::before,
.recruit_title_area.jidou_shidouin .recruit_sub::before,
.recruit_title_area.sagyou_shidouin .recruit_sub::before,
.recruit_title_area.jimuin .recruit_sub::before{
	position: absolute;
	content: "";
	left: -14px;
    top: 0;
    bottom: 0;
	margin: auto;
    background: rgba(40, 120, 60, 1.00);
    height: 13px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 13px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}

.recruit_title_area.shien .recruit_sub::after,
.recruit_title_area.hoiku .recruit_sub::after,
.recruit_title_area.soudan .recruit_sub::after,
.recruit_title_area.kango .recruit_sub::after,
.recruit_title_area.eiyoushi .recruit_sub::after,
.recruit_title_area.care .recruit_sub::after, 
.recruit_title_area.hoiku_kyouyu .recruit_sub::after,
.recruit_title_area.chouriin .recruit_sub::after,
.recruit_title_area.chourishi .recruit_sub::after,
.recruit_title_area.jidou_shidouin .recruit_sub::after,
.recruit_title_area.sagyou_shidouin .recruit_sub::after,
.recruit_title_area.jimuin .recruit_sub::after{
	position: absolute;
	content: "";
	left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(244, 254, 242, 1.00);
    height: 13px;
    width: 14px;
	clip-path: polygon(100% 100%, 0% 50%, 100% 0%);
    transition: 0.25s ease-out;
}
	
.recruit_title_area .recruit_sub p{
	padding: 5px;
    font-size: 70%;
    line-height: 150%;
}

.recruit_title_area .recruit_sub p span{
	margin-right: 1px;
	color: rgba(0,0,0,1.00);
}

.recruit_title_area .recruit_sub p span:last-child{
	margin-right: 0px;
}
	
.recruit_list_area{
	margin: 0px 0px 40px 0px;
}
	
.recruit_list_area li{
	border-bottom: 1px solid rgba(201,218,197,1.00);
}

.recruit_list_area li:first-child {
	border-top: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area li:last-child {
	border-bottom: 1px solid rgba(40, 120, 60, 1.00);
}

.recruit_list_area .none{
	padding: 15px 20px 15px 20px;
	font-size: 85%;
	line-height: 150%;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	box-sizing: border-box;
}

.recruit_list_area a{
	padding: 15px 20px 15px 20px;
	color: rgba(0,0,0,1.00);
	font-size: 85%;
	line-height: 150%;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
.recruit_list_area a::before{
    position: absolute;
    content: "";
    left: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0, 0, 0, 1.00);
    height: 7px;
    width: 7px;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    transition: 0.25s ease-out;
}

.recruit_list_area a:hover{
	color: rgba(40, 120, 60, 1.00);
	background: rgba(40, 120, 60, 0.10);
    transition: 0.5s;
}
	
.recruit_list_area a:hover::before{
    background: rgba(40, 120, 60, 1.00);
    transition: 0.25s ease-out;
}
	
.recruit_list_area a p img{
	margin-left: 5px;
	height: 16px;
}
	
}


/*-- DETAIL --*/

.recruit_title_area.detail_title{
	padding: 0px 0px 10px 0px;
	border-bottom: none;
	box-sizing: border-box;
}

.recruit_title_area.detail_title h2{
	padding-left: 15px;
	font-size: 150%;
	line-height: 150%;
	font-weight: 400;
	position: relative;
}

.recruit_title_area.detail_title h2::before{
	position: absolute;
	content: "";
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(40, 120, 60, 1.00);
	border-radius: 10px;
}

.recruit_list_contents .recruit_title{
	padding: 30px 10px 10px 10px;
	font-size: 125%;
	line-height: 150%;
	color: rgba(40, 120, 60, 1.00);
	border-bottom: 2px solid rgba(40, 120, 60, 1.00);
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text_area{
	margin: 0px 0px 30px 0px;
}

.recruit_list_contents .recruit_text_box{
	padding: 30px 10px 30px 10px;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	display: flex;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_sub_title{
	width: 20%;
	padding: 0px 15px 0px 0px;
	font-size: 100%;
	line-height: 150%;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text{
	width: 80%;
	padding: 0px 0px 0px 15px;
	font-size: 100%;
	line-height: 175%;
	box-sizing: border-box;
}

#recruit_btn_area{
	margin: 50px auto 0px auto;
    padding: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
}

#recruit_btn_area div{
	max-width: 300px;
	width: 100%;	
}

#recruit_btn_area div:first-child{
	margin-right: 30px;
}

#recruit_btn_area div a{
	padding: 20px 30px 20px 30px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: center;
	background: rgba(196,17,32,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}

#recruit_btn_area div a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.5s;
}

#recruit_btn_area div:first-child a{
	padding: 20px 30px 20px 30px;
	color: rgba(196,17,32,1.00);
	text-decoration: none;
	background: rgba(255,255,255,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}

#recruit_btn_area div:first-child a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(196,17,32,0.10);
	transition: 0.5s;
}


@media screen and (max-width:1280px){
	
.recruit_title_area.detail_title{
	padding: 0px 0px 10px 0px;
	border-bottom: none;
	box-sizing: border-box;
}

.recruit_title_area.detail_title h2{
	padding-left: 15px;
	font-size: 135%;
	line-height: 150%;
	font-weight: 400;
	position: relative;
}

.recruit_title_area.detail_title h2::before{
	position: absolute;
	content: "";
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(40, 120, 60, 1.00);
	border-radius: 10px;
}

.recruit_list_contents .recruit_title{
	padding: 20px 10px 10px 10px;
	font-size: 115%;
	line-height: 150%;
	color: rgba(40, 120, 60, 1.00);
	border-bottom: 2px solid rgba(40, 120, 60, 1.00);
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text_area{
	margin: 0px 0px 20px 0px;
}

.recruit_list_contents .recruit_text_box{
	padding: 25px 10px 25px 10px;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	display: flex;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_sub_title{
	width: 20%;
	padding: 0px 15px 0px 0px;
	font-size: 95%;
	line-height: 150%;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text{
	width: 80%;
	padding: 0px 0px 0px 15px;
	font-size: 95%;
	line-height: 175%;
	box-sizing: border-box;
}
	
#recruit_btn_area{
	margin: 40px auto 0px auto;
    padding: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
}

#recruit_btn_area div{
	max-width: 300px;
	width: 100%;	
}

#recruit_btn_area div:first-child{
	margin-right: 25px;
}

#recruit_btn_area div a{
	padding: 20px 30px 20px 30px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: center;
	background: rgba(196,17,32,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 95%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}

#recruit_btn_area div a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.5s;
}
	
#recruit_btn_area div:first-child a{
	padding: 20px 30px 20px 30px;
	color: rgba(196,17,32,1.00);
	text-decoration: none;
	background: rgba(255,255,255,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 95%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
#recruit_btn_area div:first-child a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(196,17,32,0.10);
	transition: 0.5s;
}
	
}


@media screen and (max-width:960px){
	
.recruit_title_area.detail_title{
	padding: 0px 0px 5px 0px;
	border-bottom: none;
	box-sizing: border-box;
}

.recruit_title_area.detail_title h2{
	padding-left: 10px;
	font-size: 120%;
	line-height: 150%;
	font-weight: 400;
	position: relative;
}

.recruit_title_area.detail_title h2::before{
	position: absolute;
	content: "";
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(40, 120, 60, 1.00);
	border-radius: 10px;
}

.recruit_list_contents .recruit_title{
	padding: 15px 5px 5px 5px;
	font-size: 105%;
	line-height: 150%;
	color: rgba(40, 120, 60, 1.00);
	border-bottom: 2px solid rgba(40, 120, 60, 1.00);
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text_area{
	margin: 0px 0px 20px 0px;
}

.recruit_list_contents .recruit_text_box{
	padding: 20px 5px 20px 5px;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	display: flex;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_sub_title{
	width: 20%;
	padding: 0px 10px 0px 0px;
	font-size: 90%;
	line-height: 150%;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text{
	width: 80%;
	padding: 0px 0px 0px 10px;
	font-size: 90%;
	line-height: 175%;
	box-sizing: border-box;
}
	
#recruit_btn_area{
	margin: 30px auto 0px auto;
    padding: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
}

#recruit_btn_area div{
	max-width: 250px;
	width: 100%;	
}

#recruit_btn_area div:first-child{
	margin-right: 20px;
}

#recruit_btn_area div a{
	padding: 15px 25px 15px 25px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: center;
	background: rgba(196,17,32,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 90%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
#recruit_btn_area div a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.5s;
}

#recruit_btn_area div:first-child a{
	padding: 15px 25px 15px 25px;
	color: rgba(196,17,32,1.00);
	text-decoration: none;
	background: rgba(255,255,255,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 90%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
#recruit_btn_area div:first-child a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(196,17,32,0.10);
	transition: 0.5s;
}

}

@media screen and (max-width:640px){
	
.recruit_title_area.detail_title{
	padding: 0px 0px 10px 0px;
	border-bottom: none;
	box-sizing: border-box;
}

.recruit_title_area.detail_title h2{
	padding-left: 10px;
	font-size: 105%;
	line-height: 150%;
	font-weight: 400;
	position: relative;
}

.recruit_title_area.detail_title h2::before{
	position: absolute;
	content: "";
	width: 4px;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(40, 120, 60, 1.00);
	border-radius: 10px;
}

.recruit_list_contents .recruit_title{
	padding: 20px 5px 5px 5px;
	font-size: 95%;
	line-height: 150%;
	color: rgba(40, 120, 60, 1.00);
	border-bottom: 2px solid rgba(40, 120, 60, 1.00);
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text_area{
	margin: 0px 0px 10px 0px;
}

.recruit_list_contents .recruit_text_box{
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid rgba(201,218,197,1.00);
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_sub_title{
	width: 100%;
	padding: 0px 0px 5px 0px;
	font-size: 85%;
	line-height: 150%;
	box-sizing: border-box;
}

.recruit_list_contents .recruit_text{
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	line-height: 150%;
	box-sizing: border-box;
}
	
#recruit_btn_area{
	margin: 20px auto 0px auto;
    padding: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
}

#recruit_btn_area div{
	max-width: 250px;
	width: 100%;	
}

#recruit_btn_area div:first-child{
	margin-right: 15px;
}

#recruit_btn_area div a{
	padding: 15px 20px 15px 20px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	text-align: center;
	background: rgba(196,17,32,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 85%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
#recruit_btn_area div a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(255, 255, 255, 1.00);
	transition: 0.5s;
}

#recruit_btn_area div:first-child a{
	padding: 15px 20px 15px 20px;
	color: rgba(196,17,32,1.00);
	text-decoration: none;
	background: rgba(255,255,255,1.00);
	border: 1px solid rgba(196,17,32,1.00);
	font-size: 85%;
	border-radius: 50px;
	display: block;
	box-sizing: border-box;
	transition: 0.5s;
}
	
#recruit_btn_area div:first-child a:hover{
	color: rgba(196,17,32,1.00);
	background: rgba(196,17,32,0.10);
	transition: 0.5s;
}
	
}


/*-- RECRUITMENT LIST --*/

.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 23.5%;
    padding-bottom: 26px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10),
.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 200px;
    padding: 40px 20px 20px 20px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	overflow: hidden;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 100%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    top: 0;
    right: 20px;
    padding: 12px 20px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}


@media screen and (max-width:1280px){
	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 23.5%;
    padding-bottom: 24px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10),
.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 190px;
    padding: 40px 20px 20px 20px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    top: 0;
    right: 20px;
    padding: 12px 20px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.recruitment_list_area .recruitment_flame.shien a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img01.png);
    background-repeat: no-repeat;
    background-size: 49%;
    background-position: bottom right -1px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img07.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img03.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.kango a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img04.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img05.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.care a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img06.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img02.png);
    background-repeat: no-repeat;
    background-size: 51%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img09.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img08.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: -1px;
    background-image: url(../images/main_list_img10.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img11.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: bottom right;
    width: 100%;
    height: 100%;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
	position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    background-image: url(../images/main_list_img12.png);
    background-repeat: no-repeat;
    background-size: 52%;
    background-position: bottom right -10px;
    width: 100%;
    height: 100%;
}
	
}


@media screen and (max-width:960px){
	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 49%;
    padding-bottom: 19px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10){
    padding-bottom: 16px;
}

.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 220px;
    padding: 40px 15px 90px 15px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 125%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 90%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 90%;
    top: 0;
    right: 20px;
    padding: 10px 15px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}
	
.recruitment_list_area .recruitment_flame.shien a::after{
    background-size: 185px;
    background-position: bottom right -1px;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.kango a::after{
    background-size: 190px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.care a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 185px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
    background-size: 185px;
    background-position: bottom right -10px;
}
	
}


@media screen and (max-width:640px){
	
.recruitment_list_area{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.recruitment_list_area .recruitment_flame{
	width: 48.5%;
    padding-bottom: 15px;
    display: flex;
}

.recruitment_list_area .recruitment_flame:nth-of-type(9),
.recruitment_list_area .recruitment_flame:nth-of-type(10){
    padding-bottom: 11px;
}

.recruitment_list_area .recruitment_flame:nth-of-type(11),
.recruitment_list_area .recruitment_flame:nth-of-type(12){
    padding-bottom: 0px;
}

.recruitment_list_area .recruitment_flame a{
	width: 100%;
	min-height: 170px;
    padding: 30px 15px 40px 15px;
	background: rgba(255,255,255,1.00);
    border: 2px solid rgba(40, 120, 60, 1.00);
    border-radius: 10px;
	text-decoration: none;
	color: rgba(0,0,0,1.00);
    display: flex;
	flex-direction: column;
	position: relative;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame a:hover{
	background: rgba(40, 120, 60, 0.10);
	transition: 0.25s ease-out;
}

.recruitment_list_area .recruitment_flame .title_text{
	font-size: 110%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame .sub_text{
	font-size: 85%;
	line-height: 150%;
	position: relative;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame a.recruitment::before{
	position: absolute;
    content: "募集中";
    display: inline-block;
    font-size: 85%;
    top: 0;
    right: 20px;
    padding: 8px 12px;
    color: rgba(255,255,255,1.00);
    background: rgba(40, 120, 60, 1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	z-index: 1;
}

.recruitment_list_area .recruitment_flame.shien a::after{
    background-size: 120px;
    background-position: bottom right -1px;
}

.recruitment_list_area .recruitment_flame.hoiku a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.soudan a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.kango a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.chouriin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.care a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.hoiku_kyouyu a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.chourishi a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}

.recruitment_list_area .recruitment_flame.eiyoushi a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jidou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.sagyou_shidouin a::after{
    background-size: 120px;
    background-position: bottom right;
}

.recruitment_list_area .recruitment_flame.jimuin a::after{
    background-size: 120px;
    background-position: bottom right -10px;
}
	
}


