#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: normal;
}
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;
}

.ul_list{
	margin-left: 0.5em;
	padding-left: 0.5em
}

.ul_list li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 0.5em;
}

.ind_2{
	margin-left: 1em;
	margin-bottom: 5px;
}
.ind_4{
	text-indent: 1em;
	margin-bottom: 10px;
}
.table02 {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #e8e8e8;
	padding-bottom: 10px;
	line-height: 1.8;
}
 .table02 th {
	 width: 25%;
	font-weight : normal;
	padding-top : 15px;
	padding-right : 10px;
	padding-bottom : 15px;
	padding-left : 20px;
	text-align : left;
	color : #333333;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #e8e8e8;
	background-image : url(/img/table_back.jpg);
	background-repeat : repeat;
}
 .table02 td {
	padding-top : 15px;
	padding-right : 10px;
	padding-bottom : 15px;
	padding-left : 15px;
	color : #333333;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #ffffff;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #e8e8e8;
}


.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;
}

.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 {
	border-top : 1px solid #CCC;
	border-left : 1px solid #CCC;
	width: 100%;
	margin-bottom: 10px;
	margin-left: 22px;
	text-align : center;
	font-size: 13px;
}
.table01 th {
	font-weight : normal;
	padding : 3px;
	border-bottom : 1px solid #CCC;
	border-right : 1px solid #CCC;
}
.table01 td {
	padding : 3px;
	border-bottom : 1px solid #CCC;
	border-right : 1px solid #CCC;
}