@charset "utf-8";


/**************************************************50
 * recruitment
 **************************************************/
#recruitment{
}
#recruitment:after{
	background-repeat: no-repeat;
	content: "";
	display: block;
}
#recruitment.lazyloaded:after{
	background-image: url("https://ins-parasol.co.jp/images/user/recruitment/main.jpg");
}
#recruitment > div{
	color: #007ED2;
	line-height: 1.4;
}
#recruitment > div p{
}
#recruitment > div span{
	font-weight: bold;
}
#recruitment > div b{
	font-weight: bold;
}
#recruitment > div strong{
	font-weight: bold;
}
@media screen and (max-width:767px){
	#recruitment{
		margin-bottom: 6.25%;
	}
	#recruitment:after{
		background-position: right top;
		background-size: 145% auto;
		padding-bottom: 42.5%;
	}
	#recruitment > div{
		margin-bottom: 3.125%;
	}
	#recruitment > div p{
		padding: 0 3.125%;
	}
	#recruitment > div p + p{
		margin-top: 3.125%;
	}
	#recruitment > div span{
	}
	#recruitment > div b{
		font-size: 137.5%;
	}
	#recruitment > div strong{
		font-size: 175%;
	}
}
@media screen and (min-width:768px){
	#recruitment{
		margin-top: -50px;
		margin-bottom: 100px;
		position: relative;
	}
	#recruitment:after{
		background-position: right center;
		background-size: contain;
		padding-bottom: 36.25%;
	}
	#recruitment > div{
		position: absolute;
		top: 50%;
		left: 0;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
	}
	#recruitment > div p{
	}
	#recruitment > div p + p{
		margin-top: 30px;
	}
	#recruitment > div span{
		font-size: 125%;
	}
	#recruitment > div b{
		font-size: 175%;
	}
	#recruitment > div strong{
		font-size: 250%;
	}
}


/**************************************************50
 * recruitment_what
 **************************************************/
#recruitment_what{
}
#recruitment_what h2{
	line-height: 1.2;
	text-align: center;
}
#recruitment_what figure{
}
#recruitment_what figure figcaption{
}
#recruitment_what figure figcaption h3{
	line-height: 1.2;
}
#recruitment_what figure figcaption p{
	font-size: 87.5%;
}
#recruitment_what figure picture{
}
#recruitment_what figure picture img{
	width: 100%;
}
@media screen and (max-width:767px){
	#recruitment_what{
		margin-bottom: 6.25%;
	}
	#recruitment_what h2{
		font-size: 125%;
		margin-bottom: 3.125%;
	}
	#recruitment_what figure{
	}
	#recruitment_what figure figcaption{
		margin-bottom: 3.125%;
	}
	#recruitment_what figure figcaption h3{
		font-size: 112.5%;
		margin-bottom: 1.5625%;
		padding: 0 3.125%;
	}
	#recruitment_what figure figcaption p{
		padding: 0 3.125%;
	}
	#recruitment_what figure picture{
		padding: 0 3.125%;
	}
}
@media screen and (min-width:768px){
	#recruitment_what{
		margin-bottom: 100px;
	}
	#recruitment_what h2{
		font-size: 150%;
		margin-bottom: 50px;
	}
	#recruitment_what figure{
		border-collapse: separate;
		border-spacing: 0;
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	#recruitment_what figure figcaption{
		display: table-cell;
		vertical-align: middle;
	}
	#recruitment_what figure figcaption h3{
		font-size: 125%;
		margin-bottom: 20px;
	}
	#recruitment_what figure figcaption p{
	}
	#recruitment_what figure picture{
		display: table-cell;
		position: relative;
		vertical-align: middle;
		width: 50%;
	}
	#recruitment_what figure picture:before{
		content: "";
		display: block;
		padding-top: 66.78832116788321%;
	}
	#recruitment_what figure picture img{
		position: absolute;
		top: 50%;
		left: 0;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#recruitment_what figure{
		border-spacing: 20px 0;
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media screen and (min-width:940px) and (max-width:1199px){
	#recruitment_what figure{
		border-spacing: 30px 0;
	}
}
@media screen and (min-width:1200px) and (max-width:1279pxpx){
	#recruitment_what figure{
		border-spacing: 40px 0;
	}
}
@media screen and (min-width:1280px){
	#recruitment_what figure{
		border-spacing: 50px 0;
	}
}


/**************************************************50
 * recruitment_daily
 **************************************************/
