@charset "utf-8";
/* CSS Document */

/*追加分*/
.oshigoto_wrap{}
.oshigoto_wrap h4{
	font-size:42px;
	clear: both;
	line-height: 1.4;
	margin: 24.2px 0;
	padding:20px 0;
	border-top:5px #8fc31f solid;
	border-bottom:5px #8fc31f solid;
	text-align:center;
	color:#f15a24;
}
.oshigoto_wrap h5{
	font-size:36px;
	text-align:center;
	line-height:1.2em;
}
.oshigoto_wrap h5 span{font-size:0.6em;}

.oshigoto_wrap .wrap{}
.cf:after {
  display: block;
  clear: both;
  content: "";
}
.oshigoto_wrap .wrap .left{float:left;width:52%;}
.oshigoto_wrap .wrap .right{float:right;width:45%;}
.oshigoto_wrap .wrap .right .price{line-height:1em;color:#f15a24;font-size:40px;}
.oshigoto_wrap .wrap .right p{display:none;}
.oshigoto_wrap .wrap .right table{margin-top:15px;width:100%;}
.oshigoto_wrap .wrap .right table th{background:#8cc63f;border:1px #333 solid;padding:10px;font-size:18px;}
.oshigoto_wrap .wrap .right table td{border:1px #333 solid;padding:10px;font-size:18px;}
.oshigoto_wrap .wrap .right .btn_wrap a{
	display:block;
	text-align:center;
	background:#20aee5 url(http://fuyo-jinzai.com/recruit/wp-content/uploads/2023/08/btn_arrow.webp) right center no-repeat;
	color:#FFF;
	font-size:36px;
	padding:15px;
	max-width:400px;
	margin: 0 auto;
	border-radius:10px;
	}
.oshigoto_wrap .wrap .right .btn_wrap a:hover{
	text-decoration:none;
	background:#218ab3 url(http://fuyo-jinzai.com/recruit/wp-content/uploads/2023/08/btn_arrow.webp) right center no-repeat;
	}
.oshigoto_wrap ul{margin:30px 0 0;padding:0;}
.oshigoto_wrap li{min-height:120px;padding:20px 0 0 100px;list-style:none;display:block;margin-bottom:10px;}
.oshigoto_wrap li h3{margin:0;font-size:32px;color:#f15a24;}
.oshigoto_wrap li p{margin:0;font-size:18px;}

.oshigoto_wrap li.point1{background:url(http://fuyo-jinzai.com/recruit/wp-content/uploads/2023/08/point1.gif) left center no-repeat;}
.oshigoto_wrap li.point2{background:url(http://fuyo-jinzai.com/recruit/wp-content/uploads/2023/08/point2.gif) left center no-repeat;}
.oshigoto_wrap li.point3{background:url(http://fuyo-jinzai.com/recruit/wp-content/uploads/2023/08/point3.gif) left center no-repeat;}


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

@media screen and (max-width:760px) {
.oshigoto_wrap h4{
	font-size:36px;
	line-height:1.2em;
}
.oshigoto_wrap h5{
	font-size:24px;
}
	
.oshigoto_wrap .wrap .left{float:none;width:100%;}
.oshigoto_wrap .wrap .right{float:none;width:100%;}
.oshigoto_wrap .wrap .right table th{font-size:16px;}
.oshigoto_wrap .wrap .right table td{font-size:16px;}
.oshigoto_wrap li{}
.oshigoto_wrap li h3{margin:0 0 10px;font-size:28px;color:#f15a24;line-height:1.1em;}
.oshigoto_wrap li p{line-height:1.1em;}


}

