@charset "UTF-8";

/* sp index クラス
----------------------------------------*/

/* 就職活動でこんな風に感じたことはありませんか？ */
#felt {
	padding-top: 68px;
	background-size: auto 700px;
	-webkit-background-size: 66px auto;
	-moz-background-size: 66px auto;
	-o-background-size: 66px auto;
}

#felt h2 {
	width: 288px;
    overflow: hidden;
}

#felt h2 span {
	width: 66px;
	height: 66px;
	margin-right: 7px;
	background: url(../../images/img_sp_felt_title.png) no-repeat;
	background-size: 66px auto;
	-webkit-background-size: 66px auto;
	-moz-background-size: 66px auto;
	-o-background-size: 66px auto;
	display: block;
	float: left;
}

#felt h2 img {
	width: 130px;
	height: auto;
	margin-left: 40px;
}

#felt h2 span + img {
	width: 215px;
	height: auto;
	margin: 17px 0 6px;
}

#felt h2 + p,
#anxiety h2 + p {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

#felt h2 + p img,
#anxiety h2 + p img {
	width: 133px;
	height: auto;
}

#felt > ul,
#anxiety > ul {
	width: 288px;
	position: static;
	margin: 13px auto 0;
}

#felt > ul li,
#anxiety > ul li {
	width: 280px;
	background-size: auto 2px;
	-webkit-background-size: auto 2px;
	-moz-background-size: auto 2px;
	-o-background-size: auto 2px;
	padding-bottom: 7px;
	margin: 0 0 6px 8px;
	text-indent: -8px;
}

#felt > ul li:last-child,
#anxiety > ul li:last-child {
	background: none;
}

#felt > ul li img,
#anxiety > ul li img {
	height: 19px;
	width: auto;
}

#felt h3,
#anxiety h3 {
	width: auto;
	margin: 35px auto 0;
	padding: 23px 0 26px;
	text-align: left;
	background: #ff6a15 url(../../images/bg_sp_felt_point.gif) repeat-x left bottom;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
	-moz-background-size: auto 3px;
	-o-background-size: auto 3px;
	text-align: center;
}

#felt h3 img,
#anxiety h3 img {
	width: auto;
	height: 20px;
	position: relative;
	right: 79px;
}

#felt h3 img:first-child {
	margin: 0 0 7px;
	width: auto;
	height: 12px;
}

#felt h3 img:nth-of-type(2) {
	margin: 0 0 5px;
}

#felt h3 img:nth-of-type(3) {
	margin: 0;
}

#felt h3 img:last-child {
	margin: 0 0 0 0;
	width: auto;
	height: 13px;
}

#felt h3:before,
#anxiety h3:before {
	width: 25px;
	height: 15px;
	background-size: 25px auto;
	-webkit-background-size: 25px auto;
	-moz-background-size: 25px auto;
	-o-background-size: 25px auto;
	top: -15px;
	left: 50%;
	margin-left: -77px;
}

#felt h3:after {
	width: 134px;
	height: 169px;
	background-size: 134px auto;
	-webkit-background-size: 134px auto;
	-moz-background-size: 134px auto;
	-o-background-size: 134px auto;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: 17px;
}

#felt .point_block,
#anxiety .point_block {
	width: auto;
	padding: 0 10px 7px;
	background: #fff url(../../images/bg_sp_felt_point.gif) repeat-x left bottom;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
	-moz-background-size: auto 3px;
	-o-background-size: auto 3px;
	border-radius: 0;
}

#felt .point_block ol,
#anxiety .point_block ol {
	width: 100%;
	background: url(../../images/img_felt_arrow.gif) no-repeat center 4px;
	background-size: 119px auto;
	-webkit-background-size: 119px auto;
	-moz-background-size: 119px auto;
	-o-background-size: 119px auto;
	padding: 48px 0 0 0;
	border-radius: 0;
}

#felt .point_block ol > li,
#anxiety .point_block ol > li {
	width: 100%;
	margin: 0 0 12px !important;
	float: none;
}

#felt .point_block ol > li > p,
#anxiety .point_block ol > li > p {
	text-indent: 0;
}

#felt .point_block ol > li > p img,
#anxiety .point_block ol > li > p img {
	width: 104px;
    height: auto;
}

#felt .point_block ol > li h4,
#anxiety .point_block ol > li h4 {
	width: 100%;
	height: 59px;
	display: block;
	margin: 0;
}

#felt .point_block ol > li h4 img {
	width: 196px;
	height: auto;
	margin-top: 21px;
}

#felt .point_block ol > li:first-child h4 img {
	width: 259px;
	height: auto;
	margin-top: 15px;
}

