@charset "utf-8";

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

/* イチオシポイント */
#s-point {
	margin: -25px 0 20px 0;
	padding: 135px 0 0 22px;
	width: 608px;
	height: 212px;
	float: left;
	background-image: url(../img/student/student_point.png);
}

#s-point p {
	margin-bottom: 12px;
	padding-left: 1em;
	text-indent: -1em;
	color: #232323;
	float: left;
	width: 580px;
}

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

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

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

/* 対応資格 */
#s-taiou-shikaku {
	margin-bottom: 35px;
	padding: 101px 0 0 55px;
	width: 570px;
	height: 188px;
	float:left;
	background-image: url(../img/student/taiou-shikaku.png);
}

#s-taiou-shikaku p {
	margin-bottom: 14px;
	width: 100%;
	float: left;
	color: #282828;
	font-size: 12px;
	letter-spacing: -0.05em;
}

/* プロフィール */
#s-profile {
	margin: 0 0 50px 55px;
	width: 513px;
	height: 274px;
	color: #282828;
	float: left;
	background-image: url(../img/student/profile.png);
}

#s-profile #name {
	margin: 250px 0 0 0;
	float: right;
	display: inline;
	font-weight: 700;
	font-size: 14px;
}

#s-profile p {
	margin: 185px 0 0 0;
	padding: 22px 0 0 20px;
	width: 275px;
	height: 66px;
	font-size: 12px;
	line-height: 1.6em;
	float: left;
}

/* Q&A */
#s-qa-list {
	margin-bottom: 45px;
	width: 630px;
	height: 1010px;
	float: left;
	position: relative;
	background-image: url(../img/student/qa-back.png);
}

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

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

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

#s-qa-list #dt1 {
	top:0;
	left:6px;
}

#s-qa-list #dd1 {
	top:43px;
	left:6px;
}

#s-qa-list #dt2 {
	top:120px;
	left:6px;
}

#s-qa-list #dd2 {
	top:164px;
	left:6px;
}

#s-qa-list #dt3 {
	top:287px;
	left:6px;
}

#s-qa-list #dd3 {
	top:360px;
	left:230px;
}

#s-qa-list #dt4 {
	top:538px;
	left:6px;
}

#s-qa-list #dd4 {
	top:583px;
	left:6px;
}

#s-qa-list #dt5 {
	top:655px;
	left:6px;
}

#s-qa-list #dd5 {
	top:703px;
	left:6px;
}

#s-qa-list #dt6 {
	top:817px;
	left:6px;
}

#s-qa-list #dd6 {
	top:862px;
	left:6px;
}


/* 卒業生コメント */
#s-coment {
	margin-bottom: 40px;
	padding: 90px 0 0 0;
	width: 631px;
	height: 289px;
	float:left;
	background-image: url(../img/student/student-coment.png);
}

#s-coment h3 {
	width: 100%;
	height: 32px;
	float: left;
	color: #ff4b4d;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

#s-coment p {
	padding: 0 0 0 104px;
	float: left;
	color: #353535;
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: -0.05em;
}

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

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