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

.keyvisual {
    height: 250px;
    background-color: #e6f791;
    background-image: -webkit-gradient(linear, left top, right top, from(#e6f791), color-stop(5%, rgba(255, 255, 255, 0)), color-stop(95%, rgba(255, 255, 255, 0)), to(#e6f791)), url(../images/recruit/key_visual.min.jpg);
    background-image: -o-linear-gradient(left, #e6f791 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 95%, #e6f791 100%), url(../images/recruit/key_visual.min.jpg);
    background-image: linear-gradient(to right, #e6f791 10%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, #e6f791 90%), url(../images/recruit/key_visual.min.jpg);
}

table.brown tr th {
    width: 65px;
}

table.brown tr:nth-child(even) th {
    background-color: #FFFBF4;
}

table.brown tr th,table.brown tr td{
	font-size: 1.2rem;
}

.naiyou ul{
	margin: 10px 0 0;
}

.naiyou ul li{
	position: relative;
	
}

.naiyou ul li:nth-child(2) {
    margin-left: 6%;
}

.naiyou2{
	padding: 0 !important;
}

.naiyou3 li{
	margin: 0px !important;
}

.naiyou3 li:first-child{
	margin-bottom: 28px !important;
}

.naiyou ul li img{
	width: 5%;
}

.orange_bor{
	border: 3px dotted #ff8e2a;
	border-radius: 20px;
}



.care_list{
	text-align: left;
	margin: 0 !important;
}

.care_list li{
	font-size: 0.9rem;
	padding: 0 !important;
	margin: 0 5px 20px 0 !important;
	width: 48%;
}

.care_list li:nth-child(2n){
	margin-right: 0px !important;
}

.li1{
	min-height: 472px;
}

.li1 img,.li2 img,.li3 img,.li4 img,.li5 img,.li6 img,.li7 img{
	position: absolute;
}

.li1 img{
	top: 5%;
	right: 10%;
	width: 13% !important;
}

.li2{
	margin-bottom: 30px;
}

.li2 img{
	top: 60%;
    right: 80%;
    width: 18% !important;
}

.wi70txt{
	width: 87%;
	margin-left: 17%;
}

.li3 img{
	top: 70%;
    right: 10%;
    width: 20% !important;
}

.li4 img{
	top: 5%;
	right: 5%;
	width: 16% !important;
}

.li5 img{
	top: 40%;
    right: 9%;
    width: 15% !important;
}

.li6 img{
	top: 7%;
    right: 6%;
    width: 18% !important;
}

.li7 img{
	top: 32%;
    right: 9%;
    width: 15% !important;
}

.naiyou_2 ul li{
	background-color: #F5F5F5;
	border: 1px solid #C1C1C1;
}

.naiyou_2 ul li h3{
	border-bottom: 1px dashed #ACACAC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.5rem;
}

.m_box{
	display: inline-block;
	padding: 10px 20px 5px;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	background-color: #3D7420;
	margin-bottom: 30px;
}

.m_box2{
	background-color: #8ABC3E;
}

.kinmu table {
    border: none !important;
	margin: 2% 0 4%;
}

.kinmu table tr th, .kinmu table tr td {
    border: none;
	vertical-align: top;
}

.kinmu table tr th{
	background-color: transparent!important;
	border-right: 2px dashed #ff8e2a;
	width: 20%;
}

.kinmu table tr td{
	padding-left: 60px;
	text-align: left;
}

dl dt,dl dd{
	display: inline-block;
	vertical-align: text-top;
}

dl dt{
	width: 95px;
}

dl dd{
	width: 590px;
	margin-left: 10px;
	margin-top: 3px;
}

.lunch{
	padding-top: 13px !important;
}

.ret{
	padding-top: 8px !important;
}

.kara1{
	padding:15px 15px 0 15px !important;
}

.kara1::after{
	content: '';
	height: 26px;
	background-image: url(../images/recruit/08-2.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.k_txt{
	font-size: 1.5rem;
	font-weight: bold;
	color: #46b4c8;
}

.th1{
	padding: 0 15px 0px 15px !important;
}

.td1{
	padding: 8px 15px 15px 60px !important;
}

.pc_table{
	display: table-cell;
}

.bosyu{
	width: 80%;
	border: 3px solid #ff8e2a;
	border-radius: 10px;
	background-color: #fff;
	padding: 20px;
}






@media (max-width: 749px){
.keyvisual {
    height: 200px;
    background-image: url(../images/recruit/key_visual.min.jpg);
	background-position: 70%;
}
	
.r_m_title{
	font-size: 1.4rem;
	line-height: 150%;
	}
	
.naiyou ul {
    margin: 0;
	width: 100%;
}
	
.naiyou ul li {
    padding: 15px 20px;
	margin-bottom: 30px;
}
	
.naiyou ul li:nth-child(2) {
    margin-left: 0%;
}	
	
.care_list li {
    font-size: 0.9rem;
    margin: 0 !important;
    width: 100%;
}	
	
.li1 img {
    top: 25%;
    right: 10%;
    width: 16% !important;
}
	
.li4 img {
    top: 18%;
}
	
.kinmu table tr th {
    border-right: none;
	font-size: 1.5rem;
	padding-bottom: 0 !important;
}
	
.kinmu table tr td {
    padding-left: 15px;
}
	
.td1 {
    padding: 15px !important;
}
	
.pc_table{
	display: none !important;
}
	
.bosyu{
	width: 100% ;
}
	
dl dd {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}
.k_txt1{
	width: 100%;
	}	
	
	


	
	}