@charset "utf-8";

#sec1 {
	margin-bottom: 60px;
}

#sec2 {
	padding-bottom: 70px;
}
#sec2 .content {
	background-color: #f8f8f8;
	border:solid 1px #d0d0d0;
	padding: 20px;
}
#sec2 .content.step-1 {
	padding-bottom: 30px;
}
#sec2 .content p {
	font-size: 14px;
	color: #5a5a5a;
	margin: 0;
	line-height: 1.7;
}
#sec2 .content a {
	color: #5a5a5a;
}
#sec2 .content a:hover {
	color: #fd50a0;
}
#sec2 .content p > span {
	font-size: 12px;
}

#sec2 .content > h4 {
	color: #803939;
	font-weight: bold;
	font-size: 16px;
	border-bottom: solid 1px #d0d0d0;
	line-height: 1;
	margin: 0 0 20px 0;
	padding-bottom: 6px;
}
#sec2 .content > h4::before {
	content: "";
	display: inline-block;
	background-color: #803939;
	width: 3px;
	height: 22px;
	vertical-align: -5px;
	margin-right: 10px;
}
#sec2 .content > ul {
	margin-bottom: 25px;
}
#sec2 .content > ul > li {
	background-repeat: no-repeat;
	width: 400px;
	height: 565px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #ff50a0;
}
#sec2 .content > ul > li > h5 {
	font-weight: bold;
}
#sec2 .content.step-3 {
	background-image: url(/assets/default/pc/img/jobscout_me/sec_4_img_002.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sec2 .content.step-3 > .desc {
	background-image: url(/assets/default/pc/img/jobscout_me/sec_4_img_001.png);
	background-repeat: no-repeat;
	width: 498px;
	height: 310px;
	position: relative;
}
#sec2 .content.step-3 > .desc > h5 {
	color: #ff50a0;
	font-weight: bold;
	position: absolute;
	left: 42px;
}
#sec2 .content.step-3 > .desc > p {
	width: 302px;
	height: 177px;
	position: absolute;
	left: 195px;
	top: 139px;
	padding: 11px;
}
#sec2 .content.step-3 > .desc > p > span {
	display: block;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 6px;
}
#sec2 .content.step-3 > .desc > p > span:last-child {
	font-size: 12px;
	margin-bottom: 0;
}


#sec2 .content > ul > li:nth-child(1) {
	background-image: url(/assets/default/pc/img/jobscout_me/sec_2_img_001.png);
	float: left;
}
#sec2 .content > ul > li:nth-child(2) {
	background-image: url(/assets/default/pc/img/jobscout_me/sec_2_img_002.png);
	float: right;
}

.footer-btn-area > img {
	margin-bottom: 30px;
}
.footer-btn-area .btn-area {
	font-size: 0;
}
.footer-btn-area .btn-area > a {
	font-size: 14px;
	width: 210px;
	height: 44px;
	padding-top: 10px;
}
.footer-btn-area .btn-area > a:first-child {
	margin-right: 10px;
}