@charset "utf-8";
/* CSS Document */
.red{
	color: #FF0004;
}
/*__________recruit_________*/


.h1_recruit {
	width: 400px;
	height: 120px;
	padding: 5px;
	line-height: 200px;
	margin: 10px auto;
	border-bottom: double 5px #01bcff;
	text-align: center;
}
.recruit_top {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url( ../recruit/topimg_recruit.png) no-repeat center;
}
.h2_recruit {
	margin-top: 20px;
	padding: 5px;
	border-left: 10px solid #01bcff;
	text-align: left;
}
#recruit {
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 950px;
	margin: 0 auto;
}
#rec_left {
	float: left;
	width: 450px;
	margin-right: 20px;
}
#rec_right {
	float: left;
	width: 400px;
}
.h3_recruit {
	height: 40px;
	width: 520px;
	text-align: left;
	line-height: 40px;
}
.h3_recruit_l{
	width: 900px;
	text-align: left;
}

.h3_recruit_train {
	height: 40px;
	line-height: 40px;
	width: 320px;
	text-align: left;
	background: url(../recruit/kyuubo.png) right no-repeat;
	margin-left: -140px;
}
.dl_recruit ,.dl_recruit2{
	width: 480px;
	height: 100%;
	overflow: hidden;
}
.dl_recruit2{
	width:900px;
	margin-bottom: 50px;
}
.dt_recruit {
	padding: 10px;
	width: 120px;
	float: left;
	letter-spacing: 0.2em;
	color: #fff;
	font-weight: bold;
	background-color: #01bcff;
}


.dt72 {
	height: 72px;
	line-height: 72px;
}
.dt48 {
	height: 48px;
	line-height: 48px;
}
.dt56{
	height: 56px;
	line-height: 56px;
}
.dt64{
	height: 64px;
	line-height: 64px;
}

.dt80 {
	height: 80px;
	line-height: 80px;
}
.dt88 {
	height: 88px;
	line-height: 88px;
}
.dt96{
	height: 96px;
	line-height: 96px;
}
.dt104 {
	height: 104px;
	line-height: 104px;
}
.dt120{
		height: 120px;
	line-height: 120px;
}
.dt128 {
	height: 128px;
	line-height: 128px;
}
.dt151{
	height: 151px;
	line-height: 151px;
}
.dt160{
	height: 168px;
		line-height: 168px;

}
.dd_recruit ,.dd_recruit2{
	border-bottom: 2px solid #fff;
	padding: 10px 10px 10px 20px;
	width: 150px;
	margin-left: 140px;
	background-color: #F3F3F3;
	text-align: left;
}
.dd_recruit3{
	border-bottom: 2px solid #fff;
	padding: 10px 10px 10px 20px;
	width: 300px;
	margin-left: 140px;
	background-color: #F3F3F3;
	text-align: left;
}
.dd_recruit2{
	width: 720px;
	background-color: #fff;
	border-bottom: dotted 1px #3A3A3A;
}
.ul_recruit {
	padding: 0px;
	width: 100%;
}
.li_recruit {
	margin-left: 20px;
	list-style: disc;
}
.recruit_img {
	width: 450px;
	height: 850px;
	background: #fff url(../recruit/bg_recruit.png) no-repeat bottom;
}
.recruit_train_img {
	width: 450px;
	height: 900px;
	background: url(../recruit/bg_recruit_train.png)no-repeat;
}
.recruit2_img {
	width: 450px;
	height: 900px;
	background: url(../recruit/bg_recruit2.png) no-repeat;
}
.p_recruit {
	text-align: left;
}
.entry {
	margin: 50px 0;
	text-align: left;
}
.p_entry {
	text-align: left;
	width: 400px;
	padding: 20px;
	border: double 3px #01bcff;
}
.c_blue {
	color: #01bcff;
	font-weight: bold;
}
/*ここまで___________________*/
