  @charset "utf-8";
/* ----’ñÓÃÇéˆó - ÊÂ˜IîIÓò---- */

#main {
	position: relative;
}

#main p {
	font-size: 12px;
	letter-spacing: 1px;
}

.type1 {
    margin-bottom: 20px !important;
}

/* ----¥á¥¤¥ó¥¨¥ê¥¢---- */

#main div:nth-child(2) {
	top: 350px;
}

#main div:nth-child(2) div {
	text-align:center;
	margin-bottom: 30px;
}

#bnsAreas {
	width: 740px;
	height: 740px;
	margin-bottom: 80px;
	background-image: url(/wp/wp-content/themes/ios/recruit/img/maining_bns_image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
}
#normal div img {
	width: 92px;
}
#bnsAreas dl dt {
	position: absolute;
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 195px;
	text-align: center;
	width: 124px;
	height: 123px;
}

#bnsAreas dl dd {
	display: none;
}

#bnsAreas dl dd div {
	text-align: center;
	padding: 0px;
}

#bnsAreas dl dd div img {
	height: 68px;
	margin-bottom: 5px;
}

#bnsAreas dl dd h3 {
	font-size: 20px;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}

#normal p,
#bnsAreas dl dd p {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 150%;
}

.traffic {
	top: 130px;
	left: 309px;
}

.bank {
	top: 220px;
	left: 526px;
}

.certificate {
	top: 437px;
	left: 616px;
}

.insurance {
	top: 653px;
	left: 526px;
}

.credit {
	top: 744px;
	left: 310px;
	font-size: 17px !important;
	letter-spacing: 0px !important;
	line-height: 170px !important;
}

.technology {
	top: 654px;
	left: 93px;
	letter-spacing: 0px !important;
	line-height: 180px !important;
}

.wholesale {
	top: 436px;
	left: 3px;
	font-size: 15px !important;
	letter-spacing: 0px;
	height: 53px !important;
	line-height: 17px !important;
	padding-top: 75px;
}

.energy {
	top: 220px;
	left: 93px;
	font-size: 17px !important;
	letter-spacing: 0px !important;
	line-height: 190px !important;
}

.traffic:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/traffic_hover.png);
	background-repeat: no-repeat;
}

.bank:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/bank_hover.png);
	background-repeat: no-repeat;
}

.certificate:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/certificate_hover.png);
	background-repeat: no-repeat;
}

.insurance:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/insurance_hover.png);
	background-repeat: no-repeat;
}

.credit:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/credit_hover.png);
	background-repeat: no-repeat;
}

.technology:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/technology_hover.png);
	background-repeat: no-repeat;
}

.wholesale:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/wholesale_hover.png);
	background-repeat: no-repeat;
}

.energy:hover {
	background-image: url(/wp/wp-content/themes/ios/recruit/img/energy_hover.png);
	background-repeat: no-repeat;
}

.popPst {
	position: absolute;
	top: 340px;
	left: 245px;
	width: 250px;
}


/*
****     SP     ***
**/
@media (max-width: 767px) {
	#normal {
		margin-bottom: 20px;
	}
	#main div:nth-child(2) div {
		margin-bottom: 20px;
	}
	#normal div img {
		width: 100%;
		height: auto;
	}
	#bnsAreas {
		height: auto;
		width: 100%;
		background-image: none;
		margin-bottom: 40px;
	}
	#bnsAreas dl dt {
		display: none;
	}
	#bnsAreas dl dd {
		display: block;
		overflow: hidden;
		padding: 15px 0;
	}
	#bnsAreas dl dd.br-lgray {
		background-color: #f9f9f9;
	}
	#bnsAreas dl dd div img {
		height: auto;
    width: 70%;
	}
	#bnsAreas dl dd h3 {
		font-weight: 600;
		font-size: 16px;
		margin-bottom: 0;
		letter-spacing: 1px;
	}
	#bnsAreas dl dd div {
		width: 40%;
    float: left;
	}
	#bnsAreas dl dd p {
		width: 60%;
    float: right;
		font-size: 14px;
		box-sizing: border-box;
    padding: 0px 10px;
	}
	.popPst {
    position: initial;
		width: 100%;
	}
	
	
}


