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

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

.contact_box {
	width:auto;
	height:auto;
}
.contact_box2 {
	height:540px;
	border:solid 1px #ccc;
	background:#fafafa;
	padding:32px;
}
.contact_ttl{
	margin-top:30px;
	margin-bottom:10px;
}
.contact_text01 {
	margin-bottom:30px;
}
.contact_text02 {
	margin-bottom:10px;
}
.contact_text01 img {
	display:inline;
	vertical-align:text-top;
	margin-right:10px;
}
.contact_service, .contact_privacy {
	padding-bottom:10px;
	border-bottom:dotted 1px #ccc;
	margin-bottom:20px;
	display:block;
}
.contact_tel {
	margin-bottom:10px;
}
.contact_mail {
	margin-bottom:50px;
	display:block;
}