@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .title {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 9px 2px !important;
}

#conts .mb15 {
	margin: 0 0 15px -1px;
}

#conts .txtBox {
	background: url(../images/recruit/img01.jpg) no-repeat bottom right;
	margin: 0 3px 43px 0;
	zoom: 1;
}

#conts .txtBox p {
	line-height: 1.7;
	margin: 0 0 22px 3px;
}

#conts .tableBox dt {
	font-size: 15px;
	font-weight: bold;
	color: #1865ab;
	margin-bottom: 2px;
}

#conts .tableBox dd {
	line-height: 1.8;
	margin-bottom: 13px;
}

#conts .tableBox th {
	padding: 15px 0 15px 19px !important;
}

#conts .tableBox td {
	padding: 10px 22px 10px 15px !important;
	line-height: 1.8;
}

#conts .tableBox td span {
	background: url(../images/common/icon01.png) no-repeat center left;
	display: block;
	padding-left: 13px;
}

#conts .tableBox .mt {
	margin-bottom: -20px;
}

@media all and (min-width: 0px) and (max-width: 700px) {

#conts .mb15,
#conts .txtBox,#conts .tableBox div {
	width: 93%;
	margin: 0 auto;
}

#conts .txtBox {
	background: none;
	margin-bottom: 14px;
}

#conts .title {
	font-weight: bold !important;
	margin: 0 0 10px 0 !important;
	font-size: 17px !important;
}

#conts .txtBox p {
	font-weight: normal;
	font-size: 12px;
	margin-left: 0;
}

#conts .tableBox {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#conts .tableBox table {
	clear: both;
	border: none;
	margin-bottom: 0;
}

#conts .tableBox table th {
	float: left;
	width: 100%;
	border-left: none;
	border-right: none;
	padding: 11px 0 !important;
}

#conts .tableBox table td {
	float: right;
	width: 100%;
	border: none;
	padding: 5px 0 !important;
}

#conts .tableBox a {
	color: #00a3ff;
	text-decoration: underline;
}

.mb40 {
	margin-bottom: 20px !important;
}

#conts .tableBox td span {
	background: url(../images/common/sp_icon04.gif) no-repeat center left;
	background-size: 7px auto;
}

}