@charset "utf-8";
/* skeleton */
#main_left{
    width: 740px;
}

h3.tt_search{
    height:39px;
    line-height:39px;
    font-weight:bold;
    font-size:1.3em;
    padding-left:35px;
    color:#f467a0;
    margin-bottom:0;
    background:url(/img/haken/tt_hakenSearch.gif) no-repeat;
}

/* lp */
.lp_career_up {
	color: #333;
	font-size: 14px;
}
.lp_career_up .lp_sec {
	padding-bottom: 15px;
}

.lp_career_up .lp_sec h3 {
	margin-top: 25px;
	padding: 13px 20px 7px;
	background: #dcf1fa;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
}

.lp_career_up .training {
	padding-top: 25px;
	font-size: 16px;
}
.lp_career_up .training ul {
	overflow: hidden;
	width: 480px;
}
.lp_career_up .training ul li {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
	margin-top: 12px;
	padding-left: 40px;
	line-height: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lp_career_up .training ul li:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	width: 10px;
	height: 10px;
	margin: auto;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
