<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/*======================================

	recruit 
	
========================================*/

#contact {
	background: transparent url(../i/contents_head_bg.png) no-repeat 0 0px;
	margin-top:-15px;
	text-align: left;
}


/*======================================

	h2 
	
========================================*/

h2{
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}
h2 a {
	font-size: 12px;
	line-height: 12px;
	display: block;
	width:234px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align : center ;
	background: transparent url(../i/h2.png) no-repeat 0 0px;
	text-indent: -9999em;
}

/*======================================

	h3
	
========================================*/


h3#h3-pagehead {
	width:696px;
	height:65px;
	line-height: 12px;
	margin: 12px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align : left ;
	text-indent: -9999em;
	clear:both;
}

h3#h3-pagehead.contactform {
	background: transparent url(../i/h3_contactform.png) no-repeat 0 0px;
}

h3#h3-pagemid {
	width:696px;
	height:65px;
	line-height: 12px;
	margin: 12px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	text-align : left ;
	text-indent: -9999em;
	clear:both;
}
h3#h3-pagemid.midcareer {
	background: transparent url(../i/h3_chuto.png) no-repeat 0 0px;
}




/*======================================

	inquiry_form 
	
========================================*/


#inquiry_form{ 
width:665px;
margin: 20px 0 0 20px;
padding: 0;
font-size:13px;
line-height:20px;
}

#inquiry_form dl {
border-bottom: 1px dotted #aaa;
border-top: none;
background: #efefef;
}

#inquiry_form dt {
padding: 12px 12px 12px 20px;
}
#inquiry_form dd {
padding: 12px 12px 12px 12px;
}

#inquiry_form dt {
border-top: 1px dotted #aaa;
clear: left;
float: left;
width: 250px;
font-weight:normal;
color:#333333;
}

#inquiry_form dd {
margin-left: 250px;
border-top: 1px dotted #aaa;
border-left: 0px dotted #aaa;
background: #fff;
color:#333333;
}

#inquiry_form input {
font-size:13px;
color: #333333;
}
#inquiry_form textarea {
font-size:13px;
color: #333333;
}</pre></body></html>