/*-----------------------------
  FV
--------------------------------*/
#icatch{
	background: url(../img/mv_img01.png) no-repeat left top,
		url(../img/mv_img06.png) no-repeat right top,
		url(../img/mv_bg.png) no-repeat center bottom,
		url(../img/bg.png);
	background-size:auto 60%,
		auto 60%,
		100% auto,
		auto;
	padding: 5% 0 13% 0;
	position: relative;
	z-index: 1;
}
#icatch img{
	margin: 0 auto;
	display: block;
}

/*/////▼ LPバナー ▼////*/
.adbnr{
	width: 100%;
}
	.adbnr h3{
		width: 100%;
		margin: 0 auto 10px auto;
		background: #333;
		padding: 5px 0;
		color: #fff;
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}
.adbnr ul{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}
.adbnr ul li{
	padding: 0 0 10px 0;
}
.adbnr ul li a{
	display: block;
	padding: 5px;
	box-sizing: border-box;
	background: #444;
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #1e9b9b;
	border-radius: 100px;
	font-size: 100%;
}

/*-----------------------------
  共通指定
--------------------------------*/
.contents{
}
#location h2,
#condition h2,
#merit h2,
#qa h2{
	width: 30%;
	padding: 20px;
	text-align: center;
	font-size: 3rem;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.1em;
	margin: 0 0 2rem 0;
}
#location h2 span,
#condition h2 span,
#merit h2 span,
#qa h2 span{
	display: block;
	text-align: center;
	font-size: 1.5rem;
	font-weight: lighter;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	padding: 0.5rem 0 0 0;
}
#condition section,
#merit section
{
	padding: 0 2rem;
}

/*-----------------------------
  都道府県
--------------------------------*/
#location{
	padding: 0 0 3rem 0;
}
#location:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-2;
  width:100%;
  height:100vh;
  background:url(../img/area_bg.png) center no-repeat;
  background-size:cover;
}
#location figure{
	width: 20vw;
	margin: -11% auto 3rem auto;
	position: relative;
	z-index: 2;
}
#location h2{
	background: #000;
	color: #fff;
}
#location h2 span{
	border-top: 1px solid #fff;
}
.pc_location section{
	padding: 0 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pc_location section dl{
	width: 32%;
	height: 270px;
	padding: 0 2rem;
	background: #fff;  /* fallback for old browsers */
	border-radius: 5px;
	box-sizing: border-box;
	margin: 0 0 2rem 0;
}
.pc_location section dl dt{
	font-size: 24px;
	padding: 15px 0;
	text-align: center;
	color: #444;
}
.pc_location section dl dd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pc_location section dl dd ul::after{
  content:"";
  display: block;
  width:32%;
}
.pc_location section dl dd ul li{
	width: 32%;
	margin: 0 0 2% 0;
}

.pc_location section dl dd ul li a{
	display: block;
	color: #fff;
	/* border:1px solid #444; */
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center #000;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}

/*-----------------------------
  人気条件
--------------------------------*/
#condition{
	padding: 5rem 0;
	background: url(../img/bg.png);
}
#condition h2{
	background: #fff;
	color: #000;
}
#condition h2 span{
	border-top: 1px solid #000;
}
#condition section ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#condition section ul li{
	width: 24%;
}
#condition section ul li dl dt{
	position: relative;
	z-index: 1;
}
#condition section ul li dl dd{
	width: 90%;
	padding: 0.5rem;
	background: url(../img/stripe.png);
	position: relative;
	z-index: 2;
	margin: -2rem auto 0 auto;
}
#condition section ul li dl dd a{
	display: block;
	background: url(../img/arrow_w.png) no-repeat 98% center #000;
	background-size:auto 12px;
	padding: 1rem 0;
	color: #fff;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

/*-----------------------------
  メリット
--------------------------------*/
#merit{
	padding: 5rem 0 28rem 0;
  background:url(../img/merit_bg.png) center no-repeat;
  background-size:cover;
}
#merit h2{
	background: #000;
	color: #fff;
}
#merit h2 span{
	border-top: 1px solid #fff;
}
#merit section ul{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#merit section ul li{
	width: 32%;
	position: relative;
}
#merit section ul li div{
	width: 80%;
	padding: 1.5rem;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	min-height: 500px;
}
#merit section ul li div h3{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin: 0 0 1.2rem 0;
}
.merit{
	position: relative;
	z-index: 1;
}
.merit h3{
	color: #006837;
}
.int{
	position: absolute;
	top: 60%;
	right:0;
	z-index: 2;
	color: #fff;
}
.merit01 > .merit{
	background: url(../img/merit01.png) no-repeat left bottom #fff;
	background-size: auto 200px;
}
.merit02 > .merit{
	background: url(../img/merit02.png) no-repeat left bottom #fff;
	background-size: auto 200px;
}
.merit03 > .merit{
	background: url(../img/merit03.png) no-repeat left bottom #fff;
	background-size: auto 200px;
}
.merit01 > .int{
	background: url(../img/int_img01.png) no-repeat 95% 95% #000;
	background-size: auto 100px;
}
.merit02 > .int{
	background: url(../img/int_img02.png) no-repeat 95% 95% #000;
	background-size: auto 100px;
}
.merit03 > .int{
	background: url(../img/int_img03.png) no-repeat 95% 95% #000;
	background-size: auto 100px;
}

