﻿

/*---------------------------------------------
 recruit
 ---------------------------------------------*/
/*サブカテゴリ表示*/
/*サブカテゴリ表示 END
 ---------------------------------------------*/


/*---------------------------------------------
 下層ページ用css
 ---------------------------------------------*/
.recruit #contents .article_container p.apply {
	display: flex;
	justify-content: center;
}
.recruit #contents .article_container p.apply a{
	display: flex;
	text-align: center;
	min-width: 280px;
	margin-top: 3rem;
	padding: 1rem 3rem 1rem 5rem;
	color: #fff;
	display: block;
	border: 1px solid #0095da;
	border-radius: 6px;
	background: #0095da url("../image/icon_all_white.svg") no-repeat 2rem center;
	background-size: 2rem;
	font-size: 1.6rem;
	box-shadow: 0px 0px 13px -3px rgba(0, 0, 0, 0.3);
	background-size: 2rem;
}
.recruit #contents .article_container p.apply a:hover{
	color: #0095da;
	background: /*#1ea7e6*/#FFF url(../image/icon_all.svg) no-repeat 2rem center;
	background-size: 2rem;
	transition: all 0.25s ease 0s;
}
.recruit .part_box {
	width: 80%;
	margin: 5rem auto;
	border: 1px solid #d2d2d7;
	background: #f5f5f7;
	padding: 20px;
}
.recruit #main-contents div.page-section div.entry-body a.part_Agree,
.recruit #contents .article_container .page_recruit a.part_Agree {
	-webkit-appearance: none;
	display: inline-block;
	min-height: 4rem;
	padding: 0.75rem 1rem;
	width: 20vw;
	min-width: 250px;
	max-width: 300px;
	color: #fff;
	background-color: #0095da;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
/*.recruit #main-contents div.page-section div.entry-body a.part_Agree.gray,*/
.recruit #contents .article_container .page_recruit a.part_Agree.gray {
	color: #444;
	background: rgba(245,245,247,.6);
	border: 1px solid #d2d2d7;
}
.recruit #contents .article_container .page_recruit a.part_Agree:hover {
	background: linear-gradient(45deg, #2ca9e1 35%, #007bbb);
}.recruit #contents .article_container .page_recruit a.part_Agree.gray:hover {
	background: linear-gradient(45deg, #f5f5f7 35%, #e1e1e4);
}
.recruit #main-contents div.page-section div.entry-body p.apply,
.recruit .article_container p.apply{
	border-top: 1px solid #0095da;
	padding: 1rem 3.2rem;
	margin: 0;
	margin-top: 5rem;
}

/*---------------------------------------------
 パート職採用情報
 ---------------------------------------------*/
 .recruit #contents .article_container .page_recruit{
	font-size: 1.6rem;
	width: 90%;
	margin: auto;
	letter-spacing: 1px;
	word-break: normal;
}
.recruit #contents .article_container .page_recruit p{
	margin: 1rem 3.2rem;
}
.recruit #contents .article_container .page_recruit .indent01{
	margin-left: 1.6rem;
}
.recruit #contents .article_container .page_recruit .centerBox{
	text-align: center;
	margin: 2rem auto;
}

/*---------------------------------------------
 説明会開催情報
 ---------------------------------------------*/
