@charset "shift_jis";
/* =========================================

nasluck recruit CSS

===========================================*/

section {
	width:1000px;
	margin:0 auto;
}

body .main_contents a:hover{
	cursor:pointer;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8;
}

/* ---　上部CSS　--- */

.recruit_top h1 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0 5px 26px;
}
.recruit_top .horizon {
	width:998px;
	margin:0 auto;
	border-bottom:2px solid #1fadec;
}
.recruit_top .top_image {
	margin:10px 0;
}
.recruit_top .main_top {
	margin:20px 115px;
	letter-spacing:0.05em;
}
.recruit_top ul {
	width:750px;
	margin:60px auto;
	overflow: hidden;
	zoom: 1;
}
.recruit_top ul li:first-child {
	float: left;
	padding:0 50px 0 2px;
}
.recruit_top ul li img {
	width:342px;
	height:350px;
	margin:0 0 10px 0;
	padding:0;
	box-shadow: 3px 3px 10px -1px rgba(0, 0, 0, 0.2);
}

.recruit_top ul li img.mb {
	width:342px;
	height:350px;
	margin:0;
	padding:0;
	box-shadow: 3px 3px 10px -1px rgba(0, 0, 0, 0.2);
}

/* --- 社長挨拶CSS --- */

.aisatsu {
	width:888px;
	margin:0 auto;
}
.aisatsu h2 {
	border-bottom:2px solid #b39b14;
	margin:0;
	padding:0;
}

.aisatsu_bottom{
	margin-bottom:60px;
}

.aisatsu .aisatsu_top {
	height:233px;
	margin:20px 50px 60px 50px;
	padding:30px auto 0 auto;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.aisatsu .aisatsu_top .shacho_img {
	float:left;
	position:absolute;
	bottom:0;
}
.aisatsu .aisatsu_top figure {
	width:233px;
	height:206px;
	padding:0;
	position:absolute;
	right:2px;
	bottom:0
}
.aisatsu .aisatsu_text {
	width:100%;
}
.aisatsu .aisatsu_text h3.second {
	width:770px;
	height:auto;
	margin:30px auto 0 70px;
}

.aisatsu .aisatsu_text h3 {
	width:770px;
	height:auto;
	margin:10px auto 0 70px;
}

.aisatsu .aisatsu_text h3 img {
	padding-left:9px;
	border-left:6px solid #004894;
}
.aisatsu .aisatsu_text p {
	width:700px;
	margin:10px auto;
	letter-spacing:0.05em;
}
.aisatsu .aisatsu_text .aisatsu_right {
	float:right;
	margin:0 98px 0 10px;
}


/* --- コンテンツ下部CSS --- */

.recrute_banner {
	width:721px;
	margin:0 auto 30px auto;
}
.recrute_banner ul {
	font-size:0;
}
.recrute_banner img {
	margin:0 auto;
}
.recrute_banner li:first-child {
	padding:0;
}
.recrute_banner li {
	display:inline-block;
	padding-left:3px;
}
.recrute_banner li a img {
	width:230px;
	height:85px;
}
.kojin_joho {
	width:600px;
	height:auto;
	margin:0 auto;
	padding:12px 15px;
	border:1px solid #ccc;
}
.kojin_joho .image1 {
	width:100%;
	height:53px;
	margin:10px;
/*	background:url(/recruit_new/image/personal_icon.png) no-repeat;*/
}
.kojin_joho .image1 img {
	margin:17px 58px;
}
.kojin_joho .image2 {
	width:290px;
	height:17px;
	margin:15px 0 10px 0.5rem;
	padding-left:20px;
/*	background:url(/recruit_new/image/personal_maru.png) no-repeat;*/
}
.kojin_joho p {
	width:540px;
	margin:20px auto;
}
.bnr_area {
	width:783px;
	margin:30px auto 20px auto;
}
.bnr_area ul {
	text-align: center;
}
.bnr_area li:first-child {
	padding:25px 10px;
}
.bnr_area ul li {
	display:inline-block;
	padding-left:15px;
}
/* --- SEO comment_box） --- */

.comment_box {
  max-width: 784px;
  background: #f2f8fe;
  padding: 25px;
  width: 95%;
	margin:20px auto 40px;
}
.comment_box p {
	text-align:justify;
    letter-spacing: 0.05em;
    line-height: 1.5;
}

.font14{
   font-size:14px;
   margin:0 auto;	
}