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


#title{
	background: url(images/title_back.jpg) center no-repeat #CBD6E1;
}



#outline , #greeting{
	font-size:16px;
}

#contents .nav{
	overflow:hidden;
	border-bottom:#669999 3px solid;
	margin:13px 0 25px;
}

#contents  .nav li{
	float:left;
	margin-left:22px;
}

#contents  .nav li:first-child{
	margin-left:0px;
}

#contents .nav a:hover img{filter: alpha(opacity=100);-moz-opacity:1;opacity:1;}

#outline > ul{
	float:right;
	width:355px;
	text-align:right;
}

#outline > ul li{
	font-size:12px;
	line-height:2.6;
	margin-bottom:20px;
}

#outline > dl{
	width:580px;
}

#outline > dl > dt{
	float:left;
	background: url(images/line.jpg) left 20px no-repeat;
	padding:20px 0 20px 25px;
}

#outline > dl > dd{
	border-bottom:#ccc 1px solid;
	padding:20px 0 20px 155px;
}

#outline > dl > dd dt{
	font-weight:bold;
	margin-bottom:5px;
}

#outline > dl > dd dd.btn{
	text-align:right;
	margin:5px 0 10px;
}

#outline > dl > dd.link a{
	display:block;
	float:right;
}

.accessmap{
	clear:both;
}

.accessmap h4{
	margin:80px 0 20px;
}

.accessmap dl{
	display:table;
	width:100%;
}


.accessmap dt{
	display:table-cell;
	background:url(../images/line.gif) left 10px no-repeat;
	font-weight:bold;
	width:19%;
	padding:10px 0 10px 18px;
	font-size:18px;
}

.accessmap dd{
	display:table-cell;
	padding-left:10px;
}

#map_office , #map_tokyo , #map_lab{
    width:100%;
	height:260px;
	margin:5px 0 50px;
}

#greeting h4{
	margin-bottom:30px;
}

#greeting p{
	line-height:2.5;
}

/* #recruit p{
	 text-align:center;
	 font-size:16px;
	 line-height:2.0;
	 margin-bottom:50px;
}

 #recruit h4{
	 font-size:20px;
	 text-align:center;
	 margin:100px 0 30px;
	}*/



.red{
	color: #CC6666;
	margin-left: 16px;
}


#recruit{
	font-size: 16px;
}
#recruit h4{
	margin-bottom: 25px;
}


#recruit  > dl{
	width:100%;
}

#recruit  > dl > dt{
	float:left;
	padding:20px 0 20px;
	color: #659898;
	font-weight: bold;
}

#recruit  > dl > dd{
	border-bottom:#ccc 1px solid;
	padding:20px 0 20px 155px;
}
#recruit  > dl > dd.border{
	border-top:#ccc 1px solid;
}
#recruit p.btn_area{
	text-align: center;
	margin-top: 30px;
}

#recruit_form{
	font-size: 16px;
}
#recruit_form table{
	width:100%;
	border-collapse:collapse;
	margin:35px 0;
	border-top:#ccc 1px solid;
}

#recruit_form th{
	text-align:left;
	vertical-align:top;
	border-bottom:#ccc 1px solid;
	padding:20px 0 0;
	width:235px;
	position:relative;
	color: #659898;
	font-weight: bold;	
}

#recruit_form td{
	border-bottom:#ccc 1px solid;
	padding:20px 0 20px 50px;
}

#recruit_form .btn_read{
	font-size:16px;
	margin-bottom:20px;
	text-align:center;
}


#recruit_form .btn{
	text-align:center;
	margin-bottom:30px;
}
#recruit_form .address{
	height:50px;
	background:#F0F0F0;
	border:none;
	margin:20px 0 0 10px;
}

#recruit_form .service span{
	width:120px;
	display:inline-block;
}

#recruit_form .normal{
	height:50px;
	background:#F0F0F0;
	border:none;
	margin:0 10px;
}

#recruit_form .textarea{
	height:230px;
	background:#F0F0F0;
	border:none;
	margin:0 10px;
}
#recruit_form span{
	font-size: 12px;
}
#recruit_form .birthday_wrapper{
	/*font-weight: bold;*/
}




#form h4{
	font-size:24px;
	font-weight:bold;
	color:#26598B;
	border:#ccc 3px solid;
	padding:10px 0 10px 20px;
}
#form .read{
	font-size:16px;
	margin:40px 0;
}


.help-block {
	padding: 4px 10px;
	color: #f00;
}


/*
------------
20190605追記
------------
*/

.pd_b{
	padding-bottom: 30px;
}