/*-----------------------------
  FAQ
--------------------------------*/
#qa{
	padding: 5rem 0;
	background: url(../img/bg.png);
}
#qa h2{
	background: #fff;
	color: #000;
}
#qa h2 span{
	border-top: 1px solid #000;
}
#qa section{
	width: 1360px;
	margin: 0 auto;
}
#qa section dl{
	margin: 0 0 2.5rem 0;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
#qa section dl:last-child{
	margin: 0;
}
#qa section dl dt{
	padding: 1.5rem 1.5rem 1.5rem 4.5rem;
	background: url(../img/q.png) no-repeat 1.5rem center #fff;
	background-size: auto 60px;
	font-size: 1.5rem;
	font-family: 'Noto Serif JP', serif;
	color: #006837;
	margin: 0 0 1.5rem 0;
}
#qa section dl dd{
	padding: 0 0 0 4.5rem;
	background: url(../img/a.png) no-repeat 1.5rem center;
	background-size: auto 60px;
	color: #fff;
}

/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 31%;
	height: 230px;
	background: #000;
	border-radius: 5px;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
}
.popup section dl dt{
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul li{
	width: 30%;
	float: left;
	margin: 0 0.8% 2% 2.2%;
}
.popup section dl dd ul li a{
	display: block;
	color: #006837;
	border-radius: 5px;
	background: url(../img/arrow_b.png) no-repeat 97% center #fff;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}

/* /////////////////////////////

▼スマホ用

///////////////////////////// */
@media screen and (max-width:780px) {

	/*-----------------------------
  FV
--------------------------------*/
img{
		max-width: 100%;
	}
#icatch{
	background: url(../img/mv_img01.png) no-repeat left top,
		url(../img/mv_img06.png) no-repeat right top,
		url(../img/mv_bg.png) no-repeat center bottom,
		url(../img/bg.png);
	background-size:auto 40%,
		auto 40%,
		100% auto,
		auto;
	padding: 5% 0 13% 0;
	position: relative;
	z-index: 1;
}
#icatch img{
	width: 95%;
	margin: 0 auto;
	display: block;
}

/*/////▼ LPバナー ▼////*/
.adbnr{
	width: 100%;
}
	.adbnr h3{
		width: auto;
		margin: 0 auto 10px auto;
		background: #333;
		padding: 5px 0;
		color: #fff;
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}
.adbnr ul{
	width: auto;
	margin: 0 auto;
}
.adbnr ul li{
	padding: 0 0 10px 0;
}
.adbnr ul li a{
	display: block;
	padding: 5px;
	box-sizing: border-box;
	background: #444;
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #1e9b9b;
	border-radius: 100px;
	font-size: 100%;
}

/*-----------------------------
  共通指定
--------------------------------*/
.contents{
}
#location h2,
#condition h2,
#merit h2,
#qa h2{
	width: 80%;
	padding: 20px;
	text-align: left;
	font-size: 2rem;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: 0.1em;
	margin: 0 0 2rem 0;
}
#location h2 span,
#condition h2 span,
#merit h2 span,
#qa h2 span{
	display: block;
	text-align: left;
	font-size: 1rem;
	font-weight: lighter;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	padding: 0.5rem 0 0 0;
}
#condition section,
#merit section
{
	padding: 0 1.5rem;
}


