@charset "UTF-8";
/* CSS Document */
@media (max-width: 700px) {
#rec_kaso_careers{
	margin-top: 40px;
	margin-bottom: 48px;
	padding-right: 6.15%;
	padding-left: 6.15%;
}
#rec_kaso_careers .content_wrap{
	padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
}





.rec_kaso_car_img{
	width: 100%;
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.50);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.50);
	margin-bottom: 32px;
}
.rec_kaso_car_img img{
	width: 100%;
}
#rec_kaso_careers .h2h2_abc{
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 500;
}
#rec_kaso_careers h2{
	font-size: 34px;
    line-height: 1em;
    font-weight: 600;
	margin-bottom: 10px;
}
#rec_kaso_careers .child_h2_h2 {
    margin-bottom: 20px;
}
.rec_kaso_car_tit-txt{
	background-image: url("../images/recruit_kaso_car_clerical_your.svg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	padding: 5.38% 6.92%;
	padding-bottom: 0;
}
.rec_kaso_car_tit-txt h3{
	color: #FFFFFF;
	font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
}
.rec_kaso_car_tit-txt h3 span{
	display: inline-block;
	background-color: #002236;
	padding: 8px 8px;
	margin-bottom: 8px;
}
.rec_kaso_car_txt{
	margin-top: 4px;
}
.rec_kaso_car_txt p{
	    font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
.yoko1 {
	margin-top: 9.23%;
	margin-bottom: 5.38%;
}
.content_wrap .yoko1 p {
	line-height: 1.6em;
}
.content_wrap .yoko1 h3 {
	color: #00956A;
	font-size: 24px;
	margin-bottom: 16px;
}

.yoko-yoko table tbody tr th {
	padding: 24px 24px 12px 8px;
	border-bottom: 3px solid #00956A;
	width: 100%;
	display:block;
	box-sizing:border-box;
	text-align:left;
}

.content_wrap .yoko-yoko table {
	border-top: 5px solid #edeff6;
}
.yoko-yoko table tbody tr td p {
	line-height: 1.6em;
}

.yoko-yoko table tbody tr td {
	padding: 16px 24px 16px 8px;
	border-bottom: 3px solid #edeff6;
	line-height: 1.6em;
	width: 100%;
	display:block;
	box-sizing:border-box;
}
.content_wrap .yoko-yoko {
	margin-top: 9.23%;
}
.content_wrap .yoko-yoko h3 {
	color: #00956A;
	margin-bottom: 24px;
	font-size: 24px;
}
.yoko_all_wrap ul li {
	margin-bottom: 3.84%;
	border-left: 5px solid #00956A;
	border-right: 1px solid #D0D2DB;
	border-bottom: 1px solid #D0D2DB;
	border-top: 1px solid #D0D2DB;
	-webkit-box-shadow: 6px 6px 6px #D0D2DB;
	box-shadow: 6px 6px 6px #D0D2DB;
}
.rec_all_inner {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.rec_all_inner .rec_all_title {
	font-weight: 600;
	display: block;
	width: 100%;
	color: #00956A;
	font-size: 16px;
	margin-left: 0%;
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;
}
.rec_all_inner .rec_all_discri {
	margin-left: 0%;
	line-height: 1.5em;
	width: 100%;
}


.rec_all_inner .koyo_keitai {
	width: 100%;
	display: block;
	background-color: #F2F2F2;
	text-align: center;
	font-size: 16px;
	height: 100%;
	padding-top: 8px;
	border-radius: 4px;
	padding-bottom: 8px;
}


.yoko_all_wrap ul li a {
	padding-top: 24px;
	padding-right: 48px;
	padding-left: 24px;
	padding-bottom: 24px;
	display: block;
	background-image: url(../images/arrow_green.svg);
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-position: 96.15% center;
}
}