/* 202512 採用情報*/

#contents .employment table ul,
#contents .employment table ol {
	margin: 5px 0 0 0;
}

#contents .employment table ol li {
	margin-bottom: 5px;
}

#contents .employment table ul li {
	margin-left: 20px;
	list-style: disc;
	margin-bottom: 5px;
}
section#other section{
	width:1000px;
}

#contents .table2 td {
    padding: 10px 15px;
    background-color: #ffffff;
    border-right: 1px solid #ABBAC2;
    border-bottom: 1px solid #ABBAC2;
    font-size: 94%;
}

@media screen and (max-width: 736px){
#contents ul.link_box {
	width: 100% !important;
}

#contents .btn1.recruiting {
	width:80%;
}
	
section#other section{
	width:100%;
}
	
}
