

.topic-recruit{font-size: 16px;font-weight: bold;text-align: left;padding: 10px;line-height: 1.8;}

.content-recruit ul{ display: table; width: 100%; margin-bottom: 28px;}
.content-recruit ul li{ display: table-row;}
.content-recruit ul li div{ display: table-cell; text-align: center; padding: 8px 0;}
.content-recruit .line-blue{ width: 100%; height: 3px; background: #1891de; display: block; margin-top: 4px;}
.content-recruit ul li div:first-child{ width: 130px; font-weight: bold;}
.content-recruit ul li div:last-child{ padding: 8px 14px;}

.staff-group img{ width: 100%;}
.staff-group .text-staff-group{ text-align: center; font-weight: bold;}


#pankuzu{margin: 20px 20px 20px !important;}
#pankuzu li {font-size:12px!important;}

.blue_txt {
    font-size: 16px;
    font-weight: bold;
    color: #0584cd;
    padding: 10px 15px 20px;
}

p{padding:10px 15px 0px;}

.introduction{
    color:#0584cd!important;
    padding:10px 15px 0px;
    text-decoration: underline;  
}
.introduction:hover{color:#0584cd!important;}

.top_txt{
	font-size:18px; 
	font-weight:bold;
    padding: 25px 15px 10px;
}

#recruit  table {
	width: 95%;
	border-collapse: collapse;
	margin: 0px 0 38px 2.5%;
}
#recruit  th {
	width: 26%;
	border: 1px solid #818181;
	padding: 5px;
	background-color: #cccccc08;
	font-weight: bold;
}
#recruit  td {
	padding: 5px 10px;
	border: 1px solid #818181;
}

.relative{
    position:relative;
    margin: 0px 0 205px;
}

.entry{
    background-color: #f6483e;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 330px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.ftel{
    background-color: #0584cd;
    color: #fff !important;
    font-weight: bold;
    text-align: center;
    border-radius: 20px;
    text-decoration: none;
    font-size: 18px;
    position: absolute;
    right: 0;
    left: 0;
    top:70px;
    margin: auto;
    width: 330px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.entry:hover{
	text-decoration: none!important;
}