@charset "utf-8";

/*ヘッダー*/
.c_hdr {
	padding: 35px 0 0;
}
.c_hdr h1 {
	font-size: 15px;
	line-height: 30px;
}
.c_hdr h1 span {
	font-size: 12px;
}

/*コンテンツ共通*/
.c_cont_box h2 {
	font-size: 15px;
	letter-spacing: 0.14em;
}

/*コンテンツ1*/
#recruit_cont_1 {
	padding-bottom: 21px;
}
#recruit_cont_1 p {
	font-size: 10px;
	line-height: 2.1em;
	text-align: center;
}

/*コンテンツ2　仕事内容*/
#recruit_cont_2 {
	margin-top: 30px;
}
#recruit_cont_2_body {
	margin-top: 10px;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 1.666em;
}
#recruit_cont_2_txt {
	margin-top: 15px;
	font-size: 10px;
	letter-spacing: 0.06em;
	line-height: 2.1em;
}

/*コンテンツ3　会社概要*/
#recruit_cont_3 {
	margin-top: 30px;
}
#recruit_cont_3_body {
	margin-top: 10px;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-weight: bold;
	line-height: 1.666em;
}
#recruit_cont_3_tbl {
	margin-top: 30px;
	font-size: 10px;
	line-height: 1.8em;
}
#recruit_cont_3_tbl tr th {
	width: 80px;
	vertical-align: top;
}
#recruit_cont_3_txt_1,
#recruit_cont_3_txt_2,
#recruit_cont_3_txt_3,
#recruit_cont_3_txt_4 {
	margin-top: 20px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.66em;
}
#recruit_cont_3_btn {
	width: 199px;
	margin: 40px auto 0;
}
#recruit_cont_3_btn a {
	display: block;
	width: 100%;
	background: #fff url("../img/recruit/recruit_cont_3_btn.png") no-repeat center center;
	background-size: 100% auto;
	color: #000;
	font-size: 8px;
	letter-spacing: 0.14em;
	padding: 13px 0;
	text-align: center;
}

/*コンテンツ4　パート・アルバイトの採用情報*/
#recruit_cont_4 {
	margin-top: 80px;
	text-align: center;
}
#recruit_cont_4_txt_1,
#recruit_cont_4_txt_2,
#recruit_cont_4_txt_3 {
	margin-top: 30px;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.1em;
}
#recruit_cont_4_txt_2,
#recruit_cont_4_txt_3 {
	text-align: left;
	letter-spacing: 0.12em;
	line-height: 1.666em;
}




#recruit_cont_4_txt_2 {
	font-weight: bold;
}
#recruit_cont_4_txt_2 span {
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}
#recruit_cont_4_btn {
	width: 199px;
	margin: 60px auto 40px;
}
#recruit_cont_4_btn a {
	display: block;
	width: 100%;
	background: #fff url("../img/recruit/recruit_cont_4_btn.png") no-repeat center center;
	background-size: 100% auto;
	color: #000;
	font-size: 8px;
	letter-spacing: 0.14em;
	padding: 13px 0;
	text-align: center;
}

