@charset "utf-8";

div#contents .contentsWrapper{
	padding: 0px 0 160px;
}

div#contents .headSec02 {
    background: none;
}

.mv{
	background:url(../images/second/wanted/bg_mv.jpg) center center no-repeat;
	background-size:cover;
	margin:0 -40px;
	position:relative;
}

.mv:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:0.35;
	position:absolute;
	top:0;
}

.mv_inner{
	width:800px;
	padding:100px 0;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:1.7;
	position: inherit;
  z-index: 999;
}

div#contents .contentsWrapper h1{
	font-size:90px;
	text-indent:0;
	text-align:center;
	line-height:1.4;
	margin-bottom:0;
	color:#8cc632;
	margin-bottom:10px;
}

div#contents .contentsWrapper h1 span{
	display:block;
	font-size:34px;
}

div#contents .section h2{
	font-size:20px;
	margin:40px 0 10px 0;
	padding-bottom:10px;
	border-bottom:2px solid #000;
}

.tableStd2{
	width:100%;
	margin-bottom:30px;
}

.tableStd2 th,.tableStd2 td{
	font-size:16px;
	color:#494949;
	padding:16px 8px;
	border-bottom:1px solid #ac9e82;
}

.tableStd2 th{
	width:90px;
	font-size:16px;
	font-weight:bold;
	background-color:transparent;
}

.contactArea{
	margin:0;
	padding:30px;
	color:#fff;
	background-color:#262926;
	text-align:center;
}

.contactArea h3{
	font-size:20px;
	line-height:1.7;
	padding-bottom:8px;
	color:#8cc632;
}

.contactArea p{
	font-size:16px;
	line-height:1.7;
	margin-bottom:0 !important;
}

.contactArea p.tel{
	font-size:30px;
	font-weight:bold;
	line-height:1;
	margin-bottom:10px !important;
}

.contactArea p.tel a{
	color:#fff;
	text-decoration:none;
}