/*-----------------------------
  FV
--------------------------------*/
#icatch{
	background: url("../img/whitebg.png") repeat-x top;
	background-size: auto 85%;
	padding: 0 0 5rem 0;
}
#icatch section{
	min-height: 740px;
	background: url("../img/mv_bg_d.png") no-repeat left top;
}
#icatch h2{
	float: right;
	padding: 100px 0 50px 0;
}
#icatch section ul{
	clear: both;
	padding: 0 0 0 700px;
}
#icatch section ul li{
	width: 49%;
}
#icatch section ul li a{
	display: block;
	padding: 1.2rem 1.2rem 1.3rem 1.2rem;
	font-size: 1.3rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 100px;
	letter-spacing: 0.1em;
}
.search a{
	background: linear-gradient(to right, #ff9666, #ff5e62);
}
.summary a{
	background: linear-gradient(to right, #74e8d2, #a9b3e2);
}
#icatch h2 img{
	margin: 0 auto;
	display: block;
}

@media screen and (max-width:780px) {
/*-----------------------------
  FV
--------------------------------*/
#icatch{
	background: url("../img/mv_bg_m.jpg") no-repeat center;
}
#icatch section{
	min-height: auto;
	background: none;
	padding: 0 1.5rem 5rem 1.5rem;
}
#icatch h2{
	float: none;
	padding: 30% 0 50px 0;
}
#icatch section ul{
	clear: both;
	padding: 0;
}
#icatch section ul li{
	width: 100%;
	margin: 0 0 1.5rem 0;
}
#icatch section ul li a{
	display: block;
	padding: 1.2rem 1.2rem 1.3rem 1.2rem;
	font-size: 1.3rem;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 100px;
	letter-spacing: 0.1em;
}
.search a{
	background: linear-gradient(to right, #ff9666, #ff5e62);
}
.summary a{
	background: linear-gradient(to right, #74e8d2, #a9b3e2);
}
#icatch h2 img{
	margin: 0 auto;
	display: block;
}
}
@media screen and (min-width:781px) and (max-width:1024px) {
#icatch{
	background: none;
}
#icatch h2{
	float: none;
	}
#icatch section{
	background: url("../img/mv_bg_m.jpg") no-repeat center;
	background-size: cover;
	padding: 0 1.5rem 5rem 1.5rem;
}
#icatch section ul{
	lear: both;
	padding: 0;
}
#icatch section ul li{
	width: 49%;
	margin: 0 0 1.5rem 0;
}
}

/*/////▼ 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%;
}

/*-----------------------------
  共通指定
--------------------------------*/
em{
	font-style: normal;
}
.contents{
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_reverse{
	display: flex;
	flex-flow: row-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fix-width{
	max-width: 1360px;
	margin: 0 auto;
}
.fix-width_s{
	max-width: 960px;
	margin: 0 auto;
}
.w_bg{
	background: #fff;
}
.linebg{
	background: url("../img/line_bg.png") repeat-x top #fff;
	background-size: auto 10px;
}
.boxshadow{
	box-shadow:0px 0px 20px -1px rgba(0,0,0, 0.25);
}
.clear{
	clear: both;
}
#location h2,
#condition h2,
#about h2,
#column h2{
	font-size: 4rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1;
}
#location h2 span,
#condition h2 span,
#about h2 span,
#column h2 span{
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.3rem;
	font-weight: lighter;
	color: #24aeb1;
	letter-spacing: 0.1em;
}
@media screen and (max-width:780px) {
/*-----------------------------
  共通指定
--------------------------------*/
em{
	font-style: normal;
}
.contents{
	font-size: 1.2rem;
	letter-spacing: 0.1em;
	line-height: 1.3;
}
.flex{
	display: block;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flex_reverse{
	display: block;
	flex-flow: row-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fix-width{
	max-width: inherit;
	margin: 0 auto;
	padding: 0 1.5rem;
}
.fix-width_s{
	max-width: inherit;
	margin: 0 auto;
	padding: 0 1.5rem;
}
.w_bg{
	background: #fff;
}
.linebg{
	background: url("../img/line_bg.png") repeat-x top #fff;
	background-size: auto 10px;
}
.boxshadow{
	box-shadow:0px 0px 20px -1px rgba(0,0,0, 0.25);
}
.clear{
	clear: both;
}
#location h2,
#condition h2,
#about h2,
#column h2{
	font-size: 2.5rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #000;
	line-height: 1;
}
#location h2 span,
#condition h2 span,
#about h2 span,
#column h2 span{
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 0.9rem;
	font-weight: lighter;
	color: #24aeb1;
	letter-spacing: 0.1em;
}
}

