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


.introduction-box{margin-bottom:25px;}
.introduction-box p{margin-top:20px;line-height:1.7;}

.data-box{margin-bottom:25px;}
.data-header{margin-bottom:15px;}

.data-tbl{
	width:100%;
	line-height:1.5;
	border-bottom:1px #ccc solid;
	margin-top:20px;
	margin-bottom:35px;
}
.data-tbl th,
.data-tbl td{
	border-top:1px #ccc solid;
	padding:10px 10px;
	vertical-align:top;
}
.data-tbl th{
	background-color:#f2f2f2;
	width:80px;
	font-weight:100;
	text-align:left;
}
.data-tbl ul{
	margin:0 0 0 1.5em;
	padding-left:0;
}

.flow-box{margin-bottom:25px;}
.flow-box p{text-align:center;margin-top:15px;}

.contact-box{margin-bottom:30px;}
.contact-box h5{
	font-size:93%;
	margin-bottom:7px;
	margin-top:25px;
	line-height:1.7;
}
.contact-box p{
	margin:0 0 5px;
	line-height:1.7;
}
.contact-box p:last-child{margin-bottom:0;}

.entry-btn{
	list-style:none;
	padding-left:0;
	margin-bottom:40px;
}
.entry-btn a{
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:108%;
	background:#cc0000 url(../../../images/recruit/common/arrow02.svg) no-repeat right 15px center;
	text-align:center;
	padding:15px 25px 15px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.entry-btn a:hover{
	text-decoration:none;
	background-color:#e4201b;
}



.introduction-box p{margin-top:12px;}

#gNav-recruit a img{visibility:hidden;}

#aside-nav01{background:url(../../../images/recruit/common/sidenav_arrow.png) no-repeat right center;}
#aside-nav01 a{background-color:#cbddee;}


.introduction-box{margin-bottom:30px;}

.data-box{margin-bottom:40px;}
.data-header{margin-bottom:30px;}

.data-tbl th{
	background-color:#f2f2f2;
	width:18%;
	font-weight:100;
	text-align:left;
	text-align:center;
}

.flow-box{margin-bottom:40px;}
.flow-box p{text-align:left;margin-top:25px;}

.contact-box{margin-bottom:30px;}


.entry-btn{margin-bottom:60px;}
.entry-btn a{
	display:inline-block;
	background:#cc0000 url(../../../images/recruit/common/arrow02.png) no-repeat right center;
	padding:15px 45px 15px 20px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

