#sibe_menu.recruiting > p:not(:first-child) > a{
   display: flex;
   align-items: center;
   padding: 12px 12px 12px 32px;
   font-weight: bold;
   background: url('/img/icon_arrow.png')  16px 50% no-repeat #ffffff;
   border-bottom: 1px solid #ccc;
   text-decoration: none;
}
#sibe_menu.recruiting > p:not(:first-child) > a:hover{
   background: url('/img/icon_arrow_on.png')  16px 50% no-repeat #f6fffa;
}

.bnr_img {
	margin-top: 30px;	
}
.bnr_link {
	margin-bottom: 0;	
}
.bnr_link a:hover {
  	opacity: 0.7;
	-moz-opacity:0.7;
	filter: alpha(opacity=70);
}


.left {
	float: left;
	width: 60%;
}
.right {
	float: right;
	width: 35%;
}

.text_sub_001 {
	padding-bottom:40px;
	line-height:22px;
}

.text_sub_002 {
	padding-bottom:35px;
	line-height:22px;
}


.taR{
	text-align: right;
}


.pp{
	margin: 0 0 15px;
}
.taa{
	margin: 0 0 15px 540px;
}
.box{
	margin: 0 0 30px;
}

h4{
	font-size: 15px;
	margin: 0 0 10px;
	color: #000000;
}
h5{
	font-size: 13px;
	padding-left: 11px;
	font-weight: bold;
}
dd{
	margin: 0 0 10px 20px;
}
.box p{
	margin: 0 0 10px;
}
.red{
	color: red;
}
.ind_3{
	padding-left: 11px;
}

.point{
	padding: 10px;
	background-color: #F4F4F4;
	margin-left: 11px;
	line-height: 1.8;
}
.txtind{
	text-indent: 1em;
}
.ind{
	margin-left: 1em;
}
.ind_2{
	margin-left: 1em;
	margin-bottom: 5px;
}
.table02{
	text-align: left;
	width: 100%;
	line-height: 1.8;
}
.table02 th{
	width: 20%;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 20px;
    text-align: left; 
    vertical-align: top; 
}
.table02 td{
    text-align: left; 
    vertical-align: top; 
	padding-bottom: 20px;
}


.head_ind{
	padding-left: 22.5px;
	margin-bottom: 5px;
}
.head_ind2{
	margin: 0 0 1em 37px;
	list-style: none;
}
.head_ind2 li {
	margin: 0 0 1px 1em;
	list-style-position: outside;
	list-style-type: disc;
}
.box a{
	color:#57B683;
	font-weight: bold;
}
.ind_4{
	margin: 0 0 1.2em 13px;
	text-indent: 1em;
}
.box ol{
	margin: 0 0 1em 1em;
	list-style: none;
}
.box ol li {
	margin: 0 0 5px 1em;
	list-style-position: outside;
	list-style-type: decimal;
}
.box ol li span{
	display: block;
}
.table01 {
	width: 100%;
	margin-left: 11px;
	margin-top: 5px;
	font-size: 13px;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.table01 th {
	font-size: 12px;
	padding: 4px ;
	
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	font-weight: normal;
	text-align: center;
	color: #333;
	vertical-align: text-top;
}
.table01 td {
	font-size: 12px;
	padding: 4px ;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	font-weight: normal;
	text-align: center;
	color: #333;
	vertical-align: text-top;
}
.table01 .noline {
	padding: 5px 0 0 10px;
	border-top: 0;
	border-right: 0;
}
.table01 .noline_first {
	padding: 15px 10px 0 10px;
	border-right: 0;
	font-weight: normal;
	text-align: left;
	color: #333;
	vertical-align: text-top;
}
.table01 .noline_end {
	padding: 5px 0 10px 10px;
	border-top: 0;
	border-right: 0;
}
.table01 .wid{
	width: 60%;
}