/*-----------------------------
  こだわり
--------------------------------*/
#condition{
	padding: 0 0 5rem 0;
}
#condition h2{
	width: 570px;
	padding: 2rem 0 2rem 2rem;
	background: url("../img/con_ico.png") no-repeat 500px center #fff;
	background-size: auto 40px;
	border-radius: 0 100px 100px 0;
	margin: 0 0 2.5rem 0;
}
#condition section dl{
	width: 32%;
	padding: 1.5rem 1.5rem 0 1.5rem;
}
#condition section dl dt{
	text-align: center;
	font-size: 1.4rem;
	padding: 0 0 1.5rem 0;
}
#condition section dl dt em{
	font-size: 1.8rem;
}
#condition section dl dd ul li{
	width: 48%;
	margin: 0 0 1.5rem;
}
#condition section dl dd ul li a{
	display: block;
	padding: 2rem 1rem;
	text-align: center;
	color: #fff;
}
.hscl{
	background: url("../img/hscl.png") no-repeat left top #fff;
}
.hscl > dd > ul > li.all{
	background: linear-gradient(to right, #ff9666, #ff5e62);
	border-radius: 5px;
}
.univ{
	background: url("../img/universty.png") no-repeat left top #fff;
}
.univ > dd > ul > li.all{
	background: linear-gradient(to right, #74e8d2, #a9b3e2);
	border-radius: 5px;
}
.frt{
	background: url("../img/freeter.png") no-repeat left top #fff;
}
.frt > dd > ul > li.all{
	background: linear-gradient(to right, #d9e05b, #45b349);
	border-radius: 5px;
}
li.food a{
	background: url("../img/con_food.png") no-repeat center;
	border-radius: 5px;
}
li.powerful a{
	background: url("../img/con_keisagyo.png") no-repeat 10% 30%;
	border-radius: 5px;
}
li.office a{
	background: url("../img/con_office.png") no-repeat center;
	border-radius: 5px;
}
li.creative a{
	background: url("../img/con_creative.png") no-repeat center 80%;
	border-radius: 5px;
}
li.nail a{
	background: url("../img/con_nail.png") no-repeat center bottom;
	border-radius: 5px;
}
li.income a{
	background: url("../img/con_income.png") no-repeat center bottom;
	border-radius: 5px;
}
@media screen and (max-width:640px) {
/*-----------------------------
  こだわり
--------------------------------*/
#condition{
	padding: 4rem 0 3rem 0;
}
#condition h2{
	width: 100%;
	padding: 1.5rem 0 1.5rem 1.5rem;
	background: url("../img/con_ico.png") no-repeat 95% center #fff;
	background-size: auto 30px;
	border-radius: 0 100px 100px 0;
	margin: 0 0 2.5rem 0;
}
#condition section dl{
	width: 100%;
	padding: 1.5rem 1.5rem 0.5rem 1.5rem;
	margin: 0 0 1.5rem 0;
}
#condition section dl dt{
	text-align: center;
	font-size: 1.4rem;
	padding: 0 0 1.5rem 0;
}
#condition section dl dt em{
	font-size: 1.8rem;
}
#condition section dl dd ul li{
	width: 100%;
	margin: 0 0 1.5rem 0;
}
#condition section dl dd ul li a{
	display: block;
	padding: 2rem 1rem;
	text-align: center;
	color: #fff;
}
.hscl{
	background: url("../img/hscl.png") no-repeat left top #fff;
	background-size: auto 50px;
	}