.recruit #main-contents div.page-section div.entry-body .msg_ttl_box,
.recruit .article_container .msg_ttl_box{
	position: relative;
	height: 300px;
	background:url("https://nangin.jp/img/top/comming-soon.png") 50% 50% no-repeat;
	background-size: contain;
}
.recruit #main-contents div.page-section div.entry-body .msg_ttl_box p,
.recruit .article_container .msg_ttl_box p{
	color: #FFF; 
	font-size: 2rem;
	font-weight: bold;
	line-height: 4rem;
	padding: 3rem 5rem;
	width: 40vw;
	min-width: 500px;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: inline-block;
	background: linear-gradient(45deg, #2ca9e1 35%, #007bbb);
}
.recruit .article_container .msg_ttl_box p{
	text-align: center;
}
/*---------------------------------------------
 採用スケジュール
 ---------------------------------------------*/
.recruit .scheduleField {
	width: 96%;
	/*border: 2px solid #4dbdb8;
	background-color: #fff;*/
	margin: 0 auto;
	padding: 1rem;
	padding-top: 1.5rem;
	margin-bottom: 1rem;
	text-align: center;
}

.recruit .scheduleField .flow p.arrow_box {
	flex-basis: auto;
	max-width: none;
	display: inline-block;
	border-style: solid;
	border-width: 2em 3em 0 3em;
	border-color: #4dbdb8 transparent transparent transparent;
	margin: 1.5em 0 2em 0;
}
.recruit .scheduleField .flow div.feature {
	background: url("../image/bg_linen_blue.png") 0 0 repeat;
	padding: 0.5rem;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 20vw;
	min-width: 350px;
	margin: 0 auto;
}
.recruit .scheduleField .group.selection.unofficialOffer div.feature{
	background: url("../image/bg_linen_orange.png") 0 0 repeat;
}
.recruit .scheduleField .group.selection div.feature{
	border-radius: 10px;
	width: 30%;
	margin: 0 auto;
	padding: 3rem 0.5rem;
}
.recruit #main-contents div.page-section div.entry-body  .scheduleField .flow .feature > p.box_ttl {
	font-weight: bold;
	padding: 0.2rem;
	margin: 0.5rem 3.2rem;
	color: #fff;
	font-size: 2rem;
}

.recruit .scheduleField .flow p.detail {
	text-align: left;
	font-weight: bold;
	padding: 1.2em;
}

.recruit .scheduleField .flow .group {
	border-radius: 10px;
	margin: 3rem auto;
	background: url("../image/bg_linen_lightaquablue.png") 0 0 repeat;}
.recruit .scheduleField .flow .group.selection {
	background-image: none;
	width: 100%;
}
.recruit .scheduleField .flow .group:nth-of-type(1){
	margin-top: 0;
}

/*---------------------------------------------*/

@media screen and (max-width: 1024px){

	/*---------------------------------------------
	 下層ページ用css
	 ---------------------------------------------*/	
	html { font-size: 75%; }
	.recruit .article_container {
		width: 90%;
	}
	.recruit #main-contents div.page-section div.entry-body a.part_Agree,
	.recruit #contents .article_container .page_recruit a.part_Agree {
		min-width: 200px;
		max-width: none;
	}
	.recruit #main-contents div.page-section div.entry-body .msg_ttl_box p{
		width: 70vw;
		min-width: 560px;
	}
	.recruit #main-contents div.page-section div.entry-body .scheduleField .flow div.feature {
		min-width: 300px;
	}
	.recruit #main-contents div.page-section div.entry-body img.img_flow_arrow{
		width: 40vw;
	}
	/* パート職採用情報 */
	.recruit #contents .article_container .page_recruit p {
		margin-left: 0;
		margin-right: 0;
	}
	.recruit #contents .article_container .page_recruit .indent01 {
		margin-left: 0;
	}
	/*---------------------------------------------*/

}
@media screen and (max-width: 599px){

	/*---------------------------------------------
	 下層ページ用css
	 ---------------------------------------------*/
	.recruit .article_container {
		width: 96%;
	}
	html { font-size: 50%; }
	.recruit #main-contents div.page-section div.entry-body a.part_Agree,
	.recruit #contents .article_container .page_recruit a.part_Agree.part_Agree {
		min-width: 130px;
		max-width: 130px;
	}
	
	.recruit .scheduleField .flow div.feature {
		width: 40%;
	}
	.recruit #main-contents div.page-section div.entry-body .msg_ttl_box p{
		width: 90vw;
		min-width: 300px;
	}
	.recruit .scheduleField .group.selection{
		width: 100%;
	}
	.recruit #main-contents div.page-section div.entry-body .scheduleField .flow div.feature{
		min-width: 200px;
	}
	.recruit #main-contents div.page-section div.entry-body img.img_flow_arrow{
		width: 50vw;
		min-width: 180px;
	}
	/* パート職採用情報 */
	.recruit #contents .article_container .page_recruit,
	.recruit #contents .article_container .thanks {
		width: 96%;
	}
	/*---------------------------------------------*/

}