#recruitment_daily{
}
#recruitment_daily h2{
	line-height: 1.2;
	text-align: center;
}
#recruitment_daily figure{
}
#recruitment_daily figure figcaption{
}
#recruitment_daily figure figcaption span{
	border-bottom: 1px solid #2E3192;
	color: #2E3192;
	display: inline-block;
	padding-right: 4em;
}
#recruitment_daily figure figcaption h3{
	color: #2E3192;
}
#recruitment_daily figure figcaption p{
	font-size: 87.5%;
}
#recruitment_daily figure picture{
}
#recruitment_daily figure picture img{
	width: 100%;
}
@media screen and (max-width:767px){
	#recruitment_daily{
		margin-bottom: 6.25%;
	}
	#recruitment_daily h2{
		font-size: 125%;
		margin-bottom: 3.125%;
	}
	#recruitment_daily figure{
	}
	#recruitment_daily figure + figure{
		margin-top: 3.125%;
	}
	#recruitment_daily figure figcaption{
		margin-bottom: 3.125%;
		line-height: 1.8;
	}
	#recruitment_daily figure figcaption span{
		margin-left: 3.125%;
	}
	#recruitment_daily figure figcaption h3{
		padding: 0 3.125%;
	}
	#recruitment_daily figure figcaption p{
		padding: 0 3.125%;
	}
	#recruitment_daily figure picture{
		padding: 0 3.125%;
	}
	#recruitment_daily figure picture img{
	}
}
@media screen and (min-width:768px){
	#recruitment_daily{
		margin-bottom: 100px;
	}
	#recruitment_daily h2{
		font-size: 150%;
		margin-bottom: 50px;
	}
	#recruitment_daily figure{
		border-collapse: separate;
		border-spacing: 0;
		display: table;
		margin-left: auto;
		margin-right: auto;
		table-layout: fixed;
	}
	#recruitment_daily figure + figure{
		margin-top: 50px;
	}
	#recruitment_daily figure figcaption{
		display: table-cell;
		padding-left: 8.375em;
		position: relative;
		vertical-align: top;
	}
	#recruitment_daily figure figcaption span{
		position: absolute;
		top: 0;
		left: 0;
	}
	#recruitment_daily figure figcaption h3{
	}
	#recruitment_daily figure figcaption p{
	}
	#recruitment_daily figure picture{
		display: table-cell;
		vertical-align: top;
		width: 44%;
	}
	#recruitment_daily figure picture img{
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#recruitment_daily figure{
		border-spacing: 20px 0;
		margin-left: -20px;
		margin-right: -20px;
	}
}
@media screen and (min-width:940px) and (max-width:1199px){
	#recruitment_daily figure{
		border-spacing: 30px 0;
	}
}
@media screen and (min-width:1200px) and (max-width:1279pxpx){
	#recruitment_daily figure{
		border-spacing: 40px 0;
	}
}
@media screen and (min-width:1280px){
	#recruitment_daily figure{
		border-spacing: 50px 0;
		width: 930px;
	}
}


/**************************************************50
 * recruitment_voice
 **************************************************/