/*-----------------------------
  都道府県
--------------------------------*/
.sp_location{
	padding: 20px 0;
}
.sp_location h2{
}
.sp_location section ul{
	padding: 0 2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sp_location section ul li{
	width: 49%;
	margin: 0 0 0.3rem 0;
	}
.sp_location section dl{
	width: 100%;
	height: auto;
	background: #fff;  /* fallback for old browsers */
	border-radius: 5px;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0.5% 2% 1.5%;
}
.sp_location section dl dt{
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	color: #444;
}
.sp_location section dl dd ul{
	padding: 0 5px;
}
.sp_location section dl dd ul li{
	width: 100%;
	float: none;
	margin: 0 0 2% 0;
}
.sp_location section dl dd ul li a{
	display: block;
	color: #fff;
	/* border:1px solid #444; */
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center #000;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}
.areamenu dd{
	display: none;
	}
}

/*-----------------------------
  人気条件
--------------------------------*/
@media screen and (min-width:320px) and (max-width:640px){
#condition section ul{
	display: block;
}
#condition section ul li{
	width: 100%;
	margin: 0 0 2rem 0;
}
#condition section ul li:last-child{
	margin: 0;
}
#condition section ul li dl dt{
	position: relative;
	z-index: 1;
}
#condition section ul li dl dd{
	width: 90%;
	padding: 0.5rem;
	background: url(../img/stripe.png);
	position: relative;
	z-index: 2;
	margin: -2rem auto 0 auto;
}
#condition section ul li dl dd a{
	font-size: 1.2rem;
}
}
@media screen and (min-width:641px) and (max-width:1024px){
#condition section ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#condition section ul li{
	width: 49%;
	margin: 0 0 1.5rem 0;
}
#condition section ul li dl dt{
	position: relative;
	z-index: 1;
}
#condition section ul li dl dd{
	width: 90%;
	padding: 0.5rem;
	background: url(../img/stripe.png);
	position: relative;
	z-index: 2;
	margin: -2rem auto 0 auto;
}
#condition section ul li dl dd a{
	font-size: 1.2rem;
}
}

/*-----------------------------
  メリット
--------------------------------*/
@media screen and (min-width:320px) and (max-width:640px){
#merit{
	padding: 5rem 0 3rem 0;
  background:url(../img/merit_bg.png) center no-repeat;
  background-size:auto 100%;
}
#merit section ul{
	display: block;
}
#merit section ul li{
	width: 100%;
	position: relative;
	margin: 0 0 300px 0;
}
#merit section ul li div{
	width: 80%;
	padding: 1rem;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	min-height: inherit;
	height: 540px;
}
#merit section ul li div h3{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin: 0 0 0.5rem 0;
}
.merit{
	position: relative;
	z-index: 1;
}
.merit h3{
	color: #006837;
}
.merit h3,
.int h3{
	font-size: 1.3rem;
	}
.merit h3 br,
.int h3 br{
	display: none;
	}
.int{
	position: absolute;
	top: 50%;
	right:0;
	z-index: 2;
	color: #fff;
}
}
@media screen and (min-width:641px) and (max-width:1024px){
#merit{
	padding: 5rem 0 3rem 0;
  background:url(../img/merit_bg.png) center no-repeat;
  background-size:auto 100%;
}
#merit section ul{
	display: block;
}
#merit section ul li{
	width: 100%;
	position: relative;
	margin: 0 0 25vh 0;
}
#merit section ul li div{
	width: 80%;
	padding: 1.5rem;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	min-height: inherit;
	height: 35vh;
}
#merit section ul li div h3{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	margin: 0 0 1.2rem 0;
}
.merit{
	position: relative;
	z-index: 1;
}
.merit h3{
	color: #006837;
}
.int{
	position: absolute;
	top: 60%;
	right:0;
	z-index: 2;
	color: #fff;
}
}

/*-----------------------------
  FAQ
--------------------------------*/
@media screen and (max-width:780px) {
#qa section{
	width: auto;
	padding: 0 1.5rem;
}
#qa section dl{
	margin: 0 0 2.5rem 0;
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
#qa section dl:last-child{
	margin: 0;
}
#qa section dl dt{
	padding: 1.5rem 1.5rem 1.5rem 4.5rem;
	background: url(../img/q.png) no-repeat 1.5rem center #fff;
	background-size: auto 60px;
	font-size: 1.2rem;
	font-family: 'Noto Serif JP', serif;
	color: #006837;
	margin: 0 0 1.5rem 0;
}
#qa section dl dd{
	padding: 0 0 0 4.5rem;
	background: url(../img/a.png) no-repeat 1.5rem center;
	background-size: auto 60px;
	color: #fff;
}
}

@media screen and (max-width:780px) {
/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 100%;
	height: auto;
	background: #000;  /* fallback for old browsers */
	border-radius: 5px;
	float: left;
	padding: 10px 0;
	box-sizing: border-box;
	margin: 0 0 2% 0;
}
.popup section dl dt{
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul li{
	width: 30%;
	float: left;
	margin: 0 1% 2% 2%;
}
.popup section dl dd ul li a{
	display: block;
	color: #000;
	border-radius: 5px;
	background: url(../img/arrow_b.png) no-repeat 97% center #fff;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}

/*-----------------------------
  緊急雇用シェア
--------------------------------*/
#employmentshare{
	padding: 4rem 1.5rem;
	background: #fff;
}
#employmentshare a{
	width: auto;
}
}
