@charset "utf-8";
.page-hd {
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center 0%;
    background-image: url(img/recruit-hd2.jpg);
}
.page-hd h2 {
    text-align: center;
    line-height: 180px;
    font-size: 48px;
    display: block;
    width: 800px;
}
.tr01 {
	clear: both;
	border-bottom: 1px dashed rgba(217,217,217,1.00);
	margin-bottom: 10px;
}
.th01 {
	float: left;
	width: 20%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left-style: none;
	padding-left: 0px;
	line-height: 150%;
	font-weight: bold;
}
.td01 {
	float: left;
	width: 77%;
	border-left: 9px solid rgba(66,174,165,1.00);
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}
.tr02 {
	clear: both;
	margin-bottom: 10px;
}
.th02 {
	float: left;
	width: 20%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-style: none;
	padding-left: 0px;
}
.td02 {
	float: left;
	width: 77%;
	border-left: 3px solid rgba(138,191,255,1.00);
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.recruit-field {
	background-color: rgba(255,255,255,0.60);
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 2px 10px rgba(0,17,71,0.53);
	box-shadow: 0px 2px 10px rgba(0,17,71,0.53);
}
.recruit-text p {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 150%;
    margin-top: 6px;
}
.recruit-text {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.recruit-text p {
    text-shadow: 0px 0px 2px rgba(255,255,255,1.00);
}
.recruit-boxx-in {
	background-color: rgba(255,255,255,1.00);
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,20,114,0.55);
	box-shadow: 0px 2px 5px rgba(0,20,114,0.55);
}
.recruit-boxx-in img {

}
.img-shd img {
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.50);
	box-shadow: 0px 3px 5px rgba(0,0,0,0.50);
}
.bd-c-red {
	border-left: 8px solid rgba(255,121,122,1.00);
}
.bd-c-org {
	border-left: 8px solid rgba(255,180,123,1.00);
}
.bd-c-yl {
	border-left: 7px solid rgba(255,245,132,1.00);
}
.bd-c-gr {
	border-left: 8px solid rgba(133,255,133,1.00);
}
.bd-c-bl {
	border-left: 8px solid rgba(151,255,249,1.00);
}
.recruit-img {
	width: 36%;
	float: left;
}
.recruit-text-r {
	width: 61%;
	float: right;
}
.recruit-img-r {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	width: 38%;
}
.recruit-text-box {
	background-color: rgba(255,176,128,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: rgba(255,255,255,1.00);
	border-radius: 11px;
}
.recruit-bt {
	margin-top: 20px;
}
