@charset "utf-8";

/* ----------------------------------------------------社会人の方へ */

/* イチオシポイント */
#a-point {
	margin: -25px 0 20px 0;
	padding: 140px 0 0 22px;
	width: 608px;
	height: 274px;
	float: left;
	background-image: url(../img/adult/adult_point.png);
}

#a-point p {
	margin-bottom: 14px;
	padding-left: 1em;
	text-indent: -1em;
	color: #232323;
	line-height:1.6em;
	float: left;
	width: 580px;
}

/* オススメコース */
#a-osusume-course {
	margin-bottom: 50px;
	width: 630px;
	text-align: center;
	color: #231815;
	font-size: 14px;
	float: left;
}

#a-osusume-course strong {
	margin-top: 8px;
	width: 452px;
	height: 54px;
	line-height: 44px;
	color:#fff;
	font-size: 20px;
	font-weight: 500;
	display: inline-block;
	background-image: url(../img/adult/osusume-2.png);
}

#a-osusume-course p {
	padding: 8px 0;
	width: 100%;
	font-size: 22px;
	text-align: center;
}

/* 対応資格 */
#a-taiou-shikaku {
	margin-bottom: 35px;
	padding: 100px 0 0 55px;
	width: 575px;
	height: 75px;
	float:left;
	background-image: url(../img/adult/taiou-shikaku.png);
}

#a-taiou-shikaku p {
	margin-bottom: 15px;
	width: 100%;
	float: left;
	font-size: 12px;
	color: #282828;
}

#a-photo-name {
	width: 100%;
	float: left;
	text-align: right;
	color: #282828;
	font-weight: 700;
	font-size: 14px;
}

#a-photo-name img {
	margin-bottom: 5px;
}

#a-profile {
	margin-bottom: 40px;
	padding: 35px 0 0 20px;
	width: 610px;
	height: 71px;
	float: left;
	font-size: 12px;
	color: #282828;
	line-height: 1.6em;
	background-image: url(../img/adult/profile.png);
}

#qa-list {
	margin-bottom: 45px;
	width: 630px;
	height: 914px;
	float: left;
	position: relative;
	background-image: url(../img/adult/qa-back.png);
}

#qa-list dt {
	font-size: 14px;
	color:#ff313d;
	font-weight: 700;
}

#qa-list dd {
	font-size: 12px;
	color:#282828;
}

#qa-list dt,
#qa-list dd {
	position: absolute;
}

#dt1 {
	top:0;
	left:6px;
}

#dd1 {
	top:43px;
	left:6px;
}

#dt2 {
	top:120px;
	left:6px;
}

#dd2 {
	top:164px;
	left:6px;
}

#dt3 {
	top:287px;
	left:6px;
}

#dd3 {
	top:360px;
	left:230px;
}

#dt4 {
	top:538px;
	left:6px;
}

#dd4 {
	top:583px;
	left:6px;
}

#dt5 {
	top:695px;
	left:6px;
}

#dd5 {
	top:740px;
	left:6px;
}


/* 卒業生のインタビューリンク */
#voice-link {
	width: 100%;
	float: left;
}

#voice-link a {
	margin: 0 auto;
	width: 315px;
	height: 65px;
	display: block;
	text-indent: -200em;
	overflow: hidden;
	background-image: url(../img/adult/voice-link.png);
}