#felt .point_block ol > li:before,
#anxiety .point_block ol > li:before {
    border: solid 8px transparent;
    border-right: solid 8px #730002;
    top: 88px;
    left: -8px;
}

#felt .point_block ol > li:after,
#anxiety .point_block ol > li:after {
    border: solid 8px transparent;
    border-left: solid 8px #730002;
    top: 88px;
    right: -8px;
}

#felt .point_block ol > li ul,
#anxiety .point_block ol > li ul {
	width: auto;
	margin: 0 8px;
	padding: 0 16px 15px;
	background-size: 2px auto;
	-webkit-background-size: 2px auto;
	-moz-background-size: 2px auto;
	-o-background-size: 2px auto;
	font-size: 77%;
}

#felt .point_block ol > li ul li,
#anxiety .point_block ol > li ul li {
	padding: 9px 0 9px 1em;
}

#felt .btn_block a,
#message .btn_block a,
#lecturer .btn_block a {
    top: 0;
    margin: 14px auto;
	width: 256px;
	height: 54px;
	background-size: 256px auto;
	-webkit-background-size: 256px auto;
	-moz-background-size: 256px auto;
	-o-background-size: 256px auto;
}


/* 他にもこんな不安やお悩みがありませんか？ */
#anxiety {
	padding-bottom: 26px;
}

#anxiety:before {
	content: "";
	height: 6px;
	margin-bottom: 22px;
	background-size: auto 6px;
	-webkit-background-size: auto 6px;
	-moz-background-size: auto 6px;
	-o-background-size: auto 6px;
}

#anxiety h2 img {
	height: 19px;
	width: auto;
	margin-bottom: 3px;
}

#anxiety h3 {
	margin: 40px auto 0;
	padding: 41px 0 43px;
	background: #0082a8 url(../../images/bg_sp_anxiety_point.gif) repeat-x left bottom;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
	-moz-background-size: auto 3px;
	-o-background-size: auto 3px;
	text-align: center;
}

#anxiety h3 img {
	position: relative;
	right: 79px;
}

#anxiety h3 img:first-child {
	margin: 0 0 7px;
	width: auto;
	height: 12px;
}

#anxiety h3 img:nth-of-type(2) {
	margin: 0;
}

#anxiety h3:after {
	width: 115px;
	height: 160px;
	background-size: 115px auto;
	-webkit-background-size: 115px auto;
	-moz-background-size: 115px auto;
	-o-background-size: 115px auto;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: 22px;
}

#anxiety .point_block ol > li h4 img {
	width: auto;
	height: 17px;
	margin-top: 21px;
}

#anxiety .point_block ol > li:before {
    border-right: solid 8px #00566f;
}

#anxiety .point_block ol > li:after {
    border-left: solid 8px #00566f;
}

#anxiety .point_block {
	background: #fff url(../../images/bg_sp_anxiety_point.gif) repeat-x left bottom;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
	-moz-background-size: auto 3px;
	-o-background-size: auto 3px;
}


/* 同じ悩みを抱えていた先輩達からこんなメッセージが */
#message {
	padding-top: 27px;
	background-size: auto 9px;
	-webkit-background-size: auto 9px;
	-moz-background-size: auto 9px;
	-o-background-size: auto 9px;
}

#message h2 img {
	height: 19px;
    width: auto;
    margin-bottom: 3px;
}

#message .message {
	width: auto;
	border-radius: 10px;
	margin: 11px 10px 0;
	padding-bottom: 15px;
}

#message h3 {
	width: auto;
	text-align: left;
	padding: 12px 10px 5px 16px !important;
	border-radius: 10px 10px 0 0;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
	-moz-background-size: auto 3px;
	-o-background-size: auto 3px;
}

#message h3 img {
	height: 38px;
    width: auto;
	margin-bottom: 5px;
}

#message h3 span {
	display: block;
	text-align: right;
	font-size: 77%;
}

#message h3:after {
	display: none;
}

#message .photo {
	height: 170px;
	overflow: hidden;
	position: static;
	padding-top: 5px;
	text-align: center;
	position: relative;
}

#message .photo:before {
	content: "";
	width: 85px;
	height: 85px;
	background: url(../../images/img_sp_message_informal.gif) no-repeat;
	background-size: 85px auto;
	-webkit-background-size: 85px auto;
	-moz-background-size: 85px auto;
	-o-background-size: 85px auto;
	position: absolute;
	left: 28px;
	top: 15px;
}

#message .message:nth-of-type(2n) .photo:before {
	left: auto;
	right: 22px;
}