#recruitment_voice{
}
#recruitment_voice h2{
	line-height: 1.2;
	text-align: center;
}
#recruitment_voice > div{
	background-color: #F8F8F8;
	margin-left: auto;
	margin-right: auto;
}
#recruitment_voice > div h3{
	position: relative;
}
#recruitment_voice > div h3 span{
	display: block;
}
#recruitment_voice > div h3 b{
	display: block;
	line-height: 1;
}
#recruitment_voice > div h3 img{
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#recruitment_voice > div table{
	font-size: 87.5%;
}
#recruitment_voice > div table tr th{
}
#recruitment_voice > div table tr td{
	border-bottom: 1px solid #4D4D4D;
}
@media screen and (max-width:767px){
	#recruitment_voice{
		margin-bottom: 6.25%;
	}
	#recruitment_voice h2{
		font-size: 125%;
		margin-bottom: 3.125%;
	}
	#recruitment_voice > div{
		margin-left: auto;
		margin-right: auto;
		padding: 6.25% 3.125% 3.125%;
		width: 93.75%;
	}
	#recruitment_voice > div + div{
		margin-top: 3.125%;
	}
	#recruitment_voice > div h3{
		margin-bottom: 3.571428571428571%;
		padding-left: calc(80px + 3.571428571428571%);
	}
	#recruitment_voice > div h3 span{
		font-size: 62.5%;
	}
	#recruitment_voice > div h3 b{
		font-size: 125%;
	}
	#recruitment_voice > div h3 img{
		width: 80px;
	}
	#recruitment_voice > div table,
	#recruitment_voice > div table tbody,
	#recruitment_voice > div table tr,
	#recruitment_voice > div table th,
	#recruitment_voice > div table td{
		display: block;
	}
	#recruitment_voice > div table{
	}
	#recruitment_voice > div table tr th{
		border-bottom: 1px dashed #4D4D4D;
		padding: 1.5625% 3.125%;
		margin-left: auto;
		margin-right: auto;
		width: 93.75%;
	}
	#recruitment_voice > div table tr th br{
		display: none;
	}
	#recruitment_voice > div table tr td{
		padding: 1.5625% 6.25%;
	}
}
@media screen and (min-width:768px){
	#recruitment_voice{
		margin-bottom: 100px;
	}
	#recruitment_voice h2{
		font-size: 150%;
		margin-bottom: 50px;
	}
	#recruitment_voice > div{
		width: -webkit-calc(100% - (40px * 2));
		width: calc(100% - (40px * 2));
		max-width: 890px;
	}
	#recruitment_voice > div + div{
		margin-top: 50px;
	}
	#recruitment_voice > div h3{
		padding-left: 120px;
		margin-bottom: 20px;
	}
	#recruitment_voice > div h3 span{
		font-size: 75%;
	}
	#recruitment_voice > div h3 b{
		font-size: 150%;
	}
	#recruitment_voice > div h3 img{
		width: 100px;
	}
	#recruitment_voice > div table{
		border-collapse: separate;
		border-spacing: 0;
		table-layout: fixed;
	}
	#recruitment_voice > div table tr th{
		border-bottom: 1px solid #4D4D4D;
		padding: 1em 0;
		width: 14em;
	}
	#recruitment_voice > div table tr td{
		padding: 1em 0;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
	#recruitment_voice > div{
		padding: 30px 20px 20px;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	#recruitment_voice > div{
		padding: 30px 30px 30px;
	}
}
@media screen and (min-width:1200px){
	#recruitment_voice > div{
		padding: 50px 40px 40px;
	}
}


/**************************************************50
 * recruitment_message
 **************************************************/
#recruitment_message{
}
#recruitment_message > div{
	background-color: #FEFFB4;
	line-height: 1.8;
	margin-left: auto;
	margin-right: auto;
}
#recruitment_message > div p{
	color: #212121;
}
#recruitment_message > div > strong{
	color: #29A9E0;
	display: inline-block;
	font-weight: normal;
}
@media screen and (max-width:767px){
	#recruitment_message{
		margin-bottom: 6.25%;
	}
	#recruitment_message > div{
		padding: 1.5625% 3.125%;
		width: 93.75%;
	}
	#recruitment_message > div p{
	}
	#recruitment_message > div > strong{
		font-size: 125%;
		line-height: 1.6;
	}
}
@media screen and (min-width:768px){
	#recruitment_message{
		margin-bottom: 100px;
	}
	#recruitment_message > div{
		padding: 20px 10px;
		text-align: center;
		width: -webkit-calc(100% - (20px * 2));
		width: calc(100% - (20px * 2));
		max-width: 1000px;
	}
	#recruitment_message > div p{
	}
	#recruitment_message > div > strong{
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#recruitment_message > div p{
		font-size: 125%;
	}
	#recruitment_message > div > strong{
		font-size: 137.5%;
	}
}
@media screen and (min-width:940px){
	#recruitment_message > div p{
		font-size: 150%;
	}
	#recruitment_message > div > strong{
		font-size: 162.5%;
	}
}


/**************************************************50
 * recruitment_detail
 **************************************************/
#recruitment_detail{
}
#recruitment_detail .tbl_com{
}
#recruitment_detail .tbl_com tr th{
	border: none;
	color: #2180A9;
}
#recruitment_detail .tbl_com tr:nth-child(odd) th{
	background-color: #F2F2F2F;
}
#recruitment_detail .tbl_com tr td{
	border: none;
}
#recruitment_detail .tbl_com tr:nth-child(odd) td{
	background-color: #F2F2F2F;
}
@media screen and (max-width:767px){
	#recruitment_detail{
		margin-bottom: 6.25%;
	}
}
@media screen and (min-width:768px){
	#recruitment_detail{
		margin-bottom: 100px;
	}
	#recruitment_detail .tbl_com{
	}
}
@media screen and (min-width:768px) and (max-width:939px){
	#recruitment_detail .tbl_com{
		width: 700px;
	}
}
@media screen and (min-width:940px) and (max-width:1024px){
	#recruitment_detail .tbl_com{
		width: 820px;
	}
}
@media screen and (min-width:1024px){
	#recruitment_detail .tbl_com{
		width: 890px;
	}
}


