@charset "utf-8";

#lp_contents{
	font-family: 'M PLUS 1p', sans-serif;
	line-height: 1.3;
	letter-spacing: 0.1em;
}
img{
	max-width: 100%;
}
#icarch img{
	vertical-align: top;
}
.title01{
	font-family: "Helvetica", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3";
}
/*/////▼ LPバナー ▼////*/
.adbnr{
	width: 100%;
	margin: 10px 0;
	padding: 0 20px;
	box-sizing: border-box;
}
	.adbnr h3{
		margin: 0 auto 10px auto;
		background: #000;
		padding: 5px 0;
		color: #fff;
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}
.adbnr ul{
	width: 100%;
}
.adbnr ul li{
	margin: 0;
}
.adbnr ul li a{
	display: block;
	padding: 10px;
	background: #fff;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
	font-size: 80%;
}


/*/////▼ 各コンテンツの幅などを指定 ▼////*/
#read,
#area,
#job,
#condition,
#int{
	width: 100%;
}
#read section,
#area section,
#job section,
#condition section,
#int section
{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
#read h2,
#area h2,
#job h2,
#condition h2,
#int h2{
	font-size: 25px;
	padding: 0;
	font-weight: 900;
	text-align: center;
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
}


#read{
	width: 100%;
	padding: 0 0 40px 0;
	position: relative;
	z-index: 2;
	color: #fff;
	background: #abb5e4;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #74ead4, #abb5e4);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #74ead4, #abb5e4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	text-align: center;
}
#read img{
	height: 20px;
	margin: -10px auto 0 auto;
}
#read h2{
	padding: 20px 0 0 0;
}
#read h2 em{
	font-style: normal;
	display: block;
	font-size: 40px;
}
#read section dl{
	margin: 0 0 20px 0;
}
#read section dl:last-child{
}
#read section dl dt{
	padding: 60px 0 0 0;
	font-size: 24px;
	font-weight: 900;
	background: url(../img/merit_ico01.png) no-repeat center top;
	background-size: auto 50px;
}
#read section dl dt span{
	font-weight: normal;
	font-size: 14px;
	display: block;
}
#read section dl:last-child dt{
	background: url(../img/merit_ico02.png) no-repeat center top;
	background-size: auto 50px;
}
#read section dl dd{
	padding: 10px 0 0 0;
	text-align: justify;
	font-size:16px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
}


/*/////▼ エリアから探す ▼////*/
#area{
	padding: 40px 0;
	background: url(../img/area_bg.png);
}
/* #area h2{
	background: url(../img/area_ico.png) no-repeat center top;
	background-size: auto 40px;
} */
#area h2 span{
	display: block;
	font-size: 18px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0;
	font-weight: bold;
}
#area section dl{
	width: 48%;
	background: #74ead4;
	border-radius: 5px;
	float: left;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 1% 2% 1%;
}
#area section dl:nth-child(2n+1){
	clear:both;
}
#area section dl dt{
	font-size: 18px;font-weight: 900;
	color: #444;
	padding: 10px 0;
	text-align: center;
}
#area section dl.areamenu dd{
	display: none;
}
#area section dl dd ul li{
	width: 100%;
	margin: 0 0 2% 0;
}
#area section dl dd ul li a{
	display: block;
	color: #fff;
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center #fc6767;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}
/* div section.clearfix dl.areamenu dd{
	display: none;
} */
div section.clearfix dl.areamenu_p dd {
	display: block;
  }

/*/////▼ 職種 ▼////*/
#job{
	padding: 40px 0 80px 0;
	background: url(../img/job_bg.png) no-repeat center bottom;
	background-size: 100% auto;
}
#job h2{
	background: url(../img/job_ico.png) no-repeat center top;
	background-size: auto 40px;
}
#job h2 span{
	display: block;
	font-size: 18px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0;
	font-weight: bold;
}
#job section ul li{
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	box-sizing: border-box;
}
#job section ul li:last-child{
	margin: 0;
}

/*/////▼ こだわり ▼////*/
#condition{
	padding: 40px 0 80px 0;
	background: url(../img/condition_bg.png);
}
/* #condition h2{
	background: url(../img/condition_ico.png) no-repeat center top;
	background-size: auto 40px;
} */
#condition h2 span{
	display: block;
	font-size: 18px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0;
	font-weight: bold;
}
#condition section ul li{
	margin: 0 0 2% 0;
}
#condition section ul li:last-child{
	margin: 0;
}
#condition section ul li a{
	display: block;
	color: #333;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	padding: 25px 0 20px 0;
	border-bottom:3px solid #f2f2f2;
	border-radius: 10px;
}
.short a{
	background: url(../img/tanki_ico.png) no-repeat 20px,
		url(../img/search_ico.png) no-repeat 97% 10px #fff;
	background-size: auto 40px,
		auto 30px;
}
.daily a{
	background: url(../img/hibarai_ico.png) no-repeat 20px,
		url(../img/search_ico.png) no-repeat 97% 10px #fff;
	background-size: auto 40px,
		auto 30px;
}
.highpay a{
	background: url(../img/koshunyu_ico.png) no-repeat 20px,
		url(../img/search_ico.png) no-repeat 97% 10px #fff;
	background-size: auto 40px,
		auto 30px;
}

/*/////▼ インタビュー ▼////*/
#int{
	padding: 40px 0 80px 0;
	background-color: #fffbb7;
}
#int h2{
	background: url(../img/int_ico.png) no-repeat center top;
	background-size: auto 40px;
}
#int h2 span{
	display: block;
	font-size: 21px;
	font-family: 'Dancing Script', cursive;
	letter-spacing: 0;
	font-weight: bold;
}
#int section dl dt{
	padding: 0;
	text-align: center;
	margin: 0 0 20px 0;
}
#int section dl dt img{
	height: 70px;
}
#int section dl dd{
	padding: 20px;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	color: #333;
	border-radius: 10px;
	position: relative;
	background: #ffd334;
}
#int section dl dd:after{
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(116, 234, 212, 0);
	border-bottom-color: #ffd334;
	border-width: 10px;
	margin-left: -10px;
}

/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 18px;
	font-family: 'M PLUS 1p', sans-serif;
	font-weight: 900;
	padding: 0 0 20px 0;
}
.popup section dl{
	width: 100%;
	background: #74ead4;
	border-radius: 5px;
	padding: 5px;
	box-sizing: border-box;
	margin: 0 0 5% 0;
}
.popup section dl dt{
	font-size: 18px;
	padding: 0 0 5px 0;
	text-align: center;
}
.popup section dl dd ul li{
	width: 48%;
	float: left;
	margin: 0 1% 2% 1%;
}
.popup section dl dd ul li a{
	display: block;
	color: #fff;
	border-radius: 5px;
	background: url(../img/arrow_w.png) no-repeat 98% center #fc6767;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}