.hscl > dd > ul > li.all{
	background: linear-gradient(to right, #ff9666, #ff5e62);
	border-radius: 5px;
}
.univ{
	background: url("../img/universty.png") no-repeat left top #fff;
	background-size: auto 50px;
}
.univ > dd > ul > li.all{
	background: linear-gradient(to right, #74e8d2, #a9b3e2);
	border-radius: 5px;
}
.frt{
	background: url("../img/freeter.png") no-repeat left top #fff;
	background-size: auto 50px;
}
.frt > dd > ul > li.all{
	background: linear-gradient(to right, #d9e05b, #45b349);
	border-radius: 5px;
}
li.food a{
	background: url("../img/con_food.png") no-repeat center;
	background-size: cover;
	border-radius: 5px;
}
li.powerful a{
	background: url("../img/con_keisagyo.png") no-repeat 10% 30%;
	background-size: cover;
	border-radius: 5px;
}
li.office a{
	background: url("../img/con_office.png") no-repeat center;
	background-size: cover;
	border-radius: 5px;
}
li.creative a{
	background: url("../img/con_creative.png") no-repeat center 80%;
	background-size: cover;
	border-radius: 5px;
}
li.nail a{
	background: url("../img/con_nail.png") no-repeat center bottom;
	background-size: cover;
	border-radius: 5px;
}
li.income a{
	background: url("../img/con_income.png") no-repeat center bottom;
	background-size: cover;
	border-radius: 5px;
}
}
@media screen and (min-width:641px) and (max-width:1024px) {
/*-----------------------------
  こだわり
--------------------------------*/
#condition{
	padding: 4rem 0 3rem 0;
}
#condition h2{
	width: 100%;
	padding: 1.5rem 0 1.5rem 1.5rem;
	background: url("../img/con_ico.png") no-repeat 95% center #fff;
	background-size: auto 30px;
	border-radius: 0 100px 100px 0;
	margin: 0 0 2.5rem 0;
}
#condition section dl{
	width: 100%;
	padding: 1.5rem 1.5rem 0.5rem 1.5rem;
	margin: 0 0 1.5rem 0;
}
#condition section dl dt{
	text-align: center;
	font-size: 1.4rem;
	padding: 0 0 1.5rem 0;
}
#condition section dl dt em{
	font-size: 1.8rem;
}
#condition section dl dd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
#condition section dl dd ul li{
	width: 49%;
	margin: 0 0 1.5rem 0;
}
#condition section dl dd ul li a{
	display: block;
	padding: 2rem 1rem;
	text-align: center;
	color: #fff;
}
.hscl{
	background: url("../img/hscl.png") no-repeat left top #fff;
	background-size: auto 50px;
	}
