@charset "utf-8";

/*---------------------------------------------------------------------------------------------
-------------------------------------- page_recruit -------------------------------------------
-----------------------------------------------------------------------------------------------*/

/*----Contents---*/

#contents #contents_wrapper {
	margin: 0 auto 100px;
	width: 100%;
}
#contents #contents_wrapper .path {
	margin:0 auto;
	width: 880px;
	height:55px;
}
#contents #contents_wrapper h2.page_title {
	background:#E4E4E3;
	margin-bottom:30px;
	padding:30px 0;
	color:#1D8ECF;
	font-size:38px;
	line-height:100%;
	text-align:center;
}
#contents #contents_wrapper .contact_menu {
	margin-bottom:55px;
	text-align:center;
	letter-spacing: -.40em;
}
#contents #contents_wrapper .contact_menu li {
	display:inline-block;
	margin:0 10px;
	letter-spacing: normal;
	cursor: pointer;
}
#contents #contents_wrapper .contact_in {
	margin:0 auto;
	width: 775px;
}
#contents #contents_wrapper .contact_in .none{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	height:900px;
	margin-top: 100px;
}
#contents #contents_wrapper .contact_in h3 {
	margin-bottom:20px;
}
table,
table th,
table td {
	border:0;
	border-collapse:collapse;
}
table {
	margin:0 0 80px;
	width:100%;
}
table th,
table td {
	padding:24px 24px;
	font-size:15px;
	font-weight:normal;
	text-align:left;
	border:1px solid #CCCBCA;
}
table th {
	background:#EEEEED;
}
table td span {
	font-size:12px;
	color: #5a5a5a;
}
#contents #contents_wrapper .contact_in .page_top {
	font-size:13px;
	text-align:right;
	clear:both;
}
#contents #contents_wrapper .contact_in .page_top span {
	background:url(../images/contact/icon_pagetop.gif) no-repeat left center;
	display:inline-block;
	padding:0 0 0 19px;
}
#contents #contents_wrapper .contact_in .page_top a {
	color:#080404;
}
.tac {
  text-align:center;
}

.mb40{ margin-bottom: 40px;}

.st { font-weight: bold; }

#contents #contents_wrapper .contact_in .box_privacy {
	margin:0 auto 75px;
	width:678px;
	font-size:14px;
}
#contents #contents_wrapper .contact_in .box_privacy_in {
	padding:5px 7px;
	height:110px;
	font-size:12px;
	line-height:130%;
	overflow:auto;
	border:1px solid #DADAD9;
}

#contents #contents_wrapper .contact_in.list dl {
  width: 100%;
  border-bottom: 1px solid #218DCE;
}
#contents #contents_wrapper .contact_in.list dl a {
  font-size: 16px;
}
#contents #contents_wrapper .contact_in.list dl dt,
#contents #contents_wrapper .contact_in.list dl dd{
  display: inline-block;
  padding: 1em;
  box-sizing: border-box;
}
#contents #contents_wrapper .contact_in.list dl dt{
  width: 20%;
  background: #218DCE;
  color: #fff;
  text-align: center;
}
#contents #contents_wrapper .contact_in.list dl dt a {
  color: #fff;
}
#contents #contents_wrapper .contact_in.list dl dd{
  width: 79%;
}