#message .photo img {
	width: 178px;
	height: auto;
}

#message .message:nth-of-type(2n) .photo img {
	width: 198px;
	height: auto;
}

#message .photo + p {
	margin: 0 !important;
	background: url(../../images/img_sp_message_shadow.gif) no-repeat center top;
	background-size: 280px auto;
	-webkit-background-size: 280px auto;
	-moz-background-size: 280px auto;
	-o-background-size: 280px auto;
	padding: 18px 15px 0 !important;
	line-height: 1.8;
	font-size: 77%;
}


/* 成功までの4STEP */
#step {
	background: url(../../images/bg_sp_step.jpg) no-repeat left 80px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	padding-bottom: 33px;
}

#step h2 {
	height: 80px;
}

#step h2 img {
	height: 53px;
	width: auto;
}

#step ol {
	width: 219px;
	margin: 37px auto 22px;
}

#step li {
	padding-top: 0;
	text-align: center;
	float: none;
}

#step li img {
	width: 148px;
	height: auto;
}

#step li + li {
	padding: 21px 0 0;
	background: url(../../images/img_sp_step_arrow.png) no-repeat center 9px;
	background-size: 15px auto;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	-o-background-size: 15px auto;
}

#step li:last-child {
	padding: 21px 0 0;
}

#step li:last-child img {
	width: 219px;
	height: auto;
	margin-right: 21px;
}


/* 就活アドバイザー・講師紹介 */
#lecturer {
	background-size: 242px auto;
	-webkit-background-size: 242px auto;
	-moz-background-size: 242px auto;
	-o-background-size: 242px auto;
	padding-bottom: 10px;
}

#lecturer:before {
	height: 37px;
	background-size: auto 37px;
	-webkit-background-size: auto 37px;
	-moz-background-size: auto 37px;
	-o-background-size: auto 37px;
}

#lecturer h2 {
	margin-top: 18px;
	padding-bottom: 7px;
}

#lecturer h2 img {
	height: 20px;
	width: auto;
}

#lecturer h3 {
	margin-bottom: 7px;
	border-left: solid 5px #f39800;
	padding: 0 0 0 11px;
	position: relative;
}

#lecturer h3 img {
	height: 14px;
	width: auto;
}

#lecturer h3:before {
	content: "";
	width: 5px;
	height: 12px;
	background: #ff6a15;
	display: block;
	position: absolute;
	bottom: 0;
	left: -5px;
}

#lecturer .counselor {
	width: auto !important;
	border: solid 2px #e0e0e0;
	margin: 12px 9px;
	left: 0;
	padding: 9px 10px 16px 127px;
	font-size: 77%;
	min-height: 230px;
}

#lecturer .counselor:nth-of-type(2n) {
	padding: 9px 135px 16px 10px;
	min-height: 250px;
}

#lecturer .counselor .photo {
	height: auto;
	left: 0;
	top: 9px;
	bottom: auto;
}

#lecturer .counselor:nth-of-type(2n) .photo {
	width: auto;
	right: 0;
	left: auto;
}

#lecturer .counselor .photo img:first-child {
	width: 115px;
	height: auto;
	margin-left: 3px;
}

#lecturer .counselor .photo img + img {
	margin-left: 0;
}

#lecturer .counselor:nth-of-type(2n) .photo img + img {
	margin-left: 3px;
}

#lecturer .counselor:nth-of-type(2n) .photo img:first-child {
	width: 126px;
	height: auto;
	margin-right: 0;
}


/* よくあるご質問 */
#faq {
	border-top: solid 6px #ff6a15;
	padding-bottom: 20px;
}

#faq:before {
	content: "";
	width: 112px;
	height: 31px;
	margin: 0 auto 18px;
	background-size: 112px auto;
	-webkit-background-size: 112px auto;
	-moz-background-size: 112px auto;
	-o-background-size: 112px auto;
}

#faq h2 {
	width: 134px;
	padding-bottom: 8px;
	border-bottom: solid 4px #48abb4;
	margin: 0 auto 20px;
}

#faq h2 img {
	width: 134px;
    height: auto;
}

#faq ul {
	width: auto;
	margin: 0 10px;
	overflow: hidden;
}

#faq li {
	width: auto;
    float: none;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: solid 1px #dcdcdc !important;
}

#faq li:nth-child(2n) {
	margin-left: 0;
}

#faq li h3 {
	font-size: 116%;
	padding-left: 53px;
}

#faq li img {
	width: 38px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

#faq li p {
	font-size: 85%;
	padding-left: 53px;
	margin-top: 13px;
}

#faq li:last-child {
	border-bottom: none !important;
}