.hscl > dd > ul > li.all{
	background: linear-gradient(to right, #ff9666, #ff5e62);
	border-radius: 5px;
}
.univ{
	background: url("../img/universty.png") no-repeat left top #fff;
	background-size: auto 50px;
}
.univ > dd > ul > li.all{
	background: linear-gradient(to right, #74e8d2, #a9b3e2);
	border-radius: 5px;
}
.frt{
	background: url("../img/freeter.png") no-repeat left top #fff;
	background-size: auto 50px;
}
.frt > dd > ul > li.all{
	background: linear-gradient(to right, #d9e05b, #45b349);
	border-radius: 5px;
}
li.food a{
	background: url("../img/con_food.png") no-repeat center;
	background-size: cover;
	border-radius: 5px;
}
li.powerful a{
	background: url("../img/con_keisagyo.png") no-repeat 10% 30%;
	background-size: cover;
	border-radius: 5px;
}
li.office a{
	background: url("../img/con_office.png") no-repeat center;
	background-size: cover;
	border-radius: 5px;
}
li.creative a{
	background: url("../img/con_creative.png") no-repeat center 80%;
	background-size: cover;
	border-radius: 5px;
}
li.nail a{
	background: url("../img/con_nail.png") no-repeat center bottom;
	background-size: cover;
	border-radius: 5px;
}
li.income a{
	background: url("../img/con_income.png") no-repeat center bottom;
	background-size: cover;
	border-radius: 5px;
}
}

/*-----------------------------
  都道府県
--------------------------------*/
#location{
	padding: 5rem 0 3.5rem 0;
	background: #ade8e2;
}
#location h2{
	width: 570px;
	padding: 2rem 0 2rem 4rem;
	background: url("../img/loc_ico.png") no-repeat 500px center #fff;
	background-size: auto 40px;
	border-radius: 100px 0 0 100px;
	margin: 0 0 2.5rem 0;
	float: right;
}
#location section{
	padding: 0;
}
#location section dl{
	width: 32%;
	height: 270px;
	padding: 0 20px;
	background: #fff;  /* fallback for old browsers */
	box-sizing: border-box;
	margin: 0 0 2% 0;
	box-shadow:0px 0px 20px -1px rgba(0,0,0, 0.20);
}
#location section dl dt{
	font-size: 24px;
	padding: 15px 0;
	text-align: center;
	color: #444;
}
#location section dl dd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#location section dl dd ul::after{
  content:"";
  display: block;
  width:32%;
}
#location section dl dd ul li{
	width: 32%;
	margin: 0 0 2% 0;
}
#location section dl dd ul li a{
	display: block;
	color: #444;
	/* border:1px solid #444; */
	border-radius: 5px;
	background: url("../img/arrow_b.png") no-repeat 98% center #fff562;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 15px 0;
}

/*-----------------------------
  バイトについて
--------------------------------*/
#about{
	padding: 5rem 0;
}
#about h2,
#column h2{
	text-align: center;
	padding: 0 0 2rem 0;
}
.intro{
	padding: 2.5rem 2.5rem 3rem 2.5rem;
	text-align: center;
	margin: 0 auto 2.5rem auto;
	font-size: 1.5rem;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.intro br{
	display: block;
}
.data figure,
.u_profile{
	width: 50%;
}
.data figure{
	padding: 0 0 0 2.5rem;
}
.u_profile{
	padding: 2rem 2rem 0 2rem;
}
.u_profile dt,
.personal dt{
	font-size: 1.8rem;
	text-align: center;
	font-weight: lighter;
	color: #24aeb1;
	padding: 0 0 2rem 0;
	background: url("../img/tpc_ico01.png") no-repeat 10% 25%,
		url("../img/tpc_ico02.png") no-repeat 90% 25%;
	background-size: auto 30px;
}
.u_profile dd,
.personal dd{
	padding: 0 0 2rem 0;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: justify;
}
.u_profile dd img,
.personal dd img{
	display: block;
	margin: 0 auto;
}
.personal{
	width: 32%;
	margin: 2.5rem 0 0 0;
	padding: 2rem 2rem 0 2rem;
}
@media screen and (max-width:780px) {
/*-----------------------------
  バイトについて
--------------------------------*/
#about{
	padding: 5rem 0;
}
#about h2,
#column h2{
	text-align: center;
	padding: 0 0 2rem 0;
}
.intro{
	padding: 2.5rem 1.5rem 3rem 1.5rem;
	text-align: justify;
	margin: 0 auto 2.5rem auto;
	font-size: 1.3rem;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
.intro br{
	display: none;
}
.data figure,
.u_profile{
	width: 100%;
}
.data figure{
	padding: 0 0 2.5rem 0;
}
.data figure img{
	display: block;
	width: 70%;
	margin: 0 auto;
	}
.u_profile{
	padding: 2rem 2rem 0 2rem;
}
.u_profile dt{
	font-size: 1.2rem;
	text-align: center;
	font-weight: normal;
	color: #24aeb1;
	padding: 0 0 2rem 0;
	background: none;
	background-size: auto 30px;
}
.personal dt{
	font-size: 1.4rem;
	text-align: center;
	font-weight: normal;
	color: #24aeb1;
	padding: 0 0 2rem 0;
	background: none;
	background: url("../img/tpc_ico01.png") no-repeat left 25%,
		url("../img/tpc_ico02.png") no-repeat right 25%;
	background-size: auto 30px;
}
.u_profile dd,
.personal dd{
	padding: 0 0 2rem 0;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.5;
	text-align: justify;
}
.u_profile dd img,
.personal dd img{
	display: block;
	margin: 0 auto;
}
.personal{
	width: 100%;
	margin: 2.5rem 0 0 0;
	padding: 2rem 2rem 0 2rem;
}
}

/*-----------------------------
  コラム
--------------------------------*/
#column{
	padding: 5rem 0;
	background: #fff562;
}
#column section{
	padding: 2.5rem;
	font-size: 1.4rem;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#column section div{
	margin: 0 0 2.5rem 0;
}
#column section p{
	width: 53%;
}
#column section figure{
	width: 45%;
}
@media screen and (max-width:780px) {
/*-----------------------------
  コラム
--------------------------------*/
#column{
	padding: 5rem 1.5rem;
	background: #fff562;
}
#column section{
	padding: 2.5rem;
	font-size: 1.2rem;
	font-weight: lighter;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#column section div{
	margin: 0 0 2rem 0;
}
#column section p{
	width: 100%;
	text-align: justify;
}
#column section figure{
	width: 100%;
	margin: 0 0 1.2rem 0;
}
#column section figure img{
	width: 250px;
	display: block;
	margin: 0 auto;
	}
}

/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 24px;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section,
.popup section dl dd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.popup section dl{
	width: 32%;
	height: 230px;
	background: #fff562;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 0 2% 0;
}
.popup section dl dt{
	font-size: 18px;
	color: #444;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul::after{
  content:"";
  display: block;
  width:32%;
}
.popup section dl dd ul li{
	width: 32%;
	margin: 0 0 2% 0;
}
.popup section dl dd ul li a{
	display: block;
	color: #444;
	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) {
	

/*/////▼ 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%;
}


/*-----------------------------
  都道府県
--------------------------------*/
#location{
	padding: 4rem 0 4rem 0;
	background: #ade8e2;
}
#location h2{
	width: 100%;
	padding: 2rem 0 2rem 2rem;
	background: url("../img/loc_ico.png") no-repeat 95% center #fff;
	background-size: auto 30px;
	border-radius: 100px 0 0 100px;
	margin: 0 0 2.5rem 0;
	float: none;
}
	#location section{
		padding: 0 1.5rem;
	}
#location section ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#location section ul li{
	width: 48%;
	margin: 0 0 2% 0;
	}
#location section dl{
	width: auto;
	height: auto;
	background: #fff;  /* fallback for old browsers */
	border-radius: 5px;
	padding: 5px;
	box-sizing: border-box;
}
#location section dl dt{
	font-size: 18px;
	padding: 15px 0;
	text-align: center;
	color: #444;
}
#location section dl dd ul{
	padding: 0 5px;
}
#location section dl dd ul li{
	width: 100%;
	float: none;
	margin: 0 0 5% 0;
}
#location section dl dd ul li a{
	display: block;
	color: #444;
	/* border:1px solid #444; */
	border-radius: 5px;
	background: url(../img/arrow_b.png) no-repeat 98% center #fff562;
	background-size:auto 12px;
	font-size: 14px;
	text-align: center;
	padding: 10px 0;
}
.areamenu dd{
	display: none;
	}



/*/////▼ モーダル内リンク ▼////*/
.popup h2{
	font-size: 18px;
	font-weight: lighter;
	line-height: 1.5;
	padding: 0 0 20px 0;
}
.popup section{
	display: block;
}
.popup section dl{
	width: 100%;
	height: auto;
	background: #fff562;  /* fallback for old browsers */
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	margin: 0 0 2% 0;
}
.popup section dl dt{
	font-size: 18px;
	color: #444;
	font-weight: lighter;
	padding: 0 0 10px 0;
	text-align: center;
}
.popup section dl dd ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.popup section dl dd ul li{
	width: 32%;
	margin: 0 0 2% 0;
}
.popup section dl dd ul li a{
	display: block;
	color: #444;
	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;
}
}